java.lang.Object
org.apache.jena.shacl.validation.ReportEntry
A report entry.
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.shacl.parser.Constraint
constraint
(org.apache.jena.shacl.parser.Constraint constraint) static ReportEntry
create()
detail()
boolean
void
int
hashCode()
message()
messages()
resultPath
(Path path) boolean
same
(ReportEntry obj) severity()
source()
sourceConstraint
(Node sourceConstraint) sourceConstraintComponent
(Node component) toString()
triple()
value()
-
Method Details
-
create
-
focusNode
-
focusNode
-
resultPath
-
resultPath
-
triple
-
triple
-
value
-
value
-
source
-
source
-
constraint
public org.apache.jena.shacl.parser.Constraint constraint() -
constraint
-
sourceConstraint
-
sourceConstraint
-
sourceConstraintComponent
-
sourceConstraintComponent
-
detail
-
detail
-
message
-
message
-
message
-
messages
-
severity
-
severity
-
severity
-
generate
-
toString
-
hashCode
public int hashCode() -
same
-
equals
-