Skip to content

Commit 47ddd89

Browse files
#551: Clarified evalExpr parameters (#552)
1 parent 59f86d0 commit 47ddd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-core/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1408,7 +1408,7 @@ <h4>Node targets (sh:targetNode)</h4>
14081408
<div class="def-header">TEXTUAL DEFINITION</div>
14091409
If <code>s</code> is a <a>shape</a> in a <a>shapes graph</a> <code>SG</code> and <code>s</code> has
14101410
<a>value</a> <code>expr</code> for <code>sh:targetNode</code> in <code>SG</code>,
1411-
then the <a>output nodes</a> of <code>expr</code> are <a>targets</a>
1411+
then the <a>output nodes</a> of <code>evalExpr(expr, <a>data graph</a>, s, {})</code> are <a>targets</a>
14121412
for the data graph <code>DG</code> as <a>focus graph</a>.
14131413
</div>
14141414
<p><em>The remainder of this section is informative.</em></p>

0 commit comments

Comments
 (0)