Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 814 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 814 Bytes

metasane

A tool to validate metadata sanity

Build Status

metasane is currently under active development and thus its API should be considered highly unstable.

Note: The data directory contains ontologies and derived controlled vocabularies from many open ontologies (e.g., ENVO, UBERON, etc.). The metasane development team takes no credit in the creation of this work. Full credit goes to the respective ontology authors.

License

metasane is licensed under the BSD (3-Clause) license. Please see the LICENSE file for more details.

Installing

The easiest way to install metasane is via pip:

pip install .

Testing

To run the unit tests:

nosetests