Hi, please use https://github.com/owlcs/owlapi/issues to ask questions about OWLAPI, the SourceForge site is legacy only.
Hello, I need to partition very large ontologies in bioportal (more than 100 MB). I read that I can do with atomic decomposition. can you refer me to a code snippet for using that library?
Hello, I need to partition very large ontologies in bioportal (more than 100 MB). I read that I can do with atomic decomposition. can you refer me to a code snippit for using that library?
Home
The error shown in your message looks to be due only to the ap not being deployed properly, or not running at the time you made your request. OWLAPI itself wouldn't interact with the application server at that point. For issues like these, please use https://github.com/owlcs/owlapi/issues
I am new to owl-api. I tried to load owl api file using maven project in eclipse and i go t some output running as java application. Now i converted the same maven project to dynamic web application. Now i am trying to display the owl files content in server. But i don't know how to. The below is the code which i tried by myself. I got the error Type Status Report Message /home/gayathri/eclipse-workspace/HelloMaven/src/main/java/com/gayathri/HelloMaven/App.java Description The origin server did not...
it would be more nice if we could pass class name and individuals in ontology using...
Hi, you can download the OWL API from the Files section https://sourceforge.net/projects/owlapi/files/OWL%20API%20%28for%20OWL%202.0%29/...
How can i install that?