This Plugin / Repo is being maintained by a community of developers. There is no warranty given or bug fixing guarantee; especially not by Programmfabrik GmbH. Please use the github issue tracking to report bugs and self organize bug fixing. Feel free to directly contact the committing developers.
This is a plugin for easyDB 5 with Custom Data Type CustomDataTypeDante
for references to entities of the DANTE-Vokabulary-Server (https://dante.gbv.de).
The Plugins uses https://api.dante.gbv.de/ for the communication with DANTE.
As defined in manifest.yml
this datatype can be configured:
- which "vocabulary_name" to use. List of Vocabularys in DANTE or as JSKOS via API or uri.gbv.de/terminology
- for the popup-modes multible vocabularys can be set as a "|"-splitted list
- which mapbox-access-token to use
- whether to use as dropdown or as popup or popup with treeview
- whether to use the cache
- whether to use default values
- conceptName
- Preferred label of the linked record
- conceptURI
- URI to linked record
- conceptFulltext
- fulltext-string which contains: PrefLabels, AltLabels, HiddenLabels, Notations
- conceptAncestors
- URI's of all given ancestors
- _fulltext
- easydb-fulltext
- _standard
- easydb-standard
The source code of this plugin is managed in a git repository at https://github.com/programmfabrik/easydb-custom-data-type-dante. Please use the issue tracker for bug reports and feature requests!