| Package | Description |
|---|---|
| org.coode.owlapi.obo.parser |
| Modifier and Type | Method and Description |
|---|---|
IDSpaceManager |
OBOOntologyFormat.getIdSpaceManager()
Gets the OBO id-space manager.
|
IDSpaceManager |
OBOConsumer.getIdSpaceManager()
Gets a COPY of the
IDSpaceManager held by this OBOConsumer. |
| Modifier and Type | Method and Description |
|---|---|
IRI |
OBOIdType.getIRIFromOBOId(OWLOntologyID ontologyID,
IDSpaceManager idSpaceManager,
String oboId) |
| Constructor and Description |
|---|
IDSpaceManager(IDSpaceManager idSpaceManager)
Creates an IDSpaceManager and copying the id prefix to IRI prefix mappings contained in some other IDSpaceManager.
|
OBOOntologyFormat(IDSpaceManager idSpaceManager)
Constructs an OBOOntologyFormat object.
|
Copyright © 2012 The University of Manchester. All Rights Reserved.