Weekly github digest (Weekly update on Verifiable Credentials WG activity)

Issues
------
* w3c/vc-data-model (+10/-7/💬21)
  10 issues created:
  - Change `credentialSubject` to `subject` (by OR13)
    https://github.com/w3c/vc-data-model/issues/1128 
  - Address "Credential" vs "VerifiableCredential" (by OR13)
    https://github.com/w3c/vc-data-model/issues/1126 
  - Remove reference toCredentialManagerPresentation (by OR13)
    https://github.com/w3c/vc-data-model/issues/1125 
  - Remove reference to 20DocumentVerification2018 (by OR13)
    https://github.com/w3c/vc-data-model/issues/1124 
  - Remove reference to OdrlPolicy2017 (by OR13)
    https://github.com/w3c/vc-data-model/issues/1123 
  - Update diagrams to not use RSA, and generally be accurate (by OR13)
    https://github.com/w3c/vc-data-model/issues/1121 
  - Update diagrams to use latest `proof` representations (by OR13)
    https://github.com/w3c/vc-data-model/issues/1120 
  - Media Types and HTTP (by OR13)
    https://github.com/w3c/vc-data-model/issues/1118 
  - VC Vocabulary v2.0 does not have any term definitions (by andresuribe87)
    https://github.com/w3c/vc-data-model/issues/1117 
  - Handle predicate for confidenceMethod in JSON-LD context (by awoie)
    https://github.com/w3c/vc-data-model/issues/1116 

  13 issues received 21 new comments:
  - #1128 Change `credentialSubject` to `subject` (4 by TallTed, brentzundel, melvincarvalho, msporny)
    https://github.com/w3c/vc-data-model/issues/1128 
  - #1126 Address "Credential" vs "VerifiableCredential" (1 by OR13)
    https://github.com/w3c/vc-data-model/issues/1126 
  - #1120 Update diagrams to use latest `proof` representations (1 by TallTed)
    https://github.com/w3c/vc-data-model/issues/1120 
  - #1118 Media Types and HTTP (1 by andresuribe87)
    https://github.com/w3c/vc-data-model/issues/1118 
  - #1117 VC Vocabulary v2.0 does not have any term definitions (1 by melvincarvalho)
    https://github.com/w3c/vc-data-model/issues/1117 
  - #1103 Vocabulary normative, context isn't? (3 by OR13, iherman, melvincarvalho)
    https://github.com/w3c/vc-data-model/issues/1103 [discuss] 
  - #1074 Verifiable Credentials Vocabulary v2.0 not contains "name" and "description" (1 by brentzundel)
    https://github.com/w3c/vc-data-model/issues/1074 [pending close] 
  - #1071 Add "Getting Started" section (1 by msporny)
    https://github.com/w3c/vc-data-model/issues/1071 [ready for PR] 
  - #1041 Add "Relay Attacks" to security considerations (1 by OR13)
    https://github.com/w3c/vc-data-model/issues/1041 [holder-binding] [blocked] 
  - #1040 Guidance on `application/ld+json`  (4 by OR13, TallTed, melvincarvalho)
    https://github.com/w3c/vc-data-model/issues/1040 [ready for PR] [media-type] [priority] 
  - #1010 `termsOfUse` is insufficiently specified (1 by hendersonweb)
    https://github.com/w3c/vc-data-model/issues/1010 [conversation] [directory] 
  - #967 In Example 1, `value` and `lang` are not aliased to `@value` and `@language` (1 by msporny)
    https://github.com/w3c/vc-data-model/issues/967 [ready for PR] [PossibleErratum] 
  - #960 nonTransferable Property questions (1 by brentzundel)
    https://github.com/w3c/vc-data-model/issues/960 [pending close] [holder-binding] 

  7 issues closed:
  - Add "Getting Started" section https://github.com/w3c/vc-data-model/issues/1071 [ready for PR] 
  - credentialSchema and Selective Disclosure https://github.com/w3c/vc-data-model/issues/890 [ready for PR] [schema] 
  - Media types do not indicate securing mechanism https://github.com/w3c/vc-data-model/issues/1065 [ready for PR] 
  - Verifiable Credentials Vocabulary v2.0 not contains "name" and "description" https://github.com/w3c/vc-data-model/issues/1074 [pending close] 
  - nonTransferable Property questions https://github.com/w3c/vc-data-model/issues/960 [pending close] [holder-binding] 
  - Invalid definition of context in schema https://github.com/w3c/vc-data-model/issues/1059 [ready for PR] [question] [conversation] 
  - Update diagrams to use latest `proof` representations https://github.com/w3c/vc-data-model/issues/1120 

* w3c/vc-use-cases (+0/-0/💬6)
  3 issues received 6 new comments:
  - #138 New user/issuer task - Offer Claim (2 by RieksJ, TallTed)
    https://github.com/w3c/vc-use-cases/issues/138 
  - #128 Define use case(s) that requires holder binding (3 by TallTed, awoie, jandrieu)
    https://github.com/w3c/vc-use-cases/issues/128 
  - #126 Expand on Use Cases for Multi Party Credentials (1 by jandrieu)
    https://github.com/w3c/vc-use-cases/issues/126 [needsPR] 

* w3c/vc-data-integrity (+0/-1/💬0)
  1 issues closed:
  - vc:proof scope https://github.com/w3c/vc-data-integrity/issues/33 

