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

Update with new RDF dumps #366

Closed acka47 closed 6 months ago

acka47 commented 7 months ago

RDF dumps from 2013-11-13 have been provided by DNB last week, see https://data.dnb.de/opendata/.

That means we can now update lobid-gnd and incorporate all the latest changes to the GND RDF. This is connected to the following issues will wil have to revisit and – hopefully – close these two issues:

We might also have a look at #359 while we are at it.

fsteeg commented 7 months ago

Deployed new baseline to test, see e.g.

https://test.lobid.org/gnd/search?q=_exists_:usingInstructions

In addition to the issues above, this should also resolve https://github.com/hbz/lobid/issues/419, e.g.:

https://test.lobid.org/gnd/1043940596

acka47 commented 7 months ago

+1 for deploying this to production soon as test contains ~6k more entries than production.

Note, though, that #357 is NOT resolved by this, See the example 4119779-3 at https://test.lobid.org/gnd/4119779-3.json where variantName strings don't have any language indication. We will have to take a look at this at another point.

fsteeg commented 7 months ago

+1 for deploying this to production [...]

Switched production index:

https://lobid.org/gnd/search?q=_exists_:usingInstructions https://lobid.org/gnd/1043940596

Note, though, that https://github.com/hbz/lobid-gnd/issues/357 is NOT resolved by this [→ in #357:] not sure we can incorporate this information in lobid-gnd without an API break

Yes, we're skipping the tags for API compatibility, see https://github.com/hbz/lobid-gnd/issues/243#issuecomment-548371516, https://github.com/hbz/lobid-gnd/commit/eaa7ff0d3bb7d0dba690e674833f6f5d8ef915bd

acka47 commented 6 months ago

Done. Closing.