Package openllet.owlapi.parser
Class OWLFunctionalSyntax
- java.lang.Object
-
- openllet.owlapi.parser.OWLFunctionalSyntax
-
public class OWLFunctionalSyntax extends java.lang.ObjectLoad and ontology in functional syntax.- Since:
- 2.6.3
-
-
Constructor Summary
Constructors Constructor Description OWLFunctionalSyntax()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Optional<org.semanticweb.owlapi.model.OWLOntology>load(java.io.File file, org.semanticweb.owlapi.model.OWLOntologyManager manager, java.util.Optional<org.semanticweb.owlapi.model.OWLOntologyID> ontologyId)
-