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

created an id #129

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>