LODE
LODE copied to clipboard
LODE error Reason: An empty sequence is not allowed as the value of variable $rdf
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
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...
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.