-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LODE error when using owlapi=true #4
Comments
Hi Jonas, |
Hey Silvio, For the hosted version it's working fine: http://www.essepuntato.it/lode/owlapi/https://bmake.th-brandenburg.de/services/odoc/ITCat/SchemaGraph.rdf |
Hey Silvio, could you figure out where the problem is? |
Hi @jetschni, I've investigated a bit few days ago, and it seems that the version of the OWLAPI that is used (by means of running the mvn command) is the last one – which would be dinamically downloaded by maven. However, I have to change this behaviour so as to constrain the use of a specific version, that is the one adopted by the online version of the tool available at http://www.essepuntato.it/lode. However, I honestly don't have any time in the following days to investigate it further. If you think you can help me with this, just give me a shout! Have a nice day :-) S. |
FYI |
Encountering the same problem: When using the example listed in the README.md: gives the following error:
@essepuntato : you mention that maven selects the latest library. That's not true, versions of all libraries are hardcoded in the |
Fix Issue #4, add utf-8 encoding for output, german translation
Hello
i get the following error when using the parameter owlapi=true
e.g.
localhost:9030/lode/extract?owlapi=true&url=https://localhost/test.rdf
)I followed the steps described in readme.md, the examples are working fine.
The rdf file is fine as well, tested with http://www.essepuntato.it/lode/owlapi/http://domain.com/test.rdf
The text was updated successfully, but these errors were encountered: