gbv/cocoda-sdk

Add GND Provider via Lobid API

Closed this issue · 3 comments

Wrap https://lobid.org/gnd/api to JSKOS so wen don't need GND AP (https://github.com/gbv/gndaccess or https://github.com/gbv/jskos-php-examples) anymore (or can replace it with the wrapper). This could also be done in Lobid API, see hbz/lobid-gnd#119.

I would say that this should either be a separate provider (not included in this repository), or even a server-side wrapper so that any client can easily use it with JSKOS data. Of course implementing it on their side would be the optimal solution.

By now we use https://ws.gbv.de/suggest/gnd/ for search and a very dated wrapper of GND LOD (plain lookup of RDF of known URIs). The latter could be ported to Node but it is limited by not including narrower concepts in the RDF data from DNB. Best current approach is to wrap Lobid GND API.

Now in v3.4.0