Edelweiss / hgv

Heidelberger Gesamtverzeichnis der griechischen Papyrusurkunden Ägyptens
MIT License
1 stars 0 forks source link

corrections to edited texts, self referencing of journal #128

Closed jcowey closed 3 years ago

jcowey commented 3 years ago

Whenever an article publishes corrections to edited and existing texts, these are marked up in xml to facilitate moving them from the article to papyri.info, e.g. https://github.com/hcayless/P3-processing/blob/main/articles/ClaytorSmithWarga_FourPoll_TaxReceiptsTrial-2.xml#L471-L500

at https://github.com/hcayless/P3-processing/blob/main/articles/ClaytorSmithWarga_FourPoll_TaxReceiptsTrial-2.xml#L496 we have at present a self-reference tag. This is the way in which the system refers to the place that a correction was made. An example is http://papyri.info/ddbdp/basp;50;130 https://github.com/papyri/idp.data/blob/master/DDB_EpiDoc_XML/basp/basp.50/basp.50.130.xml#L69 <lb n="10"/><app type="editorial"><lem resp="D. Hagedorn, ZPE 192 (2014) 190">Λ<supplied reason="lost">ου</supplied><unclear>λ</unclear>ιανῆς</lem><rdg>Λ<supplied reason="lost">ολ</supplied><unclear>λ</unclear>ιανῆς</rdg></app> specifically <lem resp="D. Hagedorn, ZPE 192 (2014) 190">

How are we going to do this in Pylon?

pylon;1;1: would potentially mean Pylon, volume 1, article 1. How do we indicate paragraph, footnote? (There are no page numbers in the articles)

Is this the opportunity to look at how we use lem resp in papyri.info? What we do now is not what is recommended by the TEI.

jcowey commented 3 years ago

Put here by mistake