Uses of Class
org.apache.jena.shacl.validation.ReportEntry
Packages that use ReportEntry
-
Uses of ReportEntry in org.apache.jena.shacl
Methods in org.apache.jena.shacl that return types with arguments of type ReportEntryMethods in org.apache.jena.shacl with parameters of type ReportEntry -
Uses of ReportEntry in org.apache.jena.shacl.validation
Methods in org.apache.jena.shacl.validation that return ReportEntryModifier and TypeMethodDescriptionReportEntry.constraint(org.apache.jena.shacl.parser.Constraint constraint) static ReportEntryReportEntry.create()ReportEntry.detail(org.apache.jena.graph.Node n) ReportEntry.focusNode(org.apache.jena.graph.Node node) ReportEntry.message(org.apache.jena.graph.Node node) ReportEntry.resultPath(org.apache.jena.sparql.path.Path path) ReportEntry.severity(org.apache.jena.graph.Node severity) ReportEntry.source(org.apache.jena.graph.Node node) ReportEntry.sourceConstraint(org.apache.jena.graph.Node sourceConstraint) ReportEntry.sourceConstraintComponent(org.apache.jena.graph.Node component) ReportEntry.triple(org.apache.jena.graph.Triple triple) ReportEntry.value(org.apache.jena.graph.Node node) Methods in org.apache.jena.shacl.validation with parameters of type ReportEntry