@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/shacl12-ui.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"type": "dfn",
|
|
16
16
|
"for": [],
|
|
17
17
|
"access": "private",
|
|
18
|
-
"informative":
|
|
18
|
+
"informative": false,
|
|
19
19
|
"heading": {
|
|
20
20
|
"id": "terminology",
|
|
21
21
|
"href": "https://w3c.github.io/data-shapes/shacl12-ui/#terminology",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"type": "dfn",
|
|
40
40
|
"for": [],
|
|
41
41
|
"access": "private",
|
|
42
|
-
"informative":
|
|
42
|
+
"informative": false,
|
|
43
43
|
"heading": {
|
|
44
44
|
"id": "terminology",
|
|
45
45
|
"href": "https://w3c.github.io/data-shapes/shacl12-ui/#terminology",
|
|
@@ -62,15 +62,15 @@
|
|
|
62
62
|
"type": "dfn",
|
|
63
63
|
"for": [],
|
|
64
64
|
"access": "private",
|
|
65
|
-
"informative":
|
|
65
|
+
"informative": false,
|
|
66
66
|
"heading": {
|
|
67
67
|
"id": "renderer",
|
|
68
68
|
"href": "https://w3c.github.io/data-shapes/shacl12-ui/#renderer",
|
|
69
69
|
"title": "SHACL Renderer",
|
|
70
70
|
"alternateIds": [
|
|
71
|
-
"
|
|
71
|
+
"x3-1-shacl-renderer"
|
|
72
72
|
],
|
|
73
|
-
"number": "
|
|
73
|
+
"number": "3.1"
|
|
74
74
|
},
|
|
75
75
|
"definedIn": "prose",
|
|
76
76
|
"links": []
|
|
@@ -85,15 +85,15 @@
|
|
|
85
85
|
"type": "dfn",
|
|
86
86
|
"for": [],
|
|
87
87
|
"access": "private",
|
|
88
|
-
"informative":
|
|
88
|
+
"informative": false,
|
|
89
89
|
"heading": {
|
|
90
90
|
"id": "node-ui-component",
|
|
91
91
|
"href": "https://w3c.github.io/data-shapes/shacl12-ui/#node-ui-component",
|
|
92
92
|
"title": "Node UI Component",
|
|
93
93
|
"alternateIds": [
|
|
94
|
-
"
|
|
94
|
+
"x3-2-node-ui-component"
|
|
95
95
|
],
|
|
96
|
-
"number": "
|
|
96
|
+
"number": "3.2"
|
|
97
97
|
},
|
|
98
98
|
"definedIn": "prose",
|
|
99
99
|
"links": []
|
|
@@ -108,15 +108,15 @@
|
|
|
108
108
|
"type": "dfn",
|
|
109
109
|
"for": [],
|
|
110
110
|
"access": "private",
|
|
111
|
-
"informative":
|
|
111
|
+
"informative": false,
|
|
112
112
|
"heading": {
|
|
113
113
|
"id": "property-ui-component",
|
|
114
114
|
"href": "https://w3c.github.io/data-shapes/shacl12-ui/#property-ui-component",
|
|
115
115
|
"title": "Property UI Component",
|
|
116
116
|
"alternateIds": [
|
|
117
|
-
"
|
|
117
|
+
"x3-3-property-ui-component"
|
|
118
118
|
],
|
|
119
|
-
"number": "
|
|
119
|
+
"number": "3.3"
|
|
120
120
|
},
|
|
121
121
|
"definedIn": "prose",
|
|
122
122
|
"links": []
|
|
@@ -137,9 +137,9 @@
|
|
|
137
137
|
"href": "https://w3c.github.io/data-shapes/shacl12-ui/#label-resolution-local-name",
|
|
138
138
|
"title": "Local Name Resolution",
|
|
139
139
|
"alternateIds": [
|
|
140
|
-
"
|
|
140
|
+
"x8-2-3-local-name-resolution"
|
|
141
141
|
],
|
|
142
|
-
"number": "
|
|
142
|
+
"number": "8.2.3"
|
|
143
143
|
},
|
|
144
144
|
"definedIn": "prose",
|
|
145
145
|
"links": []
|
|
@@ -142,6 +142,29 @@
|
|
|
142
142
|
"definedIn": "dt",
|
|
143
143
|
"links": []
|
|
144
144
|
},
|
|
145
|
+
{
|
|
146
|
+
"id": "dfn-biometricvectorconfidencemethod",
|
|
147
|
+
"href": "https://w3c.github.io/vc-confidence-method/#dfn-biometricvectorconfidencemethod",
|
|
148
|
+
"linkingText": [
|
|
149
|
+
"BiometricVectorConfidenceMethod"
|
|
150
|
+
],
|
|
151
|
+
"localLinkingText": [],
|
|
152
|
+
"type": "dfn",
|
|
153
|
+
"for": [],
|
|
154
|
+
"access": "private",
|
|
155
|
+
"informative": false,
|
|
156
|
+
"heading": {
|
|
157
|
+
"id": "biometric-vector-confidence-method",
|
|
158
|
+
"href": "https://w3c.github.io/vc-confidence-method/#biometric-vector-confidence-method",
|
|
159
|
+
"title": "Biometric Vector Confidence Method",
|
|
160
|
+
"alternateIds": [
|
|
161
|
+
"x5-3-biometric-vector-confidence-method"
|
|
162
|
+
],
|
|
163
|
+
"number": "5.3"
|
|
164
|
+
},
|
|
165
|
+
"definedIn": "prose",
|
|
166
|
+
"links": []
|
|
167
|
+
},
|
|
145
168
|
{
|
|
146
169
|
"id": "dfn-nist_800-63-4_loa",
|
|
147
170
|
"href": "https://w3c.github.io/vc-confidence-method/#dfn-nist_800-63-4_loa",
|
|
@@ -158,9 +181,9 @@
|
|
|
158
181
|
"href": "https://w3c.github.io/vc-confidence-method/#assurance-levels",
|
|
159
182
|
"title": "Assurance Levels",
|
|
160
183
|
"alternateIds": [
|
|
161
|
-
"
|
|
184
|
+
"x5-4-assurance-levels"
|
|
162
185
|
],
|
|
163
|
-
"number": "
|
|
186
|
+
"number": "5.4"
|
|
164
187
|
},
|
|
165
188
|
"definedIn": "dt",
|
|
166
189
|
"links": []
|
|
@@ -181,9 +204,9 @@
|
|
|
181
204
|
"href": "https://w3c.github.io/vc-confidence-method/#assurance-levels",
|
|
182
205
|
"title": "Assurance Levels",
|
|
183
206
|
"alternateIds": [
|
|
184
|
-
"
|
|
207
|
+
"x5-4-assurance-levels"
|
|
185
208
|
],
|
|
186
|
-
"number": "
|
|
209
|
+
"number": "5.4"
|
|
187
210
|
},
|
|
188
211
|
"definedIn": "dt",
|
|
189
212
|
"links": []
|
|
@@ -204,9 +227,9 @@
|
|
|
204
227
|
"href": "https://w3c.github.io/vc-confidence-method/#terminology",
|
|
205
228
|
"title": "Terminology",
|
|
206
229
|
"alternateIds": [
|
|
207
|
-
"
|
|
230
|
+
"x5-5-terminology"
|
|
208
231
|
],
|
|
209
|
-
"number": "
|
|
232
|
+
"number": "5.5"
|
|
210
233
|
},
|
|
211
234
|
"definedIn": "dt",
|
|
212
235
|
"links": [],
|
|
@@ -2419,6 +2419,29 @@
|
|
|
2419
2419
|
"definedIn": "heading",
|
|
2420
2420
|
"links": []
|
|
2421
2421
|
},
|
|
2422
|
+
{
|
|
2423
|
+
"id": "dfn-sosa-oms-classification",
|
|
2424
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-classification",
|
|
2425
|
+
"linkingText": [
|
|
2426
|
+
"sosa-oms:classification"
|
|
2427
|
+
],
|
|
2428
|
+
"localLinkingText": [],
|
|
2429
|
+
"type": "dfn",
|
|
2430
|
+
"for": [],
|
|
2431
|
+
"access": "private",
|
|
2432
|
+
"informative": true,
|
|
2433
|
+
"heading": {
|
|
2434
|
+
"id": "OMSclassification",
|
|
2435
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSclassification",
|
|
2436
|
+
"title": "sosa-oms:classification",
|
|
2437
|
+
"alternateIds": [
|
|
2438
|
+
"x6-1-3-3-sosa-oms-classification"
|
|
2439
|
+
],
|
|
2440
|
+
"number": "6.1.3.3"
|
|
2441
|
+
},
|
|
2442
|
+
"definedIn": "heading",
|
|
2443
|
+
"links": []
|
|
2444
|
+
},
|
|
2422
2445
|
{
|
|
2423
2446
|
"id": "dfn-sosa-oms-haspreparationstep",
|
|
2424
2447
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-haspreparationstep",
|
|
@@ -2435,9 +2458,32 @@
|
|
|
2435
2458
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMShasPreparationStep",
|
|
2436
2459
|
"title": "sosa-oms:hasPreparationStep",
|
|
2437
2460
|
"alternateIds": [
|
|
2438
|
-
"x6-1-3-
|
|
2461
|
+
"x6-1-3-4-sosa-oms-haspreparationstep"
|
|
2439
2462
|
],
|
|
2440
|
-
"number": "6.1.3.
|
|
2463
|
+
"number": "6.1.3.4"
|
|
2464
|
+
},
|
|
2465
|
+
"definedIn": "heading",
|
|
2466
|
+
"links": []
|
|
2467
|
+
},
|
|
2468
|
+
{
|
|
2469
|
+
"id": "dfn-sosa-oms-horizontalpositionalaccuracy",
|
|
2470
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-horizontalpositionalaccuracy",
|
|
2471
|
+
"linkingText": [
|
|
2472
|
+
"sosa-oms:horizontalPositionalAccuracy"
|
|
2473
|
+
],
|
|
2474
|
+
"localLinkingText": [],
|
|
2475
|
+
"type": "dfn",
|
|
2476
|
+
"for": [],
|
|
2477
|
+
"access": "private",
|
|
2478
|
+
"informative": true,
|
|
2479
|
+
"heading": {
|
|
2480
|
+
"id": "OMShorizontalPositionalAccuracy",
|
|
2481
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMShorizontalPositionalAccuracy",
|
|
2482
|
+
"title": "sosa-oms:horizontalPositionalAccuracy",
|
|
2483
|
+
"alternateIds": [
|
|
2484
|
+
"x6-1-3-5-sosa-oms-horizontalpositionalaccuracy"
|
|
2485
|
+
],
|
|
2486
|
+
"number": "6.1.3.5"
|
|
2441
2487
|
},
|
|
2442
2488
|
"definedIn": "heading",
|
|
2443
2489
|
"links": []
|
|
@@ -2458,9 +2504,9 @@
|
|
|
2458
2504
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSmadeOnPlatform",
|
|
2459
2505
|
"title": "sosa-oms:madeOnPlatform",
|
|
2460
2506
|
"alternateIds": [
|
|
2461
|
-
"x6-1-3-
|
|
2507
|
+
"x6-1-3-6-sosa-oms-madeonplatform"
|
|
2462
2508
|
],
|
|
2463
|
-
"number": "6.1.3.
|
|
2509
|
+
"number": "6.1.3.6"
|
|
2464
2510
|
},
|
|
2465
2511
|
"definedIn": "heading",
|
|
2466
2512
|
"links": []
|
|
@@ -2481,9 +2527,9 @@
|
|
|
2481
2527
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSmakesObservationCollection",
|
|
2482
2528
|
"title": "sosa-oms:makesObservationCollection",
|
|
2483
2529
|
"alternateIds": [
|
|
2484
|
-
"x6-1-3-
|
|
2530
|
+
"x6-1-3-7-sosa-oms-makesobservationcollection"
|
|
2485
2531
|
],
|
|
2486
|
-
"number": "6.1.3.
|
|
2532
|
+
"number": "6.1.3.7"
|
|
2487
2533
|
},
|
|
2488
2534
|
"definedIn": "heading",
|
|
2489
2535
|
"links": []
|
|
@@ -2504,9 +2550,9 @@
|
|
|
2504
2550
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSmetadata",
|
|
2505
2551
|
"title": "sosa-oms:metadata",
|
|
2506
2552
|
"alternateIds": [
|
|
2507
|
-
"x6-1-3-
|
|
2553
|
+
"x6-1-3-8-sosa-oms-metadata"
|
|
2508
2554
|
],
|
|
2509
|
-
"number": "6.1.3.
|
|
2555
|
+
"number": "6.1.3.8"
|
|
2510
2556
|
},
|
|
2511
2557
|
"definedIn": "heading",
|
|
2512
2558
|
"links": []
|
|
@@ -2527,9 +2573,32 @@
|
|
|
2527
2573
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSobservationType",
|
|
2528
2574
|
"title": "sosa-oms:observationType",
|
|
2529
2575
|
"alternateIds": [
|
|
2530
|
-
"x6-1-3-
|
|
2576
|
+
"x6-1-3-9-sosa-oms-observationtype"
|
|
2531
2577
|
],
|
|
2532
|
-
"number": "6.1.3.
|
|
2578
|
+
"number": "6.1.3.9"
|
|
2579
|
+
},
|
|
2580
|
+
"definedIn": "heading",
|
|
2581
|
+
"links": []
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
"id": "dfn-sosa-oms-parameter",
|
|
2585
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-parameter",
|
|
2586
|
+
"linkingText": [
|
|
2587
|
+
"sosa-oms:parameter"
|
|
2588
|
+
],
|
|
2589
|
+
"localLinkingText": [],
|
|
2590
|
+
"type": "dfn",
|
|
2591
|
+
"for": [],
|
|
2592
|
+
"access": "private",
|
|
2593
|
+
"informative": true,
|
|
2594
|
+
"heading": {
|
|
2595
|
+
"id": "OMSparameter",
|
|
2596
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSparameter",
|
|
2597
|
+
"title": "sosa-oms:parameter",
|
|
2598
|
+
"alternateIds": [
|
|
2599
|
+
"x6-1-3-10-sosa-oms-parameter"
|
|
2600
|
+
],
|
|
2601
|
+
"number": "6.1.3.10"
|
|
2533
2602
|
},
|
|
2534
2603
|
"definedIn": "heading",
|
|
2535
2604
|
"links": []
|
|
@@ -2550,9 +2619,9 @@
|
|
|
2550
2619
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSpreparedSample",
|
|
2551
2620
|
"title": "sosa-oms:preparedSample",
|
|
2552
2621
|
"alternateIds": [
|
|
2553
|
-
"x6-1-3-
|
|
2622
|
+
"x6-1-3-11-sosa-oms-preparedsample"
|
|
2554
2623
|
],
|
|
2555
|
-
"number": "6.1.3.
|
|
2624
|
+
"number": "6.1.3.11"
|
|
2556
2625
|
},
|
|
2557
2626
|
"definedIn": "heading",
|
|
2558
2627
|
"links": []
|
|
@@ -2573,9 +2642,9 @@
|
|
|
2573
2642
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSprocessingDetails",
|
|
2574
2643
|
"title": "sosa-oms:processingDetails",
|
|
2575
2644
|
"alternateIds": [
|
|
2576
|
-
"x6-1-3-
|
|
2645
|
+
"x6-1-3-12-sosa-oms-processingdetails"
|
|
2577
2646
|
],
|
|
2578
|
-
"number": "6.1.3.
|
|
2647
|
+
"number": "6.1.3.12"
|
|
2579
2648
|
},
|
|
2580
2649
|
"definedIn": "heading",
|
|
2581
2650
|
"links": []
|
|
@@ -2596,9 +2665,9 @@
|
|
|
2596
2665
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSrelatedSampling",
|
|
2597
2666
|
"title": "sosa-oms:relatedSampling",
|
|
2598
2667
|
"alternateIds": [
|
|
2599
|
-
"x6-1-3-
|
|
2668
|
+
"x6-1-3-13-sosa-oms-relatedsampling"
|
|
2600
2669
|
],
|
|
2601
|
-
"number": "6.1.3.
|
|
2670
|
+
"number": "6.1.3.13"
|
|
2602
2671
|
},
|
|
2603
2672
|
"definedIn": "heading",
|
|
2604
2673
|
"links": []
|
|
@@ -2619,9 +2688,147 @@
|
|
|
2619
2688
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSsamplePreparationStep",
|
|
2620
2689
|
"title": "sosa-oms:samplePreparationStep",
|
|
2621
2690
|
"alternateIds": [
|
|
2622
|
-
"x6-1-3-
|
|
2691
|
+
"x6-1-3-14-sosa-oms-samplepreparationstep"
|
|
2623
2692
|
],
|
|
2624
|
-
"number": "6.1.3.
|
|
2693
|
+
"number": "6.1.3.14"
|
|
2694
|
+
},
|
|
2695
|
+
"definedIn": "heading",
|
|
2696
|
+
"links": []
|
|
2697
|
+
},
|
|
2698
|
+
{
|
|
2699
|
+
"id": "dfn-sosa-oms-samplinglocation",
|
|
2700
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-samplinglocation",
|
|
2701
|
+
"linkingText": [
|
|
2702
|
+
"sosa-oms:samplingLocation"
|
|
2703
|
+
],
|
|
2704
|
+
"localLinkingText": [],
|
|
2705
|
+
"type": "dfn",
|
|
2706
|
+
"for": [],
|
|
2707
|
+
"access": "private",
|
|
2708
|
+
"informative": true,
|
|
2709
|
+
"heading": {
|
|
2710
|
+
"id": "OMSsamplingLocation",
|
|
2711
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSsamplingLocation",
|
|
2712
|
+
"title": "sosa-oms:samplingLocation",
|
|
2713
|
+
"alternateIds": [
|
|
2714
|
+
"x6-1-3-15-sosa-oms-samplinglocation"
|
|
2715
|
+
],
|
|
2716
|
+
"number": "6.1.3.15"
|
|
2717
|
+
},
|
|
2718
|
+
"definedIn": "heading",
|
|
2719
|
+
"links": []
|
|
2720
|
+
},
|
|
2721
|
+
{
|
|
2722
|
+
"id": "dfn-sosa-oms-shape",
|
|
2723
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-shape",
|
|
2724
|
+
"linkingText": [
|
|
2725
|
+
"sosa-oms:shape"
|
|
2726
|
+
],
|
|
2727
|
+
"localLinkingText": [],
|
|
2728
|
+
"type": "dfn",
|
|
2729
|
+
"for": [],
|
|
2730
|
+
"access": "private",
|
|
2731
|
+
"informative": true,
|
|
2732
|
+
"heading": {
|
|
2733
|
+
"id": "OMSshape",
|
|
2734
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSshape",
|
|
2735
|
+
"title": "sosa-oms:shape",
|
|
2736
|
+
"alternateIds": [
|
|
2737
|
+
"x6-1-3-16-sosa-oms-shape"
|
|
2738
|
+
],
|
|
2739
|
+
"number": "6.1.3.16"
|
|
2740
|
+
},
|
|
2741
|
+
"definedIn": "heading",
|
|
2742
|
+
"links": []
|
|
2743
|
+
},
|
|
2744
|
+
{
|
|
2745
|
+
"id": "dfn-sosa-oms-size",
|
|
2746
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-size",
|
|
2747
|
+
"linkingText": [
|
|
2748
|
+
"sosa-oms:size"
|
|
2749
|
+
],
|
|
2750
|
+
"localLinkingText": [],
|
|
2751
|
+
"type": "dfn",
|
|
2752
|
+
"for": [],
|
|
2753
|
+
"access": "private",
|
|
2754
|
+
"informative": true,
|
|
2755
|
+
"heading": {
|
|
2756
|
+
"id": "OMSsize",
|
|
2757
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSsize",
|
|
2758
|
+
"title": "sosa-oms:size",
|
|
2759
|
+
"alternateIds": [
|
|
2760
|
+
"x6-1-3-17-sosa-oms-size"
|
|
2761
|
+
],
|
|
2762
|
+
"number": "6.1.3.17"
|
|
2763
|
+
},
|
|
2764
|
+
"definedIn": "heading",
|
|
2765
|
+
"links": []
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
"id": "dfn-sosa-oms-sourcelocation",
|
|
2769
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-sourcelocation",
|
|
2770
|
+
"linkingText": [
|
|
2771
|
+
"sosa-oms:sourceLocation"
|
|
2772
|
+
],
|
|
2773
|
+
"localLinkingText": [],
|
|
2774
|
+
"type": "dfn",
|
|
2775
|
+
"for": [],
|
|
2776
|
+
"access": "private",
|
|
2777
|
+
"informative": true,
|
|
2778
|
+
"heading": {
|
|
2779
|
+
"id": "OMSsourceLocation",
|
|
2780
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSsourceLocation",
|
|
2781
|
+
"title": "sosa-oms:sourceLocation",
|
|
2782
|
+
"alternateIds": [
|
|
2783
|
+
"x6-1-3-18-sosa-oms-sourcelocation"
|
|
2784
|
+
],
|
|
2785
|
+
"number": "6.1.3.18"
|
|
2786
|
+
},
|
|
2787
|
+
"definedIn": "heading",
|
|
2788
|
+
"links": []
|
|
2789
|
+
},
|
|
2790
|
+
{
|
|
2791
|
+
"id": "dfn-sosa-oms-storagelocation",
|
|
2792
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-storagelocation",
|
|
2793
|
+
"linkingText": [
|
|
2794
|
+
"sosa-oms:storageLocation"
|
|
2795
|
+
],
|
|
2796
|
+
"localLinkingText": [],
|
|
2797
|
+
"type": "dfn",
|
|
2798
|
+
"for": [],
|
|
2799
|
+
"access": "private",
|
|
2800
|
+
"informative": true,
|
|
2801
|
+
"heading": {
|
|
2802
|
+
"id": "OMSstorageLocation",
|
|
2803
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSstorageLocation",
|
|
2804
|
+
"title": "sosa-oms:storageLocation",
|
|
2805
|
+
"alternateIds": [
|
|
2806
|
+
"x6-1-3-19-sosa-oms-storagelocation"
|
|
2807
|
+
],
|
|
2808
|
+
"number": "6.1.3.19"
|
|
2809
|
+
},
|
|
2810
|
+
"definedIn": "heading",
|
|
2811
|
+
"links": []
|
|
2812
|
+
},
|
|
2813
|
+
{
|
|
2814
|
+
"id": "dfn-sosa-oms-time",
|
|
2815
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-time",
|
|
2816
|
+
"linkingText": [
|
|
2817
|
+
"sosa-oms:time"
|
|
2818
|
+
],
|
|
2819
|
+
"localLinkingText": [],
|
|
2820
|
+
"type": "dfn",
|
|
2821
|
+
"for": [],
|
|
2822
|
+
"access": "private",
|
|
2823
|
+
"informative": true,
|
|
2824
|
+
"heading": {
|
|
2825
|
+
"id": "OMStime",
|
|
2826
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMStime",
|
|
2827
|
+
"title": "sosa-oms:time",
|
|
2828
|
+
"alternateIds": [
|
|
2829
|
+
"x6-1-3-20-sosa-oms-time"
|
|
2830
|
+
],
|
|
2831
|
+
"number": "6.1.3.20"
|
|
2625
2832
|
},
|
|
2626
2833
|
"definedIn": "heading",
|
|
2627
2834
|
"links": []
|
|
@@ -2642,9 +2849,32 @@
|
|
|
2642
2849
|
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSvalidTime",
|
|
2643
2850
|
"title": "sosa-oms:validTime",
|
|
2644
2851
|
"alternateIds": [
|
|
2645
|
-
"x6-1-3-
|
|
2852
|
+
"x6-1-3-21-sosa-oms-validtime"
|
|
2646
2853
|
],
|
|
2647
|
-
"number": "6.1.3.
|
|
2854
|
+
"number": "6.1.3.21"
|
|
2855
|
+
},
|
|
2856
|
+
"definedIn": "heading",
|
|
2857
|
+
"links": []
|
|
2858
|
+
},
|
|
2859
|
+
{
|
|
2860
|
+
"id": "dfn-sosa-oms-verticalpositionalaccuracy",
|
|
2861
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#dfn-sosa-oms-verticalpositionalaccuracy",
|
|
2862
|
+
"linkingText": [
|
|
2863
|
+
"sosa-oms:verticalPositionalAccuracy"
|
|
2864
|
+
],
|
|
2865
|
+
"localLinkingText": [],
|
|
2866
|
+
"type": "dfn",
|
|
2867
|
+
"for": [],
|
|
2868
|
+
"access": "private",
|
|
2869
|
+
"informative": true,
|
|
2870
|
+
"heading": {
|
|
2871
|
+
"id": "OMSverticalPositionalAccuracy",
|
|
2872
|
+
"href": "https://w3c.github.io/sdw-sosa-ssn/ssn/#OMSverticalPositionalAccuracy",
|
|
2873
|
+
"title": "sosa-oms:verticalPositionalAccuracy",
|
|
2874
|
+
"alternateIds": [
|
|
2875
|
+
"x6-1-3-22-sosa-oms-verticalpositionalaccuracy"
|
|
2876
|
+
],
|
|
2877
|
+
"number": "6.1.3.22"
|
|
2648
2878
|
},
|
|
2649
2879
|
"definedIn": "heading",
|
|
2650
2880
|
"links": []
|