@webref/xref 1.2.4 → 1.2.5

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 (48) hide show
  1. package/ed/dfns/SVG2.json +0 -20
  2. package/ed/dfns/WGSL.json +95 -9
  3. package/ed/dfns/css-color-4.json +7 -5
  4. package/ed/dfns/css-color-5.json +20 -0
  5. package/ed/dfns/css-text-3.json +20 -0
  6. package/ed/dfns/css-text-4.json +20 -0
  7. package/ed/dfns/css-view-transitions-2.json +0 -44
  8. package/ed/dfns/html.json +4 -2
  9. package/ed/dfns/payment-request.json +16 -10
  10. package/ed/dfns/shacl12-rules.json +76 -33
  11. package/ed/dfns/shacl12-ui.json +13 -13
  12. package/ed/dfns/vc-confidence-method.json +29 -6
  13. package/ed/dfns/vocab-ssn-2023.json +250 -20
  14. package/ed/dfns/wasm-js-api-2-fork-js-promise-integration.json +192 -192
  15. package/ed/dfns/webgpu.json +22 -0
  16. package/ed/headings/SVG2.json +0 -7
  17. package/ed/headings/WGSL.json +12 -5
  18. package/ed/headings/connection-allowlists.json +14 -0
  19. package/ed/headings/css-color-4.json +14 -0
  20. package/ed/headings/css-scroll-snap-1.json +19 -6
  21. package/ed/headings/permissions-policy-1.json +1 -1
  22. package/ed/headings/shacl12-rules.json +6 -6
  23. package/ed/headings/shacl12-ui.json +223 -174
  24. package/ed/headings/translation-api.json +1 -1
  25. package/ed/headings/trusted-types.json +1 -1
  26. package/ed/headings/vc-confidence-method.json +48 -18
  27. package/ed/headings/vocab-ssn-2023.json +122 -22
  28. package/ed/headings/wasm-js-api-2-fork-js-promise-integration.json +52 -25
  29. package/ed/headings/webgpu.json +7 -0
  30. package/ed/headings/webtransport.json +1 -1
  31. package/package.json +1 -1
  32. package/specs.json +84 -84
  33. package/tr/dfns/WGSL.json +95 -9
  34. package/tr/dfns/css-color-4.json +7 -5
  35. package/tr/dfns/css-color-5.json +20 -0
  36. package/tr/dfns/payment-request.json +16 -10
  37. package/tr/dfns/shacl12-rules.json +76 -33
  38. package/tr/dfns/vc-confidence-method.json +29 -6
  39. package/tr/dfns/webgpu.json +22 -0
  40. package/tr/dfns/webtransport.json +49 -10
  41. package/tr/headings/WGSL.json +12 -5
  42. package/tr/headings/css-2026.json +1 -1
  43. package/tr/headings/permissions-policy-1.json +1 -1
  44. package/tr/headings/shacl12-rules.json +6 -6
  45. package/tr/headings/trusted-types.json +1 -1
  46. package/tr/headings/vc-confidence-method.json +48 -18
  47. package/tr/headings/webgpu.json +7 -0
  48. package/tr/headings/webtransport.json +2 -2
@@ -98,24 +98,84 @@
98
98
  "number": "1.5"
99
99
  },
100
100
  {
101
- "id": "shacl-ui",
102
- "href": "https://w3c.github.io/data-shapes/shacl12-ui/#shacl-ui",
101
+ "id": "getting-started",
102
+ "href": "https://w3c.github.io/data-shapes/shacl12-ui/#getting-started",
103
103
  "level": 2,
104
- "title": "SHACL UI",
104
+ "title": "Getting Started with SHACL UI",
105
105
  "alternateIds": [
106
- "x2-shacl-ui"
106
+ "x2-getting-started-with-shacl-ui"
107
107
  ],
108
108
  "number": "2"
109
109
  },
