Skip to content

Commit 287d731

Browse files
update did-core relationships now that moved to candidate recommendation
#28 did-core review for transition to Candidate Recommendation
1 parent f8b156a commit 287d731

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

diagrams/vc-spec-map/vc-spec-map-connections.csv

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ did-spec-registries,did-core,depends,depends
33
did-core,did-spec-registries,references,references
44
did-spec-registries,security-vocab,implements,implements
55
did-core,CBOR,implements,implements
6-
did-core,DagCBOR,implements,implements
7-
did-core,COSE,implements,implements
86
CBOR,CBOR-Tag-Registry,depends,depends
9-
DagCBOR,CBOR,extends,extends
10-
COSE,CBOR,related,related
117
CBOR-Tags-Date,CBOR,related,related
128
CBOR-Tags-Date,CBOR-Tag-Registry,related,related
139
did-resolution,did-core,depends,depends
@@ -18,7 +14,7 @@ did-method-peer,SHA256,depends,depends
1814
did-method-peer,Base58,depends,depends
1915
did-method-key,multicodec,depends,depends
2016
did-method-peer,multicodec,depends,depends
21-
did-method-key,draft-multiformats-multibase-03,depends,depends
17+
did-method-key,multibase,depends,depends
2218
did-core,JSON-LD,depends,depends
2319
did-core,JWK,depends,depends
2420
did-core,XSD-Part2-Datatypes,depends,depends
@@ -84,3 +80,7 @@ did-spec-registries-1-of-b,did-method-peer,references,references
8480
did-spec-registries-1-of-b,did-method-other,references,references
8581
did-spec-registries,did-spec-registries-1-of-b,references,references
8682
presentation-exchange,ld-cryptosuite-registry,references,references
83+
did-core,jwk-thumbprint,references,references
84+
did-core,Base58,references,references
85+
did-core,multibase,references,references
86+
did-core,hashlinks,references,references

diagrams/vc-spec-map/vc-spec-map-elements.csv

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
label,tags,type,Title,Document Type,URL,Description,Repo URL,Maturity,Spec Last Reviewed Date
2-
did-core,W3C,core,Decentralized Identifiers (DIDs) V1.0,W3C Working Draft,https://www.w3.org/TR/did-core/,,https://github.com/w3c/did-core/,Working Group,12/30/2020
2+
did-core,W3C,core,Decentralized Identifiers (DIDs) V1.0,W3C Candidate Recommendation,https://www.w3.org/TR/did-core/,,https://github.com/w3c/did-core/,Candidate Recommendation,3/18/2021
33
did-spec-registries,W3C,core,DID Specification Registries,W3C Editor's Draft,https://w3c.github.io/did-spec-registries,,https://github.com/w3c/did-spec-registries/,Draft,12/30/2020
44
security-vocab,W3C,core,The Security Vocabulary,W3C Draft Community Group Report,https://w3c-ccg.github.io/security-vocab,,https://github.com/w3c-ccg/security-vocab/,Community Group,3/11/2021
55
signature-other,aggregate,core,Other Signature Schemes,,,Other Signature Schemes Pending Normative Definition In http://w3c-ccg.github.io,,,3/11/2021
@@ -8,8 +8,6 @@ Ed25519-signature-2018,W3C,core,Ed25519 Signature 2018,W3C Draft Community Group
88
EcdsaSecp256k1-signature-2019,W3C,core,Ecdsa Secp256k1 Signature 2019,W3C Draft Community Report,https://w3c-ccg.github.io/lds-ecdsa-secp256k1-2019,,https://github.com/w3c-ccg/lds-ecdsa-secp256k1-2019/,Community Group,3/11/2021
99
RSA-signaturesuite-2018,W3C,core,RSA Signature Suite 2018,W3C Draft Community Group Report,https://w3c-ccg.github.io/lds-rsa2018,,https://github.com/w3c-ccg/lds-rsa2018,Community Group,3/11/2021
1010
CBOR,IETF,non-core,Concise Binary Object Representation,IETF RFC,https://tools.ietf.org/html/rfc7049,,,Proposed Standard,
11-
DagCBOR,IPLD,non-core,DagCBOR,IPLD Spec,https://github.com/ipld/cid-cbor/,,,Draft,
12-
COSE,IETF,non-core,CBOR Object Signing and Encryption,IETF RFC,https://tools.ietf.org/html/rfc8152,,,Proposed Standard,
1311
CBOR-Tag-Registry,IANA,non-core,Concise Binary Object Representation (CBOR) Tags,IANA Spec,https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml,,,Standard,
1412
CBOR-Tags-Date,IETF,non-core,CBOR Tags for Date,IETF RFC,https://tools.ietf.org/html/rfc8943,,,Proposed Standard,
1513
did-resolution,W3C,core,Decentralized Identifier Resolution,W3C Community Group Report,https://w3c-ccg.github.io/did-resolution,,https://github.com/w3c-ccg/did-resolution/,Community Group,3/11/2021
@@ -22,7 +20,7 @@ did-method-other,W3C,core,Other did methods,,,Other did methods not specifically
2220
SHA256,IETF,non-core,US Secure Hash Algorithms,IETF RFC,https://tools.ietf.org/html/rfc4634,,,Informational,
2321
Base58,IETF,non-core,Base 58 Encoding Scheme,IETF Internet Draft Informational,https://tools.ietf.org/id/draft-msporny-base58-01.html,,,Draft,
2422
multicodec,,non-core,Table of Codecs,Other,https://github.com/multiformats/multicodec/blob/master/README.md,,,Draft,
25-
draft-multiformats-multibase-03,IETF,non-core,Multibase Data Format,IETF Networking Working Group Internet Draft,https://datatracker.ietf.org/doc/html/draft-multiformats-multibase-03,,,Working Group,
23+
multibase,IETF,non-core,Multibase Data Format,IETF Networking Working Group Internet Draft,https://datatracker.ietf.org/doc/html/draft-multiformats-multibase-03,,,Working Group,
2624
JSON-LD,W3C,non-core,A JSON-based Serialization for Linked Data,W3C Recommendation,https://www.w3.org/TR/json-ld11,,,Standard,
2725
JWK,IETF,non-core,JSON Web Key,IETF RFC,https://tools.ietf.org/html/rfc7517,,,Proposed Standard,
2826
XSD-Part2-Datatypes,W3C,non-core,XML XSD� Part 2: Datatypes,W3C Recommendation,https://www.w3.org/TR/xmlschema11-2/,,,Standard,
@@ -65,3 +63,4 @@ JWS-unencoded-payload,IETF,non-core,JSON Web Signature (JWS) Unencoded Payload O
6563
well-known-did-1-of-a,aggregate,intermediate,1 of a,,,,,,1/8/2021
6664
did-spec-registries-1-of-a,aggregate,intermediate,Signature Implementations 1 of many,,,,,,1/12/2021
6765
did-spec-registries-1-of-b,aggregate,intermediate,did-method 1 of many,,,,,,1/12/2021
66+
jwk-thumbprint,IETF,non-core,JSON Web Key (JWK) Thumbprint,IETF RFC,https://tools.ietf.org/html/rfc7638,,,Proposed Standard,3/18/2021

0 commit comments

Comments
 (0)