Package | Description |
---|---|
org.semanticweb.owlapi.dlsyntax.parser | |
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 | |
uk.ac.manchester.cs | |
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Class | Description |
---|---|---|
class |
DLSyntaxOWLParserFactory |
Modifier and Type | Class | Description |
---|---|---|
class |
OWLFunctionalSyntaxOWLParserFactory |
Modifier and Type | Interface | Description |
---|---|---|
interface |
LegacyOWLParserFactory |
Wrapper interface for legacy parsers.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLParserFactoryImpl |
Generic parser factory.
|
Modifier and Type | Class | Description |
---|---|---|
class |
KRSSOWLParserFactory |
Modifier and Type | Class | Description |
---|---|---|
class |
KRSS2OWLParserFactory |
Modifier and Type | Class | Description |
---|---|---|
class |
ManchesterOWLSyntaxOntologyParserFactory |
Modifier and Type | Method | Description |
---|---|---|
PriorityCollection<OWLParserFactory> |
OWLOntologyManager.getOntologyParsers() |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLOntologyManager.setOntologyParsers(Set<OWLParserFactory> parsers) |
Set the collection of parsers.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OBOFormatOWLAPIParserFactory |
Modifier and Type | Class | Description |
---|---|---|
class |
OWLXMLParserFactory |
Modifier and Type | Class | Description |
---|---|---|
class |
RDFXMLParserFactory |
Modifier and Type | Class | Description |
---|---|---|
class |
TurtleOntologyParserFactory |
Modifier and Type | Method | Description |
---|---|---|
static String |
AcceptHeaderBuilder.headersFromParsers(PriorityCollection<OWLParserFactory> parsers) |
Modifier and Type | Method | Description |
---|---|---|
PriorityCollection<OWLParserFactory> |
OWLOntologyManagerImpl.getOntologyParsers() |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLOntologyManagerImpl.setOntologyParsers(Set<OWLParserFactory> parsers) |
Copyright © 2018 The University of Manchester. All rights reserved.