| Package | Description |
|---|---|
| org.coode.owlapi.obo12.parser |
obo 1.2 compatibility package.
|
| org.semanticweb.owlapi.dlsyntax.parser |
DL syntax parser.
|
| org.semanticweb.owlapi.functional.parser |
Functional syntax parser and renderer.
|
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| org.semanticweb.owlapi.krss1.parser |
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
|
| org.semanticweb.owlapi.krss2.parser |
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
|
| org.semanticweb.owlapi.manchestersyntax.parser |
Manchester OWL syntax parser and renderer.
|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.oboformat |
DL syntax parser and renderer.
|
| org.semanticweb.owlapi.owlxml.parser |
OWL/XML syntax parser and renderer.
|
| org.semanticweb.owlapi.rdf.rdfxml.parser |
RDF/XML syntax parser and renderer.
|
| org.semanticweb.owlapi.rdf.turtle.parser |
Turtle syntax parser and renderer.
|
| 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 | 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 © 2017 The University of Manchester. All rights reserved.