@FunctionalInterface public interface HasGetOntologyById
| Modifier and Type | Method and Description |
|---|---|
OWLOntology |
getOntology(OWLOntologyID ontologyID)
Get the ontology with the specified Id.
|
@Nullable OWLOntology getOntology(OWLOntologyID ontologyID)
ontologyID - The Id.null if there is no ontology with the
specified Id.Copyright © 2018 The University of Manchester. All rights reserved.