110
+ {
111
+ "id": "data-graph-only",
112
+ "href": "https://w3c.github.io/data-shapes/shacl12-ui/#data-graph-only",
113
+ "level": 3,
114
+ "title": "Data Graph Only",
115
+ "alternateIds": [
116
+ "x2-1-data-graph-only"
117
+ ],
118
+ "number": "2.1"
119
+ },
120
+ {
121
+ "id": "adding-a-shapes-graph",
122
+ "href": "https://w3c.github.io/data-shapes/shacl12-ui/#adding-a-shapes-graph",
123
+ "level": 3,
124
+ "title": "Adding a Shapes Graph",
125
+ "alternateIds": [
126
+ "x2-2-adding-a-shapes-graph"
127
+ ],
128
+ "number": "2.2"
129
+ },
130
+ {
131
+ "id": "computed-resource-labels",
132
+ "href": "https://w3c.github.io/data-shapes/shacl12-ui/#computed-resource-labels",
133
+ "level": 3,
134
+ "title": "Computed Resource Labels",
135
+ "alternateIds": [
136
+ "x2-3-computed-resource-labels"
137
+ ],
138
+ "number": "2.3"
139
+ },
140
+ {
141
+ "id": "nested-resource-forms",
142
+ "href": "https://w3c.github.io/data-shapes/shacl12-ui/#nested-resource-forms",
143
+ "level": 3,
144
+ "title": "Nested Resource Forms",
145
+ "alternateIds": [
146
+ "x2-4-nested-resource-forms"
147
+ ],
148
+ "number": "2.4"
149
+ },
150
+ {
151
+ "id": "summary-and-next-steps",
152
+ "href": "https://w3c.github.io/data-shapes/shacl12-ui/#summary-and-next-steps",
153
+ "level": 3,
154
+ "title": "Summary and Next Steps",
155
+ "alternateIds": [
156
+ "x2-5-summary-and-next-steps"
157
+ ],
158
+ "number": "2.5"
159
+ },
160
+ {
161
+ "id": "rendering-concepts",
162
+ "href": "https://w3c.github.io/data-shapes/shacl12-ui/#rendering-concepts",
163
+ "level": 2,
164
+ "title": "Rendering Concepts",
165
+ "alternateIds": [
166
+ "x3-rendering-concepts"
167
+ ],
168
+ "number": "3"
169
+ },
110
170
  {
111
171
  "id": "renderer",
112
172
  "href": "https://w3c.github.io/data-shapes/shacl12-ui/#renderer",
113
173
  "level": 3,
114
174
  "title": "SHACL Renderer",
115
175
  "alternateIds": [
116
- "x2-1-shacl-renderer"
176
+ "x3-1-shacl-renderer"
117
177
  ],
118
- "number": "2.1"
178
+ "number": "3.1"
119
179
  },
120
180
  {
121
181
  "id": "node-ui-component",
@@ -123,9 +183,9 @@
123
183
  "level": 3,
124
184
  "title": "Node UI Component",
125
185
  "alternateIds": [
126
- "x2-2-node-ui-component"
186
+ "x3-2-node-ui-component"
127
187
  ],
128
- "number": "2.2"
188
+ "number": "3.2"
129
189
  },
130
190
  {
131
191
  "id": "property-ui-component",
@@ -133,9 +193,9 @@
133
193
  "level": 3,
134
194
  "title": "Property UI Component",
135
195
  "alternateIds": [
136
- "x2-3-property-ui-component"
196
+ "x3-3-property-ui-component"
137
197
  ],
138
- "number": "2.3"
198
+ "number": "3.3"
139
199
  },
140
200
  {
141
201
  "id": "scoring-system",
@@ -143,9 +203,9 @@
143
203
  "level": 2,
144
204
  "title": "Scoring System",
145
205
  "alternateIds": [
146
- "x3-scoring-system"
206
+ "x4-scoring-system"
147
207
  ],
148
- "number": "3"
208
+ "number": "4"
149
209
  },
150
210
  {
151
211
  "id": "scoring-system-intro",
@@ -153,9 +213,9 @@
153
213
  "level": 3,
154
214
  "title": "Introduction",
155
215
  "alternateIds": [
156
- "x3-1-introduction"
216
+ "x4-1-introduction"
157
217
  ],
158
- "number": "3.1"
218
+ "number": "4.1"
159
219
  },
160
220
  {
161
221
  "id": "select-function",
@@ -163,9 +223,9 @@
163
223
  "level": 3,
164
224
  "title": "Select Function",
165
225
  "alternateIds": [
166
- "x3-2-select-function"
226
+ "x4-2-select-function"
167
227
  ],
168
- "number": "3.2"
228
+ "number": "4.2"
169
229
  },
170
230
  {
171
231
  "id": "select-function-processing",
@@ -173,9 +233,9 @@
173
233
  "level": 4,
174
234
  "title": "Processing",
175
235
  "alternateIds": [
176
- "x3-2-1-processing"
236
+ "x4-2-1-processing"
177
237
  ],
178
- "number": "3.2.1"
238
+ "number": "4.2.1"
179
239
  },
180
240
  {
181
241
  "id": "scoring-algorithm-validation-function",
@@ -183,9 +243,9 @@
183
243
  "level": 3,
184
244
  "title": "Validation Function",
185
245
  "alternateIds": [
186
- "x3-3-validation-function"
246
+ "x4-3-validation-function"
187
247
  ],
188
- "number": "3.3"
248
+ "number": "4.3"
189
249
  },
190
250
  {
191
251
  "id": "scoring-algorithm-matcher-function",
@@ -193,9 +253,9 @@
193
253
  "level": 3,
194
254
  "title": "Matcher Function",
195
255
  "alternateIds": [
196
- "x3-4-matcher-function"
256
+ "x4-4-matcher-function"
197
257
  ],
198
- "number": "3.4"
258
+ "number": "4.4"
199
259
  },
200
260
  {
201
261
  "id": "scoring-algorithm-score-function",
@@ -203,9 +263,9 @@
203
263
  "level": 3,
204
264
  "title": "Score Function",
205
265
  "alternateIds": [
206
- "x3-5-score-function"
266
+ "x4-5-score-function"
207
267
  ],
208
- "number": "3.5"
268
+ "number": "4.5"
209
269
  },
