This is a plugin for easyDB 5 with Custom Data Type CustomDataTypeGND
for references to entities (only Differentiated Persons, Cooperates, Subject Headings, Place or geographic name) of the Integrated Authority File (GND).
The Plugins uses http://ws.gbv.de/suggest/gnd/ for the autocomplete-suggestions and EntityFacts API from Deutsche Nationalbibliothek for additional informations about GND entities.
As defined in CustomDataTypeGND.config.yml
this datatype can be configured:
- which entity types are offered for search
- which exact type is offered
- whether additional informationen is loaded if the mouse hovers a suggestion in the search result
The source code of this plugin is managed in a git repository at https://github.com/programmfabrik/easydb-custom-data-type-gnd. Please use the issue tracker for bug reports and feature requests!