Searched refs:createOWLSOntology (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/org/mindswap/owl/
H A DOWLKnowledgeBase.java234 public org.mindswap.owls.OWLSOntology createOWLSOntology(); method in interface:OWLKnowledgeBase
239 public org.mindswap.owls.OWLSOntology createOWLSOntology(URI uri); method in interface:OWLKnowledgeBase
/owl-s/src/impl/jena/
H A DOWLKnowledgeBaseImpl.java574 public org.mindswap.owls.OWLSOntology createOWLSOntology() { method in class:OWLKnowledgeBaseImpl
581 public org.mindswap.owls.OWLSOntology createOWLSOntology(URI uri) { method in class:OWLKnowledgeBaseImpl

Completed in 8 milliseconds