public class ResourceValidationReport extends Object implements ValidationReport
| Constructor and Description |
|---|
ResourceValidationReport(org.apache.jena.rdf.model.Resource report) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
conforms() |
org.apache.jena.rdf.model.Resource |
getResource() |
List<ValidationResult> |
results() |
public ResourceValidationReport(org.apache.jena.rdf.model.Resource report)
public boolean conforms()
conforms in interface ValidationReportpublic org.apache.jena.rdf.model.Resource getResource()
public List<ValidationResult> results()
results in interface ValidationReportCopyright © 2019 TopQuadrant, Inc.. All rights reserved.