public class RDFResourceParseError
extends java.lang.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,
java.util.Set<RDFTriple> mainNodeTriples) |
Modifier and Type | Method and Description |
---|---|
RDFNode |
getMainNode() |
java.util.Set<RDFTriple> |
getMainNodeTriples() |
OWLEntity |
getParserGeneratedErrorEntity() |