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