210
270
  {
211
271
  "id": "scoring-algorithm-accept-function",
@@ -213,9 +273,9 @@
213
273
  "level": 3,
214
274
  "title": "Accept Function",
215
275
  "alternateIds": [
216
- "x3-6-accept-function"
276
+ "x4-6-accept-function"
217
277
  ],
218
- "number": "3.6"
278
+ "number": "4.6"
219
279
  },
220
280
  {
221
281
  "id": "scoring-algorithm-widget-selection",
@@ -223,9 +283,9 @@
223
283
  "level": 3,
224
284
  "title": "Widget Selection",
225
285
  "alternateIds": [
226
- "x3-7-widget-selection"
286
+ "x4-7-widget-selection"
227
287
  ],
228
- "number": "3.7"
288
+ "number": "4.7"
229
289
  },
230
290
  {
231
291
  "id": "select-function-widget-score-validation",
@@ -233,9 +293,9 @@
233
293
  "level": 3,
234
294
  "title": "Widget Score Validation",
235
295
  "alternateIds": [
236
- "x3-8-widget-score-validation"
296
+ "x4-8-widget-score-validation"
237
297
  ],
238
- "number": "3.8"
298
+ "number": "4.8"
239
299
  },
240
300
  {
241
301
  "id": "widgets",
@@ -243,9 +303,9 @@
243
303
  "level": 2,
244
304
  "title": "Widgets",
245
305
  "alternateIds": [
246
- "x4-widgets"
306
+ "x5-widgets"
247
307
  ],
248
- "number": "4"
308
+ "number": "5"
249
309
  },
250
310
  {
251
311
  "id": "editors",
@@ -253,9 +313,9 @@
253
313
  "level": 3,
254
314
  "title": "Editors",
255
315
  "alternateIds": [
256
- "x4-1-editors"
316
+ "x5-1-editors"
257
317
  ],
258
- "number": "4.1"
318
+ "number": "5.1"
259
319
  },
260
320
  {
261
321
  "id": "viewers",
@@ -263,9 +323,9 @@
263
323
  "level": 3,
264
324
  "title": "Viewers",
265
325
  "alternateIds": [
266
- "x4-2-viewers"
326
+ "x5-2-viewers"
267
327
  ],
268
- "number": "4.2"
328
+ "number": "5.2"
269
329
  },
270
330
  {
271
331
  "id": "core-constraints",
@@ -273,9 +333,9 @@
273
333
  "level": 2,
274
334
  "title": "Core Constraints",
275
335
  "alternateIds": [
276
- "x5-core-constraints"
336
+ "x6-core-constraints"
277
337
  ],
278
- "number": "5"
338
+ "number": "6"
279
339
  },
280
340
  {
281
341
  "id": "property-paths",
@@ -283,9 +343,9 @@
283
343
  "level": 2,
284
344
  "title": "Property Paths",
285
345
  "alternateIds": [
286
- "x6-property-paths"
346
+ "x7-property-paths"
287
347
  ],
288
- "number": "6"
348
+ "number": "7"
289
349
  },
290
350
  {
291
351
  "id": "property-paths-view",
@@ -293,9 +353,9 @@
293
353
  "level": 3,
294
354
  "title": "View Mode",
295
355
  "alternateIds": [
296
- "x6-1-view-mode"
356
+ "x7-1-view-mode"
297
357
  ],
298
- "number": "6.1"
358
+ "number": "7.1"
299
359
  },
300
360
  {
301
361
  "id": "view-predicate-paths",
@@ -303,9 +363,9 @@
303
363
  "level": 4,
304
364
  "title": "Predicate and Inverse Paths",
305
365
  "alternateIds": [
306
- "x6-1-1-predicate-and-inverse-paths"
366
+ "x7-1-1-predicate-and-inverse-paths"
307
367
  ],
308
- "number": "6.1.1"
368
+ "number": "7.1.1"
309
369
  },
310
370
  {
311
371
  "id": "view-complex-paths",
@@ -313,9 +373,9 @@
313
373
  "level": 4,
314
374
  "title": "Complex Paths",
315
375
  "alternateIds": [
316
- "x6-1-2-complex-paths"
376
+ "x7-1-2-complex-paths"
317
377
  ],
318
- "number": "6.1.2"
378
+ "number": "7.1.2"
319
379
  },
320
380
  {
321
381
  "id": "property-paths-edit",
@@ -323,9 +383,9 @@
323
383
  "level": 3,
324
384
  "title": "Edit Mode",
325
385
  "alternateIds": [
326
- "x6-2-edit-mode"
386
+ "x7-2-edit-mode"
327
387
  ],
328
- "number": "6.2"
388
+ "number": "7.2"
329
389
  },
330
390
  {
331
391
  "id": "edit-predicate-paths",
@@ -333,9 +393,9 @@
333
393
  "level": 4,
334
394
  "title": "Predicate and Inverse Paths",
335
395
  "alternateIds": [
336
- "x6-2-1-predicate-and-inverse-paths"
396
+ "x7-2-1-predicate-and-inverse-paths"
337
397
  ],
338
- "number": "6.2.1"
398
+ "number": "7.2.1"
339
399
  },
