Searched defs:sourceOntology (Results 1 - 1 of 1) sorted by relevance

/owl-s/src/impl/jena/
H A DOWLOntologyImpl.java67 private OWLOntology sourceOntology; field in class:OWLOntologyImpl
81 sourceOntology = this;
431 return sourceOntology;
435 sourceOntology = ontology;

Completed in 627 milliseconds