From 34ec5d6d30c79a81ac898e20445e32b0c60d1025 Mon Sep 17 00:00:00 2001 From: Jonathan <schimpf@hab.de> Date: Tue, 23 Aug 2022 10:38:50 +0200 Subject: [PATCH] Create digital_editions_2020_v1_0_dc.xml --- .../digital_editions_2020_v1_0_dc.xml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 2020_005_staecker/digital_editions_2020_v1_0_dc.xml diff --git a/2020_005_staecker/digital_editions_2020_v1_0_dc.xml b/2020_005_staecker/digital_editions_2020_v1_0_dc.xml new file mode 100644 index 0000000..e38e9a6 --- /dev/null +++ b/2020_005_staecker/digital_editions_2020_v1_0_dc.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> + <record xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:mml="http://www.w3.org/1998/Math/MathML" + xmlns:dcterms="http://purl.org/dc/terms/" + xmlns:tei="http://www.tei-c.org/ns/1.0"> + <record> + <dc:language>de</dc:language> + <dc:publisher>Herzog August Bibliothek</dc:publisher> + <dc:isPartOf>Zeitschrift für digitale Geisteswissenschaften</dc:isPartOf> + <dc:identifier xsi:type="dc:terms:ISSN">2510-1358</dc:identifier> + <publicationDate>2020-10-16</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>›A digital edition is not visible‹ – some thoughts on the nature + and persistence of digital editions</dc:title> + <dc:creator> + Thomas + Stäcker + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/287</dc:identifier> + </record> +</record> + + -- GitLab