340
400
  {
341
401
  "id": "edit-alternative-paths",
@@ -343,9 +403,9 @@
343
403
  "level": 4,
344
404
  "title": "Alternative Paths",
345
405
  "alternateIds": [
346
- "x6-2-2-alternative-paths"
406
+ "x7-2-2-alternative-paths"
347
407
  ],
348
- "number": "6.2.2"
408
+ "number": "7.2.2"
349
409
  },
350
410
  {
351
411
  "id": "edit-other-complex-paths",
@@ -353,9 +413,9 @@
353
413
  "level": 4,
354
414
  "title": "Other Complex Paths",
355
415
  "alternateIds": [
356
- "x6-2-3-other-complex-paths"
416
+ "x7-2-3-other-complex-paths"
357
417
  ],
358
- "number": "6.2.3"
418
+ "number": "7.2.3"
359
419
  },
360
420
  {
361
421
  "id": "label-and-lang",
@@ -363,9 +423,9 @@
363
423
  "level": 2,
364
424
  "title": "Label and Language Resolution",
365
425
  "alternateIds": [
366
- "x7-label-and-language-resolution"
426
+ "x8-label-and-language-resolution"
367
427
  ],
368
- "number": "7"
428
+ "number": "8"
369
429
  },
370
430
  {
371
431
  "id": "lang-resolution",
@@ -373,9 +433,9 @@
373
433
  "level": 3,
374
434
  "title": "Language Resolution",
375
435
  "alternateIds": [
376
- "x7-1-language-resolution"
436
+ "x8-1-language-resolution"
377
437
  ],
378
- "number": "7.1"
438
+ "number": "8.1"
379
439
  },
380
440
  {
381
441
  "id": "label-resolution",
@@ -383,9 +443,9 @@
383
443
  "level": 3,
384
444
  "title": "Label Resolution",
385
445
  "alternateIds": [
386
- "x7-2-label-resolution"
446
+ "x8-2-label-resolution"
387
447
  ],
388
- "number": "7.2"
448
+ "number": "8.2"
389
449
  },
390
450
  {
391
451
  "id": "label-resolution-property-labels",
@@ -393,9 +453,9 @@
393
453
  "level": 4,
394
454
  "title": "Property Labels",
395
455
  "alternateIds": [
396
- "x7-2-1-property-labels"
456
+ "x8-2-1-property-labels"
397
457
  ],
398
- "number": "7.2.1"
458
+ "number": "8.2.1"
399
459
  },
400
460
  {
401
461
  "id": "label-resolution-value-node-labels",
@@ -403,9 +463,9 @@
403
463
  "level": 4,
404
464
  "title": "Value Node Labels",
405
465
  "alternateIds": [
406
- "x7-2-2-value-node-labels"
466
+ "x8-2-2-value-node-labels"
407
467
  ],
408
- "number": "7.2.2"
468
+ "number": "8.2.2"
409
469
  },
410
470
  {
411
471
  "id": "label-resolution-local-name",
@@ -413,9 +473,9 @@
413
473
  "level": 4,
414
474
  "title": "Local Name Resolution",
415
475
  "alternateIds": [
416
- "x7-2-3-local-name-resolution"
476
+ "x8-2-3-local-name-resolution"
417
477
  ],
418
- "number": "7.2.3"
478
+ "number": "8.2.3"
419
479
  },
420
480
  {
421
481
  "id": "patterns",
@@ -423,9 +483,9 @@
423
483
  "level": 2,
424
484
  "title": "Patterns",
425
485
  "alternateIds": [
426
- "x8-patterns"
486
+ "x9-patterns"
427
487
  ],
428
- "number": "8"
488
+ "number": "9"
429
489
  },
430
490
  {
431
491
  "id": "root-shapes-and-entry-point-forms",
@@ -433,9 +493,9 @@
433
493
  "level": 3,
434
494
  "title": "Root Shapes and Entry-Point Forms",
435
495
  "alternateIds": [
436
- "x8-1-root-shapes-and-entry-point-forms"
496
+ "x9-1-root-shapes-and-entry-point-forms"
437
497
  ],
438
- "number": "8.1"
498
+ "number": "9.1"
439
499
  },
440
500
  {
441
501
  "id": "conditional-shape-selection",
@@ -443,9 +503,9 @@
443
503
  "level": 3,
444
504
  "title": "Conditional Shape Selection",
445
505
  "alternateIds": [
446
- "x8-2-conditional-shape-selection"
506
+ "x9-2-conditional-shape-selection"
447
507
  ],
448
- "number": "8.2"
508
+ "number": "9.2"
449
509
  },
450
510
  {
451
511
  "id": "enumerations-select-lists-and-autocomplete",
@@ -453,9 +513,9 @@
453
513
  "level": 3,
454
514
  "title": "Enumerations, Select Lists, and Autocomplete",
455
515
  "alternateIds": [
456
- "x8-3-enumerations-select-lists-and-autocomplete"
516
+ "x9-3-enumerations-select-lists-and-autocomplete"
457
517
  ],
458
- "number": "8.3"
518
+ "number": "9.3"
459
519
  },
