Skip to content

cknoll/semantictools

Repository files navigation

Build Status Code style: black

General Information

This repo collects some code to explore ontologies from Python or Jupyter Notebook.

Installation:

  1. clone the repo
  2. run pip install -e .

Showcases

Retrieving the superclasses of a wikidata entity

See also doc/demo_notebooks/wikidata_superclasses.ipynb

3 levels

vectorspace_superclasses_l3.svg

13 levels

vectorspace_superclasses_l13.svg

Visualizing the taxonomy of bfo.owl

See also doc/demo_notebooks/bfo_visualization.ipynb:

bfo.svg

Contributing

This repo uses black -l 120 ./ as base line for coding style .

About

some tools for semantic technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages