Package org.eclipse.rdf4j.sail.shacl.ast
-
Interface Summary Interface Description Exportable Identifiable SparqlFragment.TraceBack Targetable TargetChainInterface -
Class Summary Class Description Cache ContextWithShape NodeShape PropertyShape ShaclAstLists Internal utility methods for the SHACL AST to quickly convert between java collections and RDF collections.ShaclPrefixParser ShaclPrefixParser.Namespaces ShaclProperties Shape Shape.Factory Shape.ParseSettings SparqlFragment SparqlQueryParserCache StatementMatcher StatementMatcher.StableRandomVariableProvider StatementMatcher.Variable<T extends Value> ValidationQuery ValidationQuery.Deactivated XmlDatatypeUtilFunction A custom SPARQL function that checks that a literal conforms to a given datatype by checking the datatype of the literal and also checking if the literal is ill-typed if the datatype is a supported XSD datatype. -
Enum Summary Enum Description Severity ValidationApproach -
Exception Summary Exception Description ShaclParsingException An exception indicating that something went wrong when parsing the SHACL statements, but without a specific shape being the cause.ShaclShapeParsingException An exception indicating that something went wrong when parsing a shape.ShaclSparqlConstraintFailureException An exception thrown when the ?failure var is true for a SPARQL constraint select query.ShaclUnsupportedException