From 4365cd2c165aed75c31d28185f31742cb2cb79c7 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 23 Feb 2004 12:55:02 +0000 Subject: [PATCH] Updated to new identifiers (again). Make SRW DC stylesheet. --- etc/MARC21slim2SRWDC.xsl | 209 ++++++++++++++++++++++++++++++++++++++++++++++ etc/Makefile.am | 1 + etc/config.xml | 12 +-- etc/voyager.xml | 16 ++-- 4 files changed, 224 insertions(+), 14 deletions(-) create mode 100644 etc/MARC21slim2SRWDC.xsl diff --git a/etc/MARC21slim2SRWDC.xsl b/etc/MARC21slim2SRWDC.xsl new file mode 100644 index 0000000..093068c --- /dev/null +++ b/etc/MARC21slim2SRWDC.xsl @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">abfghk</xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + collection + + + + + + manuscript + + + + text + cartographic + notated music + sound recording + still image + moving image + three dimensional object + software, multimedia + mixed material + + + + + + + + + + + + + ab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcd + + + + + + + + + + abcdu + + + + + + + + ot + + + + + + + + + + + + + + + + + + + + + + + diff --git a/etc/Makefile.am b/etc/Makefile.am index 02ee939..e2b7c58 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,6 +1,7 @@ EXTRA_DIST = config.xml voyager.xml yaz-proxy.sh pqf.properties \ MARC21slim2DC.xsl \ + MARC21slim2SRWDC.xsl \ MARC21slim2MODS.xsl \ MARC21slim2MODS3.xsl \ MARC21slim2RDFDC.xsl \ diff --git a/etc/config.xml b/etc/config.xml index 99afbe6..8a736ee 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -1,5 +1,5 @@ - + indexdata.dk @@ -39,13 +39,13 @@ - dc marcxml @@ -54,8 +54,8 @@ > mods - mods3 diff --git a/etc/voyager.xml b/etc/voyager.xml index 648834c..5676269 100644 --- a/etc/voyager.xml +++ b/etc/voyager.xml @@ -1,5 +1,5 @@ - + @@ -61,13 +61,13 @@ MARCXML marcxml - Dublin Core dc @@ -79,7 +79,7 @@ mods MODS v3 mods3 @@ -162,17 +162,17 @@ - MARCXML - Dublin Core - MODS -- 1.7.10.4