| 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 |
|---|---|
org.semanticweb.owlapi.model.IRI |
OBOIdType.getIRIFromOBOId(org.semanticweb.owlapi.model.OWLOntologyID ontologyID,
IDSpaceManager idSpaceManager,
String oboId) |
static org.semanticweb.owlapi.model.IRI |
OBOVocabulary.ID2IRI(String oboId,
IDSpaceManager idSpaceManager)
Converts OBO Ids to IRIs.
|
void |
OBOOntologyFormat.setIDSpaceManager(IDSpaceManager m) |
| Constructor and Description |
|---|
IDSpaceManager(IDSpaceManager idSpaceManager)
Creates an IDSpaceManager and copying the id prefix to IRI prefix
mappings contained in some other IDSpaceManager.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.