swiss-art-research-net / itten-app

MIT License
0 stars 0 forks source link

Barocelli, Pietro: Wrong Dates of Birth and Death #125

Closed JoelleFischer closed 8 months ago

JoelleFischer commented 11 months ago

Dates of Birth and Death from "Barocelli, Pietro" are incorrectly displayed on JILA. On GND it is "1887 - 1981". On JILA we have "1887 - 22.12.1887" with reference to GND. (http://10.51.1.212/resource/actor:BD9AD14A-1A12-333E-A29F-86E2D93C29E3)

fkraeutli commented 11 months ago

The information comes from CMI and needs to get fixed there:


        {
            "Register Bezeichnung": "Barocelli, Pietro",
            "Register GND-ID": "1018674667",
            "Register Rolle": "Erwähnt (Empty)",
            "Register Datum": "1887 - 1981",
            "Register ID": "67586",
            "Registertyp": "Personenregister",
            "Register Bemerkungen": "Link zur GND: <a href=http://d-nb.info/gnd/1018674667 target=\"_blank\">GND</a>"
        }
fkraeutli commented 11 months ago

Ah no sorry! That is the correct information

fkraeutli commented 11 months ago

The information comes from Lobid, which is where we get the Linked Data information from GND: https://lobid.org/gnd/1018674667

I check if we can report the error

fkraeutli commented 11 months ago

According to Lobid the information is incorrect in the RDF delivered from GND

danke für die Meldung. Das ist bereits im von der DNB gelieferten [RDF] nicht korrekt, das als Basis für lobid dient.

Wenn ich mir das [MARC21] anschaue, dann sehe ich da auch den Fehler und zwar in Feld 548:

<datafield tag="548" ind1=" " ind2=" ">
  <subfield code="a">-22.12.1887</subfield>
  <subfield code="4">datx</subfield>
  <subfield
code="4">https://d-nb.info/standards/elementset/gnd#dateOfDeath</subfield>
  <subfield code="w">r</subfield>
  <subfield code="i">Exakte Lebensdaten</subfield>
</datafield>

Is this something you can fix at ZBZ or should I pass it back to them?

JoelleFischer commented 11 months ago

Thanks for the info. I have passed it on to our in-house GND Redaktion and asked if they could fix it. I'll write an update as soon as I get a feedback.

JoelleFischer commented 10 months ago

The GND Redaktion fixed the Dates of Birth and Death of Barocelli in RDF. But it seems Lobid hasn't jetzt adapted the new data.

JoelleFischer commented 10 months ago

I've just checked if the deathdate on lobid has been adapted but they are still falsely displayed even though the RDF has been updated. Is it sufficient for JILA if the RDF is correct to display the correct DateOfDeath?

fkraeutli commented 10 months ago

Needs to be re-retrieved. Currently running (cc #88)

JoelleFischer commented 10 months ago

Do you know how long the re-retrieval takes? Just that I know when to check for changes.

MyriamSchmidt commented 8 months ago

The dates are still incorrect. Can you do a re-retrieval?