From bf2b88f7824d3a08820b32403bcdf23376f16e58 Mon Sep 17 00:00:00 2001 From: christophe mangeat Date: Wed, 4 Dec 2024 15:18:43 +0100 Subject: [PATCH] leftovers of https://github.com/geonetwork/core-geonetwork/pull/6188 --- .../formatter/citation/config.properties | 1 + .../iso19139.che/formatter/citation/view.xsl | 48 +++++++ .../process/add-date-for-status.xsl | 28 ++++ .../iso19139.che/process/add-resource-id.xsl | 133 ++++-------------- .../process/collection-merge-utility.xsl | 28 ++++ .../process/collection-updater.xsl | 28 ++++ .../iso19139.che/process/doi-remove.xsl | 28 ++++ .../src/main/plugin/iso19139.che/suggest.xsl | 42 +++++- 8 files changed, 226 insertions(+), 110 deletions(-) create mode 100644 iso19139.che/src/main/plugin/iso19139.che/formatter/citation/config.properties create mode 100644 iso19139.che/src/main/plugin/iso19139.che/formatter/citation/view.xsl create mode 100644 iso19139.che/src/main/plugin/iso19139.che/process/add-date-for-status.xsl create mode 100644 iso19139.che/src/main/plugin/iso19139.che/process/collection-merge-utility.xsl create mode 100644 iso19139.che/src/main/plugin/iso19139.che/process/collection-updater.xsl create mode 100644 iso19139.che/src/main/plugin/iso19139.che/process/doi-remove.xsl diff --git a/iso19139.che/src/main/plugin/iso19139.che/formatter/citation/config.properties b/iso19139.che/src/main/plugin/iso19139.che/formatter/citation/config.properties new file mode 100644 index 0000000000..10e7956512 --- /dev/null +++ b/iso19139.che/src/main/plugin/iso19139.che/formatter/citation/config.properties @@ -0,0 +1 @@ +published=false \ No newline at end of file diff --git a/iso19139.che/src/main/plugin/iso19139.che/formatter/citation/view.xsl b/iso19139.che/src/main/plugin/iso19139.che/formatter/citation/view.xsl new file mode 100644 index 0000000000..71f4b3ccb2 --- /dev/null +++ b/iso19139.che/src/main/plugin/iso19139.che/formatter/citation/view.xsl @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/iso19139.che/src/main/plugin/iso19139.che/process/add-date-for-status.xsl b/iso19139.che/src/main/plugin/iso19139.che/process/add-date-for-status.xsl new file mode 100644 index 0000000000..a5beb741db --- /dev/null +++ b/iso19139.che/src/main/plugin/iso19139.che/process/add-date-for-status.xsl @@ -0,0 +1,28 @@ + + + + + + diff --git a/iso19139.che/src/main/plugin/iso19139.che/process/add-resource-id.xsl b/iso19139.che/src/main/plugin/iso19139.che/process/add-resource-id.xsl index bac3cf85ab..f99f708a0a 100644 --- a/iso19139.che/src/main/plugin/iso19139.che/process/add-resource-id.xsl +++ b/iso19139.che/src/main/plugin/iso19139.che/process/add-resource-id.xsl @@ -1,113 +1,28 @@ + + - - - - - - Current record does not contain resource identifier. Add the following identifier: - Cette fiche ne contient pas d'identifiant pour la ressource. Ajouter l'identifiant - suivant : - - - - - - - - - - - - - - - - - - - - - - . - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/iso19139.che/src/main/plugin/iso19139.che/process/collection-merge-utility.xsl b/iso19139.che/src/main/plugin/iso19139.che/process/collection-merge-utility.xsl new file mode 100644 index 0000000000..f54af3ae80 --- /dev/null +++ b/iso19139.che/src/main/plugin/iso19139.che/process/collection-merge-utility.xsl @@ -0,0 +1,28 @@ + + + + + + diff --git a/iso19139.che/src/main/plugin/iso19139.che/process/collection-updater.xsl b/iso19139.che/src/main/plugin/iso19139.che/process/collection-updater.xsl new file mode 100644 index 0000000000..81fbc697b9 --- /dev/null +++ b/iso19139.che/src/main/plugin/iso19139.che/process/collection-updater.xsl @@ -0,0 +1,28 @@ + + + + + + diff --git a/iso19139.che/src/main/plugin/iso19139.che/process/doi-remove.xsl b/iso19139.che/src/main/plugin/iso19139.che/process/doi-remove.xsl new file mode 100644 index 0000000000..c2be3b17e7 --- /dev/null +++ b/iso19139.che/src/main/plugin/iso19139.che/process/doi-remove.xsl @@ -0,0 +1,28 @@ + + + + + + diff --git a/iso19139.che/src/main/plugin/iso19139.che/suggest.xsl b/iso19139.che/src/main/plugin/iso19139.che/suggest.xsl index 06af94fe58..650af7d7c1 100644 --- a/iso19139.che/src/main/plugin/iso19139.che/suggest.xsl +++ b/iso19139.che/src/main/plugin/iso19139.che/suggest.xsl @@ -1,4 +1,27 @@ + + + @@ -14,9 +38,17 @@ - + + + + +

collection-updater

keywords-comma-exploder

scale-denominator-formatter

add-extent-from-geokeywords

@@ -25,6 +57,14 @@

inspire-add-conformity

linked-data-checker

related-metadata-checker

+

add-resource-id

+

add-date-for-status

+ +