BetaMasaheft / Documentation

Die Schriftkultur des christlichen Äthiopiens: Eine multimediale Forschungsumgebung
3 stars 3 forks source link

facs n="" correction for EMIP manuscripts #2017

Open thea-m opened 2 years ago

thea-m commented 2 years ago

Quite minor question. When EMIP manuscripts for which no images are available appear in search results, there is this little icon, which has in other cases in the past indicated that there are images, but there is a problem with the viewer. image Is that the case here? It would be clearer if, when no images are available, there would be no icon. @DenisNosnitsin1970 @eu-genia

eu-genia commented 2 years ago

I think there are, but the pointer to the image to display in the code is wrong so the image link is not shown. I can try to find the error or simply replace it with the string "Link to viewer"

thea-m commented 2 years ago

Thank you. Not urgent at all!

eu-genia commented 2 years ago

I explored further and the script says, show thumb if there is a facs in idno (= images available). the record in question does have a facs element, so the problem is the encoding of mss records, not the script. In this case the <idno facs="EMIP/Codices/3225/">was missing a n, fixed as <idno facs="EMIP/Codices/3225/" n="212"> by https://github.com/BetaMasaheft/Manuscripts/commit/91dfe985dd33773eec9665809d1ac10532912d2e This will make the images visible - and activate the Viewer. Other similar cases should be also fixed by correcting data.

thea-m commented 2 years ago

Thank you! So I think that Denis our image responsible could deal with this when we notice it in other manuscripts.

eu-genia commented 2 years ago

This is an issue with ALL EMIP mss beginning with EMIP01042. (Probably the numbers were added through a script for EMIP00001-EMIP01041, but not from EMIP01042 onward). These are thousands of records. I have produced now a list with counts, but I cannot write an automated script to put it into records unfortunately (maybe I should learn...) https://docs.google.com/spreadsheets/d/1yczvZCJGvkQOpPJeQAhgmQC6yosm8bG5UP5FUhdjqio/edit?usp=sharing Maybe a task for one of the new learners?

eu-genia commented 7 months ago

stubs to be created for EMIP 3496 to EMIP 3674

eu-genia commented 4 months ago

magic scrolls https://docs.google.com/spreadsheets/d/139dbgp93bDHlZF9nP5eQywnAAIOJcF8V/edit#gid=1159629042

eu-genia commented 3 months ago

https://betamasaheft.eu/xpath.html?xpath=%24config%3Acollection-rootMS%2F%2Ft%3ATEI%5Bdescendant%3A%3At%3Aidno%5Bnot%28%40n%29+and+contains%28%40facs%2C+%27EMIP%27%29%5D%5D

without Arabic https://betamasaheft.eu/xpath.html?xpath=collection%28%24config%3Adata-rootMS%29%2F%2Ft%3ATEI%5Bdescendant%3A%3At%3Aidno%5Bnot%28%40n%29+and+contains%28%40facs%2C+%27EMIP%27%29+and+not%28contains%28.%2C+%27Arabic%27%29%29+and+not%28contains%28.%2C+%27Abdulahi%27%29%29%5D%5D