diff --git a/shacl12-core/index.html b/shacl12-core/index.html index 049096e6..ea1ca59c 100644 --- a/shacl12-core/index.html +++ b/shacl12-core/index.html @@ -1408,7 +1408,7 @@
s
is a shape in a shapes graph SG
and s
has
value expr
for sh:targetNode
in SG
,
- then the output nodes of expr
are targets
+ then the output nodes of evalExpr(expr, data graph, s, {})
are targets
for the data graph DG
as focus graph.
The remainder of this section is informative.