From be0709b4236de16e9a41cdf9d04d7a9f4cf9b490 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 18 Jul 2007 14:19:03 +0000 Subject: [PATCH] Added OAI/DC conversion. --- etc/oai_dc.xsl | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 etc/oai_dc.xsl diff --git a/etc/oai_dc.xsl b/etc/oai_dc.xsl new file mode 100644 index 0000000..b099049 --- /dev/null +++ b/etc/oai_dc.xsl @@ -0,0 +1,71 @@ + + + + + + + + + + + + + title + + author + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.4