Skip to main content

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

Project description

https://secure.travis-ci.org/collective/collective.gnd.png?branch=master 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.

Contributors

Changelog

1.1 (2019-12-09)

  • Added configurable, security related rendering of BEACON file. If registry record render_all is False, only GND-IDs, which are accessable by the requesting user are listed in the BEACON file. Otherwise all indexed values are listed. [ukretschmer]

  • Gnd resolver service now has configurable base URL, which allows redirecting to targets with another base URL but the same object path. [ukretschmer]

1.0 (2019-08-26)

  • Fix default in gnd_id property in behavior [MrTango]

1.0b2 (2019-06-20)

  • Fix target (gnd resolver) URL in BEACON file [MrTango]

1.0b1 (2019-06-20)

  • prevent None entries in gnd_ids [MrTango]

1.0a2 (2019-06-20)

  • Fix README RST syntax [MrTango]

1.0a1 (2019-06-20)

  • Initial release. [MrTango]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.gnd-1.1.tar.gz (17.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page