pyLODE icon indicating copy to clipboard operation
pyLODE copied to clipboard

An OWL ontology documentation tool using Python and templating, based on LODE

Results 116 pyLODE issues
Sort by recently updated
recently updated
newest added
trafficstars

As said in another ticket, I'm trying pyLODE and I wonder if any of this is available: * Can I list classes/property in hierarchical order, ie, by considering `rds:subClassOf`/`rdfs:subPropertyOf`? So...

Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. Commits 1c5b075 this time for surer d9c3699 this time for sure... d91b9dd blacken 5a4683c Soothe mypy 9c9567f Bump version to 0.16.0 114803a Merge commit...

dependencies
python

https://github.com/Accord-Project/aec3po/issues/4 , Maxime Lefrancois wrote: > named individuals need to be explicitly asserted as instances of owl:NamedIndividual for PyLODE to generate the corresponding section How to recognize individuals: a subject...

Hi, I try to follow the exem-ont example and to create a similar view for [cityrdf](https://github.com/ogcincubator/cityrdf) repo. I created [pylode-config.ttl](https://github.com/ogcincubator/cityrdf/blob/master/pylode-config.ttl) and [pylode.ttl](https://github.com/ogcincubator/cityrdf/blob/master/pylode.ttl) (although its name can be changed not to...

Hello - Hope this message finds you well. While running a penetration test using XBOW (https://xbow.com/), we found a security vulnerability on your product. Could you please provide the best...

pyLODE v2 supports ontologies that use `rdfs:Class` and `owl:Class`. However testing with v3 appears to only support `owl:Class`. Is this a choice that has been made with the development of...