File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 465
465
466
466
< section id ="introduction ">
467
467
< h2 > Introduction</ h2 >
468
- < p > Inference Rules</ p >
468
+
469
+ < p >
470
+ This document introduces the concept of Inference Rules for SHACL 1.2, a mechanism for
471
+ deriving new RDF triples from existing data using declarative rules defined in shapes
472
+ graphs. This extends SHACL’s capabilities beyond validation, enabling reasoning and data
473
+ enrichment.
474
+ </ p >
475
+
476
+ < p >
477
+ This document complements other SHACL 1.2 specifications, such as SHACL Core, by defining
478
+ the syntax and semantics of rule-based inference. While SHACL Core focuses on constraint
479
+ validation, the Inference Rules specification provides a standardized way to express and
480
+ evaluate rules that generate new data.
481
+ </ p >
469
482
470
483
< section id ="terminolgy ">
471
484
< h3 > Terminology</ h3 >
You can’t perform that action at this time.
0 commit comments