Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added text from transkribus #978

Merged
merged 1 commit into from
Feb 8, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
20 changes: 16 additions & 4 deletions ES/ESap028.xml → ES/ESap028/ESap028.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?><TEI
<msItem xml:id="p1_i2">
<locus from="32va" to="37rb"/>
<title ref="LIT2388Taamme">Miracles of the Trinity</title>
<title ref="LIT5066MiraclesMichael">Miracles of St Michael (Taʾāmmǝra Mikāʾel)</title>
<title ref="LIT2382Taamme">Miracles of Jesus (Taʾāmmǝra ʾIyasus)</title>
<msItem xml:id="p1_i2.1"><title ref="LIT5066MiraclesMichael">Miracles of St Michael (Taʾāmmǝra Mikāʾel)</title></msItem>
<msItem xml:id="p1_i2.2"><title ref="LIT2382Taamme">Miracles of Jesus (Taʾāmmǝra ʾIyasus)</title></msItem>
</msItem>


Expand Down Expand Up @@ -341,11 +341,23 @@ type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?><TEI
<change who="DN" when="2015-06-02">last edited</change>
<change who="PL" when="2016-05-10">transformed from mycore to TEI P5</change>
<change when="2020-04-24" who="ES">introduced msParts msItems work and person IDs adjusted to schema</change>
<change when="2021-02-08" who="PL">added text from transkribus and facsimile with xi:include</change>
</revisionDesc>
</teiHeader>
<text xml:base="https://betamasaheft.eu/">
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="facsimile.xml">
<xi:fallback>
<!-- facsimile -->
</xi:fallback>
</xi:include>
<text >
<body>
<ab/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="transkribusText.xml">
<xi:fallback>
<!-- transcribus text-->
</xi:fallback>
</xi:include>
</body>
</text>
</TEI>