edam-select
v1.2.1
Published
EDAM selector component
Downloads
3
Readme
edam-select
EDAM selector component
Documentation and examples
https://inkuzmin.github.io/edam-select/
Usage
Install the package via NPM:
npm install edam-select
Import in JavaScript:
import EdamSelect from 'edam-select';
Development
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
Acknowledgements
I would like to thank the ELIXIR Estonia and the University of Tartu for encouraging me to publish this project online.
The component was developed over the course of the Implementation Study: Registry Integration from a User Perspective in collaboration with Niall Beard and ELIXIR TeSS.
EDAM
Ison, J., Kalaš, M., Jonassen, I., Bolser, D., Uludag, M., McWilliam, H., Malone, J., Lopez, R., Pettifer, S. and Rice, P. (2013). EDAM: an ontology of bioinformatics operations, types of data and identifiers, topics and formats. Bioinformatics, 29(10): 1325-1332. PMID: 23479348 Open Access
EDAM releases are citable with DOIs too, for cases when that is needed. represents all releases and resolves to the DOI of the last stable release. For the DOI of a particular EDAM release, please see /releases.
License
MIT