@webref/xref 1.1.1 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/README.md +77 -0
  2. package/ed/dfns/attribution.json +17 -17
  3. package/ed/dfns/connection-allowlists.json +780 -0
  4. package/ed/dfns/did-resolution.json +17 -17
  5. package/ed/dfns/ecmascript.json +2 -2
  6. package/ed/dfns/encoding.json +20 -0
  7. package/ed/dfns/picture-in-picture.json +58 -18
  8. package/ed/dfns/pointerevents4.json +27 -0
  9. package/ed/dfns/rfc8610.json +6 -5
  10. package/ed/dfns/sanitizer-api.json +20 -0
  11. package/ed/dfns/shacl12-rules.json +181 -86
  12. package/ed/dfns/speech-api.json +22 -0
  13. package/ed/dfns/vc-recognized-entities.json +6 -6
  14. package/ed/dfns/web-smart-card.json +1065 -1151
  15. package/ed/dfns/webdriver-bidi.json +1748 -679
  16. package/ed/dfns/webmcp.json +164 -3
  17. package/ed/dfns/webnn.json +20 -0
  18. package/ed/dfns/webrtc-encoded-transform.json +28 -28
  19. package/ed/dfns/webrtc-ice.json +2 -2
  20. package/ed/headings/attribution.json +21 -0
  21. package/ed/headings/connection-allowlists.json +228 -0
  22. package/ed/headings/did-resolution.json +161 -92
  23. package/ed/headings/dom.json +1 -1
  24. package/ed/headings/ecmascript.json +1 -1
  25. package/ed/headings/encoding.json +1 -1
  26. package/ed/headings/picture-in-picture.json +5 -5
  27. package/ed/headings/rfc2397.json +33 -9
  28. package/ed/headings/rfc4120.json +164 -134
  29. package/ed/headings/rfc6386.json +128 -104
  30. package/ed/headings/rfc6454.json +62 -38
  31. package/ed/headings/rfc6455.json +120 -90
  32. package/ed/headings/rfc6797.json +104 -80
  33. package/ed/headings/rfc7034.json +52 -28
  34. package/ed/headings/rfc7239.json +55 -31
  35. package/ed/headings/rfc7469.json +63 -39
  36. package/ed/headings/rfc7578.json +54 -30
  37. package/ed/headings/rfc7932.json +70 -40
  38. package/ed/headings/rfc8610.json +93 -63
  39. package/ed/headings/rfc8878.json +97 -88
  40. package/ed/headings/rfc9163.json +62 -59
  41. package/ed/headings/rfc9649.json +82 -79
  42. package/ed/headings/rfc9659.json +33 -30
  43. package/ed/headings/secure-payment-confirmation.json +1 -1
  44. package/ed/headings/selectors-5.json +8 -1
  45. package/ed/headings/service-workers.json +1 -1
  46. package/ed/headings/shacl12-rules.json +125 -85
  47. package/ed/headings/soft-navigations.json +1 -1
  48. package/ed/headings/storage-access.json +2 -2
  49. package/ed/headings/vc-data-model-2.1.json +72 -72
  50. package/ed/headings/vc-jose-cose.json +70 -70
  51. package/ed/headings/vc-recognized-entities.json +62 -32
  52. package/ed/headings/web-smart-card.json +106 -217
  53. package/ed/headings/webdriver-bidi.json +25 -4
  54. package/ed/headings/webidl.json +1 -1
  55. package/ed/headings/webmcp.json +14 -0
  56. package/ed/headings/webnn.json +1 -1
  57. package/ed/headings/webrtc-encoded-transform.json +1 -1
  58. package/ed/headings/webusb.json +1 -1
  59. package/ed/headings/webvtt1.json +2 -2
  60. package/index.js +56 -8
  61. package/package.json +1 -1
  62. package/specs.json +28925 -0
  63. package/tr/dfns/attribution.json +17 -17
  64. package/tr/dfns/did-resolution.json +17 -17
  65. package/tr/dfns/picture-in-picture.json +58 -18
  66. package/tr/dfns/pointerevents4.json +27 -0
  67. package/tr/dfns/shacl12-rules.json +181 -86
  68. package/tr/dfns/webdriver-bidi.json +1748 -679
  69. package/tr/dfns/webnn.json +20 -0
  70. package/tr/dfns/webrtc-encoded-transform.json +28 -28
  71. package/tr/dfns/webvtt1.json +82 -95
  72. package/tr/headings/attribution.json +21 -0
  73. package/tr/headings/did-resolution.json +161 -92
  74. package/tr/headings/picture-in-picture.json +5 -5
  75. package/tr/headings/secure-payment-confirmation.json +1 -1
  76. package/tr/headings/service-workers.json +1 -1
  77. package/tr/headings/shacl12-rules.json +125 -85
  78. package/tr/headings/webauthn-3.json +9 -2
  79. package/tr/headings/webdriver-bidi.json +25 -4
  80. package/tr/headings/webnn.json +1 -1
  81. package/tr/headings/webrtc-encoded-transform.json +1 -1
  82. package/tr/headings/webvtt1.json +3 -9
