| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManager.addIRIMapper(OWLOntologyIRIMapper mapper)
Adds a mapper to this manager.
|
void |
OWLOntologyManager.removeIRIMapper(OWLOntologyIRIMapper mapper)
Removes a mapper from this manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoIRIMapper
A mapper which given a root folder attempts to automatically discover and map
files to ontologies.
|
class |
CommonBaseIRIMapper
An ontology IRI mapper that can be used to map ontology IRIs to ontology
document IRIs which share the same base.
|
class |
NonMappingOntologyIRIMapper
An ontology URI mapper that simply returns the ontology URI without
performing any mapping operation.
|
class |
SimpleIRIMapper |
Copyright © 2014 The University of Manchester. All Rights Reserved.