Skip to content

Commit 96a39ea

Browse files
Update shacl12-overview/index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 6e1bb97 commit 96a39ea

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
@@ -400,7 +400,7 @@ <h2>What's New in SHACL 1.2</h2>
400400
Derived Properties
401401
</td>
402402
<td>
403-
SHACL 1.1 shapes and constraints could only operate on asserted triples in a graph and inferencing was left as an optional pre-processing step, using languages like RDF Schema and OWL. SHACL 1.2 introduces its own inferencing and reasoning capabilities, making SHACL more self-contained, and covering different use cases than RDFS/OWL.
403+
In SHACL 1.1, shapes and constraints could only operate on asserted triples in a graph, and inferencing was left as an optional pre-processing step using languages like RDF Schema and OWL. SHACL 1.2 introduces its own inferencing and reasoning capabilities, which make SHACL more self-contained and cover different use cases than RDFS/OWL.
404404
</td>
405405
<td>
406406
<a href="https://www.w3.org/TR/shacl12-core/">Core</a>,<br />

0 commit comments

Comments
 (0)