collective.gnd

Plone addon which provides a GND resolver and a BEACON API.


Keywords
Python, Plone
License
CNRI-Python-GPL-Compatible
Install
pip install collective.gnd==1.0

Documentation

image

Coveralls

License

Join the chat at https://gitter.im/collective/collective.gnd

collective.gnd

Plone add-on which provides a GND ID resolver and a BEACON API.

Features

  • 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

Installation

Install collective.gnd by adding it to your buildout:

[buildout]

...

eggs =
    collective.gnd

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.