@TomazErjavec, (@JessedeDoes might be interested too)
I want to encode the location of the physical newspaper copy. My suggestion is to use manuscript description for that (https://www.tei-c.org/release/doc/tei-p5-doc/en/html/MS.html)
<bibl>
<title level="j">Národní nowiny</title>
<date when="1848-04-05"/>
<idno type="čČNB">cnb001287980</idno>
<idno type="URN">urn:nbn:cz:nk-00559d</idno>
<idno type="UUID">f2413420-c8eb-11e9-bfd1-5ef3fc9bb22f</idno>
<idno type="URI" subtype="URL">https://www.digitalniknihovna.cz/mzk/view/uuid:f2413420-c8eb-11e9-bfd1-5ef3fc9bb22f</idno>
<!-- THIS: -->
<msIdentifier>
<settlement>Praha</settlement>
<repository>Národní knihovna České republiky - Knihovní fondy a služby</repository>
<idno type="shelfmark">54 A 114</idno>
</msIdentifier>
</bibl>
It seems that it is not in the TEI default scheme. Is it possible, and does it make sense to extend the schema this way?
@TomazErjavec, (@JessedeDoes might be interested too)
I want to encode the location of the physical newspaper copy. My suggestion is to use manuscript description for that (https://www.tei-c.org/release/doc/tei-p5-doc/en/html/MS.html)
It seems that it is not in the TEI default scheme. Is it possible, and does it make sense to extend the schema this way?