| Package | Description |
|---|---|
| org.coode.owlapi.obo12.parser | |
| 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.owl.owlapi |
OWL API reference implementation package
|
| Modifier and Type | Class and Description |
|---|---|
class |
OBO12ParserFactory
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 10-Jan-2007 |
| Modifier and Type | Class and Description |
|---|---|
class |
DLSyntaxOWLParserFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLFunctionalSyntaxOWLParserFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LegacyOWLParserFactory
Wrapper interface for legacy parsers.
|
| 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 | Method and Description |
|---|---|
PriorityCollection<OWLParserFactory> |
OWLOntologyManager.getOntologyParsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManager.setOntologyParsers(Set<OWLParserFactory> parsers)
Set the collection of parsers.
|
| 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 | Method and Description |
|---|---|
PriorityCollection<OWLParserFactory> |
OWLOntologyManagerImpl.getOntologyParsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManagerImpl.setOntologyParsers(Set<OWLParserFactory> parsers) |
Copyright © 2016 The University of Manchester. All Rights Reserved.