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