Edelweiss / hgv

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

Differing ddb-hybrids in papyri.info #167

Open jcowey opened 1 year ago

jcowey commented 1 year ago

A case in point is: https://papyri.info/ddbdp/stud.pal;10;30

TM number: 38914

https://github.com/papyri/idp.data/blob/master/DDB_EpiDoc_XML/stud.pal/stud.pal.10/stud.pal.10.30.xml#L16-L18

<idno type="ddb-hybrid">stud.pal;10;30</idno>
<idno type="HGV">38914</idno>
<idno type="TM">38914</idno>

In the corresonding HGV record: https://github.com/papyri/idp.data/blob/master/HGV_meta_EpiDoc/HGV39/38914.xml#L10-L14

<idno type="filename">38914</idno>
<idno type="TM">38914</idno>
<idno type="ddb-perseus-style">0278;;64</idno>
<idno type="ddb-filename">p.horak.64</idno>
<idno type="ddb-hybrid">p.horak;;64</idno>

I would like to see these cleaned up. I think that by using the TM number these differences could be extracted in tabular form and then renamed / sorted out.

jcowey commented 1 year ago

Cf. #169