java.lang.Object
org.apache.jena.shacl.ValidationReport
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionboolean
conforms()
static ValidationReport.Builder
create()
static ValidationReport
static ValidationReport
static ValidationReport
Collection<org.apache.jena.shacl.validation.ReportEntry>
getGraph()
getModel()
static ValidationReport
Return an immutable report that records no validation errors (violations or any other level of severity)
-
Method Details
-
create
-
reportConformsTrue
Return an immutable report that records no validation errors (violations or any other level of severity) -
getEntries
-
getResource
-
getModel
-
getGraph
-
conforms
public boolean conforms() -
fromGraph
-
fromModel
-
fromGraph
-