| Package | Description |
|---|---|
| org.obolibrary.oboformat.parser |
OBO parser.
|
| org.semanticweb.owlapi.functional.parser |
Functional syntax parser and renderer.
|
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| org.semanticweb.owlapi.manchestersyntax.parser |
Manchester OWL syntax parser and renderer.
|
| org.semanticweb.owlapi.manchestersyntax.renderer |
Manchester OWL syntax parser and renderer.
|
| org.semanticweb.owlapi.rdf.rdfxml.parser |
RDF/XML syntax parser and renderer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidXrefMapException
The Class InvalidXrefMapException.
|
class |
OBOFormatDanglingReferenceException
The Class OBOFormatDanglingReferenceException.
|
class |
OBOFormatException
The Class OBOFormatException.
|
class |
OBOFormatParserException
The Class OBOFormatParserException.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLFunctionalSyntaxParser.Ontology() |
FunctionalSyntaxDocumentFormat |
OWLFunctionalSyntaxParser.parse() |
| Modifier and Type | Method and Description |
|---|---|
Map<OWLParser,OWLParserException> |
UnparsableOntologyException.getExceptions()
Gets a map that lists the parsers (that were used to parse an ontology) and the errors that
they generated.
|
| Constructor and Description |
|---|
UnparsableOntologyException(IRI documentIRI,
Map<OWLParser,OWLParserException> exceptions,
OWLOntologyLoaderConfiguration config) |
| Modifier and Type | Class and Description |
|---|---|
class |
ManchesterOWLSyntaxParserException |
| Modifier and Type | Class and Description |
|---|---|
class |
ParserException
The Class ParserException.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLRDFXMLParserException
The Class OWLRDFXMLParserException.
|
class |
OWLRDFXMLParserMalformedNodeException
The Class OWLRDFXMLParserMalformedNodeException.
|
Copyright © 2020 The University of Manchester. All rights reserved.