460
520
  {
461
521
  "id": "ingredient-1-dynamic-shacl-with-a-service-clause",
@@ -493,9 +553,9 @@
493
553
  "level": 4,
494
554
  "title": "Fetching values from named graphs",
495
555
  "alternateIds": [
496
- "x8-3-1-fetching-values-from-named-graphs"
556
+ "x9-3-1-fetching-values-from-named-graphs"
497
557
  ],
498
- "number": "8.3.1"
558
+ "number": "9.3.1"
499
559
  },
500
560
  {
501
561
  "id": "grouping-ordering-and-layout-hints",
@@ -503,9 +563,9 @@
503
563
  "level": 3,
504
564
  "title": "Grouping, Ordering, and Layout Hints",
505
565
  "alternateIds": [
506
- "x8-4-grouping-ordering-and-layout-hints"
566
+ "x9-4-grouping-ordering-and-layout-hints"
507
567
  ],
508
- "number": "8.4"
568
+ "number": "9.4"
509
569
  },
510
570
  {
511
571
  "id": "role-based-shapes",
@@ -513,9 +573,9 @@
513
573
  "level": 3,
514
574
  "title": "Role-Based Shapes",
515
575
  "alternateIds": [
516
- "x8-5-role-based-shapes"
576
+ "x9-5-role-based-shapes"
517
577
  ],
518
- "number": "8.5"
578
+ "number": "9.5"
519
579
  },
520
580
  {
521
581
  "id": "default-namespace-and-local-name-generation",
@@ -523,9 +583,9 @@
523
583
  "level": 3,
524
584
  "title": "Default Namespace and Local Name Generation",
525
585
  "alternateIds": [
526
- "x8-6-default-namespace-and-local-name-generation"
586
+ "x9-6-default-namespace-and-local-name-generation"
527
587
  ],
528
- "number": "8.6"
588
+ "number": "9.6"
529
589
  },
530
590
  {
531
591
  "id": "form-messages-and-error-handling",
@@ -533,29 +593,28 @@
533
593
  "level": 3,
534
594
  "title": "Form Messages and Error Handling",
535
595
  "alternateIds": [
536
- "x8-7-form-messages-and-error-handling"
596
+ "x9-7-form-messages-and-error-handling"
537
597
  ],
538
- "number": "8.7"
598
+ "number": "9.7"
539
599
  },
540
600
  {
541
- "id": "displaying-validation-results",
542
- "href": "https://w3c.github.io/data-shapes/shacl12-ui/#displaying-validation-results",
601
+ "id": "displaying-validation-results-0",
602
+ "href": "https://w3c.github.io/data-shapes/shacl12-ui/#displaying-validation-results-0",
543
603
  "level": 4,
544
604
  "title": "Displaying Validation Results",
545
605
  "alternateIds": [
546
- "x8-7-1-displaying-validation-results"
606
+ "displaying-validation-results"
547
607
  ],
548
- "number": "8.7.1"
608
+ "number": "9.7.1"
549
609
  },
550
610
  {
551
611
  "id": "builtin-widgets",
552
612
  "href": "https://w3c.github.io/data-shapes/shacl12-ui/#builtin-widgets",
553
613
  "level": 2,
554
- "title": "Built-in Widgets",
614
+ "title": "10. Built-in Widgets",
555
615
  "alternateIds": [
556
- "x9-built-in-widgets"
557
- ],
558
- "number": "9"
616
+ "x10-built-in-widgets"
617
+ ]
559
618
  },
560
619
  {
561
620
  "id": "builtin-editors",
@@ -563,9 +622,9 @@
563
622
  "level": 3,
564
623
  "title": "Editors",
565
624
  "alternateIds": [
566
- "x9-1-editors"
625
+ "x10-1-editors"
567
626
  ],
568
- "number": "9.1"
627
+ "number": "10.1"
569
628
  },
570
629
  {
571
630
  "id": "AutoCompleteEditor",
@@ -573,9 +632,9 @@
573
632
  "level": 4,
574
633
  "title": "shui:AutoCompleteEditor",
575
634
  "alternateIds": [
576
- "x9-1-1-shui-autocompleteeditor"
635
+ "x10-1-1-shui-autocompleteeditor"
577
636
  ],
578
- "number": "9.1.1"
637
+ "number": "10.1.1"
579
638
  },
580
639
  {
581
640
  "id": "BlankNodeEditor",
@@ -583,9 +642,9 @@
583
642
  "level": 4,
584
643
  "title": "shui:BlankNodeEditor",
585
644
  "alternateIds": [
586
- "x9-1-2-shui-blanknodeeditor"
645
+ "x10-1-2-shui-blanknodeeditor"
587
646
  ],
588
- "number": "9.1.2"
647
+ "number": "10.1.2"
589
648
  },
