https://github.com/programmfabrik/easydb-custom-data-type-nomisma
https://github.com/programmfabrik/easydb-custom-data-type-nomisma
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/programmfabrik/easydb-custom-data-type-nomisma
- Owner: programmfabrik
- License: unlicense
- Created: 2019-01-07T13:40:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-14T14:34:25.000Z (about 1 year ago)
- Last Synced: 2025-05-14T15:45:30.026Z (about 1 year ago)
- Language: CoffeeScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-nomisma
Custom Data Type "Nomisma" for easydb
This is a plugin for [easyDB 5](http://5.easydb.de/) with Custom Data Type `CustomDataTypeNomisma` for references to the records from different online ressources of the [Nomisma-Project]().
The Plugins uses and for the autocomplete-suggestions and additional informations about the Nomisma-records.
## configuration
* Schema-settings:
* search crro?
* search ocre?
* search pella?
* search aod?
* search sco?
* search pco?
* Mask-settings:
* none
## saved data
* conceptName
* Preferred label of the linked record
* conceptURI
* URI to linked record
* _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-nomisma/issues) for bug reports and feature requests!