-
Notifications
You must be signed in to change notification settings - Fork 62
Customize Metadata Profiles
Marten edited this page May 26, 2022
·
14 revisions
This topic describes how the geoportal web application supports its default metadata profiles, and how it can be configured to support additional metadata profiles.
Steps to creating a new profile:
- Understand your metadata profile
-
Geoportal XML Editor (GXE) concepts
- Object-oriented approach
- XML vs User Interface elements
-
Create a New Metadata Type
- Choose a base type
- Define the new type
- Create your root documents
- Extend the New Type
- Add any additional fields in the catalog item JSON
- Select the proper JSON field type for the new field
- Extract your new fields from the metadata using one of the Evaluators
- Update the search UI
- Add Metadata Translators