OWLDataFactory
, OWLEntityProvider
OWLDataFactoryImpl
public interface OWLAnnotationPropertyProvider
Modifier and Type | Method | 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 © 2018 The University of Manchester. All rights reserved.