Skip to content

Commit 6b5f554

Browse files
committed
replaces values with members in nodeKind
1 parent ff9b040 commit 6b5f554

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
@@ -3441,7 +3441,7 @@ <h4>sh:nodeKind</h4>
34413441
<code>sh:BlankNode</code>, <code>sh:IRI</code>, <code>sh:Literal</code>
34423442
<code>sh:BlankNodeOrIRI</code>, <code>sh:BlankNodeOrLiteral</code>, <code>sh:IRIOrLiteral</code> and <code>sh:TripleTerm</code>.
34433443
<br /><br />
3444-
If the values of <code>sh:nodeKind</code> are well-formed SHACL lists, then the values of <code>sh:nodeKind</code> in a shape are one of the following four instances of the class <code>sh:NodeKind</code>:
3444+
If the values of <code>sh:nodeKind</code> are well-formed SHACL lists, then members of those lists in a shape are one of the following four instances of the class <code>sh:NodeKind</code>:
34453445
<code>sh:BlankNode</code>, <code>sh:IRI</code>, <code>sh:Literal</code>, and <code>sh:TripleTerm</code>.
34463446
</span>
34473447
</td>

0 commit comments

Comments
 (0)