essepuntato / LODE

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

LODE error Reason: An empty sequence is not allowed as the value of variable $rdf #6

Open nabito opened 7 years ago

nabito commented 7 years ago

I got the above error when trying to access my OWL ontology at: http://www.dadfha.com:8080/lode/extract?url=http://www.dadfha.com/ont/hls-latest.owl

But the same file is working fine with your service: http://www.essepuntato.it/lode/owlapi/http://www.dadfha.com/ont/hls-latest.owl

My env is Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-28-generic x86_64). Just follow README by git clone your repo and mvn clean jetty:run

nabito commented 7 years ago

Sorry, just found that's it's the same as the other issue #4 when I tried http://www.dadfha.com:8080/lode/extract?owlapi=true&url=http://www.dadfha.com/ont/hls-latest.owl

Still unsolved...

dfsantamaria commented 2 years ago

Sorry, just found that's it's the same as the other issue #4 when I tried http://www.dadfha.com:8080/lode/extract?owlapi=true&url=http://www.dadfha.com/ont/hls-latest.owl

Still unsolved...

Same problem here. I need to check the "import" or "owl api" option to make things work.