@webref/xref 1.2.1 → 1.2.3
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/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/attribution.json +10 -10
- package/ed/dfns/css-anchor-position-1.json +30 -30
- package/ed/dfns/css-conditional-5.json +40 -0
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-env-1.json +20 -0
- package/ed/dfns/css-navigation-1.json +273 -159
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +596 -487
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +2354 -478
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/manifest-incubations.json +193 -28
- package/ed/dfns/mathml4.json +2 -2
- package/ed/dfns/rdf12-semantics.json +23 -0
- package/ed/dfns/selectors-4.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +559 -181
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webdriver-bidi.json +26 -49
- package/ed/dfns/webmcp.json +16 -38
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/dfns/webxrlayers-1.json +63 -50
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/attribution.json +44 -43
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +39 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/design-principles.json +12 -5
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/digital-credentials.json +3 -3
- package/ed/headings/ecmascript.json +310 -261
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/geolocation-element.json +1 -1
- package/ed/headings/html-aam-1.0.json +6 -6
- package/ed/headings/html-ruby-extensions.json +13 -0
- package/ed/headings/html.json +123 -32
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/largest-contentful-paint.json +1 -1
- package/ed/headings/manifest-incubations.json +68 -8
- package/ed/headings/mathml4.json +110 -50
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/selectors-4.json +57 -8
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +77 -50
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-atomics-microwait.json +1 -1
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/url.json +1 -1
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webaudio-1.0.json +1 -1
- package/ed/headings/webaudio-1.1.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +164 -4
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/webxrlayers-1.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +577 -365
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/attribution.json +10 -10
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/mathml4.json +2 -2
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webdriver-bidi.json +26 -49
- package/tr/dfns/webxr.json +44 -22
- package/tr/dfns/webxrlayers-1.json +63 -50
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/attribution.json +44 -43
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/digital-credentials.json +3 -3
- package/tr/headings/html-aam-1.0.json +6 -6
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +110 -50
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/webxrlayers-1.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
|
@@ -220,13 +220,6 @@
|
|
|
220
220
|
"title": "Joint Wrapping Control: the text-wrap shorthand property",
|
|
221
221
|
"number": "5.5"
|
|
222
222
|
},
|
|
223
|
-
{
|
|
224
|
-
"id": "line-break-details",
|
|
225
|
-
"href": "https://drafts.csswg.org/css-text-4/#line-break-details",
|
|
226
|
-
"level": 3,
|
|
227
|
-
"title": "Line Breaking Details",
|
|
228
|
-
"number": "5.6"
|
|
229
|
-
},
|
|
230
223
|
{
|
|
231
224
|
"id": "line-breaking",
|
|
232
225
|
"href": "https://drafts.csswg.org/css-text-4/#line-breaking",
|
|
@@ -329,9 +322,16 @@
|
|
|
329
322
|
"id": "overflow-wrap-property",
|
|
330
323
|
"href": "https://drafts.csswg.org/css-text-4/#overflow-wrap-property",
|
|
331
324
|
"level": 3,
|
|
332
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
325
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
333
326
|
"number": "6.4"
|
|
334
327
|
},
|
|
328
|
+
{
|
|
329
|
+
"id": "line-break-details",
|
|
330
|
+
"href": "https://drafts.csswg.org/css-text-4/#line-break-details",
|
|
331
|
+
"level": 3,
|
|
332
|
+
"title": "Line Breaking Details",
|
|
333
|
+
"number": "6.5"
|
|
334
|
+
},
|
|
335
335
|
{
|
|
336
336
|
"id": "justification",
|
|
337
337
|
"href": "https://drafts.csswg.org/css-text-4/#justification",
|
|
@@ -416,20 +416,6 @@
|
|
|
416
416
|
"title": "Aligning a block of text within its container: the text-group-align property",
|
|
417
417
|
"number": "7.6"
|
|
418
418
|
},
|
|
419
|
-
{
|
|
420
|
-
"id": "text-fit-property",
|
|
421
|
-
"href": "https://drafts.csswg.org/css-text-4/#text-fit-property",
|
|
422
|
-
"level": 3,
|
|
423
|
-
"title": "Text fitting: the text-fit property",
|
|
424
|
-
"number": "7.7"
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"id": "text-fit-scaling-factor",
|
|
428
|
-
"href": "https://drafts.csswg.org/css-text-4/#text-fit-scaling-factor",
|
|
429
|
-
"level": 4,
|
|
430
|
-
"title": "Computing line scaling factor",
|
|
431
|
-
"number": "7.7.1"
|
|
432
|
-
},
|
|
433
419
|
{
|
|
434
420
|
"id": "spacing",
|
|
435
421
|
"href": "https://drafts.csswg.org/css-text-4/#spacing",
|
|
@@ -612,18 +598,18 @@
|
|
|
612
598
|
"title": "Word and Phrase Detection",
|
|
613
599
|
"number": "H"
|
|
614
600
|
},
|
|
615
|
-
{
|
|
616
|
-
"id": "sec",
|
|
617
|
-
"href": "https://drafts.csswg.org/css-text-4/#sec",
|
|
618
|
-
"level": 2,
|
|
619
|
-
"title": "Security Considerations"
|
|
620
|
-
},
|
|
621
601
|
{
|
|
622
602
|
"id": "priv",
|
|
623
603
|
"href": "https://drafts.csswg.org/css-text-4/#priv",
|
|
624
604
|
"level": 2,
|
|
625
605
|
"title": "Privacy Considerations"
|
|
626
606
|
},
|
|
607
|
+
{
|
|
608
|
+
"id": "sec",
|
|
609
|
+
"href": "https://drafts.csswg.org/css-text-4/#sec",
|
|
610
|
+
"level": 2,
|
|
611
|
+
"title": "Security Considerations"
|
|
612
|
+
},
|
|
627
613
|
{
|
|
628
614
|
"id": "acknowledgements",
|
|
629
615
|
"href": "https://drafts.csswg.org/css-text-4/#acknowledgements",
|
|
@@ -576,33 +576,40 @@
|
|
|
576
576
|
"title": "Always add event handler attributes",
|
|
577
577
|
"number": "7.5"
|
|
578
578
|
},
|
|
579
|
+
{
|
|
580
|
+
"id": "name-events-consistently",
|
|
581
|
+
"href": "https://w3ctag.github.io/design-principles/#name-events-consistently",
|
|
582
|
+
"level": 3,
|
|
583
|
+
"title": "Name events in a consistent pattern",
|
|
584
|
+
"number": "7.6"
|
|
585
|
+
},
|
|
579
586
|
{
|
|
580
587
|
"id": "events-are-for-notification",
|
|
581
588
|
"href": "https://w3ctag.github.io/design-principles/#events-are-for-notification",
|
|
582
589
|
"level": 3,
|
|
583
590
|
"title": "Use events for notification",
|
|
584
|
-
"number": "7.
|
|
591
|
+
"number": "7.7"
|
|
585
592
|
},
|
|
586
593
|
{
|
|
587
594
|
"id": "guard-against-recursion",
|
|
588
595
|
"href": "https://w3ctag.github.io/design-principles/#guard-against-recursion",
|
|
589
596
|
"level": 3,
|
|
590
597
|
"title": "Guard against potential recursion",
|
|
591
|
-
"number": "7.
|
|
598
|
+
"number": "7.8"
|
|
592
599
|
},
|
|
593
600
|
{
|
|
594
601
|
"id": "state-and-subclassing",
|
|
595
602
|
"href": "https://w3ctag.github.io/design-principles/#state-and-subclassing",
|
|
596
603
|
"level": 3,
|
|
597
604
|
"title": "Put state on target objects rather than Events",
|
|
598
|
-
"number": "7.
|
|
605
|
+
"number": "7.9"
|
|
599
606
|
},
|
|
600
607
|
{
|
|
601
608
|
"id": "events-vs-observers",
|
|
602
609
|
"href": "https://w3ctag.github.io/design-principles/#events-vs-observers",
|
|
603
610
|
"level": 3,
|
|
604
611
|
"title": "Use Events and Observers appropriately",
|
|
605
|
-
"number": "7.
|
|
612
|
+
"number": "7.10"
|
|
606
613
|
},
|
|
607
614
|
{
|
|
608
615
|
"id": "types-and-units",
|
|
@@ -962,7 +969,7 @@
|
|
|
962
969
|
"id": "informative",
|
|
963
970
|
"href": "https://w3ctag.github.io/design-principles/#informative",
|
|
964
971
|
"level": 3,
|
|
965
|
-
"title": "
|
|
972
|
+
"title": "Non-Normative References"
|
|
966
973
|
},
|
|
967
974
|
{
|
|
968
975
|
"id": "property-index",
|
|
@@ -206,164 +206,164 @@
|
|
|
206
206
|
"number": "5"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
|
-
"id": "dereferencing-
|
|
210
|
-
"href": "https://w3c.github.io/did-resolution/#dereferencing-
|
|
209
|
+
"id": "did-url-dereferencing-options",
|
|
210
|
+
"href": "https://w3c.github.io/did-resolution/#did-url-dereferencing-options",
|
|
211
211
|
"level": 3,
|
|
212
|
-
"title": "DID URL Dereferencing
|
|
212
|
+
"title": "DID URL Dereferencing Options",
|
|
213
213
|
"alternateIds": [
|
|
214
|
-
"x5-1-did-url-dereferencing-
|
|
214
|
+
"x5-1-did-url-dereferencing-options"
|
|
215
215
|
],
|
|
216
216
|
"number": "5.1"
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"id": "
|
|
220
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
221
|
-
"level":
|
|
222
|
-
"title": "
|
|
219
|
+
"id": "did-url-dereferencing-metadata",
|
|
220
|
+
"href": "https://w3c.github.io/did-resolution/#did-url-dereferencing-metadata",
|
|
221
|
+
"level": 3,
|
|
222
|
+
"title": "DID URL Dereferencing Metadata",
|
|
223
223
|
"alternateIds": [
|
|
224
|
-
"x5-
|
|
224
|
+
"x5-2-did-url-dereferencing-metadata"
|
|
225
225
|
],
|
|
226
|
-
"number": "5.
|
|
226
|
+
"number": "5.2"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
|
-
"id": "
|
|
230
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
231
|
-
"level":
|
|
232
|
-
"title": "
|
|
229
|
+
"id": "did-url-content-metadata",
|
|
230
|
+
"href": "https://w3c.github.io/did-resolution/#did-url-content-metadata",
|
|
231
|
+
"level": 3,
|
|
232
|
+
"title": "DID URL Content Metadata",
|
|
233
233
|
"alternateIds": [
|
|
234
|
-
"x5-
|
|
234
|
+
"x5-3-did-url-content-metadata"
|
|
235
235
|
],
|
|
236
|
-
"number": "5.
|
|
236
|
+
"number": "5.3"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
|
-
"id": "
|
|
240
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
241
|
-
"level":
|
|
242
|
-
"title": "
|
|
239
|
+
"id": "dereferencing-algorithm",
|
|
240
|
+
"href": "https://w3c.github.io/did-resolution/#dereferencing-algorithm",
|
|
241
|
+
"level": 3,
|
|
242
|
+
"title": "DID URL Dereferencing Algorithm",
|
|
243
243
|
"alternateIds": [
|
|
244
|
-
"x5-
|
|
244
|
+
"x5-4-did-url-dereferencing-algorithm"
|
|
245
245
|
],
|
|
246
|
-
"number": "5.
|
|
246
|
+
"number": "5.4"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
|
-
"id": "
|
|
250
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
249
|
+
"id": "dereferencing-algorithm-resource",
|
|
250
|
+
"href": "https://w3c.github.io/did-resolution/#dereferencing-algorithm-resource",
|
|
251
251
|
"level": 4,
|
|
252
|
-
"title": "
|
|
252
|
+
"title": "Dereferencing the Resource",
|
|
253
253
|
"alternateIds": [
|
|
254
|
-
"x5-1-
|
|
254
|
+
"x5-4-1-dereferencing-the-resource"
|
|
255
255
|
],
|
|
256
|
-
"number": "5.1
|
|
256
|
+
"number": "5.4.1"
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
|
-
"id": "
|
|
260
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
259
|
+
"id": "dereferencing-algorithm-fragment",
|
|
260
|
+
"href": "https://w3c.github.io/did-resolution/#dereferencing-algorithm-fragment",
|
|
261
261
|
"level": 4,
|
|
262
|
-
"title": "
|
|
262
|
+
"title": "Dereferencing the Fragment",
|
|
263
263
|
"alternateIds": [
|
|
264
|
-
"x5-
|
|
264
|
+
"x5-4-2-dereferencing-the-fragment"
|
|
265
265
|
],
|
|
266
|
-
"number": "5.
|
|
266
|
+
"number": "5.4.2"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
|
-
"id": "
|
|
270
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
271
|
-
"level":
|
|
272
|
-
"title": "
|
|
269
|
+
"id": "examples",
|
|
270
|
+
"href": "https://w3c.github.io/did-resolution/#examples",
|
|
271
|
+
"level": 3,
|
|
272
|
+
"title": "Examples",
|
|
273
273
|
"alternateIds": [
|
|
274
|
-
"
|
|
274
|
+
"x5-5-examples"
|
|
275
275
|
],
|
|
276
|
-
"number": "
|
|
276
|
+
"number": "5.5"
|
|
277
277
|
},
|
|
278
278
|
{
|
|
279
|
-
"id": "
|
|
280
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
281
|
-
"level":
|
|
282
|
-
"title": "
|
|
279
|
+
"id": "example-dereferencing-to-verification-method",
|
|
280
|
+
"href": "https://w3c.github.io/did-resolution/#example-dereferencing-to-verification-method",
|
|
281
|
+
"level": 4,
|
|
282
|
+
"title": "Example: Dereferencing to verification method",
|
|
283
283
|
"alternateIds": [
|
|
284
|
-
"
|
|
284
|
+
"x5-5-1-example-dereferencing-to-verification-method"
|
|
285
285
|
],
|
|
286
|
-
"number": "
|
|
286
|
+
"number": "5.5.1"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
"id": "
|
|
290
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
291
|
-
"level":
|
|
292
|
-
"title": "
|
|
289
|
+
"id": "example-dereferencing-to-service-endpoint-url",
|
|
290
|
+
"href": "https://w3c.github.io/did-resolution/#example-dereferencing-to-service-endpoint-url",
|
|
291
|
+
"level": 4,
|
|
292
|
+
"title": "Example: Dereferencing to service endpoint URL",
|
|
293
293
|
"alternateIds": [
|
|
294
|
-
"
|
|
294
|
+
"x5-5-2-example-dereferencing-to-service-endpoint-url"
|
|
295
295
|
],
|
|
296
|
-
"number": "
|
|
296
|
+
"number": "5.5.2"
|
|
297
297
|
},
|
|
298
298
|
{
|
|
299
|
-
"id": "
|
|
300
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
301
|
-
"level":
|
|
302
|
-
"title": "DID URL
|
|
299
|
+
"id": "dereferencing-provisional",
|
|
300
|
+
"href": "https://w3c.github.io/did-resolution/#dereferencing-provisional",
|
|
301
|
+
"level": 2,
|
|
302
|
+
"title": "PROVISIONAL - DID URL Dereferencing",
|
|
303
303
|
"alternateIds": [
|
|
304
|
-
"x6-
|
|
304
|
+
"x6-provisional-did-url-dereferencing"
|
|
305
305
|
],
|
|
306
|
-
"number": "6
|
|
306
|
+
"number": "6"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
|
-
"id": "
|
|
310
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
309
|
+
"id": "dereferencing-algorithm-provisional",
|
|
310
|
+
"href": "https://w3c.github.io/did-resolution/#dereferencing-algorithm-provisional",
|
|
311
311
|
"level": 3,
|
|
312
312
|
"title": "DID URL Dereferencing Algorithm",
|
|
313
313
|
"alternateIds": [
|
|
314
|
-
"x6-
|
|
314
|
+
"x6-1-did-url-dereferencing-algorithm"
|
|
315
315
|
],
|
|
316
|
-
"number": "6.
|
|
316
|
+
"number": "6.1"
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
|
-
"id": "
|
|
320
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
319
|
+
"id": "prepare-for-resolution",
|
|
320
|
+
"href": "https://w3c.github.io/did-resolution/#prepare-for-resolution",
|
|
321
321
|
"level": 4,
|
|
322
|
-
"title": "
|
|
322
|
+
"title": "Prepare for Resolution",
|
|
323
323
|
"alternateIds": [
|
|
324
|
-
"x6-
|
|
324
|
+
"x6-1-1-prepare-for-resolution"
|
|
325
325
|
],
|
|
326
|
-
"number": "6.
|
|
326
|
+
"number": "6.1.1"
|
|
327
327
|
},
|
|
328
328
|
{
|
|
329
|
-
"id": "
|
|
330
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
329
|
+
"id": "execute-resolution-request",
|
|
330
|
+
"href": "https://w3c.github.io/did-resolution/#execute-resolution-request",
|
|
331
331
|
"level": 4,
|
|
332
|
-
"title": "
|
|
332
|
+
"title": "Execute Resolution Request",
|
|
333
333
|
"alternateIds": [
|
|
334
|
-
"x6-
|
|
334
|
+
"x6-1-2-execute-resolution-request"
|
|
335
335
|
],
|
|
336
|
-
"number": "6.
|
|
336
|
+
"number": "6.1.2"
|
|
337
337
|
},
|
|
338
338
|
{
|
|
339
|
-
"id": "
|
|
340
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
341
|
-
"level":
|
|
342
|
-
"title": "
|
|
339
|
+
"id": "determine-retrieval-strategy",
|
|
340
|
+
"href": "https://w3c.github.io/did-resolution/#determine-retrieval-strategy",
|
|
341
|
+
"level": 4,
|
|
342
|
+
"title": "Determine Retrieval Strategy",
|
|
343
343
|
"alternateIds": [
|
|
344
|
-
"x6-
|
|
344
|
+
"x6-1-3-determine-retrieval-strategy"
|
|
345
345
|
],
|
|
346
|
-
"number": "6.
|
|
346
|
+
"number": "6.1.3"
|
|
347
347
|
},
|
|
348
348
|
{
|
|
349
|
-
"id": "
|
|
350
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
349
|
+
"id": "retrieve-the-resource",
|
|
350
|
+
"href": "https://w3c.github.io/did-resolution/#retrieve-the-resource",
|
|
351
351
|
"level": 4,
|
|
352
|
-
"title": "
|
|
352
|
+
"title": "Retrieve the Resource",
|
|
353
353
|
"alternateIds": [
|
|
354
|
-
"x6-
|
|
354
|
+
"x6-1-4-retrieve-the-resource"
|
|
355
355
|
],
|
|
356
|
-
"number": "6.
|
|
356
|
+
"number": "6.1.4"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
|
-
"id": "
|
|
360
|
-
"href": "https://w3c.github.io/did-resolution/#
|
|
359
|
+
"id": "use-the-resource",
|
|
360
|
+
"href": "https://w3c.github.io/did-resolution/#use-the-resource",
|
|
361
361
|
"level": 4,
|
|
362
|
-
"title": "
|
|
362
|
+
"title": "Use the Resource",
|
|
363
363
|
"alternateIds": [
|
|
364
|
-
"x6-5-
|
|
364
|
+
"x6-1-5-use-the-resource"
|
|
365
365
|
],
|
|
366
|
-
"number": "6.5
|
|
366
|
+
"number": "6.1.5"
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
369
|
"id": "metadata-structure",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"level": 2,
|
|
206
206
|
"title": "The Digital Credentials API",
|
|
207
207
|
"alternateIds": [
|
|
208
|
-
"
|
|
208
|
+
"DC-API"
|
|
209
209
|
],
|
|
210
210
|
"number": "7"
|
|
211
211
|
},
|
|
@@ -559,8 +559,8 @@
|
|
|
559
559
|
"number": "10.2"
|
|
560
560
|
},
|
|
561
561
|
{
|
|
562
|
-
"id": "privacy-
|
|
563
|
-
"href": "https://w3c-fedid.github.io/digital-credentials/#privacy-
|
|
562
|
+
"id": "privacy-principles",
|
|
563
|
+
"href": "https://w3c-fedid.github.io/digital-credentials/#privacy-principles",
|
|
564
564
|
"level": 2,
|
|
565
565
|
"title": "11. Privacy Considerations",
|
|
566
566
|
"alternateIds": [
|