Edelweiss / hgv

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

Update berlpap images #49

Open jcowey opened 5 years ago

jcowey commented 5 years ago

First step replace old links of the type:

http://ww2.smb.museum/berlpap/index.php/result/?TM=9055

Second step:

Change http://ww2.smb.museum/berlpap/index.php/01051/ to http://berlpap.smb.museum/01051/

Then evaluate how to proceed further

jcowey commented 5 years ago

Dieser commit beinhaltet die Änderungen von Schritt 1:

https://github.com/papyri/idp.data/commit/5835a315f1717df4bd2547194a43075962dac3d8

Ich habe mir 12 Stichproben im Detail angesehen, die soweit gut aussahen.

Aus Versehen wurde eine Datei für TM-Nummer 336340 erzeugt, die ich anschließend wieder gelöscht habe:

https://github.com/papyri/idp.data/commit/fc30f9b0aa0c310e443866e68401a685b90d4e61#diff-00959bf838b2cd148dcbf1a109fcd7bf

Diese Nummer war nur wegen 2670 drin. Und hätte eigentlich ignoriert werden sollen

Folgende Links habe ich entfernt, weil sie nicht funktionierten:

HGV 7310 http://www.papyrology.uw.edu.pl/papyri/pberlin13986.htm

HGV 18638 http://www.papyrology.uw.edu.pl/papyri/pberlin13061.htm

HGV 7310 http://www.papyrology.uw.edu.pl/papyri/pberlin13986.htm

jcowey commented 5 years ago

HGV 7310 http://www.papyrology.uw.edu.pl/papyri/pberlin13986.htm

HGV 18638 http://www.papyrology.uw.edu.pl/papyri/pberlin13061.htm

HGV 7310 http://www.papyrology.uw.edu.pl/papyri/pberlin13986.htm

These actually work for me. They function. http://berlpap.smb.museum/16620/ displays a link to http://www.papyrology.uw.edu.pl/papyri/pberlin13986.htm

Not really sure whether we should still include http://www.papyrology.uw.edu.pl/papyri/pberlin13986.htm alongside http://berlpap.smb.museum/16620/

Overkill really. http://berlpap.smb.museum/16620/ has more information about the text it I reckon it suffices simply to link to http://berlpap.smb.museum/16620/ from http://papyri.info/ddbdp/bgu;6;1223

One extra click is not terrible in order to reach the image itself.

jcowey commented 5 years ago

https://github.com/papyri/idp.data/commit/8bb462ae8aafc8d905e279ada03bfe4aae28ff4a

restores the two links: HGV 7310 http://www.papyrology.uw.edu.pl/papyri/pberlin13986.htm

HGV 18638 http://www.papyrology.uw.edu.pl/papyri/pberlin13061.htm

jcowey commented 5 years ago

Schritt 2 is completed by:

https://github.com/papyri/idp.data/commit/89ca6a975b18ca85cd8cc95970fe9c88ed24c644 and https://github.com/papyri/idp.data/commit/3800059a2c6cfaf63da4c7d5680f8949fd38af60

Edelweiss commented 5 years ago

Doppel-TMs in der Ausschlussmenge:

34002, 13995 31231, 31232 28168, 28169 2669a FIX, 2669b 4820, 78032 78917, 63766 n/a 9131b, 9131c FIX, 9131d FIX 2667a FIX, 2667b 4550a FIX, 4550b 4019a FIX, 4019b 4825d FIX, 4825d 316230, 316231 14869a, 14869b FIX 2670, 336340 n/a 8888, 8887 9640, 9641

https://github.com/papyri/idp.data/commit/0946a24d4c80a1a2ab9c6b0437a6dd0b0cdf95d1

Edelweiss commented 5 years ago

TM-Nummern, für die es keine entsprechenden HGV-Dateien gibt:

2807 > 2807a, 2807b 4825 > a-d 8981 > a+b 9410 > a+b 9464 > a+b 9467 > a-c 9517 > a+b 9518 > a+b 9738 > a+b 9765 > a+b 9782 > a+b 9784 > a+b 9788 > a+b 10151 > a-c 10161 > a+b 14567 > a-c 14568 > a+b 14877 > a+b 18528 > a-e 18623 > a+b 18626 > a-d 20103 > a+b 30795 > a+b 43168 > a+b 43173 > a+b 47207 gibt es nicht

Und:

336340 gibt es nichts

Edelweiss commented 5 years ago

Step 3: new image links https://github.com/papyri/idp.data/commit/275fcc739f42ca902eba5b9ccf03bf2d15483289

jcowey commented 5 years ago

Now all these links have to be entered into Filemaker and then mySQL database so that they appear and are usable in http://aquila.zaw.uni-heidelberg.de/

Edelweiss commented 5 years ago

In diesem Zuge irrtümlich entstandene HGV-Datei gelöscht:

https://github.com/papyri/idp.data/commits/master/HGV_meta_EpiDoc/HGV90/89510.xml

Edelweiss commented 5 years ago

Dateien mit mehr als vier Links:

Edelweiss commented 5 years ago

In 725 Fällen haben wir mehr als einen Link pro Datensatz.

Testfall für mehrere Links pro Datei 9017

<?xml version="1.0" encoding="UTF-8" ?>
<FMPXMLRESULT xmlns="http://www.filemaker.com/fmpxmlresult">
    <METADATA>
        <FIELD NAME="TMNr_plus_texLett"/>
        <FIELD NAME="Link1FM"/>
    </METADATA>
    <RESULTSET>
        <ROW>
            <COL>
                <DATA>9017</DATA>
            </COL>
            <COL>
                <DATA>http://berlpap.smb.museum/02171/</DATA>
                <DATA>http://berlpap.smb.museum/16794/</DATA>
                <DATA></DATA>
                <DATA></DATA>
            </COL>
        </ROW>
    </RESULTSET>
</FMPXMLRESULT>
jcowey commented 5 years ago

Good. https://www.trismegistos.org/tm/detail.php?quick=89510 belongs to DCLP not HGV

Edelweiss commented 5 years ago

Die zwei fehlenden TM-Nummern in HGV-Aquila-FileMaker12

Vergleiche idp.data https://github.com/papyri/idp.data/blob/master/HGV_meta_EpiDoc/HGV21/20112.xml

mit HGV-Aquila https://aquila.zaw.uni-heidelberg.de/tm/20112

Den HGV-Datensatz mit der TM-Nummer 20112 in 20112a und 20112b aufteilen, könnte ein neues Ticket werden.

Edelweiss commented 5 years ago

Ok, update durchgeführt in FileMaker und Aquila MySQL

jcowey commented 5 years ago

Please remove https://github.com/papyri/idp.data/blob/master/HGV_meta_EpiDoc/HGV10/9298.xml#L99-L178 from the file leaving only https://github.com/papyri/idp.data/blob/master/HGV_meta_EpiDoc/HGV10/9298.xml#L95-L98

Then do the same in FileMaker and mySQL

Edelweiss commented 5 years ago

Ok, update durchgeführt in EpiDoc, FileMaker und Aquila MySQL

https://github.com/papyri/idp.data/commit/ee33b83a706e06dcea94784ae4b5f19b1f64d699