Metadata-Version: 2.4
Name: edam-ontology
Version: 1.25.3
Summary: Versioned, Python packaged EDAM ontology (http://edamontology.org/) data.
Author-email: John Chilton <jmchilton@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/edamontology/edam-ontology.py
Project-URL: Repository, https://github.com/edamontology/edam-ontology.py
Keywords: EDAM
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Dynamic: license-file


edam-ontology.py
-------------------

EDAM is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0) and
can be found at http://edamontology.org/.

EDAM is described in the following article. If you use, or refer to EDAM or its part, please cite:

    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. DOI: 10.1093/bioinformatics/btt113 PMID: 23479348 The article is freely available without restrictions (Open access)

This project is just a Python packaged version of that data - initially developed to avoid non-Python dependencies
within Galaxy packages that need to leverage the ontology.
