-
Notifications
You must be signed in to change notification settings - Fork 0
/
emptycross.xml
62 lines (62 loc) · 2.57 KB
/
emptycross.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://raw.githubusercontent.com/BetaMasaheft/Schema/master/tei-betamesaheft.rng"
schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://raw.githubusercontent.com/BetaMasaheft/Schema/master/tei-betamesaheft.rng"
type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0"
xml:id="emptycross"
xml:lang="en"
type="auth">
<teiHeader xml:base="https://betamasaheft.eu/">
<fileDesc>
<titleStmt>
<title>Empty Cross</title>
<editor role="generalEditor" key="AB"/>
<editor key="JG"/>
<funder>Akademie der Wissenschaften in Hamburg</funder>
</titleStmt>
<publicationStmt>
<authority>Hiob-Ludolf-Zentrum für Äthiopistik</authority>
<publisher>Die Schriftkultur des christlichen Äthiopiens und Eritreas: Eine multimediale Forschungsumgebung / Beta maṣāḥǝft</publisher>
<pubPlace>Hamburg</pubPlace>
<availability>
<licence target="http://creativecommons.org/licenses/by-sa/4.0/"> This file is
licensed under the Creative Commons Attribution-ShareAlike 4.0. </licence>
</availability>
</publicationStmt>
<sourceDesc>
<p/>
</sourceDesc>
</fileDesc>
<encodingDesc>
<p>A digital born TEI file</p>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="https://raw.githubusercontent.com/BetaMasaheft/Documentation/master/prefixDef.xml">
<xi:fallback>
<p>Definitions of prefixes used.</p>
</xi:fallback>
</xi:include>
</encodingDesc>
<profileDesc>
<creation/>
<abstract>
<p/>
</abstract>
<langUsage>
<language ident="en">English</language>
<language ident="ar">Arabic</language>
<language ident="it">Italian</language>
<language ident="am">Amharic</language>
<language ident="gez">Gǝʿǝz</language>
</langUsage>
</profileDesc>
<revisionDesc>
<change who="JG" when="2017-11-25">Created entity</change>
</revisionDesc>
</teiHeader>
<text xml:base="https://betamasaheft.eu/">
<body>
<div type="bibliography"/>
</body>
</text>
</TEI>