A tool to validate metadata sanity
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.
metasane is licensed under the BSD (3-Clause) license. Please see the
LICENSE
file for more details.
The easiest way to install metasane is via pip
:
pip install .
To run the unit tests:
nosetests