From 0110aebe2ce5854fd392ae67b7fd5beb7f41e079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Prunayre?= Date: Mon, 30 Sep 2024 20:10:15 +0200 Subject: [PATCH] Thesaurus / OWL format / Mobility theme hierarchy Follow up of https://github.com/geonetwork/core-geonetwork/pull/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 ``` 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. --- .../xslt/services/thesaurus/owl-to-skos.xsl | 61 ++++++++++++++++--- 1 file changed, 53 insertions(+), 8 deletions(-) diff --git a/web/src/main/webapp/xslt/services/thesaurus/owl-to-skos.xsl b/web/src/main/webapp/xslt/services/thesaurus/owl-to-skos.xsl index 449ee6d70d5..b7a71380331 100644 --- a/web/src/main/webapp/xslt/services/thesaurus/owl-to-skos.xsl +++ b/web/src/main/webapp/xslt/services/thesaurus/owl-to-skos.xsl @@ -24,9 +24,9 @@ @@ -40,12 +40,38 @@ - + + + + + - + + + + + + + + + + + + + + + + + + - + + + + + + + +