Class OWLFunctionalSyntaxOWLParser
java.lang.Object
org.semanticweb.owlapi.io.AbstractOWLParser
org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser
- All Implemented Interfaces:
Serializable
,OWLParser
- Since:
- 2.0.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparse
(OWLOntologyDocumentSource source, OWLOntology ontology, OWLOntologyLoaderConfiguration config)
-
Constructor Details
-
OWLFunctionalSyntaxOWLParser
public OWLFunctionalSyntaxOWLParser()
-
-
Method Details
-
getSupportedFormat
-
parse
public OWLDocumentFormat parse(OWLOntologyDocumentSource source, OWLOntology ontology, OWLOntologyLoaderConfiguration config)
-