| Package | Description |
|---|---|
| org.semanticweb.owlapi.dlsyntax.parser | |
| org.semanticweb.owlapi.formats | |
| org.semanticweb.owlapi.functional.parser | |
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| org.semanticweb.owlapi.krss1.parser | |
| org.semanticweb.owlapi.krss2.parser | |
| org.semanticweb.owlapi.manchestersyntax.parser | |
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.oboformat | |
| org.semanticweb.owlapi.owlxml.parser | |
| org.semanticweb.owlapi.rdf.rdfxml.parser | |
| org.semanticweb.owlapi.rdf.turtle.parser | |
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Class and Description |
|---|---|
class |
DLSyntaxOWLParserFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
DLSyntaxDocumentFormatFactory |
class |
DLSyntaxHTMLDocumentFormatFactory |
class |
FunctionalSyntaxDocumentFormatFactory |
class |
KRSS2DocumentFormatFactory |
class |
KRSSDocumentFormatFactory |
class |
LabelFunctionalDocumentFormatFactory |
class |
LatexAxiomsListDocumentFormatFactory |
class |
LatexDocumentFormatFactory |
class |
ManchesterSyntaxDocumentFormatFactory |
class |
OBODocumentFormatFactory |
class |
OWLXMLDocumentFormatFactory |
class |
RDFXMLDocumentFormatFactory |
class |
TurtleDocumentFormatFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLFunctionalSyntaxOWLParserFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LegacyOWLParserFactory
Wrapper interface for legacy parsers.
|
interface |
OWLParserFactory
An object that can create an
OWLParser. |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLParserFactoryImpl
Generic parser factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KRSSOWLParserFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
KRSS2OWLParserFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ManchesterOWLSyntaxOntologyParserFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLDocumentFormatFactory
Factory for ontology formats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OBOFormatOWLAPIParserFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLXMLParserFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
RDFXMLParserFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
TurtleOntologyParserFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDocumentFormatFactoryImpl
A generic factory class for OWLOntologyFormats.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.