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

Issues
------
* w3c/vc-use-cases (+0/-0/💬1)
  1 issues received 1 new comments:
  - #157 Exchange of Electronic Certificate of Origin to facilitate Cross Border Trade (1 by cxcheng)
    https://github.com/w3c/vc-use-cases/issues/157 

* w3c/controller-document (+0/-1/💬7)
  3 issues received 7 new comments:
  - #94 TAG review for v1.0 (3 by filip26, jyasskin)
    https://github.com/w3c/controller-document/issues/94 [discuss] 
  - #75 Adjust framing to correctly describe relationship between the identifier and the controller (2 by iherman, jandrieu)
    https://github.com/w3c/controller-document/issues/75 [editorial] [discuss] 
  - #47 RFC 2119 key word NOT RECOMMENDED is missing (2 by msporny)
    https://github.com/w3c/controller-document/issues/47 [pending close] 

  1 issues closed:
  - RFC 2119 key word NOT RECOMMENDED is missing https://github.com/w3c/controller-document/issues/47 [pending close] 

* w3c/vc-data-model (+1/-2/💬12)
  1 issues created:
  - Remove ProblemDetails integer error codes, no implementations seem to use them (by msporny)
    https://github.com/w3c/vc-data-model/issues/1559 

  6 issues received 12 new comments:
  - #1559 Remove ProblemDetails integer error codes, no implementations seem to use them (1 by iherman)
    https://github.com/w3c/vc-data-model/issues/1559 [ready for PR] [normative] 
  - #1558 Make Terminology section normative (3 by iherman, msporny)
    https://github.com/w3c/vc-data-model/issues/1558 [normative] 
  - #1556 A wrong VCDM 2.0 context URL (2 by iherman, msporny)
    https://github.com/w3c/vc-data-model/issues/1556 [editorial] 
  - #1555 Can we change `Usage Patterns` to `Patterns of Use` throughout? (2 by iherman, msporny)
    https://github.com/w3c/vc-data-model/issues/1555 [editorial] 
  - #1551 Rename VC Specifications Registry to VC Extensions (3 by iherman, msporny)
    https://github.com/w3c/vc-data-model/issues/1551 [editorial] [pr exists] [CR1] 
  - #1538 Respec's VC plugin still does not work (1 by iherman)
    https://github.com/w3c/vc-data-model/issues/1538 [editorial] [CR1] 

  2 issues closed:
  - Make Terminology section normative https://github.com/w3c/vc-data-model/issues/1558 [normative] 
  - A wrong VCDM 2.0 context URL https://github.com/w3c/vc-data-model/issues/1556 [editorial] 

* w3c/vc-bitstring-status-list (+1/-0/💬0)
  1 issues created:
  - Status size missing from `BitstringStatusList` (by timothee-haudebourg)
    https://github.com/w3c/vc-bitstring-status-list/issues/176 

* w3c/vc-data-integrity (+0/-2/💬2)
  2 issues received 2 new comments:
  - #308 Move Contexts and Vocabularies content about Data Integrity to the Data Integrity specification (1 by msporny)
    https://github.com/w3c/vc-data-integrity/issues/308 [normative] 
  - #306 Unused reference [mimesniff] (1 by msporny)
    https://github.com/w3c/vc-data-integrity/issues/306 [editorial] 

  2 issues closed:
  - Move Contexts and Vocabularies content about Data Integrity to the Data Integrity specification https://github.com/w3c/vc-data-integrity/issues/308 [normative] 
  - Unused reference [mimesniff] https://github.com/w3c/vc-data-integrity/issues/306 [editorial] 

* w3c/vc-di-ecdsa (+3/-0/💬16)
  3 issues created:
  - DRY principle for multikeys? (by iherman)
    https://github.com/w3c/vc-di-ecdsa/issues/76 [editorial] 
  - Transformation should refer to canonical n-quads (by iherman)
    https://github.com/w3c/vc-di-ecdsa/issues/75 
  - Different hashing functions in ECDSA and their relations to RDF-CANON (by iherman)
    https://github.com/w3c/vc-di-ecdsa/issues/74 

  3 issues received 16 new comments:
  - #76 DRY principle for multikeys? (3 by iherman, msporny)
    https://github.com/w3c/vc-di-ecdsa/issues/76 [editorial] [CR1] 
  - #75 Transformation should refer to canonical n-quads (9 by dlongley, iherman, msporny)
    https://github.com/w3c/vc-di-ecdsa/issues/75 [editorial] [CR1] 
  - #74 Different hashing functions in ECDSA and their relations to RDF-CANON (4 by dlongley, iherman)
    https://github.com/w3c/vc-di-ecdsa/issues/74 [editorial] [CR1] 

