From 1f5d8fc1fabe2ac7eff2bfe998daa454fe581a15 Mon Sep 17 00:00:00 2001 From: Jonathan <schimpf@hab.de> Date: Mon, 1 Aug 2022 09:53:16 +0200 Subject: [PATCH] =?UTF-8?q?=C3=9Cbertragung=20Dublincoredaten?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2017_002_resch/santa_clara_2015_v1_0_dc.xml | 25 ++++++++ 2017_003_andorfer/turingtest_2015_v1_0_dc.xml | 26 +++++++++ .../minnesang_2016_v1_0_dc.xml | 25 ++++++++ .../topic_modeling_2016_v1_0_dc.xml | 30 ++++++++++ .../delta_2016_v1_0_dc.xml | 57 +++++++++++++++++++ .../kartenlabor_2016_v2_0_dc.xml | 37 ++++++++++++ 2018_002_roeder/sonifikation_2018_v1_0_dc.xml | 24 ++++++++ .../everything_illuminated_2017_v1_0_dc.xml | 29 ++++++++++ .../quijote_2016_v1_0_dc.xml" | 22 +++++++ .../bibliotheca_legum_2018_v1_0_dc.xml | 29 ++++++++++ 2018_006_scholz_et_al/toller_2015_v1_0_dc.xml | 28 +++++++++ .../historisches_lehren_2019_v1_0_dc.xml | 26 +++++++++ .../monographien_2019_v1_0_dc.xml | 28 +++++++++ ...ratologietextauszeichnung_2019_v1_0_dc.xml | 26 +++++++++ 14 files changed, 412 insertions(+) create mode 100644 2017_002_resch/santa_clara_2015_v1_0_dc.xml create mode 100644 2017_003_andorfer/turingtest_2015_v1_0_dc.xml create mode 100644 2017_004_viehhauser/minnesang_2016_v1_0_dc.xml create mode 100644 2017_005_fechner_et_al/topic_modeling_2016_v1_0_dc.xml create mode 100644 2017_006_buettner_et_al/delta_2016_v1_0_dc.xml create mode 100644 2018_001_henniges_et_al/kartenlabor_2016_v2_0_dc.xml create mode 100644 2018_002_roeder/sonifikation_2018_v1_0_dc.xml create mode 100644 2018_003_pause_et_al/everything_illuminated_2017_v1_0_dc.xml create mode 100644 "2018_004_ri\303\237ler-pipka/quijote_2016_v1_0_dc.xml" create mode 100644 2018_005_schulz_et_al/bibliotheca_legum_2018_v1_0_dc.xml create mode 100644 2018_006_scholz_et_al/toller_2015_v1_0_dc.xml create mode 100644 2019_001_kreutz/historisches_lehren_2019_v1_0_dc.xml create mode 100644 2019_002_hagenhoff_et_al/monographien_2019_v1_0_dc.xml create mode 100644 2019_003_dimpel/narratologietextauszeichnung_2019_v1_0_dc.xml diff --git a/2017_002_resch/santa_clara_2015_v1_0_dc.xml b/2017_002_resch/santa_clara_2015_v1_0_dc.xml new file mode 100644 index 0000000..c9398a7 --- /dev/null +++ b/2017_002_resch/santa_clara_2015_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>2017-02-10</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Etwas für alle – Ausgewählte Texte von und mit + Abraham a Sancta Clara digital</dc:title> + <dc:creator> + Claudia + Resch + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/190</dc:identifier> + </record> +</record> + + diff --git a/2017_003_andorfer/turingtest_2015_v1_0_dc.xml b/2017_003_andorfer/turingtest_2015_v1_0_dc.xml new file mode 100644 index 0000000..addd3e0 --- /dev/null +++ b/2017_003_andorfer/turingtest_2015_v1_0_dc.xml @@ -0,0 +1,26 @@ +<?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>2017-04-25</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Turing Test für das Topic Modeling. Von Menschen und Maschinen + erstellte inhaltliche Analysen der Korrespondenz von Leo von Thun-Hohenstein + im Vergleich</dc:title> + <dc:creator> + Peter + Andorfer + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/210</dc:identifier> + </record> +</record> + + diff --git a/2017_004_viehhauser/minnesang_2016_v1_0_dc.xml b/2017_004_viehhauser/minnesang_2016_v1_0_dc.xml new file mode 100644 index 0000000..a65ad20 --- /dev/null +++ b/2017_004_viehhauser/minnesang_2016_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>2017-12-19</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Digitale Gattungsgeschichten. Minnesang zwischen generischer + Konstanz und Wende</dc:title> + <dc:creator> + Gabriel + Viehhauser + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/221</dc:identifier> + </record> +</record> + + diff --git a/2017_005_fechner_et_al/topic_modeling_2016_v1_0_dc.xml b/2017_005_fechner_et_al/topic_modeling_2016_v1_0_dc.xml new file mode 100644 index 0000000..51d5810 --- /dev/null +++ b/2017_005_fechner_et_al/topic_modeling_2016_v1_0_dc.xml @@ -0,0 +1,30 @@ +<?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>2017-12-19</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Einsatz von Topic Modeling in den + Geschichtswissenschaften: Wissensbestände des 19. + Jahrhunderts</dc:title> + <dc:creator> + Martin + Fechner + </dc:creator> + <dc:creator> + Andreas + Weiß + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/225</dc:identifier> + </record> +</record> + + diff --git a/2017_006_buettner_et_al/delta_2016_v1_0_dc.xml b/2017_006_buettner_et_al/delta_2016_v1_0_dc.xml new file mode 100644 index 0000000..5750a72 --- /dev/null +++ b/2017_006_buettner_et_al/delta_2016_v1_0_dc.xml @@ -0,0 +1,57 @@ +<?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>2017-12-20</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>»Delta« in der stilometrischen + Autorschaftsattribution</dc:title> + <dc:creator> + Andreas + Büttner + </dc:creator> + <dc:creator> + Friedrich Michael + Dimpel + </dc:creator> + <dc:creator> + Stefan + Evert + </dc:creator> + <dc:creator> + Fotis + Jannidis + </dc:creator> + <dc:creator> + Steffen + Pielström + </dc:creator> + <dc:creator> + Thomas + Proisl + </dc:creator> + <dc:creator> + Isabella + Reger + </dc:creator> + <dc:creator> + Christof + Schöch + </dc:creator> + <dc:creator> + Thorsten + Vitt + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/226</dc:identifier> + </record> +</record> + + diff --git a/2018_001_henniges_et_al/kartenlabor_2016_v2_0_dc.xml b/2018_001_henniges_et_al/kartenlabor_2016_v2_0_dc.xml new file mode 100644 index 0000000..3ed8126 --- /dev/null +++ b/2018_001_henniges_et_al/kartenlabor_2016_v2_0_dc.xml @@ -0,0 +1,37 @@ +<?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>2016-07-08</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Mehr als nur Karten. Das Virtuelle Kartenlabor + (GlobMapLab) als Zugang zur Sammlung Perthes</dc:title> + <dc:creator> + Norman + Henniges + </dc:creator> + <dc:creator> + Susanne + Rau + </dc:creator> + <dc:creator> + René + Smolarski + </dc:creator> + <dc:creator> + Heiko + Tzschach + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/207</dc:identifier> + </record> +</record> + + diff --git a/2018_002_roeder/sonifikation_2018_v1_0_dc.xml b/2018_002_roeder/sonifikation_2018_v1_0_dc.xml new file mode 100644 index 0000000..62a1d35 --- /dev/null +++ b/2018_002_roeder/sonifikation_2018_v1_0_dc.xml @@ -0,0 +1,24 @@ +<?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>2018-08-03</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Sonifikation. Vermittlungsansätze zwischen Klang und Information</dc:title> + <dc:creator> + Torsten + Roeder + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/253</dc:identifier> + </record> +</record> + + diff --git a/2018_003_pause_et_al/everything_illuminated_2017_v1_0_dc.xml b/2018_003_pause_et_al/everything_illuminated_2017_v1_0_dc.xml new file mode 100644 index 0000000..023f287 --- /dev/null +++ b/2018_003_pause_et_al/everything_illuminated_2017_v1_0_dc.xml @@ -0,0 +1,29 @@ +<?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>2018-09-24</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Everything is Illuminated. Zur Numerischen Analyse von + Farbigkeit in Filmen</dc:title> + <dc:creator> + Johannes + Pause + </dc:creator> + <dc:creator> + Niels-Oliver + Walkowski + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/254</dc:identifier> + </record> +</record> + + diff --git "a/2018_004_ri\303\237ler-pipka/quijote_2016_v1_0_dc.xml" "b/2018_004_ri\303\237ler-pipka/quijote_2016_v1_0_dc.xml" new file mode 100644 index 0000000..31a9245 --- /dev/null +++ "b/2018_004_ri\303\237ler-pipka/quijote_2016_v1_0_dc.xml" @@ -0,0 +1,22 @@ +<?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>2018-04-18</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Die Digitalisierung des goldenen Zeitalters – Editionsproblematik und + stilometrische Autorschaftsattribution am Beispiel des Quijote</dc:title> + <dc:creator>NanetteRißler-Pipka</dc:creator> + <dc:identifier>http://www.zfdg.de/node/232</dc:identifier> + </record> +</record> + + diff --git a/2018_005_schulz_et_al/bibliotheca_legum_2018_v1_0_dc.xml b/2018_005_schulz_et_al/bibliotheca_legum_2018_v1_0_dc.xml new file mode 100644 index 0000000..9ec49b5 --- /dev/null +++ b/2018_005_schulz_et_al/bibliotheca_legum_2018_v1_0_dc.xml @@ -0,0 +1,29 @@ +<?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>2016-07-08</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Von der Wordtabelle zum DH-Projekt. Erfahrungen aus + fünf Jahren Bibliotheca legum</dc:title> + <dc:creator> + Daniela + Schulz + </dc:creator> + <dc:creator> + Dominik + Trump + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/259</dc:identifier> + </record> +</record> + + diff --git a/2018_006_scholz_et_al/toller_2015_v1_0_dc.xml b/2018_006_scholz_et_al/toller_2015_v1_0_dc.xml new file mode 100644 index 0000000..45447b3 --- /dev/null +++ b/2018_006_scholz_et_al/toller_2015_v1_0_dc.xml @@ -0,0 +1,28 @@ +<?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>2018-12-18</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Ernst Tollers Briefe in digitaler Edition</dc:title> + <dc:creator> + Gerhard + Scholz + </dc:creator> + <dc:creator> + Irene + Zanol + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/205</dc:identifier> + </record> +</record> + + diff --git a/2019_001_kreutz/historisches_lehren_2019_v1_0_dc.xml b/2019_001_kreutz/historisches_lehren_2019_v1_0_dc.xml new file mode 100644 index 0000000..bf27ce7 --- /dev/null +++ b/2019_001_kreutz/historisches_lehren_2019_v1_0_dc.xml @@ -0,0 +1,26 @@ +<?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>2019-01-31</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Historisches Lehren und Lernen mit digitalisierten Quellen. + Zum methodischen Umgang mit Datenbanken im Kontext der + Digitalisierungsstrategie</dc:title> + <dc:creator> + Jessica + Kreutz + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/274</dc:identifier> + </record> +</record> + + diff --git a/2019_002_hagenhoff_et_al/monographien_2019_v1_0_dc.xml b/2019_002_hagenhoff_et_al/monographien_2019_v1_0_dc.xml new file mode 100644 index 0000000..5a49352 --- /dev/null +++ b/2019_002_hagenhoff_et_al/monographien_2019_v1_0_dc.xml @@ -0,0 +1,28 @@ +<?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>2019-05-08</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Nicht geeignet oder nur unzureichend gestaltet? Digitale Monographien in den Geisteswissenschaften</dc:title> + <dc:creator> + Axel + Kuhn + </dc:creator> + <dc:creator> + Svenja + Hagenhoff + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/280</dc:identifier> + </record> +</record> + + diff --git a/2019_003_dimpel/narratologietextauszeichnung_2019_v1_0_dc.xml b/2019_003_dimpel/narratologietextauszeichnung_2019_v1_0_dc.xml new file mode 100644 index 0000000..8ed388d --- /dev/null +++ b/2019_003_dimpel/narratologietextauszeichnung_2019_v1_0_dc.xml @@ -0,0 +1,26 @@ +<?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>2019-06-26</publicationDate> + <dc:type>Research Article</dc:type> + <dc:title>Narratologische Textauszeichnung in Märe und Novelle. Mit + Annotationsbeispielen und exemplarischer Auswertung von Sperber und Häslein durch MTLD und Sozialer + Netzwerkanalyse</dc:title> + <dc:creator> + Friedrich Michael + Dimpel + </dc:creator> + <dc:identifier>http://www.zfdg.de/node/279</dc:identifier> + </record> +</record> + + -- GitLab