Skip to content

Commit

Permalink
ADD: ontology image to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkle committed Jan 19, 2018
1 parent eb6f999 commit 285837e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ CLI: Generate Graph Files:

CLI: Generate Ontology:
-----------------------
.. image:: screenshots/ontology.svg
:align: center
:alt: screenshot of the results page

The ontology for Spfy is available at:
https://raw.githubusercontent.com/superphy/backend/master/app/scripts/spfy\_ontology.ttl
Expand All @@ -183,6 +186,8 @@ with shared functions from Spfy's backend code. If you wish to run it,
do: 1. ``cd app/`` 2. ``python -m scripts/generate_ontology`` which will
put the ontology in ``app/``

You can generate a pretty diagram from the .ttl file using http://www.visualdataweb.de/webvowl/

CLI: Enqueue Subtyping Tasks w/o Reactapp:
------------------------------------------

Expand Down
Loading

0 comments on commit 285837e

Please sign in to comment.