hbz / lobid-gnd

UI and API to the Integrated Authority File (Gemeinsame Normdatei, GND)
http://lobid.org/gnd
Eclipse Public License 2.0
24 stars 5 forks source link

Missing update for https://lobid.org/gnd/1061501078 #377

Closed acka47 closed 4 months ago

acka47 commented 4 months ago

We had an email request to correct the preferredName for https://lobid.org/gnd/1061501078 ("Deghenghi" instead of "Deghengi"). Forwarding this to hbz GND editors I got the answer that this was already corrected on 2024-01-31, see https://d-nb.info/gnd/1061501078 and the MARC which contains this information on last update: controlfield tag="005">20240131010506.0</controlfield>.

The RDF also contains the change:

<https://d-nb.info/gnd/1061501078>  gndo:preferredNameForThePerson "Deghenghi, Mario".
<https://d-nb.info/gnd/1061501078/about> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/>;
  dcterms:modified "2024-01-31T01:05:06.000"^^xsd:dateTime. 

Apparently, this is also an update problem, maybe related to #363 .

fsteeg commented 4 months ago

Fixed by reindexing: https://lobid.org/gnd/1061501078

acka47 commented 4 months ago

Thanks, closing.