Skip to content

Commit 48bef5e

Browse files
bergosafs
andauthored
Apply suggestions from code review
Co-authored-by: Andy Seaborne <[email protected]>
1 parent 345eb4c commit 48bef5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shacl12-core/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5720,8 +5720,8 @@ <h4>sh:reifiableBy, sh:reificationRequired</h4>
57205720
<div class="def def-text">
57215721
<div class="def-header">TEXTUAL DEFINITION</div>
57225722
<div class="def-text-body" data-validator="ReifiableBy">
5723-
Let <code>t</code> be the <a>triple terms</a> (<a>focus node</a>, <code>$path</code>, <a>value node</a>).
5724-
For each reified statement for the <a>triple terms</a> <code>t</code>, a failure MUST be produced if the validation of the reified statement with the <a>reifier</a> as <a>focus node</a> against the <a>node shape</a> <code>$reifiableBy</code> produces a <a>failure</a>.
5723+
Let <code>t</code> be the <a>triple term</a> (<a>focus node</a>, <code>$path</code>, <a>value node</a>).
5724+
For each reified statement for the <a>triple term</a> <code>t</code>, a failure MUST be produced if the validation of the reified statement with the <a>reifier</a> as <a>focus node</a> against the <a>node shape</a> <code>$reifiableBy</code> produces a <a>failure</a>.
57255725
Otherwise, if the reified statements of <code>t</code> do not conform to <code>$reifiableBy</code>, there is a validation result with <code>t</code> as <code>sh:value</code>.
57265726
</div>
57275727
</div>

0 commit comments

Comments
 (0)