Searched refs:sourceOntology (Results 1 - 1 of 1) sorted by relevance
/owl-s/src/impl/jena/ | ||
H A D | OWLOntologyImpl.java | 67 private OWLOntology sourceOntology;
field in class:OWLOntologyImpl 81 sourceOntology = this; 431 return sourceOntology; 435 sourceOntology = ontology; |
Completed in 9 milliseconds