Contents
- Description
- Constructor Summary
- Method Summary
- Constructor Details
- Method Details
- getPredicate()
- toModel(Resource, IRI, Model, Set)
- getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope)
- getTargetFilter(ConnectionsGroup, Resource[], PlanNode)
- getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set)
- getNamespaces()
- equals(Object)
- hashCode()
Class TargetObjectsOf
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.targets.Target
org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
- All Implemented Interfaces:
org.eclipse.rdf4j.sail.shacl.ast.Exportable
,org.eclipse.rdf4j.sail.shacl.ast.Targetable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getAdded
(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope) getTargetFilter
(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent) org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
getTargetQueryFragment
(org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable subject, org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable object, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider, Set<String> inheritedVarNames) int
hashCode()
void
-
Constructor Details
-
Method Details
-
getPredicate
- Specified by:
getPredicate
in classTarget
-
toModel
-
getAdded
public PlanNode getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope) -
getTargetFilter
public PlanNode getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent) - Specified by:
getTargetFilter
in classTarget
-
getTargetQueryFragment
public org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment getTargetQueryFragment(org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable subject, org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable object, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider, Set<String> inheritedVarNames) -
getNamespaces
-
equals
-
hashCode
-