ProyectoAether / yoko_onto

YOKO ONtO tool provides a visualization layer on top of KNIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOKO ONtO: You only KNIT one ontology

Python License

The YOKO ONtO tool provides a visualization layer on top of KNIT, presenting a draft knowledge graph with data retrieved from existing ontologies.

Getting started

$ cd YOKO
$ docker build -t yoko_onto:1.0.0 . 

And finally, run docker container:

$ docker run -d -p 0.0.0.0:8501:8501 yoko_onto:1.0.0

About

YOKO ONtO tool provides a visualization layer on top of KNIT

License:MIT License


Languages

Language:Python 100.0%