@@ -1,24 +1,24 @@
1
1
  {
2
2
  "spec": {
3
- "title": "RFC 9659: Window Sizing for Zstandard Content Encoding",
4
- "url": "https://www.rfc-editor.org/rfc/rfc9659"
3
+ "title": "RFC 9659: Window Sizing for Zstandard Content Encoding | RFC Editor",
4
+ "url": "https://www.rfc-editor.org/info/rfc9659/"
5
5
  },
6
6
  "headings": [
7
7
  {
8
- "id": "rfcnum",
9
- "href": "https://www.rfc-editor.org/rfc/rfc9659#rfcnum",
10
- "level": 1,
11
- "title": "RFC 9659"
8
+ "id": "in-this-section",
9
+ "href": "https://www.rfc-editor.org/info/rfc9659/#in-this-section",
10
+ "level": 2,
11
+ "title": "In this section"
12
12
  },
13
13
  {
14
- "id": "title",
15
- "href": "https://www.rfc-editor.org/rfc/rfc9659#title",
14
+ "id": "window-sizing-for-zstandard-content-encoding",
15
+ "href": "https://www.rfc-editor.org/info/rfc9659/#window-sizing-for-zstandard-content-encoding",
16
16
  "level": 1,
17
- "title": "Window Sizing for Zstandard Content Encoding"
17
+ "title": "RFC 9659: Window Sizing for Zstandard Content Encoding"
18
18
  },
19
19
  {
20
20
  "id": "section-abstract",
21
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-abstract",
21
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-abstract",
22
22
  "level": 2,
23
23
  "title": "Abstract",
24
24
  "alternateIds": [
@@ -27,7 +27,7 @@
27
27
  },
28
28
  {
29
29
  "id": "section-boilerplate.1",
30
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-boilerplate.1",
30
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-boilerplate.1",
31
31
  "level": 2,
32
32
  "title": "Status of This Memo",
33
33
  "alternateIds": [
@@ -36,25 +36,16 @@
36
36
  },
37
37
  {
38
38
  "id": "section-boilerplate.2",
39
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-boilerplate.2",
39
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-boilerplate.2",
40
40
  "level": 2,
41
41
  "title": "Copyright Notice",
42
42
  "alternateIds": [
43
43
  "name-copyright-notice"
44
44
  ]
45
45
  },
46
- {
47
- "id": "section-toc.1",
48
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-toc.1",
49
- "level": 2,
50
- "title": "Table of Contents",
51
- "alternateIds": [
52
- "name-table-of-contents"
53
- ]
54
- },
55
46
  {
56
47
  "id": "section-1",
57
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-1",
48
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-1",
58
49
  "level": 2,
59
50
  "title": "Introduction",
60
51
  "alternateIds": [
@@ -64,7 +55,7 @@
64
55
  },
65
56
  {
66
57
  "id": "section-2",
67
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-2",
58
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-2",
68
59
  "level": 2,
69
60
  "title": "Conventions and Definitions",
70
61
  "alternateIds": [
@@ -74,7 +65,7 @@
74
65
  },
75
66
  {
76
67
  "id": "section-3",
77
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-3",
68
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-3",
78
69
  "level": 2,
79
70
  "title": "Window Size",
80
71
  "alternateIds": [
@@ -84,7 +75,7 @@
84
75
  },
85
76
  {
86
77
  "id": "section-4",
87
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-4",
78
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-4",
88
79
  "level": 2,
89
80
  "title": "Security Considerations",
90
81
  "alternateIds": [
@@ -94,7 +85,7 @@
94
85
  },
95
86
  {
96
87
  "id": "section-5",
97
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-5",
88
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-5",
98
89
  "level": 2,
99
90
  "title": "IANA Considerations",
100
91
  "alternateIds": [
@@ -104,7 +95,7 @@
104
95
  },
105
96
  {
106
97
  "id": "section-5.1",
107
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-5.1",
98
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-5.1",
108
99
  "level": 3,
109
100
  "title": "Content Encoding",
110
101
  "alternateIds": [
@@ -114,7 +105,7 @@
114
105
  },
115
106
  {
116
107
  "id": "section-6",
117
- "href": "https://www.rfc-editor.org/rfc/rfc9659#section-6",
108
+ "href": "https://www.rfc-editor.org/info/rfc9659/#section-6",
118
109
  "level": 2,
119
110
  "title": "Normative References",
120
111
  "alternateIds": [
@@ -124,7 +115,7 @@
124
115
  },
125
116
  {
126
117
  "id": "appendix-A",
127
- "href": "https://www.rfc-editor.org/rfc/rfc9659#appendix-A",
118
+ "href": "https://www.rfc-editor.org/info/rfc9659/#appendix-A",
128
119
  "level": 2,
129
120
  "title": "Acknowledgments",
130
121
  "alternateIds": [
@@ -133,12 +124,24 @@
133
124
  },
134
125
  {
135
126
  "id": "appendix-B",
136
- "href": "https://www.rfc-editor.org/rfc/rfc9659#appendix-B",
127
+ "href": "https://www.rfc-editor.org/info/rfc9659/#appendix-B",
137
128
  "level": 2,
138
129
  "title": "Authors' Addresses",
139
130
  "alternateIds": [
140
131
  "name-authors-addresses"
141
132
  ]
133
+ },
134
+ {
135
+ "id": "useful-links",
136
+ "href": "https://www.rfc-editor.org/info/rfc9659/#useful-links",
137
+ "level": 2,
138
+ "title": "Useful links"
139
+ },
140
+ {
141
+ "id": "contact-us",
142
+ "href": "https://www.rfc-editor.org/info/rfc9659/#contact-us",
143
+ "level": 2,
144
+ "title": "Contact Us"
142
145
  }
143
146
  ]
144
147
  }
@@ -511,7 +511,7 @@
511
511
  "id": "informative",
512
512
  "href": "https://w3c.github.io/secure-payment-confirmation/#informative",
513
513
  "level": 3,
514
- "title": "Informative References"
514
+ "title": "Non-Normative References"
515
515
  },
516
516
  {
517
517
  "id": "idl-index",
@@ -190,12 +190,19 @@
190
190
  "level": 2,
191
191
  "title": "11. Changes"
192
192
  },
193
+ {
194
+ "id": "changes-20260415",
195
+ "href": "https://drafts.csswg.org/selectors-5/#changes-20260415",
196
+ "level": 3,
197
+ "title": "Changes Since the First Public Working Draft of 17 February 2026",
198
+ "number": "11.1"
199
+ },
193
200
  {
194
201
  "id": "changes-level-4",
195
202
  "href": "https://drafts.csswg.org/selectors-5/#changes-level-4",
196
203
  "level": 3,
197
204
  "title": "Changes Since Level 4",
198
- "number": "11.1"
205
+ "number": "11.2"
199
206
  },
200
207
  {
201
208
  "id": "acknowledgements",
@@ -1304,7 +1304,7 @@
1304
1304
  "id": "informative",
1305
1305
  "href": "https://w3c.github.io/ServiceWorker/#informative",
1306
1306
  "level": 3,
1307
- "title": "Informative References"
1307
+ "title": "Non-Normative References"
1308
1308
  },
1309
1309
  {
1310
1310
  "id": "idl-index",
@@ -61,22 +61,12 @@
61
61
  {
62
62
  "id": "conformance",
63
63
  "href": "https://w3c.github.io/data-shapes/shacl12-rules/#conformance",
64
- "level": 3,
65
- "title": "Conformance",
66
- "alternateIds": [
67
- "x1-3-conformance"
68
- ],
69
- "number": "1.3"
70
- },
71
- {
72
- "id": "conformance-0",
73
- "href": "https://w3c.github.io/data-shapes/shacl12-rules/#conformance-0",
74
- "level": 4,
64
+ "level": 2,
75
65
  "title": "Conformance",
76
66
  "alternateIds": [
77
- "x1-3-1-conformance"
67
+ "x2-conformance"
78
68
  ],
79
- "number": "1.3.1"
69
+ "number": "2"
80
70
  },
81
71
  {
82
72
  "id": "overview",
@@ -84,9 +74,9 @@
84
74
  "level": 2,
85
75
  "title": "SHACL Rules",
86
76
  "alternateIds": [
87
- "x2-shacl-rules"
77
+ "x3-shacl-rules"
88
78
  ],
89
- "number": "2"
79
+ "number": "3"
90
80
  },
91
81
  {
92
82
  "id": "desc-basic",
@@ -94,9 +84,9 @@
94
84
  "level": 3,
95
85
  "title": "Basic Usage",
96
86
  "alternateIds": [
97
- "x2-1-basic-usage"
87
+ "x3-1-basic-usage"
98
88
  ],
99
- "number": "2.1"
89
+ "number": "3.1"
100
90
  },
101
91
  {
102
92
  "id": "desc-recursion",
@@ -104,9 +94,9 @@
104
94
  "level": 3,
105
95
  "title": "Recursion",
106
96
  "alternateIds": [
107
- "x2-2-recursion"
97
+ "x3-2-recursion"
108
98
  ],
109
- "number": "2.2"
99
+ "number": "3.2"
110
100
  },
111
101
  {
112
102
  "id": "desc-filtering",
@@ -114,9 +104,9 @@
114
104
  "level": 3,
115
105
  "title": "Filtering",
116
106
  "alternateIds": [
117
- "x2-3-filtering"
107
+ "x3-3-filtering"
118
108
  ],
119
- "number": "2.3"
109
+ "number": "3.3"
120
110
  },
121
111
  {
122
112
  "id": "desc-negation",
@@ -124,9 +114,9 @@
124
114
  "level": 3,
125
115
  "title": "Negation",
126
116
  "alternateIds": [
127
- "x2-4-negation"
117
+ "x3-4-negation"
128
118
  ],
129
- "number": "2.4"
119
+ "number": "3.4"
130
120
  },
131
121
  {
132
122
  "id": "desc-creating-rdf-terms",
@@ -134,9 +124,9 @@
134
124
  "level": 3,
135
125
  "title": "Assignment and Creating RDF Terms",
136
126
  "alternateIds": [
137
- "x2-5-assignment-and-creating-rdf-terms"
127
+ "x3-5-assignment-and-creating-rdf-terms"
138
128
  ],
139
- "number": "2.5"
129
+ "number": "3.5"
140
130
  },
141
131
  {
142
132
  "id": "desc-import",
@@ -144,19 +134,9 @@
144
134
  "level": 3,
145
135
  "title": "Importing rules",
146
136
  "alternateIds": [
147
- "x2-6-importing-rules"
137
+ "x3-6-importing-rules"
148
138
  ],
149
- "number": "2.6"
150
- },
151
- {
152
- "id": "attaching-rules-to-shapes",
153
- "href": "https://w3c.github.io/data-shapes/shacl12-rules/#attaching-rules-to-shapes",
154
- "level": 3,
155
- "title": "Attaching Rules To Shapes",
156
- "alternateIds": [
157
- "x2-7-attaching-rules-to-shapes"
158
- ],
159
- "number": "2.7"
139
+ "number": "3.6"
160
140
  },
161
141
  {
162
142
  "id": "rules-sparql-relationship",
@@ -164,9 +144,9 @@
164
144
  "level": 3,
165
145
  "title": "Relationship between SHACL Rules and SPARQL",
166
146
  "alternateIds": [
167
- "x2-8-relationship-between-shacl-rules-and-sparql"
147
+ "x3-7-relationship-between-shacl-rules-and-sparql"
168
148
  ],
169
- "number": "2.8"
149
+ "number": "3.7"
170
150
  },
171
151
  {
172
152
  "id": "rule-tuples",
@@ -174,9 +154,9 @@
174
154
  "level": 3,
175
155
  "title": "Rule Tuples",
176
156
  "alternateIds": [
177
- "x2-9-rule-tuples"
157
+ "x3-8-rule-tuples"
178
158
  ],
179
- "number": "2.9"
159
+ "number": "3.8"
180
160
  },
181
161
  {
182
162
  "id": "rules-abstract-syntax",
@@ -184,9 +164,9 @@
184
164
  "level": 2,
185
165
  "title": "Shape Rules Abstract Syntax",
186
166
  "alternateIds": [
187
- "x3-shape-rules-abstract-syntax"
167
+ "x4-shape-rules-abstract-syntax"
188
168
  ],
189
- "number": "3"
169
+ "number": "4"
190
170
  },
191
171
  {
192
172
  "id": "rules-defns",
@@ -194,9 +174,9 @@
194
174
  "level": 3,
195
175
  "title": "Elements of the Abstract Syntax",
196
176
  "alternateIds": [
197
- "x3-1-elements-of-the-abstract-syntax"
177
+ "x4-1-elements-of-the-abstract-syntax"
198
178
  ],
199
- "number": "3.1"
179
+ "number": "4.1"
200
180
  },
201
181
  {
202
182
  "id": "wellformed",
@@ -204,9 +184,9 @@
204
184
  "level": 3,
205
185
  "title": "Well-formedness Conditions",
206
186
  "alternateIds": [
207
- "x3-2-well-formedness-conditions"
187
+ "x4-2-well-formedness-conditions"
208
188
  ],
209
- "number": "3.2"
189
+ "number": "4.2"
210
190
  },
211
191
  {
212
192
  "id": "rule-dependency",
@@ -214,9 +194,9 @@
214
194
  "level": 3,
215
195
  "title": "Rule Dependency",
216
196
  "alternateIds": [
217
- "x3-3-rule-dependency"
197
+ "x4-3-rule-dependency"
218
198
  ],
219
- "number": "3.3"
199
+ "number": "4.3"
220
200
  },
221
201
  {
222
202
  "id": "dependency-graph",
@@ -224,9 +204,9 @@
224
204
  "level": 4,
225
205
  "title": "Dependency Graph",
226
206
  "alternateIds": [
227
- "x3-3-1-dependency-graph"
207
+ "x4-3-1-dependency-graph"
228
208
  ],
229
- "number": "3.3.1"
209
+ "number": "4.3.1"
230
210
  },
231
211
  {
232
212
  "id": "dependency-graph-construction-algorithm",
@@ -234,9 +214,9 @@
234
214
  "level": 4,
235
215
  "title": "Dependency Graph Algorithm",
236
216
  "alternateIds": [
237
- "x3-3-2-dependency-graph-algorithm"
217
+ "x4-3-2-dependency-graph-algorithm"
238
218
  ],
239
- "number": "3.3.2"
219
+ "number": "4.3.2"
240
220
  },
241
221
  {
242
222
  "id": "stratification",
@@ -244,9 +224,9 @@
244
224
  "level": 3,
245
225
  "title": "Stratification",
246
226
  "alternateIds": [
247
- "x3-4-stratification"
227
+ "x4-4-stratification"
248
228
  ],
249
- "number": "3.4"
229
+ "number": "4.4"
250
230
  },
251
231
  {
252
232
  "id": "stratification-condition",
@@ -254,9 +234,9 @@
254
234
  "level": 4,
255
235
  "title": "Stratification Condition",
256
236
  "alternateIds": [
257
- "x3-4-1-stratification-condition"
237
+ "x4-4-1-stratification-condition"
258
238
  ],
259
- "number": "3.4.1"
239
+ "number": "4.4.1"
260
240
  },
261
241
  {
262
242
  "id": "stratification-algorithm",
@@ -264,9 +244,9 @@
264
244
  "level": 4,
265
245
  "title": "Stratification Algorithm",
266
246
  "alternateIds": [
267
- "x3-4-2-stratification-algorithm"
247
+ "x4-4-2-stratification-algorithm"
268
248
  ],
269
- "number": "3.4.2"
249
+ "number": "4.4.2"
270
250
  },
271
251
  {
272
252
  "id": "concrete-syntax",
@@ -274,9 +254,9 @@
274
254
  "level": 2,
275
255
  "title": "Concrete Syntax forms for Shapes Rules",
276
256
  "alternateIds": [
277
- "x4-concrete-syntax-forms-for-shapes-rules"
257
+ "x5-concrete-syntax-forms-for-shapes-rules"
278
258
  ],
279
- "number": "4"
259
+ "number": "5"
280
260
  },
281
261
  {
282
262
  "id": "shape-rules-syntax",
@@ -284,9 +264,9 @@
284
264
  "level": 3,
285
265
  "title": "Shape Rules Language syntax",
286
266
  "alternateIds": [
287
- "x4-1-shape-rules-language-syntax"
267
+ "x5-1-shape-rules-language-syntax"
288
268
  ],
289
- "number": "4.1"
269
+ "number": "5.1"
290
270
  },
291
271
  {
292
272
  "id": "shape-rules-abbrev",
@@ -294,9 +274,9 @@
294
274
  "level": 4,
295
275
  "title": "Shape Rules Language Abbreviations",
296
276
  "alternateIds": [
297
- "x4-1-1-shape-rules-language-abbreviations"
277
+ "x5-1-1-shape-rules-language-abbreviations"
298
278
  ],
299
- "number": "4.1.1"
279
+ "number": "5.1.1"
300
280
  },
301
281
  {
302
282
  "id": "rdf-rules-syntax",
@@ -304,9 +284,9 @@
304
284
  "level": 3,
305
285
  "title": "RDF Rules Syntax",
306
286
  "alternateIds": [
307
- "x4-2-rdf-rules-syntax"
287
+ "x5-2-rdf-rules-syntax"
308
288
  ],
309
- "number": "4.2"
289
+ "number": "5.2"
310
290
  },
311
291
  {
312
292
  "id": "rule-set-evaluation",
@@ -314,9 +294,9 @@
314
294
  "level": 2,
315
295
  "title": "Rule Set Evaluation",
316
296
  "alternateIds": [
317
- "x5-rule-set-evaluation"
297
+ "x6-rule-set-evaluation"
318
298
  ],
319
- "number": "5"
299
+ "number": "6"
320
300
  },
321
301
  {
322
302
  "id": "rule-eval-definitions",
@@ -324,9 +304,9 @@
324
304
  "level": 3,
325
305
  "title": "Evaluation Definitions",
326
306
  "alternateIds": [
327
- "x5-1-evaluation-definitions"
307
+ "x6-1-evaluation-definitions"
328
308
  ],
329
- "number": "5.1"
309
+ "number": "6.1"
330
310
  },
331
311
  {
332
312
  "id": "evaluation-preparation",
@@ -334,9 +314,9 @@
334
314
  "level": 3,
335
315
  "title": "Preparation for Evaluation",
336
316
  "alternateIds": [
337
- "x5-2-preparation-for-evaluation"
317
+ "x6-2-preparation-for-evaluation"
338
318
  ],
339
- "number": "5.2"
319
+ "number": "6.2"
340
320
  },
341
321
  {
342
322
  "id": "process-imports",
@@ -344,9 +324,9 @@
344
324
  "level": 4,
345
325
  "title": "Process Imports",
346
326
  "alternateIds": [
347
- "x5-2-1-process-imports"
327
+ "x6-2-1-process-imports"
348
328
  ],
349
- "number": "5.2.1"
329
+ "number": "6.2.1"
350
330
  },
351
331
  {
352
332
  "id": "calculate-stratification",
@@ -354,9 +334,9 @@
354
334
  "level": 4,
355
335
  "title": "Calculate Stratification",
356
336
  "alternateIds": [
357
- "x5-2-2-calculate-stratification"
337
+ "x6-2-2-calculate-stratification"
358
338
  ],
359
- "number": "5.2.2"
339
+ "number": "6.2.2"
360
340
  },
361
341
  {
362
342
  "id": "eval-expression",
@@ -364,9 +344,9 @@
364
344
  "level": 3,
365
345
  "title": "Evaluation of an Expression",
366
346
  "alternateIds": [
367
- "x5-3-evaluation-of-an-expression"
347
+ "x6-3-evaluation-of-an-expression"
368
348
  ],
369
- "number": "5.3"
349
+ "number": "6.3"
370
350
  },
371
351
  {
372
352
  "id": "eval-rule",
@@ -374,9 +354,9 @@
374
354
  "level": 3,
375
355
  "title": "Evaluation of a Rule",
376
356
  "alternateIds": [
377
- "x5-4-evaluation-of-a-rule"
357
+ "x6-4-evaluation-of-a-rule"
378
358
  ],
379
- "number": "5.4"
359
+ "number": "6.4"
380
360
  },
381
361
  {
382
362
  "id": "eval-rule-set",
@@ -384,9 +364,9 @@
384
364
  "level": 3,
385
365
  "title": "Evaluation of a Rule Set",
386
366
  "alternateIds": [
387
- "x5-5-evaluation-of-a-rule-set"
367
+ "x6-5-evaluation-of-a-rule-set"
388
368
  ],
389
- "number": "5.5"
369
+ "number": "6.5"
390
370
  },
391
371
  {
392
372
  "id": "shapes-rules-grammar",
@@ -394,9 +374,69 @@
394
374
  "level": 2,
395
375
  "title": "Shapes Rules Language Grammar",
396
376
  "alternateIds": [
397
- "x6-shapes-rules-language-grammar"
377
+ "x7-shapes-rules-language-grammar"
398
378
  ],
399
- "number": "6"
379
+ "number": "7"
380
+ },
381
+ {
382
+ "id": "grammar-ws",
383
+ "href": "https://w3c.github.io/data-shapes/shacl12-rules/#grammar-ws",
384
+ "level": 3,
385
+ "title": "White Space",
386
+ "alternateIds": [
387
+ "x7-1-white-space"
388
+ ],
389
+ "number": "7.1"
390
+ },
391
+ {
392
+ "id": "grammar-comments",
393
+ "href": "https://w3c.github.io/data-shapes/shacl12-rules/#grammar-comments",
394
+ "level": 3,
395
+ "title": "Comments",
396
+ "alternateIds": [
397
+ "x7-2-comments"
398
+ ],
399
+ "number": "7.2"
400
+ },
401
+ {
402
+ "id": "iri-references",
403
+ "href": "https://w3c.github.io/data-shapes/shacl12-rules/#iri-references",
404
+ "level": 3,
405
+ "title": "IRI References",
406
+ "alternateIds": [
407
+ "x7-3-iri-references"
408
+ ],
409
+ "number": "7.3"
410
+ },
411
+ {
412
+ "id": "escapes",
413
+ "href": "https://w3c.github.io/data-shapes/shacl12-rules/#escapes",
414
+ "level": 3,
415
+ "title": "Escape Sequences",
416
+ "alternateIds": [
417
+ "x7-4-escape-sequences"
418
+ ],
419
+ "number": "7.4"
420
+ },
421
+ {
422
+ "id": "grammar",
423
+ "href": "https://w3c.github.io/data-shapes/shacl12-rules/#grammar",
424
+ "level": 3,
425
+ "title": "Grammar",
426
+ "alternateIds": [
427
+ "x7-5-grammar"
428
+ ],
429
+ "number": "7.5"
430
+ },
431
+ {
432
+ "id": "terminal-literal-strings",
433
+ "href": "https://w3c.github.io/data-shapes/shacl12-rules/#terminal-literal-strings",
434
+ "level": 3,
435
+ "title": "Selected Terminal Literal Strings",
436
+ "alternateIds": [
437
+ "x7-6-selected-terminal-literal-strings"
438
+ ],
439
+ "number": "7.6"
400
440
  },
401
441
  {
402
442
  "id": "mediaType",
@@ -240,7 +240,7 @@
240
240
  "id": "informative",
241
241
  "href": "https://wicg.github.io/soft-navigations/#informative",
242
242
  "level": 3,
243
- "title": "Informative References"
243
+ "title": "Non-Normative References"
244
244
  },
245
245
  {
246
246
  "id": "idl-index",
@@ -14,7 +14,7 @@
14
14
  "id": "subtitle",
15
15
  "href": "https://privacycg.github.io/storage-access/#subtitle",
16
16
  "level": 2,
17
- "title": "Draft Community Group Report, 18 October 2025"
17
+ "title": "Draft Community Group Report, 22 May 2026"
18
18
  },
19
19
  {
20
20
  "id": "abstract",
@@ -236,7 +236,7 @@
236
236
  "id": "informative",
237
237
  "href": "https://privacycg.github.io/storage-access/#informative",
238
238
  "level": 3,
239
- "title": "Informative References"
239
+ "title": "Non-Normative References"
240
240
  },
241
241
  {
242
242
  "id": "idl-index",