essepuntato / LODE

Live OWL Documentation Environment, to convert OWL ontologies into HTML human-readable pages.
ISC License
104 stars 55 forks source link

Cryptic error #33

Open Aspie96 opened 3 years ago

Aspie96 commented 3 years ago

If there are individuals in the ontology with an IRI that is simply a URL without any final slash (http://www.example.org) LODE gives the following error:

LODE error
Reason: An empty sequence is not allowed as the third argument of substring()

Which isn't easy to understand. It would be nice if it was explained more clearly to the user.

miguel76 commented 1 year ago

I am getting exactly this error message (on this ontology https://w3id.org/ac-ontology/aco ). Could you clarify what are the cases in which it happens and if there is a workaround?