-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #983 from BetaMasaheft/DR_24_12_Iyasu
Create PRS14624Iyasu.xml
- Loading branch information
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<?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="PRS14624Iyasu" xml:lang="en" type="pers"> | ||
<teiHeader> | ||
<fileDesc> | ||
<titleStmt> | ||
<title>ʾIyāsu</title> | ||
<editor role="generalEditor" key="AB"/> | ||
<editor key="DR"/> | ||
<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> | ||
</encodingDesc> | ||
<profileDesc> | ||
<creation/> | ||
<abstract> | ||
<p/> | ||
</abstract> | ||
<langUsage> | ||
<language ident="en">English</language> | ||
<language ident="gez">Gǝʿǝz</language> | ||
</langUsage> | ||
</profileDesc> | ||
<revisionDesc> | ||
<change who="DR" when="2024-12-17">Created entity. I distance myself from the norm ISO 5218:2004, used here for legacy reasons.</change> | ||
</revisionDesc> | ||
</teiHeader> | ||
<text> | ||
<body> | ||
<listPerson> | ||
<person sex="1"> | ||
<persName xml:lang="gez" xml:id="n1">ኢያሱ፡</persName> | ||
<persName xml:lang="gez" type="normalized" corresp="#n1">ʾIyāsu</persName> | ||
<floruit notBefore="1800" notAfter="1949"/> | ||
</person> | ||
<listRelation> | ||
<relation name="lawd:hasAttestation" active="PRS14624Iyasu" passive="ANLcr3"/> | ||
</listRelation> | ||
</listPerson> | ||
</body> | ||
</text> | ||
</TEI> |