public interface OWLAnnotationPropertyProvider
| Modifier and Type | Method and Description |
|---|---|
OWLAnnotationProperty |
getOWLAnnotationProperty(IRI iri)
Gets an instance of
OWLAnnotationProperty that has the specified
IRI. |
OWLAnnotationProperty getOWLAnnotationProperty(IRI iri)
OWLAnnotationProperty that has the specified
IRI.iri - The IRI. Not null.OWLAnnotationProperty that has the specified IRI. Not
null.Copyright © 2014 The University of Manchester. All Rights Reserved.