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 | 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 | 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 | Description |
---|---|
UnparsableOntologyException(IRI documentIRI,
Map<OWLParser,OWLParserException> exceptions,
OWLOntologyLoaderConfiguration config) |
Modifier and Type | Class | Description |
---|---|---|
class |
ManchesterOWLSyntaxParserException |
Modifier and Type | Class | Description |
---|---|---|
class |
ParserException |
The Class ParserException.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLRDFXMLParserException |
The Class OWLRDFXMLParserException.
|
class |
OWLRDFXMLParserMalformedNodeException |
The Class OWLRDFXMLParserMalformedNodeException.
|
Copyright © 2018 The University of Manchester. All rights reserved.