gbv / cocoda-sdk

SDK for Cocoda and coli-conc services
https://gbv.github.io/cocoda-sdk/
MIT License
5 stars 1 forks source link

Add GND Provider via Lobid API #17

Closed nichtich closed 1 year ago

nichtich commented 3 years ago

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 https://github.com/hbz/lobid-gnd/issues/119.

stefandesu commented 3 years ago

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.

nichtich commented 2 years ago

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.

stefandesu commented 1 year ago

Now in v3.4.0