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

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.7.0 to 5.13.1. Release notes Sourced from pyinstaller's releases. v5.13.1 Please see the v5.13.1 section of the changelog for a list of the changes since v5.13.0. Note...

dependencies

See ASGS example `[ns2:ASGS)](https://www.abs.gov.au/websitedbs/D3310114.nsf/home/Australian+Statistical+Geography+Standard+(ASGS))`

3.0.5

First off, @nicholascar, love your project. It's amazing for demoing ontologies to clients. Anyhow, there are a few commonly-used properties that are not supported and would be nice to see...

for https://w3id.org/gso/geologicfold/Fold_Limb_Shape restrictions are showing up as `Restriction gsoc:isQualityOfonly` for this OWL: ``` rdfs:subClassOf [ rdf:type owl:Restriction ; owl:allValuesFrom :Fold ; owl:onProperty gsoc:isQualityOf ; ] ; ``` I'm guessing it...