Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 92 additions & 0 deletions tests/tst100001-corpus-extended.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
<?xml version="1.0" encoding="UTF-8"?>
<teiCorpus xmlns="http://www.tei-c.org/ns/1.0" xmlns:xi="http://www.w3.org/2001/XInclude">
<teiHeader>
<fileDesc>
<titleStmt>
<!-- Title -->
<title>German Drama Corpus</title>
<!-- Maintenance History: Editor -->
<editor ref="https://orcid.org/" from="2017" to="2065">Frank Fischer</editor>
<editor ref="https://orcid.org/" from="2017" to="2067">Peer Trilcke</editor>
<!-- Encoders/Contributors -->
<!-- contributing is anything but encoding-->
<respStmt>
<resp>Contributors</resp>
<name>name surname</name>
</respStmt>
<respStmt>
<resp>Encoders</resp>
<name>name surname</name>
</respStmt>
</titleStmt>
<publicationStmt>
<publisher>DraCor</publisher>
<date>2024</date>
<!-- DraCor corpus name -->
<idno>ger</idno>
<!-- Git repo -->
<ref type="repo" target="https://github.com/dracor-org/gerdracor"/>
<!-- Licence -->
<availability>
<licence target="https://creativecommons.org/share-your-work/public-domain/cc0/">
CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
</licence>
</availability>
</publicationStmt>
<notesStmt>
<relatedItem>
<bibl>
<author></author>
<title></title>
<date></date>
<idno type="DOI"></idno>
<idno type="URI"></idno>
</bibl>
</relatedItem>
<note type="ehemalige">Damals gab es ein Typ, der ganz gerne Dramen kodiert hatte. Aber jetzt nicht mehr.</note>
</notesStmt>
<!-- Source(s) -->
<sourceDesc>
<p>Digital editions and transcriptions of German-language theatrical texts from various sources including TextGrid</p>
</sourceDesc>
</fileDesc>

<encodingDesc>
<!-- Project description -->
<projectDesc>
<p>
Edited by Frank Fischer and Peer Trilcke. Features more than 700
German-language plays from the 1500s to the 1940s. For a corpus
description and full credits please see the
<ref target="https://github.com/dracor-org/gerdracor">README on
GitHub</ref>.
</p>
</projectDesc>

<!-- Editorial declaration: corpus strategy -->
<editorialDecl>
<p>List here criteria for text inclusion and project for future developments</p>
</editorialDecl>

<!-- Selection Criteria and Corpus type -->
<samplingDecl>
<p>Selection criteria: <term>opportunistic/complete/representative/balanced</term></p>
<p><note>We included these texts because of this reason.</note></p>
<p>Corpus type: <term>generic/specific</term></p>
</samplingDecl>
</encodingDesc>
<profileDesc>
<!-- Language -->
<langUsage>
<language ident="de">German</language>
</langUsage>
</profileDesc>

<revisionDesc>
<change when="2025-09-05" type="major"/> <!-- this marks releases -->
<change when="2025-09-05" type="major" status="published"/>
<change when="2025-02-01" type="major" status="draft"/>
</revisionDesc>

</teiHeader>
</teiCorpus>