Skip navigation links
A B C F G I N O P R S U V 

A

addPrefixes(PrefixMapping) - Method in class org.apache.jena.shacl.ValidationReport.Builder
 
addReportEntry(ReportItem, Shape, Node, Path, Constraint) - Method in class org.apache.jena.shacl.ValidationReport.Builder
 
addReportEntry(String, Shape, Node, Path, Node, Constraint) - Method in class org.apache.jena.shacl.ValidationReport.Builder
 
addReportEntry(ReportItem, TripleValidator, Triple) - Method in class org.apache.jena.shacl.ValidationReport.Builder
 
addReportEntry(ReportEntry) - Method in class org.apache.jena.shacl.ValidationReport.Builder
 

B

build() - Method in class org.apache.jena.shacl.ValidationReport.Builder
 
Builder() - Constructor for class org.apache.jena.shacl.ValidationReport.Builder
 

C

conforms(Shapes, Graph) - Method in interface org.apache.jena.shacl.ShaclValidator
Does the data conform to the shapes? This operation only checks whether the data is conformant or not - it does not genberate a complete report.
conforms(Graph, Graph) - Method in interface org.apache.jena.shacl.ShaclValidator
Does the data conform to the shapes? This operation only checks whether the data is conformant or not - it does not genberate a complete report.
conforms(Shapes, Graph, Node) - Method in interface org.apache.jena.shacl.ShaclValidator
Does the node within the data conform to the shapes? This operation only checks the data is conformant or not - it does not genberate a complete report.
conforms() - Method in class org.apache.jena.shacl.ValidationReport
 
create() - Static method in class org.apache.jena.shacl.ValidationReport
 

F

fromGraph(Graph, Node) - Static method in class org.apache.jena.shacl.ValidationReport
 
fromGraph(Graph) - Static method in class org.apache.jena.shacl.ValidationReport
 
fromModel(Model) - Static method in class org.apache.jena.shacl.ValidationReport
 

G

get() - Static method in interface org.apache.jena.shacl.ShaclValidator
Return the current system-wide ShaclValidator.
getEntries() - Method in class org.apache.jena.shacl.ValidationReport
 
getGraph() - Method in class org.apache.jena.shacl.Shapes
 
getGraph() - Method in class org.apache.jena.shacl.ValidationReport
 
getModel() - Method in class org.apache.jena.shacl.ValidationReport
 
getReport() - Method in exception org.apache.jena.shacl.ShaclValidationException
 
getResource() - Method in class org.apache.jena.shacl.ValidationReport
 
getRootShapes() - Method in class org.apache.jena.shacl.Shapes
 
getShape(Node) - Method in class org.apache.jena.shacl.Shapes
 
getShapeMap() - Method in class org.apache.jena.shacl.Shapes
 
getTargets() - Method in class org.apache.jena.shacl.Shapes
 
GraphValidation - Class in org.apache.jena.shacl
Operations to work on graph with SHACL.
GraphValidation() - Constructor for class org.apache.jena.shacl.GraphValidation
 

I

isEmpty() - Method in class org.apache.jena.shacl.Shapes
 
iterator() - Method in class org.apache.jena.shacl.Shapes
 

N

numRootShapes() - Method in class org.apache.jena.shacl.Shapes
 
numShapes() - Method in class org.apache.jena.shacl.Shapes
 

O

org.apache.jena.shacl - package org.apache.jena.shacl
 

P

parse(Graph) - Method in interface org.apache.jena.shacl.ShaclValidator
Parse the shapes from the graph and return a AST object that has all the shapes.
parse(String) - Method in interface org.apache.jena.shacl.ShaclValidator
Parse the shapes from a file or URL return a AST object that has all the shapes.
parse(Model) - Static method in class org.apache.jena.shacl.Shapes
Parse the model and return the shapes connected to the targets.
parse(Graph) - Static method in class org.apache.jena.shacl.Shapes
Parse the graph and return the shapes connected to the targets.
parse(String) - Static method in class org.apache.jena.shacl.Shapes
 
parseAll(Graph) - Static method in class org.apache.jena.shacl.Shapes
Parse the graph and also include all declared node and property shapes, whether connected to the targets or not.
parseAll(String) - Static method in class org.apache.jena.shacl.Shapes
 

R

reportConformsTrue() - Static method in class org.apache.jena.shacl.ValidationReport
Return an immutable report that records no validation errors (violations or any other level of severity)

S

ShaclException - Exception in org.apache.jena.shacl
Runtime exception generated by the SHACL subsystem.
ShaclException(String) - Constructor for exception org.apache.jena.shacl.ShaclException
 
ShaclException(String, Throwable) - Constructor for exception org.apache.jena.shacl.ShaclException
 
ShaclValidationException - Exception in org.apache.jena.shacl
Runtime exception generated by the SHACL subsystem.
ShaclValidationException(ValidationReport) - Constructor for exception org.apache.jena.shacl.ShaclValidationException
 
ShaclValidationException(String, Throwable) - Constructor for exception org.apache.jena.shacl.ShaclValidationException
 
ShaclValidator - Interface in org.apache.jena.shacl
Public API for the SHACL Validation.
Shapes - Class in org.apache.jena.shacl
A collection of shapes as output by the SHACL parser.

U

update(Shapes, Graph, Runnable) - Static method in class org.apache.jena.shacl.GraphValidation
Update the graph.
updateAndReport(Shapes, Graph, Runnable) - Static method in class org.apache.jena.shacl.GraphValidation
Update the graph.

V

validate(Shapes, Graph) - Method in interface org.apache.jena.shacl.ShaclValidator
Produce a full validation report.
validate(Shapes, Graph, Node) - Method in interface org.apache.jena.shacl.ShaclValidator
Produce a full validation report for this node in the data.
validate(Graph, Graph) - Method in interface org.apache.jena.shacl.ShaclValidator
Produce a full validation report.
ValidationReport - Class in org.apache.jena.shacl
 
ValidationReport.Builder - Class in org.apache.jena.shacl
 
A B C F G I N O P R S U V 
Skip navigation links

Licenced under the Apache License, Version 2.0