| Package | Description |
|---|---|
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| 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) |
Copyright © 2016 The University of Manchester. All Rights Reserved.