* w3c/vc-json-schema (+0/-0/💬6)
  1 issues received 6 new comments:
  - #234 unresolvable https://www.w3.org/2022/credentials/v2/json-schema-credential-schema.json (6 by decentralgabe, iherman, msporny)
    https://github.com/w3c/vc-json-schema/issues/234 [bug] 

* w3c/vc-data-model-2.0-test-suite (+1/-1/💬0)
  1 issues created:
  - Mock data setup returns an error for issuer test case (by miterst)
    https://github.com/w3c/vc-data-model-2.0-test-suite/issues/115 

  1 issues closed:
  - Mock data setup returns an error for issuer test case https://github.com/w3c/vc-data-model-2.0-test-suite/issues/115 



Pull requests
-------------
* w3c/controller-document (+2/-1/💬9)
  2 pull requests submitted:
  - Editorial grammar and such, rescued from #92 (by TallTed)
    https://github.com/w3c/controller-document/pull/97 
  - Added an expiration property (by iherman)
    https://github.com/w3c/controller-document/pull/96 

  4 pull requests received 9 new comments:
  - #96 Added an expiration property (2 by iherman)
    https://github.com/w3c/controller-document/pull/96 [normative] 
  - #95 Demonstrate how ReSpec auto-generates RFC 2119 language. (3 by TallTed, iherman, msporny)
    https://github.com/w3c/controller-document/pull/95 [DO NOT MERGE] 
  - #92 Alternative version of the "context and vocabulary" section (3 by iherman, msporny)
    https://github.com/w3c/controller-document/pull/92 [normative] 
  - #42 Specify that controller overrides subject control. (1 by iherman)
    https://github.com/w3c/controller-document/pull/42 [DO NOT MERGE] 

  1 pull requests merged:
  - Alternative version of the "context and vocabulary" section
    https://github.com/w3c/controller-document/pull/92 [normative] 

* w3c/vc-data-model (+3/-2/💬7)
  3 pull requests submitted:
  - Remove ProblemDetail integer error codes. (by msporny)
    https://github.com/w3c/vc-data-model/pull/1562 
  - Change usage patterns to patterns of use throughout (by wip-abramson)
    https://github.com/w3c/vc-data-model/pull/1561 
  - Making Abstract abstract, instead of introduction (by TallTed)
    https://github.com/w3c/vc-data-model/pull/1560 

  4 pull requests received 7 new comments:
  - #1562 Remove ProblemDetail integer error codes. (1 by msporny)
    https://github.com/w3c/vc-data-model/pull/1562 
  - #1561 Change usage patterns to patterns of use throughout (1 by TallTed)
    https://github.com/w3c/vc-data-model/pull/1561 
  - #1557 Fix #1556 (2 by iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1557 
  - #1554 Proof reading for Section 8 - Privacy (3 by decentralgabe, iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1554 

  2 pull requests merged:
  - Fix #1556
    https://github.com/w3c/vc-data-model/pull/1557 
  - Proof reading for Section 8 - Privacy
    https://github.com/w3c/vc-data-model/pull/1554 

* w3c/vc-data-integrity (+1/-4/💬3)
  1 pull requests submitted:
  - Added an extra vocabulary definition reference for expiration (by iherman)
    https://github.com/w3c/vc-data-integrity/pull/311 

  3 pull requests received 3 new comments:
  - #309 Add sentence to previousProof (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/309 [CR1] [editorial] 
  - #307 Clarify previousProof verification. (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/307 [CR1] [editorial] 
  - #305 Convert issue on guidance on deprecated/experimental crypto. (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/305 [CR1] [editorial] 

  4 pull requests merged:
  - Convert issue on guidance on deprecated/experimental crypto.
    https://github.com/w3c/vc-data-integrity/pull/305 [CR1] [editorial] 
  - Make terminology normative
    https://github.com/w3c/vc-data-integrity/pull/310 [CR1] [normative] 
  - Add sentence to previousProof
    https://github.com/w3c/vc-data-integrity/pull/309 [CR1] [editorial] 
  - Clarify previousProof verification.
    https://github.com/w3c/vc-data-integrity/pull/307 [CR1] [editorial] 

