@HasPriority(value=10.0) @Deprecated public class NonMappingOntologyIRIMapper extends Object implements OWLOntologyIRIMapper, Serializable
| Constructor and Description |
|---|
NonMappingOntologyIRIMapper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IRI |
getDocumentIRI(IRI ontologyIRI)
Deprecated.
Given an ontology IRI, this method maps the ontology IRI to a document
IRI.
|
@Nullable public IRI getDocumentIRI(IRI ontologyIRI)
OWLOntologyIRIMappergetDocumentIRI in interface OWLOntologyIRIMapperontologyIRI - The ontology IRI to be mapped.null if the mapper doesn't have mapping
for the specified ontology IRI.Copyright © 2017 The University of Manchester. All rights reserved.