Plone add-on which provides a GND ID resolver and a BEACON API.
- GND ID resolver:
/resolvegnd/08151111
- GND ID Behavior, which provides a
gnd_id
field - Provides a
gnd_id
index - BEACON API (BEACON List): /beacon-gnd.txt
Install collective.gnd by adding it to your buildout:
[buildout] ... eggs = collective.gnd
and then running bin/buildout
- Issue Tracker: https://github.com/collective/collective.gnd/issues
- Source Code: https://github.com/collective/collective.gnd
The project is licensed under the GPLv2.