590
649
  {
591
650
  "id": "BooleanEditor",
@@ -593,9 +652,9 @@
593
652
  "level": 4,
594
653
  "title": "shui:BooleanEditor",
595
654
  "alternateIds": [
596
- "x9-1-3-shui-booleaneditor"
655
+ "x10-1-3-shui-booleaneditor"
597
656
  ],
598
- "number": "9.1.3"
657
+ "number": "10.1.3"
599
658
  },
600
659
  {
601
660
  "id": "DatePickerEditor",
@@ -603,9 +662,9 @@
603
662
  "level": 4,
604
663
  "title": "shui:DatePickerEditor",
605
664
  "alternateIds": [
606
- "x9-1-4-shui-datepickereditor"
665
+ "x10-1-4-shui-datepickereditor"
607
666
  ],
608
- "number": "9.1.4"
667
+ "number": "10.1.4"
609
668
  },
610
669
  {
611
670
  "id": "DateTimePickerEditor",
@@ -613,9 +672,9 @@
613
672
  "level": 4,
614
673
  "title": "shui:DateTimePickerEditor",
615
674
  "alternateIds": [
616
- "x9-1-5-shui-datetimepickereditor"
675
+ "x10-1-5-shui-datetimepickereditor"
617
676
  ],
618
- "number": "9.1.5"
677
+ "number": "10.1.5"
619
678
  },
620
679
  {
621
680
  "id": "DetailsEditor",
@@ -623,9 +682,9 @@
623
682
  "level": 4,
624
683
  "title": "shui:DetailsEditor",
625
684
  "alternateIds": [
626
- "x9-1-6-shui-detailseditor"
685
+ "x10-1-6-shui-detailseditor"
627
686
  ],
628
- "number": "9.1.6"
687
+ "number": "10.1.6"
629
688
  },
630
689
  {
631
690
  "id": "EnumSelectEditor",
@@ -633,9 +692,9 @@
633
692
  "level": 4,
634
693
  "title": "shui:EnumSelectEditor",
635
694
  "alternateIds": [
636
- "x9-1-7-shui-enumselecteditor"
695
+ "x10-1-7-shui-enumselecteditor"
637
696
  ],
638
- "number": "9.1.7"
697
+ "number": "10.1.7"
639
698
  },
640
699
  {
641
700
  "id": "InstancesSelectEditor",
@@ -643,9 +702,9 @@
643
702
  "level": 4,
644
703
  "title": "shui:InstancesSelectEditor",
645
704
  "alternateIds": [
646
- "x9-1-8-shui-instancesselecteditor"
705
+ "x10-1-8-shui-instancesselecteditor"
647
706
  ],
648
- "number": "9.1.8"
707
+ "number": "10.1.8"
649
708
  },
650
709
  {
651
710
  "id": "IRIEditor",
@@ -653,9 +712,9 @@
653
712
  "level": 4,
654
713
  "title": "shui:IRIEditor",
655
714
  "alternateIds": [
656
- "x9-1-9-shui-irieditor"
715
+ "x10-1-9-shui-irieditor"
657
716
  ],
658
- "number": "9.1.9"
717
+ "number": "10.1.9"
659
718
  },
660
719
  {
661
720
  "id": "NumberFieldEditor",
@@ -663,9 +722,9 @@
663
722
  "level": 4,
664
723
  "title": "shui:NumberFieldEditor",
665
724
  "alternateIds": [
666
- "x9-1-10-shui-numberfieldeditor"
725
+ "x10-1-10-shui-numberfieldeditor"
667
726
  ],
668
- "number": "9.1.10"
727
+ "number": "10.1.10"
669
728
  },
670
729
  {
671
730
  "id": "RichTextEditor",
@@ -673,9 +732,9 @@
673
732
  "level": 4,
674
733
  "title": "shui:RichTextEditor",
675
734
  "alternateIds": [
676
- "x9-1-11-shui-richtexteditor"
735
+ "x10-1-11-shui-richtexteditor"
677
736
  ],
678
- "number": "9.1.11"
737
+ "number": "10.1.11"
679
738
  },
680
739
  {
681
740
  "id": "SubClassEditor",
@@ -683,9 +742,9 @@
683
742
  "level": 4,
684
743
  "title": "shui:SubClassEditor",
685
744
  "alternateIds": [
686
- "x9-1-12-shui-subclasseditor"
745
+ "x10-1-12-shui-subclasseditor"
687
746
  ],
688
- "number": "9.1.12"
747
+ "number": "10.1.12"
689
748
  },
690
749
  {
691
750
  "id": "TextAreaEditor",
@@ -693,9 +752,9 @@
693
752
  "level": 4,
694
753
  "title": "shui:TextAreaEditor",
695
754
  "alternateIds": [
696
- "x9-1-13-shui-textareaeditor"
755
+ "x10-1-13-shui-textareaeditor"
697
756
  ],
698
- "number": "9.1.13"
757
+ "number": "10.1.13"
699
758
  },
