Skip to content

Commit 94e54dc

Browse files
nicholascarTallTed
andauthored
Update shacl12-overview/index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 5f4cff1 commit 94e54dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-overview/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ <h2>What's New in SHACL 1.2</h2>
437437
Better Syntax for Unions of Datatypes and Classes
438438
</td>
439439
<td>
440-
In SHACL 1.1, when you wanted to express that the datatype of a property was either <code>xsd:string</code>, <code>rdf:langString</code> or <code>rdf:HTML</code>, you needed to use a verbose, repetitive construct. In SHACL 1.2, this can be written as a single list.
440+
In SHACL 1.1, when you wanted to express that the datatype of a property was either <code>xsd:string</code>, <code>rdf:langString</code>, or <code>rdf:HTML</code>, you needed to use a verbose, repetitive construct. In SHACL 1.2, this can be written as a single list.
441441
</td>
442442
<td>
443443
<a href="https://www.w3.org/TR/shacl12-core/">Core</a>

0 commit comments

Comments
 (0)