|
1 |
| -Data Shapes WG Repository |
2 |
| -===== |
| 1 | + |
| 2 | + |
| 3 | +# Data Shapes WG Repository |
| 4 | + |
| 5 | +This repository is the working space of the [W3C's Data Shapes Working Group](https://www.w3.org/groups/wg/data-shapes/). |
| 6 | + |
| 7 | +The WG is currently working on updated and new [SHACL](https://www.w3.org/TR/shacl/) recommendations, as per the [WG's Charter](https://www.w3.org/2024/12/data-shapes.html). |
| 8 | + |
| 9 | +## Deliverables: |
| 10 | + |
| 11 | +#### Phase 1, prioritised until July 2025. |
| 12 | + |
| 13 | +##### Public Working Drafts |
| 14 | + |
| 15 | +* [SHACL 1.2 Core](https://w3c.github.io/data-shapes/shacl12-core/) |
| 16 | +* [SHACL 1.2 SPARQL Extensions](https://w3c.github.io/data-shapes/shacl12-sparql/) |
| 17 | + |
| 18 | +##### Editor's draft |
| 19 | + |
| 20 | +* [SHACL 1.2 Node Expressions](https://w3c.github.io/data-shapes/shacl12-node-expr/) |
| 21 | + |
| 22 | +#### Phase 2, after July 2025: |
| 23 | + |
| 24 | +##### Editor's drafts |
| 25 | + |
| 26 | +* [SHACL 1.2 Inference Rules](https://w3c.github.io/data-shapes/shacl12-inf-rules/) |
| 27 | +* [SHACL 1.2 SHACL-SHACL](https://w3c.github.io/data-shapes/shacl12-shacl-shacl) |
| 28 | +* SHACL 1.2 UI - not drafted yet |
| 29 | +* SHACL 1.2 Profiling - not drafted yet |
| 30 | + |
| 31 | +All of the above specifications are drafts that are automatically rebuilt on pushes to this repository. |
| 32 | + |
| 33 | +#### Previous WG & Community Group Deliverables |
| 34 | + |
| 35 | +##### Recommendations |
| 36 | + |
| 37 | +* [SHACL](https://www.w3.org/TR/shacl/) |
| 38 | + |
| 39 | +##### WG Notes |
| 40 | + |
| 41 | +* [SHACL Use Cases and Requirements](https://www.w3.org/TR/shacl-ucr/) |
| 42 | +* [SHACL Advanced Features](https://www.w3.org/TR/shacl-af/) |
| 43 | +* [SHACL JavaScript Extensions](https://www.w3.org/TR/shacl-js/) |
| 44 | + |
| 45 | +##### Test Suites |
| 46 | + |
| 47 | +* [SHACL Test Suite and Implementation Report](https://w3c.github.io/data-shapes/data-shapes-test-suite/) |
| 48 | + |
| 49 | +##### Community Drafts |
| 50 | + |
| 51 | +* [SHACL Compact Syntax](https://w3c.github.io/shacl/shacl-compact-syntax/) |
| 52 | + |
| 53 | +## Agendas and other admin |
3 | 54 |
|
4 |
| -### Agendas and other admin |
5 | 55 | Please look to the [admin directory in the agenda fork](https://github.com/w3c/data-shapes/tree/agenda/admin).
|
6 | 56 |
|
7 |
| -### Deliverables: |
8 |
| -* [UCR](https://w3c.github.io/data-shapes/data-shapes-ucr/) |
9 |
| -* [SHACL](https://w3c.github.io/data-shapes/shacl/) |
10 |
| -* [SHACL Advanced Features](https://w3c.github.io/data-shapes/shacl-af/) |
11 |
| -* [SHACL JavaScript Extensions](https://w3c.github.io/data-shapes/shacl-js/) |
12 |
| -* [SHACL Compact-Syntax](https://w3c.github.io/data-shapes/shacl-compact-syntax/) |
| 57 | +## Contact & Involvement |
| 58 | + |
| 59 | +To contact the working group, you can either: |
| 60 | + |
| 61 | +**Contact the WG directly** |
| 62 | +Via the [W3C's Data Shapes WG page](https://www.w3.org/groups/wg/data-shapes/). |
13 | 63 |
|
14 |
| -All of the above spec drafts are automatically rebuilt on pushes to this repository. |
| 64 | +**Lodge Issues against WG documents** |
| 65 | +Using [this repository's Issue Tracker](https://github.com/w3c/data-shapes/issues). |
0 commit comments