1
+ < h2 > SHACL Specifications</ h2 >
2
+ < p >
3
+ This specification is part of the SHACL 1.2 family of specifications. See the < a href ="https://w3c.github.io/data-shapes/shacl12-overview/ "> SHACL 1.2 Overview</ a > for a more detailed introduction to them.
4
+ </ p >
5
+ < p >
6
+ The specifications are as follows:
7
+ </ p >
8
+ < dl >
9
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-overview/ "> SHACL 1.2 Overview</ a > </ dt >
10
+ < dd > overviews the set of SHACL specifications</ dd >
11
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-core/ "> SHACL 1.2 Core</ a > </ dt >
12
+ < dd > defines the Core of SHACL</ dd >
13
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-sparql/ "> SHACL 1.2 SPARQL Extensions</ a > </ dt >
14
+ < dd > defines SPARQL-related extensions of the SHACL</ dd >
15
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-node-expr/ "> SHACL 1.2 Node Expressions</ a > </ dt >
16
+ < dd > defines graph expressions used to determine focus nodes in SHACL</ dd >
17
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-inf-rules/ "> SHACL 1.2 Inference Rules</ a > </ dt >
18
+ < dd > defines SHACL's methods of rule-based inference</ dd >
19
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-ui/ "> SHACL 1.2 UI</ a > </ dt >
20
+ < dd > defines SHACL's use for User Interface generation</ dd >
21
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-compact-syntax/ "> SHACL 1.2 Compact Syntax</ a > </ dt >
22
+ < dd > defines an RDF syntax for expressing SHACL concepts</ dd >
23
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-profiling/ "> SHACL 1.2 Profiling</ a > </ dt >
24
+ < dd > defines the use of SHACL for profiling data, including SHACL data</ dd >
25
+ </ dl >
26
+
27
+ <!--
28
+ <dl>
29
+ <dt data-transform="noSelfCite">[[[SHACL12-OVERVIEW]]]</dt>
30
+ <dd>overviews the set of SHACL specifications</dd>
31
+ <dt data-transform="noSelfCite">[[[SHACL12-CORE]]]</dt>
32
+ <dd>defines the Core of SHACL</dd>
33
+ <dt data-transform="noSelfCite">[[[SHACL12-SPARQL]]]</dt>
34
+ <dd>defines SPARQL-related extensions of the SHACL</dd>
35
+ <dt data-transform="noSelfCite">[[[SHACL12-NODE-EXPR]]]</dt>
36
+ <dd>defines graph expressions used to determine focus nodes in SHACL</dd>
37
+ <dt data-transform="noSelfCite">[[[SHACL12-INF-RULES]]]</dt>
38
+ <dd>defines SHACL's methods of rule-based inference</dd>
39
+ <dt data-transform="noSelfCite">[[[SHACL12-CS]]]</dt>
40
+ <dd>defines an RDF syntax for expressing SHACL concepts</dd>
41
+ <dt data-transform="noSelfCite">[[[SHACL12-UI]]]</dt>
42
+ <dd>defines SHACL's use for User Interface generation</dd>
43
+ <dt data-transform="noSelfCite">[[[SHACL12-PROFILING]]]</dt>
44
+ <dd>defines the use of SHACL for profiling data, including SHACL data</dd>
45
+ </dl>
46
+ -->
0 commit comments