From f4ab19ddccc1b00590742e73c3d78d9efc19bc27 Mon Sep 17 00:00:00 2001 From: Tom LAVEILLE Date: Fri, 2 Aug 2024 10:21:56 +0200 Subject: [PATCH] =?UTF-8?q?T=C3=A9l=C3=A9verser=20les=20fichiers=20vers=20?= =?UTF-8?q?"CenRa=5FMetabase/resources/xml"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CenRa_Metabase/resources/xml/dcat.xml | 26 +++++++++++++++++++ CenRa_Metabase/resources/xml/distribution.xml | 9 +++++++ CenRa_Metabase/resources/xml/publisher.xml | 6 +++++ 3 files changed, 41 insertions(+) create mode 100644 CenRa_Metabase/resources/xml/dcat.xml create mode 100644 CenRa_Metabase/resources/xml/distribution.xml create mode 100644 CenRa_Metabase/resources/xml/publisher.xml diff --git a/CenRa_Metabase/resources/xml/dcat.xml b/CenRa_Metabase/resources/xml/dcat.xml new file mode 100644 index 0000000..852508d --- /dev/null +++ b/CenRa_Metabase/resources/xml/dcat.xml @@ -0,0 +1,26 @@ + + + + + CEN-RA DCAT RDF catalog + {language} + CEN-RA Metadata + + + + {content} + + + + + + diff --git a/CenRa_Metabase/resources/xml/distribution.xml b/CenRa_Metabase/resources/xml/distribution.xml new file mode 100644 index 0000000..6aa24c5 --- /dev/null +++ b/CenRa_Metabase/resources/xml/distribution.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/CenRa_Metabase/resources/xml/publisher.xml b/CenRa_Metabase/resources/xml/publisher.xml new file mode 100644 index 0000000..3179d73 --- /dev/null +++ b/CenRa_Metabase/resources/xml/publisher.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file