-
Notifications
You must be signed in to change notification settings - Fork 5
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 #2761 from BetaMasaheft/NV_01.2025_IndianOffice3
Create BLEthiopic3.xml
- Loading branch information
Showing
1 changed file
with
105 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,105 @@ | ||
<?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="BLEthiopic3" xml:lang="en" type="mss"> | ||
<teiHeader xml:base="https://betamasaheft.eu/"> | ||
<fileDesc> | ||
<titleStmt> | ||
<title xml:lang="en" xml:id="t1">Qerǝllos</title> | ||
<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> | ||
<msDesc xml:id="ms"> | ||
<msIdentifier> | ||
<repository ref="INS00001BL"/> | ||
<collection>Indian Office Collection</collection> | ||
<idno>BL Indian Office Collection MS Ethiopic 3</idno> | ||
</msIdentifier> | ||
|
||
<msContents> | ||
<summary/> | ||
<msItem xml:id="ms_i1"> | ||
<title ref="LIT3309Qerellos"/> | ||
</msItem> | ||
</msContents> | ||
|
||
<physDesc> | ||
<objectDesc form="Codex"> | ||
<supportDesc> | ||
<support> | ||
<material key="parchment"/> | ||
</support> | ||
</supportDesc> | ||
</objectDesc> | ||
</physDesc> | ||
<additional> | ||
<adminInfo> | ||
<recordHist> | ||
<source> | ||
<listBibl type="catalogue"> | ||
<bibl> | ||
<ptr target="bm:Cerulli1946IO"/> | ||
</bibl> | ||
<listBibl type="secondary"> | ||
<bibl> | ||
<ptr target="bm:DickhutEllwardt2018Dillmann"/> | ||
<citedRange>83-84</citedRange> | ||
</bibl> | ||
<bibl> | ||
<ptr target="bm:Valieva2017GL"/> | ||
<citedRange>191-193</citedRange> | ||
</bibl> | ||
</listBibl> | ||
</listBibl> | ||
</source> | ||
</recordHist> | ||
</adminInfo> | ||
</additional> | ||
</msDesc> | ||
</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> | ||
<textClass> | ||
<keywords> | ||
<term key="ChristianLiterature"/> | ||
<term key="Homily"/> | ||
<term key="Religion"/> | ||
<term key="Theology"/> | ||
</keywords> | ||
</textClass> | ||
<langUsage> | ||
<language ident="en">English</language> | ||
</langUsage> | ||
</profileDesc> | ||
<revisionDesc> | ||
<change when="2025-01-06" who="NV">created a stub</change> | ||
</revisionDesc> | ||
</teiHeader> | ||
|
||
<text xml:base="https://betamasaheft.eu/"> | ||
<body> | ||
<ab/> | ||
</body> | ||
</text> | ||
</TEI> |