| 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
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 26-Apr-2007 A mapper which given a root folder attempts to automatically discover and map files to ontologies. |
class |
CommonBaseIRIMapper
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 07-Feb-2007 An ontology IRI mapper that can be used to map ontology IRIs to ontology document IRIs which share the same base. |
class |
NonMappingOntologyIRIMapper
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 12-Dec-2006 An ontology URI mapper that simply returns the ontology URI without performing any mapping operation. |
class |
SimpleIRIMapper
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 12-Dec-2006 |
Copyright © 2013 The University of Manchester. All Rights Reserved.