Skip to content

Commit

Permalink
Merge pull request #129 from BetaMasaheft/Placenames-relevant-for-SHO…
Browse files Browse the repository at this point in the history
…r271a_NV

created an id
  • Loading branch information
nafisa-valieva authored Nov 26, 2024
2 parents 6045bef + 4007d93 commit ec9b179
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions new/LOC7458Hamburg.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<?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="LOC7458Hamburg" xml:lang="en" type="place">
<teiHeader>
<fileDesc>
<titleStmt>
<title>Hamburg</title>
<editor role="generalEditor" key="AB"/>
<editor key="NV"/>
<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/>
<t:abstract xmlns:t="http://www.tei-c.org/ns/1.0">
<p/>
</t:abstract>
<langUsage>
<language ident="en">English</language>
</langUsage>
</profileDesc>
<revisionDesc>
<change who="NV" when="2024-11-20">Created entity</change>
</revisionDesc>
</teiHeader>
<text>
<body>
<listPlace>
<place sameAs="wd:Q1055" type="city">
<placeName>Hamburg</placeName>
<country ref="LOC3432German">Germany</country>
<location>
<geo>53.555 9.989</geo>
</location>
</place>
</listPlace>
</body>
</text>
</TEI>

0 comments on commit ec9b179

Please sign in to comment.