700
759
  {
701
760
  "id": "TextAreaWithLangEditor",
@@ -703,9 +762,9 @@
703
762
  "level": 4,
704
763
  "title": "shui:TextAreaWithLangEditor",
705
764
  "alternateIds": [
706
- "x9-1-14-shui-textareawithlangeditor"
765
+ "x10-1-14-shui-textareawithlangeditor"
707
766
  ],
708
- "number": "9.1.14"
767
+ "number": "10.1.14"
709
768
  },
710
769
  {
711
770
  "id": "TextFieldEditor",
@@ -713,9 +772,9 @@
713
772
  "level": 4,
714
773
  "title": "shui:TextFieldEditor",
715
774
  "alternateIds": [
716
- "x9-1-15-shui-textfieldeditor"
775
+ "x10-1-15-shui-textfieldeditor"
717
776
  ],
718
- "number": "9.1.15"
777
+ "number": "10.1.15"
719
778
  },
720
779
  {
721
780
  "id": "TextFieldWithLangEditor",
@@ -723,9 +782,9 @@
723
782
  "level": 4,
724
783
  "title": "shui:TextFieldWithLangEditor",
725
784
  "alternateIds": [
726
- "x9-1-16-shui-textfieldwithlangeditor"
785
+ "x10-1-16-shui-textfieldwithlangeditor"
727
786
  ],
728
- "number": "9.1.16"
787
+ "number": "10.1.16"
729
788
  },
730
789
  {
731
790
  "id": "builtin-viewers",
@@ -733,9 +792,9 @@
733
792
  "level": 3,
734
793
  "title": "Viewers",
735
794
  "alternateIds": [
736
- "x9-2-viewers"
795
+ "x10-2-viewers"
737
796
  ],
738
- "number": "9.2"
797
+ "number": "10.2"
739
798
  },
740
799
  {
741
800
  "id": "BlankNodeViewer",
@@ -743,9 +802,9 @@
743
802
  "level": 4,
744
803
  "title": "shui:BlankNodeViewer",
745
804
  "alternateIds": [
746
- "x9-2-1-shui-blanknodeviewer"
805
+ "x10-2-1-shui-blanknodeviewer"
747
806
  ],
748
- "number": "9.2.1"
807
+ "number": "10.2.1"
749
808
  },
750
809
  {
751
810
  "id": "DetailsViewer",
@@ -753,9 +812,9 @@
753
812
  "level": 4,
754
813
  "title": "shui:DetailsViewer",
755
814
  "alternateIds": [
756
- "x9-2-2-shui-detailsviewer"
815
+ "x10-2-2-shui-detailsviewer"
757
816
  ],
758
- "number": "9.2.2"
817
+ "number": "10.2.2"
759
818
  },
760
819
  {
761
820
  "id": "HTMLViewer",
@@ -763,9 +822,9 @@
763
822
  "level": 4,
764
823
  "title": "shui:HTMLViewer",
765
824
  "alternateIds": [
766
- "x9-2-3-shui-htmlviewer"
825
+ "x10-2-3-shui-htmlviewer"
767
826
  ],
768
- "number": "9.2.3"
827
+ "number": "10.2.3"
769
828
  },
770
829
  {
771
830
  "id": "HyperlinkViewer",
@@ -773,9 +832,9 @@
773
832
  "level": 4,
774
833
  "title": "shui:HyperlinkViewer",
775
834
  "alternateIds": [
776
- "x9-2-4-shui-hyperlinkviewer"
835
+ "x10-2-4-shui-hyperlinkviewer"
777
836
  ],
778
- "number": "9.2.4"
837
+ "number": "10.2.4"
779
838
  },
780
839
  {
781
840
  "id": "ImageViewer",
@@ -783,9 +842,9 @@
783
842
  "level": 4,
784
843
  "title": "shui:ImageViewer",
785
844
  "alternateIds": [
786
- "x9-2-5-shui-imageviewer"
845
+ "x10-2-5-shui-imageviewer"
787
846
  ],
788
- "number": "9.2.5"
847
+ "number": "10.2.5"
789
848
  },
790
849
  {
791
850
  "id": "IRIViewer",
@@ -793,9 +852,9 @@
793
852
  "level": 4,
794
853
  "title": "shui:IRIViewer",
795
854
  "alternateIds": [
796
- "x9-2-6-shui-iriviewer"
855
+ "x10-2-6-shui-iriviewer"
797
856
  ],
798
- "number": "9.2.6"
857
+ "number": "10.2.6"
799
858
  },
800
859
  {
801
860
  "id": "LabelViewer",
@@ -803,9 +862,9 @@
803
862
  "level": 4,
804
863
  "title": "shui:LabelViewer",
805
864
  "alternateIds": [
806
- "x9-2-7-shui-labelviewer"
865
+ "x10-2-7-shui-labelviewer"
807
866
  ],
808
- "number": "9.2.7"
867
+ "number": "10.2.7"
809
868
  },
810
869
  {
811
870
  "id": "LangStringViewer",
@@ -813,9 +872,9 @@
813
872
  "level": 4,
814
873
  "title": "shui:LangStringViewer",
815
874
  "alternateIds": [
816
- "x9-2-8-shui-langstringviewer"
875
+ "x10-2-8-shui-langstringviewer"
817
876
  ],
818
- "number": "9.2.8"
877
+ "number": "10.2.8"
819
878
  },
