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