| Package | Description |
|---|---|
| org.obolibrary.oboformat.parser | |
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| org.semanticweb.owlapi.manchestersyntax.parser | |
| org.semanticweb.owlapi.manchestersyntax.renderer | |
| org.semanticweb.owlapi.rdf.rdfxml.parser |
| 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 |
|---|---|
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 © 2016 The University of Manchester. All Rights Reserved.