@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.
- package/ed/dfns/SVG2.json +0 -20
- package/ed/dfns/WGSL.json +95 -9
- package/ed/dfns/css-color-4.json +7 -5
- package/ed/dfns/css-color-5.json +20 -0
- package/ed/dfns/css-text-3.json +20 -0
- package/ed/dfns/css-text-4.json +20 -0
- package/ed/dfns/css-view-transitions-2.json +0 -44
- package/ed/dfns/html.json +4 -2
- package/ed/dfns/payment-request.json +16 -10
- package/ed/dfns/shacl12-rules.json +76 -33
- package/ed/dfns/shacl12-ui.json +13 -13
- package/ed/dfns/vc-confidence-method.json +29 -6
- package/ed/dfns/vocab-ssn-2023.json +250 -20
- package/ed/dfns/wasm-js-api-2-fork-js-promise-integration.json +192 -192
- package/ed/dfns/webgpu.json +22 -0
- package/ed/headings/SVG2.json +0 -7
- package/ed/headings/WGSL.json +12 -5
- package/ed/headings/connection-allowlists.json +14 -0
- package/ed/headings/css-color-4.json +14 -0
- package/ed/headings/css-scroll-snap-1.json +19 -6
- package/ed/headings/permissions-policy-1.json +1 -1
- package/ed/headings/shacl12-rules.json +6 -6
- package/ed/headings/shacl12-ui.json +223 -174
- package/ed/headings/translation-api.json +1 -1
- package/ed/headings/trusted-types.json +1 -1
- package/ed/headings/vc-confidence-method.json +48 -18
- package/ed/headings/vocab-ssn-2023.json +122 -22
- package/ed/headings/wasm-js-api-2-fork-js-promise-integration.json +52 -25
- package/ed/headings/webgpu.json +7 -0
- package/ed/headings/webtransport.json +1 -1
- package/package.json +1 -1
- package/specs.json +84 -84
- package/tr/dfns/WGSL.json +95 -9
- package/tr/dfns/css-color-4.json +7 -5
- package/tr/dfns/css-color-5.json +20 -0
- package/tr/dfns/payment-request.json +16 -10
- package/tr/dfns/shacl12-rules.json +76 -33
- package/tr/dfns/vc-confidence-method.json +29 -6
- package/tr/dfns/webgpu.json +22 -0
- package/tr/dfns/webtransport.json +49 -10
- package/tr/headings/WGSL.json +12 -5
- package/tr/headings/css-2026.json +1 -1
- package/tr/headings/permissions-policy-1.json +1 -1
- package/tr/headings/shacl12-rules.json +6 -6
- package/tr/headings/trusted-types.json +1 -1
- package/tr/headings/vc-confidence-method.json +48 -18
- package/tr/headings/webgpu.json +7 -0
- package/tr/headings/webtransport.json +2 -2
package/ed/dfns/SVG2.json
CHANGED
|
@@ -6258,26 +6258,6 @@
|
|
|
6258
6258
|
"definedIn": "prose",
|
|
6259
6259
|
"links": []
|
|
6260
6260
|
},
|
|
6261
|
-
{
|
|
6262
|
-
"id": "TermSegment-CompletingClosePath",
|
|
6263
|
-
"href": "https://w3c.github.io/svgwg/svg2-draft/paths.html#TermSegment-CompletingClosePath",
|
|
6264
|
-
"linkingText": [
|
|
6265
|
-
"segment-completing close path"
|
|
6266
|
-
],
|
|
6267
|
-
"localLinkingText": [],
|
|
6268
|
-
"type": "dfn",
|
|
6269
|
-
"for": [],
|
|
6270
|
-
"access": "private",
|
|
6271
|
-
"informative": false,
|
|
6272
|
-
"heading": {
|
|
6273
|
-
"id": "Segment-CompletingClosePath",
|
|
6274
|
-
"href": "https://w3c.github.io/svgwg/svg2-draft/paths.html#Segment-CompletingClosePath",
|
|
6275
|
-
"title": "Segment-completing close path operation",
|
|
6276
|
-
"number": "9.3.4.1"
|
|
6277
|
-
},
|
|
6278
|
-
"definedIn": "prose",
|
|
6279
|
-
"links": []
|
|
6280
|
-
},
|
|
6281
6261
|
{
|
|
6282
6262
|
"id": "TermPathDirection",
|
|
6283
6263
|
"href": "https://w3c.github.io/svgwg/svg2-draft/paths.html#TermPathDirection",
|
package/ed/dfns/WGSL.json
CHANGED
|
@@ -2150,6 +2150,28 @@
|
|
|
2150
2150
|
"definedIn": "table",
|
|
2151
2151
|
"links": []
|
|
2152
2152
|
},
|
|
2153
|
+
{
|
|
2154
|
+
"id": "extension-subgroup_size_control",
|
|
2155
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#extension-subgroup_size_control",
|
|
2156
|
+
"linkingText": [
|
|
2157
|
+
"subgroup_size_control"
|
|
2158
|
+
],
|
|
2159
|
+
"localLinkingText": [],
|
|
2160
|
+
"type": "dfn",
|
|
2161
|
+
"for": [
|
|
2162
|
+
"extension"
|
|
2163
|
+
],
|
|
2164
|
+
"access": "private",
|
|
2165
|
+
"informative": false,
|
|
2166
|
+
"heading": {
|
|
2167
|
+
"id": "enable-extensions-sec",
|
|
2168
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#enable-extensions-sec",
|
|
2169
|
+
"title": "Enable Extensions",
|
|
2170
|
+
"number": "4.1.1"
|
|
2171
|
+
},
|
|
2172
|
+
"definedIn": "table",
|
|
2173
|
+
"links": []
|
|
2174
|
+
},
|
|
2153
2175
|
{
|
|
2154
2176
|
"id": "language-extension",
|
|
2155
2177
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#language-extension",
|
|
@@ -2678,6 +2700,26 @@
|
|
|
2678
2700
|
"definedIn": "prose",
|
|
2679
2701
|
"links": []
|
|
2680
2702
|
},
|
|
2703
|
+
{
|
|
2704
|
+
"id": "opaque",
|
|
2705
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#opaque",
|
|
2706
|
+
"linkingText": [
|
|
2707
|
+
"opaque"
|
|
2708
|
+
],
|
|
2709
|
+
"localLinkingText": [],
|
|
2710
|
+
"type": "dfn",
|
|
2711
|
+
"for": [],
|
|
2712
|
+
"access": "private",
|
|
2713
|
+
"informative": false,
|
|
2714
|
+
"heading": {
|
|
2715
|
+
"id": "types",
|
|
2716
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#types",
|
|
2717
|
+
"title": "Types",
|
|
2718
|
+
"number": "6"
|
|
2719
|
+
},
|
|
2720
|
+
"definedIn": "prose",
|
|
2721
|
+
"links": []
|
|
2722
|
+
},
|
|
2681
2723
|
{
|
|
2682
2724
|
"id": "type-generator",
|
|
2683
2725
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#type-generator",
|
|
@@ -10714,6 +10756,50 @@
|
|
|
10714
10756
|
"definedIn": "table",
|
|
10715
10757
|
"links": []
|
|
10716
10758
|
},
|
|
10759
|
+
{
|
|
10760
|
+
"id": "syntax-subgroup_size_attr",
|
|
10761
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#syntax-subgroup_size_attr",
|
|
10762
|
+
"linkingText": [
|
|
10763
|
+
"subgroup_size_attr"
|
|
10764
|
+
],
|
|
10765
|
+
"localLinkingText": [],
|
|
10766
|
+
"type": "dfn",
|
|
10767
|
+
"for": [
|
|
10768
|
+
"syntax"
|
|
10769
|
+
],
|
|
10770
|
+
"access": "private",
|
|
10771
|
+
"informative": false,
|
|
10772
|
+
"heading": {
|
|
10773
|
+
"id": "subgroup-size-attr",
|
|
10774
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#subgroup-size-attr",
|
|
10775
|
+
"title": "subgroup_size",
|
|
10776
|
+
"number": "12.14"
|
|
10777
|
+
},
|
|
10778
|
+
"definedIn": "prose",
|
|
10779
|
+
"links": []
|
|
10780
|
+
},
|
|
10781
|
+
{
|
|
10782
|
+
"id": "attribute-subgroup_size",
|
|
10783
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#attribute-subgroup_size",
|
|
10784
|
+
"linkingText": [
|
|
10785
|
+
"subgroup_size"
|
|
10786
|
+
],
|
|
10787
|
+
"localLinkingText": [],
|
|
10788
|
+
"type": "dfn",
|
|
10789
|
+
"for": [
|
|
10790
|
+
"attribute"
|
|
10791
|
+
],
|
|
10792
|
+
"access": "private",
|
|
10793
|
+
"informative": false,
|
|
10794
|
+
"heading": {
|
|
10795
|
+
"id": "subgroup-size-attr",
|
|
10796
|
+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#subgroup-size-attr",
|
|
10797
|
+
"title": "subgroup_size",
|
|
10798
|
+
"number": "12.14"
|
|
10799
|
+
},
|
|
10800
|
+
"definedIn": "table",
|
|
10801
|
+
"links": []
|
|
10802
|
+
},
|
|
10717
10803
|
{
|
|
10718
10804
|
"id": "syntax-workgroup_size_attr",
|
|
10719
10805
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#syntax-workgroup_size_attr",
|
|
@@ -10731,7 +10817,7 @@
|
|
|
10731
10817
|
"id": "workgroup-size-attr",
|
|
10732
10818
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#workgroup-size-attr",
|
|
10733
10819
|
"title": "workgroup_size",
|
|
10734
|
-
"number": "12.
|
|
10820
|
+
"number": "12.15"
|
|
10735
10821
|
},
|
|
10736
10822
|
"definedIn": "prose",
|
|
10737
10823
|
"links": []
|
|
@@ -10753,7 +10839,7 @@
|
|
|
10753
10839
|
"id": "workgroup-size-attr",
|
|
10754
10840
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#workgroup-size-attr",
|
|
10755
10841
|
"title": "workgroup_size",
|
|
10756
|
-
"number": "12.
|
|
10842
|
+
"number": "12.15"
|
|
10757
10843
|
},
|
|
10758
10844
|
"definedIn": "table",
|
|
10759
10845
|
"links": []
|
|
@@ -10773,7 +10859,7 @@
|
|
|
10773
10859
|
"id": "shader-stage-attr",
|
|
10774
10860
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#shader-stage-attr",
|
|
10775
10861
|
"title": "Shader Stage Attributes",
|
|
10776
|
-
"number": "12.
|
|
10862
|
+
"number": "12.16"
|
|
10777
10863
|
},
|
|
10778
10864
|
"definedIn": "prose",
|
|
10779
10865
|
"links": []
|
|
@@ -10795,7 +10881,7 @@
|
|
|
10795
10881
|
"id": "vertex-attr",
|
|
10796
10882
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#vertex-attr",
|
|
10797
10883
|
"title": "vertex",
|
|
10798
|
-
"number": "12.
|
|
10884
|
+
"number": "12.16.1"
|
|
10799
10885
|
},
|
|
10800
10886
|
"definedIn": "prose",
|
|
10801
10887
|
"links": []
|
|
@@ -10817,7 +10903,7 @@
|
|
|
10817
10903
|
"id": "vertex-attr",
|
|
10818
10904
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#vertex-attr",
|
|
10819
10905
|
"title": "vertex",
|
|
10820
|
-
"number": "12.
|
|
10906
|
+
"number": "12.16.1"
|
|
10821
10907
|
},
|
|
10822
10908
|
"definedIn": "prose",
|
|
10823
10909
|
"links": []
|
|
@@ -10839,7 +10925,7 @@
|
|
|
10839
10925
|
"id": "fragment-attr",
|
|
10840
10926
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#fragment-attr",
|
|
10841
10927
|
"title": "fragment",
|
|
10842
|
-
"number": "12.
|
|
10928
|
+
"number": "12.16.2"
|
|
10843
10929
|
},
|
|
10844
10930
|
"definedIn": "prose",
|
|
10845
10931
|
"links": []
|
|
@@ -10861,7 +10947,7 @@
|
|
|
10861
10947
|
"id": "fragment-attr",
|
|
10862
10948
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#fragment-attr",
|
|
10863
10949
|
"title": "fragment",
|
|
10864
|
-
"number": "12.
|
|
10950
|
+
"number": "12.16.2"
|
|
10865
10951
|
},
|
|
10866
10952
|
"definedIn": "prose",
|
|
10867
10953
|
"links": []
|
|
@@ -10883,7 +10969,7 @@
|
|
|
10883
10969
|
"id": "compute-attr",
|
|
10884
10970
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#compute-attr",
|
|
10885
10971
|
"title": "compute",
|
|
10886
|
-
"number": "12.
|
|
10972
|
+
"number": "12.16.3"
|
|
10887
10973
|
},
|
|
10888
10974
|
"definedIn": "prose",
|
|
10889
10975
|
"links": []
|
|
@@ -10905,7 +10991,7 @@
|
|
|
10905
10991
|
"id": "compute-attr",
|
|
10906
10992
|
"href": "https://gpuweb.github.io/gpuweb/wgsl/#compute-attr",
|
|
10907
10993
|
"title": "compute",
|
|
10908
|
-
"number": "12.
|
|
10994
|
+
"number": "12.16.3"
|
|
10909
10995
|
},
|
|
10910
10996
|
"definedIn": "prose",
|
|
10911
10997
|
"links": []
|
package/ed/dfns/css-color-4.json
CHANGED
|
@@ -5621,14 +5621,16 @@
|
|
|
5621
5621
|
"links": []
|
|
5622
5622
|
},
|
|
5623
5623
|
{
|
|
5624
|
-
"id": "display-p3-linear
|
|
5625
|
-
"href": "https://drafts.csswg.org/css-color-4/#display-p3-linear
|
|
5624
|
+
"id": "valdef-color-display-p3-linear",
|
|
5625
|
+
"href": "https://drafts.csswg.org/css-color-4/#valdef-color-display-p3-linear",
|
|
5626
5626
|
"linkingText": [
|
|
5627
5627
|
"display-p3-linear"
|
|
5628
5628
|
],
|
|
5629
5629
|
"localLinkingText": [],
|
|
5630
|
-
"type": "
|
|
5631
|
-
"for": [
|
|
5630
|
+
"type": "value",
|
|
5631
|
+
"for": [
|
|
5632
|
+
"color()"
|
|
5633
|
+
],
|
|
5632
5634
|
"access": "public",
|
|
5633
5635
|
"informative": false,
|
|
5634
5636
|
"heading": {
|
|
@@ -5637,7 +5639,7 @@
|
|
|
5637
5639
|
"title": "The Predefined Linear-Light Display P3 Color Space: the display-p3-linear keyword",
|
|
5638
5640
|
"number": "10.5"
|
|
5639
5641
|
},
|
|
5640
|
-
"definedIn": "
|
|
5642
|
+
"definedIn": "dt",
|
|
5641
5643
|
"links": []
|
|
5642
5644
|
},
|
|
5643
5645
|
{
|
package/ed/dfns/css-color-5.json
CHANGED
|
@@ -204,6 +204,26 @@
|
|
|
204
204
|
"definedIn": "prose",
|
|
205
205
|
"links": []
|
|
206
206
|
},
|
|
207
|
+
{
|
|
208
|
+
"id": "relative-color-processing-space",
|
|
209
|
+
"href": "https://drafts.csswg.org/css-color-5/#relative-color-processing-space",
|
|
210
|
+
"linkingText": [
|
|
211
|
+
"relative color processing space"
|
|
212
|
+
],
|
|
213
|
+
"localLinkingText": [],
|
|
214
|
+
"type": "dfn",
|
|
215
|
+
"for": [],
|
|
216
|
+
"access": "public",
|
|
217
|
+
"informative": false,
|
|
218
|
+
"heading": {
|
|
219
|
+
"id": "rcs-intro",
|
|
220
|
+
"href": "https://drafts.csswg.org/css-color-5/#rcs-intro",
|
|
221
|
+
"title": "Processing Model for Relative Colors",
|
|
222
|
+
"number": "4.1"
|
|
223
|
+
},
|
|
224
|
+
"definedIn": "prose",
|
|
225
|
+
"links": []
|
|
226
|
+
},
|
|
207
227
|
{
|
|
208
228
|
"id": "required-conversion",
|
|
209
229
|
"href": "https://drafts.csswg.org/css-color-5/#required-conversion",
|
package/ed/dfns/css-text-3.json
CHANGED
|
@@ -1291,6 +1291,26 @@
|
|
|
1291
1291
|
"definedIn": "dt",
|
|
1292
1292
|
"links": []
|
|
1293
1293
|
},
|
|
1294
|
+
{
|
|
1295
|
+
"id": "propdef-word-wrap",
|
|
1296
|
+
"href": "https://drafts.csswg.org/css-text-3/#propdef-word-wrap",
|
|
1297
|
+
"linkingText": [
|
|
1298
|
+
"word-wrap"
|
|
1299
|
+
],
|
|
1300
|
+
"localLinkingText": [],
|
|
1301
|
+
"type": "property",
|
|
1302
|
+
"for": [],
|
|
1303
|
+
"access": "public",
|
|
1304
|
+
"informative": false,
|
|
1305
|
+
"heading": {
|
|
1306
|
+
"id": "overflow-wrap-property",
|
|
1307
|
+
"href": "https://drafts.csswg.org/css-text-3/#overflow-wrap-property",
|
|
1308
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
1309
|
+
"number": "5.4"
|
|
1310
|
+
},
|
|
1311
|
+
"definedIn": "prose",
|
|
1312
|
+
"links": []
|
|
1313
|
+
},
|
|
1294
1314
|
{
|
|
1295
1315
|
"id": "propdef-text-align",
|
|
1296
1316
|
"href": "https://drafts.csswg.org/css-text-3/#propdef-text-align",
|
package/ed/dfns/css-text-4.json
CHANGED
|
@@ -2409,6 +2409,26 @@
|
|
|
2409
2409
|
"definedIn": "dt",
|
|
2410
2410
|
"links": []
|
|
2411
2411
|
},
|
|
2412
|
+
{
|
|
2413
|
+
"id": "propdef-word-wrap",
|
|
2414
|
+
"href": "https://drafts.csswg.org/css-text-4/#propdef-word-wrap",
|
|
2415
|
+
"linkingText": [
|
|
2416
|
+
"word-wrap"
|
|
2417
|
+
],
|
|
2418
|
+
"localLinkingText": [],
|
|
2419
|
+
"type": "property",
|
|
2420
|
+
"for": [],
|
|
2421
|
+
"access": "public",
|
|
2422
|
+
"informative": false,
|
|
2423
|
+
"heading": {
|
|
2424
|
+
"id": "overflow-wrap-property",
|
|
2425
|
+
"href": "https://drafts.csswg.org/css-text-4/#overflow-wrap-property",
|
|
2426
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
2427
|
+
"number": "6.4"
|
|
2428
|
+
},
|
|
2429
|
+
"definedIn": "prose",
|
|
2430
|
+
"links": []
|
|
2431
|
+
},
|
|
2412
2432
|
{
|
|
2413
2433
|
"id": "propdef-text-align",
|
|
2414
2434
|
"href": "https://drafts.csswg.org/css-text-4/#propdef-text-align",
|
|
@@ -763,28 +763,6 @@
|
|
|
763
763
|
"definedIn": "dt",
|
|
764
764
|
"links": []
|
|
765
765
|
},
|
|
766
|
-
{
|
|
767
|
-
"id": "viewtransition-transition-root-pseudo-element",
|
|
768
|
-
"href": "https://drafts.csswg.org/css-view-transitions-2/#viewtransition-transition-root-pseudo-element",
|
|
769
|
-
"linkingText": [
|
|
770
|
-
"transition root pseudo-element"
|
|
771
|
-
],
|
|
772
|
-
"localLinkingText": [],
|
|
773
|
-
"type": "dfn",
|
|
774
|
-
"for": [
|
|
775
|
-
"ViewTransition"
|
|
776
|
-
],
|
|
777
|
-
"access": "private",
|
|
778
|
-
"informative": false,
|
|
779
|
-
"heading": {
|
|
780
|
-
"id": "the-domtransition-interface",
|
|
781
|
-
"href": "https://drafts.csswg.org/css-view-transitions-2/#the-domtransition-interface",
|
|
782
|
-
"title": "The ViewTransition interface",
|
|
783
|
-
"number": "2.3"
|
|
784
|
-
},
|
|
785
|
-
"definedIn": "dt",
|
|
786
|
-
"links": []
|
|
787
|
-
},
|
|
788
766
|
{
|
|
789
767
|
"id": "viewtransition-initial-snapshot-containing-block-size",
|
|
790
768
|
"href": "https://drafts.csswg.org/css-view-transitions-2/#viewtransition-initial-snapshot-containing-block-size",
|
|
@@ -2010,28 +1988,6 @@
|
|
|
2010
1988
|
"definedIn": "dt",
|
|
2011
1989
|
"links": []
|
|
2012
1990
|
},
|
|
2013
|
-
{
|
|
2014
|
-
"id": "document-show-view-transition-tree",
|
|
2015
|
-
"href": "https://drafts.csswg.org/css-view-transitions-2/#document-show-view-transition-tree",
|
|
2016
|
-
"linkingText": [
|
|
2017
|
-
"show view transition tree"
|
|
2018
|
-
],
|
|
2019
|
-
"localLinkingText": [],
|
|
2020
|
-
"type": "dfn",
|
|
2021
|
-
"for": [
|
|
2022
|
-
"document"
|
|
2023
|
-
],
|
|
2024
|
-
"access": "public",
|
|
2025
|
-
"informative": false,
|
|
2026
|
-
"heading": {
|
|
2027
|
-
"id": "additions-to-document",
|
|
2028
|
-
"href": "https://drafts.csswg.org/css-view-transitions-2/#additions-to-document",
|
|
2029
|
-
"title": "Additions to Document",
|
|
2030
|
-
"number": "12.1.1"
|
|
2031
|
-
},
|
|
2032
|
-
"definedIn": "dt",
|
|
2033
|
-
"links": []
|
|
2034
|
-
},
|
|
2035
1991
|
{
|
|
2036
1992
|
"id": "document-update-callback-queue",
|
|
2037
1993
|
"href": "https://drafts.csswg.org/css-view-transitions-2/#document-update-callback-queue",
|
package/ed/dfns/html.json
CHANGED
|
@@ -103329,8 +103329,10 @@
|
|
|
103329
103329
|
],
|
|
103330
103330
|
"localLinkingText": [],
|
|
103331
103331
|
"type": "dfn",
|
|
103332
|
-
"for": [
|
|
103333
|
-
|
|
103332
|
+
"for": [
|
|
103333
|
+
"Sanitizer"
|
|
103334
|
+
],
|
|
103335
|
+
"access": "public",
|
|
103334
103336
|
"informative": false,
|
|
103335
103337
|
"heading": {
|
|
103336
103338
|
"id": "the-sanitizer-interface",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"localLinkingText": [],
|
|
14
14
|
"type": "dfn",
|
|
15
15
|
"for": [],
|
|
16
|
-
"access": "
|
|
16
|
+
"access": "public",
|
|
17
17
|
"informative": true,
|
|
18
18
|
"heading": {
|
|
19
19
|
"id": "introduction",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"localLinkingText": [],
|
|
37
37
|
"type": "dfn",
|
|
38
38
|
"for": [],
|
|
39
|
-
"access": "
|
|
39
|
+
"access": "public",
|
|
40
40
|
"informative": true,
|
|
41
41
|
"heading": {
|
|
42
42
|
"id": "introduction",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"for": [
|
|
62
62
|
"Payment Method"
|
|
63
63
|
],
|
|
64
|
-
"access": "
|
|
64
|
+
"access": "public",
|
|
65
65
|
"informative": true,
|
|
66
66
|
"heading": {
|
|
67
67
|
"id": "introduction",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"localLinkingText": [],
|
|
85
85
|
"type": "dfn",
|
|
86
86
|
"for": [],
|
|
87
|
-
"access": "
|
|
87
|
+
"access": "public",
|
|
88
88
|
"informative": true,
|
|
89
89
|
"heading": {
|
|
90
90
|
"id": "introduction",
|
|
@@ -129,8 +129,10 @@
|
|
|
129
129
|
],
|
|
130
130
|
"localLinkingText": [],
|
|
131
131
|
"type": "dfn",
|
|
132
|
-
"for": [
|
|
133
|
-
|
|
132
|
+
"for": [
|
|
133
|
+
"Payment Handler"
|
|
134
|
+
],
|
|
135
|
+
"access": "public",
|
|
134
136
|
"informative": true,
|
|
135
137
|
"heading": {
|
|
136
138
|
"id": "introduction",
|
|
@@ -152,8 +154,10 @@
|
|
|
152
154
|
],
|
|
153
155
|
"localLinkingText": [],
|
|
154
156
|
"type": "dfn",
|
|
155
|
-
"for": [
|
|
156
|
-
|
|
157
|
+
"for": [
|
|
158
|
+
"Payment Handler"
|
|
159
|
+
],
|
|
160
|
+
"access": "public",
|
|
157
161
|
"informative": true,
|
|
158
162
|
"heading": {
|
|
159
163
|
"id": "introduction",
|
|
@@ -175,8 +179,10 @@
|
|
|
175
179
|
],
|
|
176
180
|
"localLinkingText": [],
|
|
177
181
|
"type": "dfn",
|
|
178
|
-
"for": [
|
|
179
|
-
|
|
182
|
+
"for": [
|
|
183
|
+
"Payment Handler"
|
|
184
|
+
],
|
|
185
|
+
"access": "public",
|
|
180
186
|
"informative": true,
|
|
181
187
|
"heading": {
|
|
182
188
|
"id": "introduction",
|
|
@@ -5,13 +5,12 @@
|
|
|
5
5
|
},
|
|
6
6
|
"dfns": [
|
|
7
7
|
{
|
|
8
|
-
"id": "dfn-
|
|
9
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-
|
|
8
|
+
"id": "dfn-shape-rules-document",
|
|
9
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-shape-rules-document",
|
|
10
10
|
"linkingText": [
|
|
11
|
-
"
|
|
12
|
-
"shapes rules document",
|
|
11
|
+
"shape rules document",
|
|
13
12
|
"ruleset document",
|
|
14
|
-
"
|
|
13
|
+
"Shape Rules Language Document"
|
|
15
14
|
],
|
|
16
15
|
"localLinkingText": [],
|
|
17
16
|
"type": "dfn",
|
|
@@ -77,10 +76,11 @@
|
|
|
77
76
|
"links": []
|
|
78
77
|
},
|
|
79
78
|
{
|
|
80
|
-
"id": "dfn-
|
|
81
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-
|
|
79
|
+
"id": "dfn-data-block",
|
|
80
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-data-block",
|
|
82
81
|
"linkingText": [
|
|
83
|
-
"
|
|
82
|
+
"data-block",
|
|
83
|
+
"Data block"
|
|
84
84
|
],
|
|
85
85
|
"localLinkingText": [],
|
|
86
86
|
"type": "dfn",
|
|
@@ -100,11 +100,10 @@
|
|
|
100
100
|
"links": []
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
|
-
"id": "dfn-
|
|
104
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-
|
|
103
|
+
"id": "dfn-triple-template",
|
|
104
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-triple-template",
|
|
105
105
|
"linkingText": [
|
|
106
|
-
"
|
|
107
|
-
"Data block"
|
|
106
|
+
"Triple template"
|
|
108
107
|
],
|
|
109
108
|
"localLinkingText": [],
|
|
110
109
|
"type": "dfn",
|
|
@@ -124,10 +123,10 @@
|
|
|
124
123
|
"links": []
|
|
125
124
|
},
|
|
126
125
|
{
|
|
127
|
-
"id": "dfn-triple-
|
|
128
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-triple-
|
|
126
|
+
"id": "dfn-triple-pattern",
|
|
127
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-triple-pattern",
|
|
129
128
|
"linkingText": [
|
|
130
|
-
"Triple
|
|
129
|
+
"Triple pattern"
|
|
131
130
|
],
|
|
132
131
|
"localLinkingText": [],
|
|
133
132
|
"type": "dfn",
|
|
@@ -147,10 +146,10 @@
|
|
|
147
146
|
"links": []
|
|
148
147
|
},
|
|
149
148
|
{
|
|
150
|
-
"id": "dfn-
|
|
151
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-
|
|
149
|
+
"id": "dfn-filter-element",
|
|
150
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-filter-element",
|
|
152
151
|
"linkingText": [
|
|
153
|
-
"
|
|
152
|
+
"Filter element"
|
|
154
153
|
],
|
|
155
154
|
"localLinkingText": [],
|
|
156
155
|
"type": "dfn",
|
|
@@ -170,10 +169,10 @@
|
|
|
170
169
|
"links": []
|
|
171
170
|
},
|
|
172
171
|
{
|
|
173
|
-
"id": "dfn-
|
|
174
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-
|
|
172
|
+
"id": "dfn-triple-pattern-element",
|
|
173
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-triple-pattern-element",
|
|
175
174
|
"linkingText": [
|
|
176
|
-
"
|
|
175
|
+
"Triple pattern element"
|
|
177
176
|
],
|
|
178
177
|
"localLinkingText": [],
|
|
179
178
|
"type": "dfn",
|
|
@@ -193,10 +192,10 @@
|
|
|
193
192
|
"links": []
|
|
194
193
|
},
|
|
195
194
|
{
|
|
196
|
-
"id": "dfn-
|
|
197
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-
|
|
195
|
+
"id": "dfn-negation-element",
|
|
196
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-negation-element",
|
|
198
197
|
"linkingText": [
|
|
199
|
-
"
|
|
198
|
+
"Negation element"
|
|
200
199
|
],
|
|
201
200
|
"localLinkingText": [],
|
|
202
201
|
"type": "dfn",
|
|
@@ -216,10 +215,10 @@
|
|
|
216
215
|
"links": []
|
|
217
216
|
},
|
|
218
217
|
{
|
|
219
|
-
"id": "dfn-negation-element",
|
|
220
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-negation-element",
|
|
218
|
+
"id": "dfn-negation-element-body",
|
|
219
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-negation-element-body",
|
|
221
220
|
"linkingText": [
|
|
222
|
-
"
|
|
221
|
+
"negation element body"
|
|
223
222
|
],
|
|
224
223
|
"localLinkingText": [],
|
|
225
224
|
"type": "dfn",
|
|
@@ -235,7 +234,7 @@
|
|
|
235
234
|
],
|
|
236
235
|
"number": "4.1"
|
|
237
236
|
},
|
|
238
|
-
"definedIn": "
|
|
237
|
+
"definedIn": "prose",
|
|
239
238
|
"links": []
|
|
240
239
|
},
|
|
241
240
|
{
|
|
@@ -310,12 +309,10 @@
|
|
|
310
309
|
"links": []
|
|
311
310
|
},
|
|
312
311
|
{
|
|
313
|
-
"id": "dfn-rule-
|
|
314
|
-
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-rule-
|
|
312
|
+
"id": "dfn-rule-element",
|
|
313
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-rule-element",
|
|
315
314
|
"linkingText": [
|
|
316
|
-
"
|
|
317
|
-
"rule element",
|
|
318
|
-
"Rule body element"
|
|
315
|
+
"Rule element"
|
|
319
316
|
],
|
|
320
317
|
"localLinkingText": [],
|
|
321
318
|
"type": "dfn",
|
|
@@ -593,6 +590,29 @@
|
|
|
593
590
|
"definedIn": "dt",
|
|
594
591
|
"links": []
|
|
595
592
|
},
|
|
593
|
+
{
|
|
594
|
+
"id": "dfn-well-formed-sequence",
|
|
595
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-well-formed-sequence",
|
|
596
|
+
"linkingText": [
|
|
597
|
+
"well-formed sequence"
|
|
598
|
+
],
|
|
599
|
+
"localLinkingText": [],
|
|
600
|
+
"type": "dfn",
|
|
601
|
+
"for": [],
|
|
602
|
+
"access": "private",
|
|
603
|
+
"informative": false,
|
|
604
|
+
"heading": {
|
|
605
|
+
"id": "wellformed",
|
|
606
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#wellformed",
|
|
607
|
+
"title": "Well-formedness Conditions",
|
|
608
|
+
"alternateIds": [
|
|
609
|
+
"x4-2-well-formedness-conditions"
|
|
610
|
+
],
|
|
611
|
+
"number": "4.2"
|
|
612
|
+
},
|
|
613
|
+
"definedIn": "prose",
|
|
614
|
+
"links": []
|
|
615
|
+
},
|
|
596
616
|
{
|
|
597
617
|
"id": "dfn-well-formed-rule",
|
|
598
618
|
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-well-formed-rule",
|
|
@@ -616,6 +636,29 @@
|
|
|
616
636
|
"definedIn": "prose",
|
|
617
637
|
"links": []
|
|
618
638
|
},
|
|
639
|
+
{
|
|
640
|
+
"id": "dfn-well-formed-rule-set",
|
|
641
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-well-formed-rule-set",
|
|
642
|
+
"linkingText": [
|
|
643
|
+
"well-formed rule set"
|
|
644
|
+
],
|
|
645
|
+
"localLinkingText": [],
|
|
646
|
+
"type": "dfn",
|
|
647
|
+
"for": [],
|
|
648
|
+
"access": "private",
|
|
649
|
+
"informative": false,
|
|
650
|
+
"heading": {
|
|
651
|
+
"id": "wellformed",
|
|
652
|
+
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#wellformed",
|
|
653
|
+
"title": "Well-formedness Conditions",
|
|
654
|
+
"alternateIds": [
|
|
655
|
+
"x4-2-well-formedness-conditions"
|
|
656
|
+
],
|
|
657
|
+
"number": "4.2"
|
|
658
|
+
},
|
|
659
|
+
"definedIn": "prose",
|
|
660
|
+
"links": []
|
|
661
|
+
},
|
|
619
662
|
{
|
|
620
663
|
"id": "dfn-triple-pattern-matching",
|
|
621
664
|
"href": "https://w3c.github.io/data-shapes/shacl12-rules/#dfn-triple-pattern-matching",
|