1.2.1 • Published 5 years ago

edam-select v1.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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. 10.1093/bioinformatics/btt113 PMID: 23479348 Open Access

EDAM releases are citable with DOIs too, for cases when that is needed. 10.5281/zenodo.822690 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

1.2.1

5 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago