public class RDFResourceParseError extends Object
OWLObject. For example, why an RDF resource could
not be parsed into an OWLClassExpression.
OWLEntity that represents the error and inserts
this where appropriate into the corresponding complete OWLObject (OWLAxiom) that could not be parsed.| Constructor and Description |
|---|
RDFResourceParseError(OWLEntity parserGeneratedErrorEntity,
RDFNode mainNode,
Set<RDFTriple> mainNodeTriples) |
| Modifier and Type | Method and Description |
|---|---|
RDFNode |
getMainNode() |
Set<RDFTriple> |
getMainNodeTriples() |
OWLEntity |
getParserGeneratedErrorEntity() |
Copyright © 2013 The University of Manchester. All Rights Reserved.