| Package | Description |
|---|---|
| org.obolibrary.obo2owl |
| Modifier and Type | Method and Description |
|---|---|
static String |
OwlStringTools.translate(Set<org.semanticweb.owlapi.model.OWLAxiom> axioms,
org.semanticweb.owlapi.model.OWLOntologyManager translationManager)
Create a string for the given set of axioms.
|
static Set<org.semanticweb.owlapi.model.OWLAxiom> |
OwlStringTools.translate(String axioms,
org.semanticweb.owlapi.model.OWLOntologyManager translationManager)
Parse the axioms from the given axiom string.
|
Copyright © 2010–2017 The University of Manchester. All rights reserved.