14
14
group : "wg/data-shapes" ,
15
15
github : "w3c/data-shapes" ,
16
16
//preProcess: [ ],
17
- edDraftURI : "https://w3c.github.io/data-shapes/shacl-shacl /" ,
18
- shortName : "shacl12-shacl-shacl " ,
17
+ edDraftURI : "https://w3c.github.io/data-shapes/shacl12-overview /" ,
18
+ shortName : "shacl12-overview " ,
19
19
copyrightStart : "2025" ,
20
20
xref : [ "SHACL-CORE" ] ,
21
21
//xref: ["RDF12-CONCEPTS"],
346
346
347
347
< body >
348
348
< section id ="abstract ">
349
- < p > This document describes the Shapes Constraint Language (SHACL) validator for SHACL data, referred to as "SHACL-SHACL".</ p >
350
349
< p >
351
- This specification is published by the < a href ="https://www.w3.org/groups/wg/data-shapes/ "> Data Shapes Working Group</ a > .
350
+ The < em > Shapes Constraint Language</ em > "SHACL" is a language for validating RDF graphs against a set
351
+ of conditions. SHACL has a core specification, extensions for related query languages, User Interface
352
+ generation, rule-based reasoning and a data profiling mechanism. This document overviews all these
353
+ parts of SHACL and serves as an introduction to all of them and related on-going work such as libraries
354
+ of examples.
355
+ </ p >
356
+ < p >
357
+ This documentation is published by the < a href ="https://www.w3.org/groups/wg/data-shapes/ "> Data Shapes Working Group</ a > .
352
358
</ p >
353
359
</ section >
354
360
@@ -359,19 +365,16 @@ <h2>Introduction</h2>
359
365
< p class ="todo "> TODO</ p >
360
366
</ section >
361
367
362
- < section id ="shapes ">
363
- < h2 > Shapes</ h2 >
364
- < p class ="todo "> TODO: This section will describe the Shapes created for SHACL-SHACL.</ p >
365
- < p >
366
- These shapes are available in the RDF resource at < a href ="http://www.w3.org/ns/shacl-shacl "> http://www.w3.org/ns/shacl-shacl</ a > .
367
- </ p >
368
- </ section >
369
-
370
368
< section id ="governance ">
371
369
< h2 > Governance</ h2 >
372
370
< p class ="todo "> TODO: This section will describe the governance arrangements in place for the continued maintenance of this NOTE.</ p >
373
371
</ section >
374
372
373
+ < section id ="x ">
374
+ < h2 > Section X</ h2 >
375
+ < p class ="todo "> TODO: This section will describe...</ p >
376
+ </ section >
377
+
375
378
< section id ="security " class ="appendix informative ">
376
379
< h2 > Security and Privacy Considerations</ h2 >
377
380
< p >
@@ -385,7 +388,7 @@ <h2>Security and Privacy Considerations</h2>
385
388
</ section >
386
389
387
390
< section id ="validator " class ="appendix normative ">
388
- < h2 > Validator</ h2 >
391
+ < h2 > SHACL-SHACL Validator</ h2 >
389
392
< p >
390
393
The shapes graph of SHACL-SHACL is available as an RDF resource at < a href ="http://www.w3.org/ns/shacl-shacl "> http://www.w3.org/ns/shacl-shacl</ a > .
391
394
</ p >
0 commit comments