lambdamusic / Ontospy

Python library and command-line interface for inspecting and visualizing RDF models aka ontologies.
http://lambdamusic.github.io/Ontospy/
MIT License
219 stars 52 forks source link

Class hierarchy presentation in ontospy-shell #18

Closed lambdamusic closed 6 years ago

lambdamusic commented 7 years ago

Was wondering if this was best order:

Has Super Class (all): sg:Serial | sg:Work | sg:Publication | sg:Concept | sg:Thing

Maybe would help if an operator rather than a separator were used, e.g. "<" in this case, or ">" if reverse order (class hierarchy descending) was given.