This repo collects some code to explore ontologies from Python or Jupyter Notebook.
Installation:
- clone the repo
- run
pip install -e .
See also doc/demo_notebooks/wikidata_superclasses.ipynb
See also doc/demo_notebooks/bfo_visualization.ipynb:
This repo uses black -l 120 ./
as base line for coding style .