* w3c/vc-jwt (+1/-0/💬0)
  1 issues created:
  - Verification Method type used with VC-JWT (by PhilippGackstatter)
    https://github.com/w3c/vc-jwt/issues/83 

* w3c/vc-status-list-2021 (+1/-0/💬0)
  1 issues created:
  - Add section on expected server HTTP status codes (by msporny)
    https://github.com/w3c/vc-status-list-2021/issues/64 



Pull requests
-------------
* w3c/vc-data-model (+4/-8/💬49)
  4 pull requests submitted:
  - Modernize examples in specification (by msporny)
    https://github.com/w3c/vc-data-model/pull/1129 
  - Add issue markers (by OR13)
    https://github.com/w3c/vc-data-model/pull/1127 
  - Add issue markers for outdated diagrams (by OR13)
    https://github.com/w3c/vc-data-model/pull/1122 
  - Remove Blockchain (by OR13)
    https://github.com/w3c/vc-data-model/pull/1119 

  16 pull requests received 49 new comments:
  - #1129 Modernize examples in specification (2 by iherman)
    https://github.com/w3c/vc-data-model/pull/1129 
  - #1115 Mark `evidence`, `termsOfUse`, and `refreshService` extension points at risk (2 by TallTed, msporny)
    https://github.com/w3c/vc-data-model/pull/1115 
  - #1114 Add usage guidance related to the `id` property. (3 by msporny)
    https://github.com/w3c/vc-data-model/pull/1114 
  - #1113 Remove reserved concept of `refreshService` from the spec (1 by OR13)
    https://github.com/w3c/vc-data-model/pull/1113 
  - #1112 Add note to describe use of credentialschema with selective disclosure (2 by iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1112 
  - #1111 Add "Getting Started" section. (3 by iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1111 
  - #1110 Add examples v2 context and landing page (2 by OR13, decentralgabe)
    https://github.com/w3c/vc-data-model/pull/1110 
  - #1108 Add `renderMethod` as reserved extension point. (3 by Sakurann, iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1108 
  - #1107 Clarify relationship bx securing mechanisms and media types (2 by iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1107 
  - #1101 Add guidance on Representations of Verifiable Credentials (4 by OR13, jandrieu)
    https://github.com/w3c/vc-data-model/pull/1101 
  - #1093 Remove termsOfUse from v2 context (1 by msporny)
    https://github.com/w3c/vc-data-model/pull/1093 [pending close] 
  - #1092 Remove evidence (1 by msporny)
    https://github.com/w3c/vc-data-model/pull/1092 [pending close] 
  - #1083 Add issuer dependent term handling (3 by dlongley, iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1083 
  - #1064 update json schema to accurately reflect context defn (3 by decentralgabe, iherman)
    https://github.com/w3c/vc-data-model/pull/1064 
  - #1054 Add confidence method to VCDM (14 by David-Chadwick, OR13, TallTed, awoie, iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1054 [discuss] 
  - #987 Added presentationSchema (3 by David-Chadwick, OR13)
    https://github.com/w3c/vc-data-model/pull/987 [DO NOT MERGE] [discuss] 

  8 pull requests merged:
  - Add usage guidance related to the `id` property.
    https://github.com/w3c/vc-data-model/pull/1114 
  - Mark `evidence`, `termsOfUse`, and `refreshService` extension points at risk
    https://github.com/w3c/vc-data-model/pull/1115 
  - Add note to describe use of credentialschema with selective disclosure
    https://github.com/w3c/vc-data-model/pull/1112 
  - Add `renderMethod` as reserved extension point.
    https://github.com/w3c/vc-data-model/pull/1108 
  - Clarify relationship bx securing mechanisms and media types
    https://github.com/w3c/vc-data-model/pull/1107 
  - Add "Getting Started" section.
    https://github.com/w3c/vc-data-model/pull/1111 
  - update json schema to accurately reflect context defn
    https://github.com/w3c/vc-data-model/pull/1064 
  - Add examples v2 context and landing page
    https://github.com/w3c/vc-data-model/pull/1110 

* w3c/vc-data-integrity (+0/-2/💬2)
  2 pull requests received 2 new comments:
  - #95 Deprecate `Ed25519Signature2020` (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/95 
  - #93 Added the Multikey class (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/93 

  2 pull requests merged:
  - Deprecate `Ed25519Signature2020`
    https://github.com/w3c/vc-data-integrity/pull/95 
  - Added the Multikey class
    https://github.com/w3c/vc-data-integrity/pull/93 

* w3c/vc-jwt (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #77 Feature/editorial expansions (2 by OR13, iherman)
    https://github.com/w3c/vc-jwt/pull/77 

* w3c/vc-status-list-2021 (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #46 Ensure that statusListCredential can be dereferenced. (2 by iherman, msporny)
    https://github.com/w3c/vc-status-list-2021/pull/46 [discuss] [DO NOT MERGE] 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/vc-data-model
* https://github.com/w3c/vc-test-suite
* https://github.com/w3c/vc-imp-guide
* https://github.com/w3c/vc-use-cases
* https://github.com/w3c/vc-data-integrity
* https://github.com/w3c/vc-jws-2020
* https://github.com/w3c/vc-jwt
* https://github.com/w3c/vc-status-list-2021


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 15 May 2023 17:01:12 UTC