Created
November 8, 2020 15:07
-
-
Save erfelipe/e1ad28e408a02d628a9d596e1d9f98bd to your computer and use it in GitHub Desktop.
Material para DEV em OWL #OWL #API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/owlcs/owlapi/wiki/Documentation | |
https://github.com/owlcs/owlapi/blob/version4/contract/src/test/java/org/semanticweb/owlapi/examples/Examples.java | |
- how to check if a statement if a valid OWL axiom | |
https://github.com/owlcs/owlapi/issues/507 | |
- Convert String in manchester syntax to OWLAxiom object using owlapi 3 in Java | |
https://stackoverflow.com/questions/21005908/convert-string-in-manchester-syntax-to-owlaxiom-object-using-owlapi-3-in-java | |
- DL Queries with a real reasoner | |
https://github.com/owlcs/owlapi/wiki/DL-Queries-with-a-real-reasoner | |
- Problem saving ontologies in Turtle | |
https://github.com/owlcs/owlapi/issues/719 | |
- Java Code Examples for org.semanticweb.owlapi.reasoner.OWLReasoner | |
https://www.programcreek.com/java-api-examples/?api=org.semanticweb.owlapi.reasoner.OWLReasoner |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment