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

corrections to edited texts, self referencing of journal #17

Open
jcowey opened this issue Mar 18, 2021 · 1 comment
Open

corrections to edited texts, self referencing of journal #17

jcowey opened this issue Mar 18, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@jcowey
Copy link
Collaborator

jcowey commented Mar 18, 2021

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 jcowey added the help wanted Extra attention is needed label Mar 18, 2021
@hcayless
Copy link
Owner

hcayless commented Dec 7, 2021

See papyri/xsugar#29. We'd really like to start using <wit> instead of abusing @resp the way we do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants