Skip to content

Commit 8c1f03e

Browse files
add SHACL 1.2 WG drafts
1 parent fb64f46 commit 8c1f03e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,21 +133,24 @@ Data viewers/Editors based on shapes.
133133

134134
## Specifications
135135

136-
- SHACL W3C Recommendations & Notes
136+
- SHACL 1.0 W3C Recommendations & Notes
137137
- [Shapes Constraint Language (SHACL)](https://www.w3.org/TR/shacl/) - W3C Recommendation, 20 July 2017.
138138
- [SHACL Advanced Features](https://www.w3.org/TR/shacl-af/) - W3C Working Group Note, 08 June 2017.
139139
- [SHACL JavaScript Extensions](https://www.w3.org/TR/shacl-js/) - W3C Working Group Note, 08 June 2017.
140140
- [SHACL Test Suite and Implementation Report](https://w3c.github.io/data-shapes/data-shapes-test-suite/) - W3C Document 01 July 2019.
141141
- [SHACL Use Cases and Requirements](https://www.w3.org/TR/shacl-ucr/) - W3C Working Group Note 20 July 2017.
142-
- [Data Shapes Working Group](https://www.w3.org/2024/12/data-shapes.html) - Re-chartered from Dec 2024 to Dec 2026 to update the specs. [Join](https://www.w3.org/groups/wg/data-shapes/join)
143142

144-
- SHACL Community Group Latest Drafts & Notes
143+
- SHACL Community Group Drafts & Notes
145144
- [SHACL 1.2 Core](https://w3c.github.io/shacl/shacl-core/)
146145
- [SHACL 1.2 SPARQL Extensions](https://w3c.github.io/shacl/shacl-sparql/)
147146
- [SHACL Advanced Features 1.1](https://w3c.github.io/shacl/shacl-af/)
148147
- [SHACL Compact Syntax](https://w3c.github.io/shacl/shacl-compact-syntax/)
149148
- [SHACL JavaScript Extensions](https://w3c.github.io/shacl/shacl-js/)
150149

150+
- SHACL 1.2 [Working Group](https://www.w3.org/2024/12/data-shapes.html) editor drafts (Dec 2024 to Dec 2026 to update the specs; [Join](https://www.w3.org/groups/wg/data-shapes/join))
151+
- [SHACL 1.2 Core](https://www.w3.org/TR/shacl12-core/)
152+
- [SHACL 1.2 SPARQL Extensions](https://www.w3.org/TR/shacl12-sparql/)
153+
151154
- SHACL-related specifications
152155
- [The Shape Topologies algorithm](https://treecg.github.io/specification/shape-topologies)
153156
- [DASH Data Shapes](https://www.datashapes.org/) - Platform-independent extensions of SHACL for common tasks. Stuff that could become an official standard in the future.

0 commit comments

Comments
 (0)