File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed
Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 123123 </ head >
124124 < body >
125125 < section id ="abstract ">
126- < p > This document describes Shapes Constraint Language (SHACL) Rules.</ p >
126+ < p > This document defines SHACL Rules.</ p >
127+ < p >
128+ SHACL, the Shapes Constraint Language, is a language for describing the structure
129+ of RDF graphs.
130+ SHACL may be used for a variety of purposes such as validating, inferencing,
131+ modeling domains, generating ontologies to inform other agents, building user
132+ interfaces, generating code, and integrating data.
133+ </ p >
134+ < p >
135+ SHACL Rules provides inferencing with the generation of new RDF data from a
136+ combination of a set of rules and a base data graph. Rules can be expressed as RDF
137+ or in the SHACL Rules Language (SRL).
127138 < p >
128139 This specification is published by the
129- < a href ="https://www.w3.org/groups/wg/data-shapes/ "> Data Shapes Working Group</ a >
130- .
140+ < a href ="https://www.w3.org/groups/wg/data-shapes/ "> Data Shapes Working Group</ a > .
131141 </ p >
132142 </ section >
133143
You can’t perform that action at this time.
0 commit comments