Skip to content

Commit 80d5d51

Browse files
committed
config-editor overlay, improve hierarchical thesaurus management
using xlink with anchor did not work before (for httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory) default transformation has changed: do not rely on default for external.place.regions anymore, use to-iso19115-3.2018-keyword-with-anchor advanced view has to be aligned with simple view !
1 parent 05b6139 commit 80d5d51

1 file changed

Lines changed: 30 additions & 2 deletions

File tree

  • web/src/main/webapp/WEB-INF/data/config/schema_plugins/iso19115-3.2018.che/layout

web/src/main/webapp/WEB-INF/data/config/schema_plugins/iso19115-3.2018.che/layout/config-editor.xml

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,10 @@
649649
transformations="to-iso19115-3.2018-keyword-as-xlink"
650650
/>
651651
<thesaurus key="external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
652-
transformations="to-iso19115-3.2018-keyword-as-xlink-with-anchor"
652+
transformations="to-iso19115-3.2018-keyword-with-anchor"
653+
/>
654+
<thesaurus key="external.place.regions"
655+
transformations="to-iso19115-3.2018-keyword-with-anchor"
653656
/>
654657
</thesaurusList>
655658
</view>
@@ -792,7 +795,32 @@
792795
in="/che:CHE_MD_Metadata"/>
793796
</tab>
794797

795-
<thesaurusList defaultTransformation="to-iso19115-3.2018-keyword-with-anchor"/>
798+
<thesaurusList>
799+
<thesaurus key="external.theme.gemet"
800+
transformations="to-iso19115-3.2018-keyword-as-xlink"
801+
/>
802+
<thesaurus key="external.theme.inspire-theme"
803+
transformations="to-iso19115-3.2018-keyword-as-xlink"
804+
/>
805+
<thesaurus key="external.theme.gemet-theme"
806+
transformations="to-iso19115-3.2018-keyword-as-xlink"
807+
/>
808+
<thesaurus key="external.theme.inspire-service-taxonomy"
809+
transformations="to-iso19115-3.2018-keyword-as-xlink"
810+
/>
811+
<thesaurus key="local.theme.geocat.ch"
812+
transformations="to-iso19115-3.2018-keyword-as-xlink"
813+
/>
814+
<thesaurus key="external.none.allThesaurus"
815+
transformations="to-iso19115-3.2018-keyword-as-xlink"
816+
/>
817+
<thesaurus key="external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
818+
transformations="to-iso19115-3.2018-keyword-with-anchor"
819+
/>
820+
<thesaurus key="external.place.regions"
821+
transformations="to-iso19115-3.2018-keyword-with-anchor"
822+
/>
823+
</thesaurusList>
796824
</view>
797825
<view name="xml">
798826
<sidePanel>

0 commit comments

Comments
 (0)