Uses of Class
org.eclipse.rdf4j.sail.shacl.ShaclSail
-
Uses of ShaclSail in org.eclipse.rdf4j.sail.shacl
-
Uses of ShaclSail in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
ModifierConstructorDescriptionAndConstraintComponent
(Resource id, ShapeSource shapeSource, org.eclipse.rdf4j.sail.shacl.ast.Cache cache, ShaclSail shaclSail) NotConstraintComponent
(Resource id, ShapeSource shapeSource, org.eclipse.rdf4j.sail.shacl.ast.Cache cache, ShaclSail shaclSail) OrConstraintComponent
(Resource id, ShapeSource shapeSource, org.eclipse.rdf4j.sail.shacl.ast.Cache cache, ShaclSail shaclSail) QualifiedMaxCountConstraintComponent
(Resource id, ShapeSource shapeSource, org.eclipse.rdf4j.sail.shacl.ast.Cache cache, ShaclSail shaclSail, Boolean qualifiedValueShapesDisjoint, Long qualifiedMaxCount) QualifiedMinCountConstraintComponent
(Resource id, ShapeSource shapeSource, org.eclipse.rdf4j.sail.shacl.ast.Cache cache, ShaclSail shaclSail, Boolean qualifiedValueShapesDisjoint, Long qualifiedMinCount) XoneConstraintComponent
(Resource id, ShapeSource shapeSource, org.eclipse.rdf4j.sail.shacl.ast.Cache cache, ShaclSail shaclSail) -
Uses of ShaclSail in org.eclipse.rdf4j.sail.shacl.ast.targets
ModifierConstructorDescriptionRSXTargetShape
(Resource targetShape, ShapeSource shapeSource, ShaclSail shaclSail)