@@ -2345,12 +2345,6 @@ <h1>Core Representations</h1>
2345
2345
through the content of the < a > DID document</ a > alone.
2346
2346
</ p >
2347
2347
2348
- < p class ="issue " data-number ="203 ">
2349
- This requirement depends on the return of DID document metadata that still needs
2350
- to be defined by this specification. Once defined, that should be linked from
2351
- here.
2352
- </ p >
2353
-
2354
2348
< p >
2355
2349
The production and consumption rules in this section apply to all
2356
2350
implementations seeking to be fully compatible with independent implementations
@@ -2360,11 +2354,6 @@ <h1>Core Representations</h1>
2360
2354
for more information.
2361
2355
</ p >
2362
2356
2363
- < p class ="issue " data-number ="207 ">
2364
- A link to a section on extensibility and conformance as it applies to data
2365
- representations should be added here once that section has been written.
2366
- </ p >
2367
-
2368
2357
< section >
2369
2358
< h2 >
2370
2359
JSON
@@ -2419,11 +2408,6 @@ <h3>Production</h3>
2419
2408
</ li >
2420
2409
</ ul >
2421
2410
2422
- < p class ="issue " data-number ="204 ">
2423
- An "empty" value is not specified by this document. It seems to imply a null
2424
- value, but this is unclear.
2425
- </ p >
2426
-
2427
2411
< p >
2428
2412
Implementers producing JSON are advised to ensure that their algorithms are
2429
2413
aligned with the < a data-cite ="INFRA#json "> JSON serialization rules</ a > in
@@ -2449,14 +2433,6 @@ <h3>
2449
2433
Consumption
2450
2434
</ h3 >
2451
2435
2452
- < p class ="issue " data-number ="204 ">
2453
- In this section and we use the term "property name" to refer to the string that
2454
- represents the property itself, but this specification still needs to define a
2455
- concrete term for such aspects of a property of a DID document. We also need a
2456
- concrete term for "the document itself" as opposed to "the collection or
2457
- properties of the document".
2458
- </ p >
2459
-
2460
2436
< p >
2461
2437
The top-level element MUST be a JSON object. Any other data type at the top
2462
2438
level is an error and MUST be rejected. The top-level JSON object represents
@@ -2502,11 +2478,6 @@ <h3>
2502
2478
consumption rules</ a > in the [[INFRA]] specification.
2503
2479
</ p >
2504
2480
2505
- < p class ="issue " data-number ="204 ">
2506
- An "empty" value is not specified by this document. It seems to imply a null
2507
- value, but this is unclear.
2508
- </ p >
2509
-
2510
2481
< p >
2511
2482
The value of the < code > @context</ code > object member MUST be ignored as this is
2512
2483
reserved for JSON-LD consumers.
@@ -4692,24 +4663,20 @@ <h1>Current Issues</h1>
4692
4663
< div class ="issue " data-number ="33 "> Cheap DIDs and the option to migrate DIDs between ledgers using standard DID Deprecation Registries</ div >
4693
4664
< div class ="issue " data-number ="58 "> Registry handling</ div >
4694
4665
< div class ="issue " data-number ="72 "> Privacy Considerations - Specifically call out GDPR</ div >
4695
- < div class ="issue " data-number ="94 "> Create DID explainer</ div >
4696
4666
< div class ="issue " data-number ="104 "> Horizontal Review: Internationalization self test</ div >
4697
4667
< div class ="issue " data-number ="105 "> Horizontal Review: Accessibility self test</ div >
4698
4668
< div class ="issue " data-number ="118 "> Specification needs to be compliant with WCAG 2.0</ div >
4699
4669
< div class ="issue " data-number ="119 "> Horizontal Review: offer review opportunity to TAG</ div >
4700
- < div class ="issue " data-number ="122 "> When is a DID subject not a DID controller (if ever)?</ div >
4701
4670
< div class ="issue " data-number ="151 "> Include discussion of eIDAS levels-of-assurance</ div >
4702
4671
< div class ="issue " data-number ="163 "> Uses of terms defined in the specification should be links to their definitions</ div >
4703
4672
< div class ="issue " data-number ="170 "> Public key "id" and "type" members duplicate JWK "kid" and "kty" members</ div >
4704
4673
< div class ="issue " data-number ="174 "> Underspecified semantics of "updated" property</ div >
4705
4674
< div class ="issue " data-number ="199 "> Clarification on what DIDs might identify</ div >
4706
- < div class ="issue " data-number ="203 "> Define DID Document Metadata</ div >
4707
4675
< div class ="issue " data-number ="205 "> How to treat unknown properties</ div >
4708
4676
< div class ="issue " data-number ="208 "> IETF did+ld+json media type registration</ div >
4709
4677
< div class ="issue " data-number ="240 "> Should did-core restrict the use of JWK?</ div >
4710
4678
< div class ="issue " data-number ="249 "> How to mitigate the single source of failure wrt/ "Trust into the Universal Resolver"?</ div >
4711
4679
< div class ="issue " data-number ="253 "> Added DID resolution and dereferencing contracts.</ div >
4712
- < div class ="issue " data-number ="261 "> Definition of the term "client" in regard to SSI principles</ div >
4713
4680
< div class ="issue " data-number ="267 "> Put key points up front</ div >
4714
4681
< div class ="issue " data-number ="282 "> Added CBOR section </ div >
4715
4682
< div class ="issue " data-number ="291 "> PING Horizontal Review</ div >
0 commit comments