Datamodels for various kinds of ontology associations
Uses LinkML project.
See http://biodatamodels.github.io/ontology-associations
. environment.sh
pip install -r requirements.txt
Python
pytest
See tests
You can make specific targets, e.g
make stage-jsonschema
Use the all
target to make everything
Note to redeploy documentation all you need to do is:
make gh-deploy