Skip to content

Commit 16a3047

Browse files
Merge pull request #249 from w3c/issue-103
#103: Fixed misspelled constraint component IRI
2 parents 90e674e + f09f0b0 commit 16a3047

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
@@ -3536,7 +3536,7 @@ <h4>sh:property</h4>
35363536
<code>sh:property</code> can be used to specify that each <a>value node</a> has a given <a>property shape</a>.
35373537
</p>
35383538
<p>
3539-
<span class="component-class">Constraint Component IRI</span>: <code>sh:PropertyShapeComponent</code>
3539+
<span class="component-class">Constraint Component IRI</span>: <code>sh:PropertyConstraintComponent</code>
35403540
</p>
35413541

35423542
<div class="parameters">Parameters:</div>

0 commit comments

Comments
 (0)