An open API service indexing awesome lists of open source software.

https://github.com/programmfabrik/easydb-custom-data-type-iconclass


https://github.com/programmfabrik/easydb-custom-data-type-iconclass

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

> 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.

# easydb-custom-data-type-iconclass

This is a plugin for [easyDB 5](http://5.easydb.de/) with Custom Data Type `CustomDataTypeIconclass` for references to entities of the [Iconclass-Vokabulary (http://iconclass.org/)](http://iconclass.org/).

The Plugins uses the mechanisms from for the communication with Iconclass.

Note: For technical reasons, the API requests run via a proxy at the central office of the joint library network ("Verbundzentrale des Gemeinsamen Bibliotheksverbundes").

## configuration

As defined in `CustomDataTypeIconclass.config.yml` this datatype can be configured:

### Schema options
-
### Mask options
-

## saved data
* 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

## sources

The source code of this plugin is managed in a git repository at . Please use [the issue tracker](https://github.com/programmfabrik/easydb-custom-data-type-iconclass/issues) for bug reports and feature requests!