forked from geonetwork/core-geonetwork
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Thesaurus / OWL format / Mobility theme hierarchy
Follow up of geonetwork#7674 Mobility DCAT theme vocabulary top concepts is available at https://mobilitydcat-ap.github.io/controlled-vocabularies/mobility-theme/latest/index.html#/ The vocabulary contains 2 top concepts: ```xml <skos:hasTopConcept rdf:resource="https://w3id.org/mobilitydcat-ap/mobility-theme/data-content-category"/> <skos:hasTopConcept rdf:resource="https://w3id.org/mobilitydcat-ap/mobility-theme/data-content-sub-category"/> ``` which are not really needed for browsing the main categories and sub categories. Use the narrower terms of the "content category" top concept as the top concepts of the scheme to facilitate keyword selection in editor and generate proper facet hierarchy in search.
- Loading branch information
1 parent
357f461
commit 0110aeb
Showing
1 changed file
with
53 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters