Skip to content

Commit 69dd0e1

Browse files
bergosTallTed
andauthored
Update shacl12-core/index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 4387d71 commit 69dd0e1

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
@@ -3439,7 +3439,7 @@ <h4>sh:nodeKind</h4>
34393439
<span data-syntax-rule="nodeKind-in">
34403440
If the values of <code>sh:nodeKind</code> are IRIs, then the values of <code>sh:nodeKind</code> in a shape are one of the following seven instances of the class <code>sh:NodeKind</code>:
34413441
<code>sh:BlankNode</code>, <code>sh:IRI</code>, <code>sh:Literal</code>
3442-
<code>sh:BlankNodeOrIRI</code>, <code>sh:BlankNodeOrLiteral</code>, <code>sh:IRIOrLiteral</code> and <code>sh:TripleTerm</code>.
3442+
<code>sh:BlankNodeOrIRI</code>, <code>sh:BlankNodeOrLiteral</code>, <code>sh:IRIOrLiteral</code>, and <code>sh:TripleTerm</code>.
34433443
<br /><br />
34443444
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>.

0 commit comments

Comments
 (0)