public class OWLOntologyIRIMapperImpl extends Object implements org.semanticweb.owlapi.model.OWLOntologyIRIMapper
| Constructor and Description |
|---|
OWLOntologyIRIMapperImpl()
default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addMapping(org.semanticweb.owlapi.model.IRI ontologyIRI,
org.semanticweb.owlapi.model.IRI documentIRI) |
org.semanticweb.owlapi.model.IRI |
getDocumentIRI(org.semanticweb.owlapi.model.IRI ontologyIRI) |
public org.semanticweb.owlapi.model.IRI getDocumentIRI(org.semanticweb.owlapi.model.IRI ontologyIRI)
getDocumentIRI in interface org.semanticweb.owlapi.model.OWLOntologyIRIMapperpublic void addMapping(org.semanticweb.owlapi.model.IRI ontologyIRI,
org.semanticweb.owlapi.model.IRI documentIRI)
ontologyIRI - new ontology iridocumentIRI - new document iriCopyright © 2014 The University of Manchester. All Rights Reserved.