Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion shacl12-core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1408,7 +1408,7 @@ <h4>Node targets (sh:targetNode)</h4>
<div class="def-header">TEXTUAL DEFINITION</div>
If <code>s</code> is a <a>shape</a> in a <a>shapes graph</a> <code>SG</code> and <code>s</code> has
<a>value</a> <code>expr</code> for <code>sh:targetNode</code> in <code>SG</code>,
then the <a>output nodes</a> of <code>expr</code> are <a>targets</a>
then the <a>output nodes</a> of <code>evalExpr(expr, <a>data graph</a>, s, {})</code> are <a>targets</a>
for the data graph <code>DG</code> as <a>focus graph</a>.
</div>
<p><em>The remainder of this section is informative.</em></p>
Expand Down