-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Background
We have a continued need for a plain text field to indicate a custom grouping or collection.
- Under GBL 1.0, this was entered in
dct_isPartOf_smas linkable plain text. - Under OGM Aardvark, the options for this are:
- Create a separate record to represent the collection. Use the
pcdm_memberOf_smfield ordct_isPartOf_smto establish a relationship - Use the uncontrolled
dct_subject_smfield for custom values
- Create a separate record to represent the collection. Use the
Options from other schemas
- mri:aggregateDataSetName - from ISO to group datasets
- schema.org/targetCollection - to indicate a collection; the addition of
targethelps distinguish the URI from the value ofcollection(The termcollectionis a value for the Dublin Core Type field as well as the OGM "Resource Class" field. - schema.org/about - a very general field that can take a subject
- ddi:group - general concept of grouping items.
- ead_subcollection
Suggestions for custom options
gbl_collection_smgbl_grouping_smogm_collection_smogm_subcollection_sm
Considerations
Pluses:
- This would let users more easily search for the values in the catalog
- This would maintain values for anyone still looking to migrate from GBL 1.0
Cons:
- Adding a new field might make things confusing or simply add too many options. We already have a 5 categorization fields:
- Resource Class: short controlled vocab of top level groupings
- Resource Type: short controlled vocab of secondary groupings
- Theme: ISO Topic Categories, with OGM specific spellings
- Subject: uncontrolled, used for LOC, or ISO variant spellings
- Keyword: hidden, uncontrolled tags
We also have several relationship fields: Member Of, Is Part Of, Source
- The label "Collection" would conflict with how Member Of is labeled.
Related issues
#43
OpenGeoMetadata/GeoCombine#143
Geo4LibCamp 24 discussion
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress