File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 158
158
href : "https://w3c.github.io/data-shapes/shacl12-shacl-shacl/" ,
159
159
status : "ED" ,
160
160
publisher : "W3C" ,
161
+ } ,
162
+ "shacl12-shacl-c" : {
163
+ title : "SHACL Compact Syntax" ,
164
+ href : "https://w3c.github.io/data-shapes/shacl-compact-syntax/" ,
165
+ status : "ED" ,
166
+ publisher : "W3C" ,
161
167
}
162
168
}
163
169
} ;
@@ -475,7 +481,7 @@ <h2>Document Outline</h2>
475
481
</ p >
476
482
< p >
477
483
The syntax of SHACL is RDF.
478
- The examples in this document use Turtle [[rdf12-turtle]], JSON-LD [[json-ld]] and SHACL-C.
484
+ The examples in this document use Turtle [[rdf12-turtle]], JSON-LD [[json-ld]] and SHACL-C [[shacl12-shacl-c]] .
479
485
Other RDF serializations such as RDF/XML may be used in practice.
480
486
The reader should be familiar with basic RDF concepts [[rdf12-concepts]] such as triples.
481
487
</ p >
You can’t perform that action at this time.
0 commit comments