Skip to content

Commit bcd746e

Browse files
Auto-Generation TEI
1 parent 3888bbe commit bcd746e

9 files changed

Lines changed: 1761 additions & 0 deletions

File tree

data/egy/Jurgens_1999_Amduat/Jurgens_1999_Amduat.tei.xml

Lines changed: 380 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 200 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,200 @@
1+
<?xml version='1.0' encoding='utf-8'?>
2+
<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd"><key id="d3" for="edge" attr.name="cert" attr.type="string"/>
3+
<key id="d2" for="edge" attr.name="type" attr.type="string"/>
4+
<key id="d1" for="node" attr.name="label" attr.type="string"/>
5+
<key id="d0" for="node" attr.name="color" attr.type="string"/>
6+
<graph edgedefault="directed"><node id="alpha">
7+
<data key="d0">grey</data>
8+
<data key="d1">α</data>
9+
</node>
10+
<node id="beta">
11+
<data key="d0">grey</data>
12+
<data key="d1">β</data>
13+
</node>
14+
<node id="ThI"/>
15+
<node id="U"/>
16+
<node id="gama">
17+
<data key="d0">grey</data>
18+
<data key="d1">γ</data>
19+
</node>
20+
<node id="delta">
21+
<data key="d0">grey</data>
22+
<data key="d1">δ</data>
23+
</node>
24+
<node id="epsilon">
25+
<data key="d0">grey</data>
26+
<data key="d1">ε</data>
27+
</node>
28+
<node id="theta">
29+
<data key="d0">grey</data>
30+
<data key="d1">θ</data>
31+
</node>
32+
<node id="ThIII"/>
33+
<node id="ThIIIK"/>
34+
<node id="zeta">
35+
<data key="d0">grey</data>
36+
<data key="d1">ζ</data>
37+
</node>
38+
<node id="AII"/>
39+
<node id="eta">
40+
<data key="d0">grey</data>
41+
<data key="d1">η</data>
42+
</node>
43+
<node id="AIII"/>
44+
<node id="T"/>
45+
<node id="A"/>
46+
<node id="iota">
47+
<data key="d0">grey</data>
48+
<data key="d1">ι</data>
49+
</node>
50+
<node id="nu">
51+
<data key="d0">grey</data>
52+
<data key="d1">ν</data>
53+
</node>
54+
<node id="kappa">
55+
<data key="d0">grey</data>
56+
<data key="d1">κ</data>
57+
</node>
58+
<node id="SI"/>
59+
<node id="RII"/>
60+
<node id="Ta"/>
61+
<node id="lambda">
62+
<data key="d0">grey</data>
63+
<data key="d1">λ</data>
64+
</node>
65+
<node id="mu">
66+
<data key="d0">grey</data>
67+
<data key="d1">μ</data>
68+
</node>
69+
<node id="M"/>
70+
<node id="Ms"/>
71+
<node id="SII"/>
72+
<node id="Si"/>
73+
<node id="RIII"/>
74+
<node id="RVI"/>
75+
<node id="RIX"/>
76+
<edge source="alpha" target="beta">
77+
<data key="d2">filiation</data>
78+
<data key="d3">unknown</data>
79+
</edge>
80+
<edge source="alpha" target="gama">
81+
<data key="d2">filiation</data>
82+
<data key="d3">unknown</data>
83+
</edge>
84+
<edge source="alpha" target="RVI">
85+
<data key="d2">contamination</data>
86+
<data key="d3">low</data>
87+
</edge>
88+
<edge source="beta" target="ThI">
89+
<data key="d2">filiation</data>
90+
<data key="d3">unknown</data>
91+
</edge>
92+
<edge source="beta" target="U">
93+
<data key="d2">filiation</data>
94+
<data key="d3">unknown</data>
95+
</edge>
96+
<edge source="gama" target="delta">
97+
<data key="d2">filiation</data>
98+
<data key="d3">unknown</data>
99+
</edge>
100+
<edge source="gama" target="theta">
101+
<data key="d2">filiation</data>
102+
<data key="d3">unknown</data>
103+
</edge>
104+
<edge source="delta" target="epsilon">
105+
<data key="d2">filiation</data>
106+
<data key="d3">unknown</data>
107+
</edge>
108+
<edge source="delta" target="zeta">
109+
<data key="d2">filiation</data>
110+
<data key="d3">unknown</data>
111+
</edge>
112+
<edge source="epsilon" target="ThIII">
113+
<data key="d2">filiation</data>
114+
<data key="d3">unknown</data>
115+
</edge>
116+
<edge source="epsilon" target="ThIIIK">
117+
<data key="d2">filiation</data>
118+
<data key="d3">unknown</data>
119+
</edge>
120+
<edge source="theta" target="iota">
121+
<data key="d2">filiation</data>
122+
<data key="d3">unknown</data>
123+
</edge>
124+
<edge source="theta" target="nu">
125+
<data key="d2">filiation</data>
126+
<data key="d3">unknown</data>
127+
</edge>
128+
<edge source="zeta" target="AII">
129+
<data key="d2">filiation</data>
130+
<data key="d3">unknown</data>
131+
</edge>
132+
<edge source="zeta" target="eta">
133+
<data key="d2">filiation</data>
134+
<data key="d3">unknown</data>
135+
</edge>
136+
<edge source="eta" target="AIII">
137+
<data key="d2">filiation</data>
138+
<data key="d3">unknown</data>
139+
</edge>
140+
<edge source="eta" target="T">
141+
<data key="d2">filiation</data>
142+
<data key="d3">unknown</data>
143+
</edge>
144+
<edge source="eta" target="A">
145+
<data key="d2">filiation</data>
146+
<data key="d3">unknown</data>
147+
</edge>
148+
<edge source="iota" target="kappa">
149+
<data key="d2">filiation</data>
150+
<data key="d3">unknown</data>
151+
</edge>
152+
<edge source="iota" target="Ta">
153+
<data key="d2">filiation</data>
154+
<data key="d3">low</data>
155+
</edge>
156+
<edge source="iota" target="lambda">
157+
<data key="d2">filiation</data>
158+
<data key="d3">unknown</data>
159+
</edge>
160+
<edge source="nu" target="RVI">
161+
<data key="d2">filiation</data>
162+
<data key="d3">unknown</data>
163+
</edge>
164+
<edge source="nu" target="RIX">
165+
<data key="d2">filiation</data>
166+
<data key="d3">unknown</data>
167+
</edge>
168+
<edge source="kappa" target="SI">
169+
<data key="d2">filiation</data>
170+
<data key="d3">unknown</data>
171+
</edge>
172+
<edge source="kappa" target="RII">
173+
<data key="d2">filiation</data>
174+
<data key="d3">unknown</data>
175+
</edge>
176+
<edge source="lambda" target="mu">
177+
<data key="d2">filiation</data>
178+
<data key="d3">low</data>
179+
</edge>
180+
<edge source="lambda" target="SII">
181+
<data key="d2">filiation</data>
182+
<data key="d3">unknown</data>
183+
</edge>
184+
<edge source="lambda" target="Si">
185+
<data key="d2">filiation</data>
186+
<data key="d3">unknown</data>
187+
</edge>
188+
<edge source="lambda" target="RIII">
189+
<data key="d2">filiation</data>
190+
<data key="d3">unknown</data>
191+
</edge>
192+
<edge source="mu" target="M">
193+
<data key="d2">filiation</data>
194+
<data key="d3">unknown</data>
195+
</edge>
196+
<edge source="mu" target="Ms">
197+
<data key="d2">filiation</data>
198+
<data key="d3">unknown</data>
199+
</edge>
200+
</graph></graphml>
Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<?xml-model href="https://raw.githubusercontent.com/OpenStemmata/database/main/schema/openStemmata.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
3+
<?xml-model href="https://raw.githubusercontent.com/OpenStemmata/database/main/schema/openStemmata.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
4+
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:od="http://openstemmata.github.io/odd.html">
5+
<teiHeader>
6+
<fileDesc>
7+
<titleStmt>
8+
<title type="standard">Stemma of</title>
9+
<title type="variable">Coffin text spell 225</title>
10+
<author>Peter Jürgens</author>
11+
<respStmt>
12+
<resp>contributed to OpenStemmata by</resp>
13+
<persName ref="0009-0003-3460-0821">Adonis Dulaurent </persName>
14+
</respStmt>
15+
</titleStmt>
16+
<publicationStmt>
17+
<authority>
18+
<orgName>Openstemmata</orgName>
19+
<ptr target="https://openstemmata.github.io/"/>
20+
</authority>
21+
<date/>
22+
<!-- File creation date? -->
23+
<availability>
24+
<licence target="https://creativecommons.org/licenses/by/4.0">CC BY</licence>
25+
</availability>
26+
</publicationStmt>
27+
<notesStmt>
28+
<note></note>
29+
</notesStmt>
30+
<sourceDesc>
31+
<bibl type="publicationPart">
32+
<title>Ein Textzwilling zu M2NY im Stemma des CT-Spruches 225</title>
33+
<author>Peter Jürgens</author>
34+
<date>2001</date>
35+
<pubPlace>Göttingen</pubPlace>
36+
<series>Göttinger Miszellen : Beiträge zur ägyptologischen Diskussion </series>
37+
<!-- Numero de série -->
38+
<biblScope unit="volume" n="180"/>
39+
<biblScope unit="page" n="8"/>
40+
<ptr type="digitised" target=""/>
41+
</bibl>
42+
</sourceDesc>
43+
</fileDesc>
44+
<profileDesc>
45+
<creation>
46+
<title ref="http://viaf.org/">Coffin text spell 225</title>
47+
<persName role="author" ref="http://viaf.org/">Anonymous</persName>
48+
<origDate>ca. 2000-1730 BCE</origDate>
49+
<origPlace>Egypt</origPlace>
50+
</creation>
51+
<textClass>
52+
<keywords>
53+
<term type="workGenre">funerary text</term>
54+
<term type="stemmaType">reconstructed</term>
55+
<term type="contam">no</term>
56+
<term type="extraStemmContam">no</term>
57+
<term type="rootType">unspecified</term>
58+
<term type="drawnStemma">true</term>
59+
<term type="sourceText">NA</term>
60+
<term type="derivatives">NA</term>
61+
</keywords>
62+
</textClass>
63+
<langUsage>
64+
<language ident="egy"/>
65+
</langUsage>
66+
</profileDesc>
67+
<revisionDesc>
68+
<change/>
69+
</revisionDesc>
70+
</teiHeader>
71+
<facsimile>
72+
<graphic url="https://github.com/OpenStemmata/database/blob/main/data/egy/Jurgens_2001_CTSpell225/stemma.png?raw=true"/>
73+
</facsimile>
74+
<text>
75+
<body>
76+
<graph type="directed" order="16" size="15">
77+
<label>2</label>
78+
<node xml:id="n_kappa1" type="hypothetical" inDegree="0" outDegree="2">
79+
<label>κ¹</label>
80+
</node>
81+
<node xml:id="n_kappa2" type="hypothetical" inDegree="1" outDegree="2">
82+
<label>κ²</label>
83+
</node>
84+
<node xml:id="n_omega" type="hypothetical" inDegree="1" outDegree="2">
85+
<label>ο</label>
86+
</node>
87+
<node xml:id="n_lambda" type="hypothetical" inDegree="1" outDegree="1">
88+
<label>λ</label>
89+
</node>
90+
<node xml:id="n_nu" type="hypothetical" inDegree="1" outDegree="1">
91+
<label>ν</label>
92+
</node>
93+
<node xml:id="n_alBirsa" type="witness" inDegree="1" outDegree="0">
94+
<label>al-Biršā</label>
95+
</node>
96+
<node xml:id="n_asyut" type="witness" inDegree="1" outDegree="0">
97+
<label>Asyūṭ</label>
98+
</node>
99+
<node xml:id="n_rho" type="hypothetical" inDegree="1" outDegree="2">
100+
<label>ρ</label>
101+
</node>
102+
<node xml:id="n_M5War" type="witness" inDegree="1" outDegree="0">
103+
<label>M5War</label>
104+
</node>
105+
<node xml:id="n_M2NY" type="witness" inDegree="1" outDegree="0">
106+
<label>M2NY</label>
107+
</node>
108+
<node xml:id="n_pi" type="hypothetical" inDegree="1" outDegree="2">
109+
<label>π</label>
110+
</node>
111+
<node xml:id="n_T2Be" type="witness" inDegree="1" outDegree="0">
112+
<label>T2Be</label>
113+
</node>
114+
<node xml:id="n_pi1" type="hypothetical" inDegree="1" outDegree="3">
115+
<label>π¹</label>
116+
</node>
117+
<node xml:id="n_T1Be" type="witness" inDegree="1" outDegree="0">
118+
<label>T1Be</label>
119+
</node>
120+
<node xml:id="n_T2L" type="witness" inDegree="1" outDegree="0">
121+
<label>T2L</label>
122+
</node>
123+
<node xml:id="n_T3Be" type="witness" inDegree="1" outDegree="0">
124+
<label>T3Be</label>
125+
</node>
126+
<arc xml:id="arc_1" from="#n_kappa1" to="#n_kappa2" od:type="filiation" cert="unknown"/>
127+
<arc xml:id="arc_2" from="#n_kappa1" to="#n_omega" od:type="filiation" cert="unknown"/>
128+
<arc xml:id="arc_3" from="#n_kappa2" to="#n_lambda" od:type="filiation" cert="unknown"/>
129+
<arc xml:id="arc_4" from="#n_kappa2" to="#n_nu" od:type="filiation" cert="unknown"/>
130+
<arc xml:id="arc_5" from="#n_omega" to="#n_rho" od:type="filiation" cert="unknown"/>
131+
<arc xml:id="arc_6" from="#n_omega" to="#n_pi" od:type="filiation" cert="unknown"/>
132+
<arc xml:id="arc_7" from="#n_lambda" to="#n_alBirsa" od:type="filiation" cert="unknown"/>
133+
<arc xml:id="arc_8" from="#n_nu" to="#n_asyut" od:type="filiation" cert="unknown"/>
134+
<arc xml:id="arc_9" from="#n_rho" to="#n_M5War" od:type="filiation" cert="unknown"/>
135+
<arc xml:id="arc_10" from="#n_rho" to="#n_M2NY" od:type="filiation" cert="unknown"/>
136+
<arc xml:id="arc_11" from="#n_pi" to="#n_T2Be" od:type="filiation" cert="unknown"/>
137+
<arc xml:id="arc_12" from="#n_pi" to="#n_pi1" od:type="filiation" cert="unknown"/>
138+
<arc xml:id="arc_13" from="#n_pi1" to="#n_T1Be" od:type="filiation" cert="unknown"/>
139+
<arc xml:id="arc_14" from="#n_pi1" to="#n_T2L" od:type="filiation" cert="unknown"/>
140+
<arc xml:id="arc_15" from="#n_pi1" to="#n_T3Be" od:type="filiation" cert="unknown"/>
141+
</graph>
142+
</body>
143+
<back>
144+
</back>
145+
</text>
146+
</TEI>

0 commit comments

Comments
 (0)