lambdamusic / Ontospy

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

Is there any way to show properties or special characters in the generated HTML? #56

Open Superraptor opened 6 years ago

Superraptor commented 6 years ago

Hi!

First off, incredible application, this is really, really nice!

I just had a couple quick questions: (1) Can I show additional, ontology-defined annotation properties on the concept pages (like if my ontology has the annotation property "hasDefinition" or something)? If so, how? (2) Is there any way to get Unicode symbols to appear? My ontology has records in German, Russian, Chinese, and Japanese, so would that be a possibility?

Thanks so much!

lambdamusic commented 2 years ago

Can you share a sample model for testing these functionalities?