pyLODE
pyLODE copied to clipboard
An OWL ontology documentation tool using Python and templating, based on LODE
Where i select "vocpub" with a skos vocab, I get the following error: `'NoneType' object has no attribute 'get'`
The export to markdown format does not work (and would be a great feature!)
## This PR - add pre-commit hooks - add ci tests - add bandit tests - add gh-action - add tox
## I expect - [ ] A security CI via pre-commit - [ ] a security CI via gh-actions
Can support for owl:equivalentProperty be added?
Can support for rdfs:seeAlso be added?
In a live installation (https://pylode.surroundaustralia.com) there is an option to generate output in Markdown format instead of HTML. Please suggest how can I get output in Markdown format using the...
The [recommended way](https://protege-discussion.stanford.narkive.com/n2zKOHp3/how-to-define-enumerated-classes-using-owl-oneof) to create an Enum in an owl ontology is to use `owl:equivalentClass` with a bnode containing an `owl:oneOf` list like this: ``` cn:CausalEffectIncrease a owl:NamedIndividual , cn:CausalEffect...
I tried this ontology: http://www.ontologydesignpatterns.org/ont/dul/DUL.owl with both English and Italian labels...and it seems to include both in the output:  Can we specify the default...
Thank you so much for this tool! I am on Ubuntu, Firefox, a medium-smallish laptop. I don't know if these issues are the same on all screen sizes, browsers, etc....