pyLODE icon indicating copy to clipboard operation
pyLODE copied to clipboard

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

Results 107 pyLODE issues
Sort by recently updated
recently updated
newest added

With longer class names the line breaks reduce readability, because there is no separating element between classes. A solution would either be to increase the width of the table of...

some Python pickle files seem to have been committed and should be removed and ignored going forward

Simply put, pyLODE should handle invalid input gracefully. http://cor.esipfed.org/pylode?url=INVALID : > ![image](https://user-images.githubusercontent.com/556505/90288573-ff38dd00-de2e-11ea-9504-6073efb26ce7.png) Along with any internal logging or stack traces, the exposed output should indicate what went wrong at least...

Full-justified (both-justified) text looks pretty bad on smaller screens. Please change to left-justified. ![Screenshot_20210205-050456_Chrome](https://user-images.githubusercontent.com/536250/106984305-fb4b9f00-676f-11eb-86a9-4875f96ff8a2.jpg)

I am building a ontology publishing pipeline with nextflow. For documentation, reference and testing it would be nice to have a reference ontology for each profile. This ontology should make...

Formal profile at https://w3id.org/profile/ontpub

I'm using 3.0.1 of pylode and 4.0.6 of rdflib Traceback (most recent call last): File "/home/rivettp/.local/bin/pylode", line 5, in from pylode.cli import main File "/home/rivettp/.local/lib/python3.8/site-packages/pylode/__init__.py", line 1, in from .utils...

wontfix

Hi, PyLODE generates anchors with a capitalization that is inconsistent with the class/property that the anchor concerns, e.g., `https://w3id.org/rec/core/OccupancyZone` gets the anchor `#Occupancyzone`. The anchors and links to them are...