Skip to content

biodatamodels/ontology-associations

Repository files navigation

Ontology Associations

Datamodels for various kinds of ontology associations

Uses LinkML project.

See http://biodatamodels.github.io/ontology-associations

Running locally

. environment.sh
pip install -r requirements.txt

Running locally

Python

pytest

See tests

Targets

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