File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -397,9 +397,11 @@ <h3>
397
397
< dd > defines graph expressions used to determine focus nodes in SHACL</ dd >
398
398
< dt > < a href ="https://w3c.github.io/data-shapes/shacl12-inf-rules/ "> SHACL 1.2 Inference Rules</ a > </ dt >
399
399
< dd > defines SHACL's methods of rule-based inference</ dd >
400
- < dt > < s > < a href ="https://w3c.github.io/data-shapes/shacl12-ui/ "> SHACL 1.2 UI</ a > </ s > </ dt >
400
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-ui/ "> SHACL 1.2 UI</ a > </ dt >
401
401
< dd > defines SHACL's use for User Interface generation</ dd >
402
- < dt > < s > < a href ="https://w3c.github.io/data-shapes/shacl12-profiling/ "> SHACL 1.2 Profiling</ a > </ s > </ dt >
402
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-compact-syntax/ "> SHACL 1.2 Compact Syntax</ a > </ dt >
403
+ < dd > defines an alternative notation to the RDF-based notations for SHACL</ dd >
404
+ < dt > < a href ="https://w3c.github.io/data-shapes/shacl12-profiling/ "> SHACL 1.2 Profiling</ a > </ dt >
403
405
< dd > defines the use of SHACL for profiling data, including SHACL data</ dd >
404
406
</ dl >
405
407
@@ -449,6 +451,9 @@ <h2>SHACL-SHACL</h2>
449
451
< dt > < a href =""> SHACL-SHACL Profiling</ a > </ dt >
450
452
< dd > Profiling specification elements only</ dd >
451
453
</ dl >
454
+ < p class ="note ">
455
+ There is no SHACL-SHACL graph for SHACL Compact Syntax since that specification does not define Shapes in RDF.
456
+ </ p >
452
457
< p >
453
458
Additionally, the union of the above shapes graphs is also provided:
454
459
</ p >
You can’t perform that action at this time.
0 commit comments