From 63e4a1d3bead4be3f6526dd6a4764f0b3a4a3b1a 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 @@ - + + + + + - + + + + + + + + + + + + + + + + + + - + + + + + + + +