820
879
  {
821
880
  "id": "LiteralViewer",
@@ -823,9 +882,9 @@
823
882
  "level": 4,
824
883
  "title": "shui:LiteralViewer",
825
884
  "alternateIds": [
826
- "x9-2-9-shui-literalviewer"
885
+ "x10-2-9-shui-literalviewer"
827
886
  ],
828
- "number": "9.2.9"
887
+ "number": "10.2.9"
829
888
  },
830
889
  {
831
890
  "id": "ValueTableViewer",
@@ -833,17 +892,17 @@
833
892
  "level": 4,
834
893
  "title": "shui:ValueTableViewer",
835
894
  "alternateIds": [
836
- "x9-2-10-shui-valuetableviewer"
895
+ "x10-2-10-shui-valuetableviewer"
837
896
  ],
838
- "number": "9.2.10"
897
+ "number": "10.2.10"
839
898
  },
840
899
  {
841
900
  "id": "property-roles",
842
901
  "href": "https://w3c.github.io/data-shapes/shacl12-ui/#property-roles",
843
902
  "level": 2,
844
- "title": "10. Property Roles",
903
+ "title": "11. Property Roles",
845
904
  "alternateIds": [
846
- "x10-property-roles"
905
+ "x11-property-roles"
847
906
  ]
848
907
  },
849
908
  {
@@ -852,9 +911,9 @@
852
911
  "level": 3,
853
912
  "title": "Direct Role Annotation",
854
913
  "alternateIds": [
855
- "x10-1-direct-role-annotation"
914
+ "x11-1-direct-role-annotation"
856
915
  ],
857
- "number": "10.1"
916
+ "number": "11.1"
858
917
  },
859
918
  {
860
919
  "id": "qualified-role-annotation",
@@ -862,9 +921,9 @@
862
921
  "level": 3,
863
922
  "title": "Qualified Role Annotation",
864
923
  "alternateIds": [
865
- "x10-2-qualified-role-annotation"
924
+ "x11-2-qualified-role-annotation"
866
925
  ],
867
- "number": "10.2"
926
+ "number": "11.2"
868
927
  },
869
928
  {
870
929
  "id": "built-in-property-roles",
@@ -872,9 +931,9 @@
872
931
  "level": 3,
873
932
  "title": "Built-in Property Roles",
874
933
  "alternateIds": [
875
- "x10-3-built-in-property-roles"
934
+ "x11-3-built-in-property-roles"
876
935
  ],
877
- "number": "10.3"
936
+ "number": "11.3"
878
937
  },
879
938
  {
880
939
  "id": "shui-labelrole",
@@ -882,9 +941,9 @@
882
941
  "level": 4,
883
942
  "title": "shui:LabelRole",
884
943
  "alternateIds": [
885
- "x10-3-1-shui-labelrole"
944
+ "x11-3-1-shui-labelrole"
886
945
  ],
887
- "number": "10.3.1"
946
+ "number": "11.3.1"
888
947
  },
889
948
  {
890
949
  "id": "definitions",
@@ -892,9 +951,9 @@
892
951
  "level": 3,
893
952
  "title": "Definitions",
894
953
  "alternateIds": [
895
- "x10-4-definitions"
954
+ "x11-4-definitions"
896
955
  ],
897
- "number": "10.4"
956
+ "number": "11.4"
898
957
  },
899
958
  {
900
959
  "id": "shui-propertyrole-class",
@@ -902,9 +961,9 @@
902
961
  "level": 4,
903
962
  "title": "shui:PropertyRole Class",
904
963
  "alternateIds": [
905
- "x10-4-1-shui-propertyrole-class"
964
+ "x11-4-1-shui-propertyrole-class"
906
965
  ],
907
- "number": "10.4.1"
966
+ "number": "11.4.1"
908
967
  },
909
968
  {
910
969
  "id": "shui-propertyrole-property",
@@ -912,9 +971,9 @@
912
971
  "level": 4,
913
972
  "title": "shui:propertyRole Property",
914
973
  "alternateIds": [
915
- "x10-4-2-shui-propertyrole-property"
974
+ "x11-4-2-shui-propertyrole-property"
916
975
  ],
917
- "number": "10.4.2"
976
+ "number": "11.4.2"
918
977
  },
919
978
  {
920
979
  "id": "syntax-rules",
@@ -1005,16 +1064,6 @@
1005
1064
  "h-1-normative-references"
1006
1065
  ],
1007
1066
  "number": "H.1"
1008
- },
1009
- {
1010
- "id": "informative-references",
1011
- "href": "https://w3c.github.io/data-shapes/shacl12-ui/#informative-references",
1012
- "level": 3,
1013
- "title": "Informative references",
1014
- "alternateIds": [
1015
- "h-2-informative-references"
1016
- ],
1017
- "number": "H.2"
1018
1067
  }
1019
1068
  ]
1020
1069
  }