* w3c/vc-di-ecdsa (+2/-1/💬0)
  2 pull requests submitted:
  - Changed the reference to canonical forms of rdf-canon (by iherman)
    https://github.com/w3c/vc-di-ecdsa/pull/77 [editorial] 
  - Update RDF CANON references (by iherman)
    https://github.com/w3c/vc-di-ecdsa/pull/73 

  1 pull requests merged:
  - Update RDF CANON references
    https://github.com/w3c/vc-di-ecdsa/pull/73 [editorial] 

* w3c/vc-di-eddsa (+1/-1/💬2)
  1 pull requests submitted:
  - Reference to canonical form (in n-quads) instead of directly n-qads (by iherman)
    https://github.com/w3c/vc-di-eddsa/pull/98 

  1 pull requests received 2 new comments:
  - #98 Reference to canonical form (in n-quads) instead of directly n-qads (2 by iherman, msporny)
    https://github.com/w3c/vc-di-eddsa/pull/98 [editorial] [CR1] 

  1 pull requests merged:
  - Reference to canonical form (in n-quads) instead of directly n-qads
    https://github.com/w3c/vc-di-eddsa/pull/98 [editorial] [CR1] 

* w3c/vc-jose-cose (+2/-0/💬1)
  2 pull requests submitted:
  - Move Conformance section into Introduction (by selfissued)
    https://github.com/w3c/vc-jose-cose/pull/299 
  - Add Acknowledgements section (by selfissued)
    https://github.com/w3c/vc-jose-cose/pull/298 

  1 pull requests received 1 new comments:
  - #292 Detached payloads can be used (1 by decentralgabe)
    https://github.com/w3c/vc-jose-cose/pull/292 [editorial] 

* w3c/vc-json-schema (+1/-1/💬1)
  1 pull requests submitted:
  - Replaced the official schema URL (by iherman)
    https://github.com/w3c/vc-json-schema/pull/237 

  1 pull requests received 1 new comments:
  - #237 Correct the official schema URL (1 by decentralgabe)
    https://github.com/w3c/vc-json-schema/pull/237 

  1 pull requests merged:
  - Correct the official schema URL
    https://github.com/w3c/vc-json-schema/pull/237 

* w3c/vc-specs-dir (+1/-0/💬0)
  1 pull requests submitted:
  -  October publication for the repository name change (by iherman)
    https://github.com/w3c/vc-extensions/pull/39 

* w3c/vc-data-model-2.0-test-suite (+1/-2/💬0)
  1 pull requests submitted:
  - Add issuer null check to mock data request builder (by miterst)
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/116 

  2 pull requests merged:
  - Add relatedResource tests.
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/109 
  - Add issuer null check to mock data request builder
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/116 

* w3c/vc-bitstring-status-list-test-suite (+0/-2/💬0)
  2 pull requests merged:
  - Fix report title in package.json.
    https://github.com/w3c/vc-bitstring-status-list-test-suite/pull/43 
  - Update respecConfig.json metadata.
    https://github.com/w3c/vc-bitstring-status-list-test-suite/pull/41 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/vc-overview
* https://github.com/w3c/vc-use-cases
* https://github.com/w3c/controller-document
* https://github.com/w3c/vc-data-model
* https://github.com/w3c/vc-bitstring-status-list
* https://github.com/w3c/vc-data-integrity
* https://github.com/w3c/vc-di-ecdsa
* https://github.com/w3c/vc-di-eddsa
* https://github.com/w3c/vc-di-bbs
* https://github.com/w3c/vc-jose-cose
* https://github.com/w3c/vc-json-schema
* https://github.com/w3c/vc-specs-dir
* https://github.com/w3c/vc-imp-guide
* https://github.com/w3c/vc-test-suite-implementations
* https://github.com/w3c/vc-data-model-2.0-test-suite
* https://github.com/w3c/vc-bitstring-status-list-test-suite
* https://github.com/w3c/vc-di-ecdsa-test-suite
* https://github.com/w3c/vc-di-eddsa-test-suite
* https://github.com/w3c/vc-di-ed25519signature2020-test-suite
* https://github.com/w3c/vc-di-bbs-test-suite
* https://github.com/w3c/vc-jose-cose-test-suite
* https://github.com/w3c/vc-json-schema-test-suite
* https://github.com/w3c/respec-vc


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

Received on Monday, 16 September 2024 17:01:07 UTC