From 53e84ac7137efe8dab9479154c8f33f28fc51641 Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Champin Date: Thu, 14 Nov 2024 09:46:30 +0100 Subject: [PATCH 1/5] Update auto-publish.yml disable echidna for the moment, pending the creation of did-extensions* in TR-space --- .github/workflows/auto-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index f3211ab8..ae49f80e 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -25,7 +25,7 @@ jobs: run: npm run generate - uses: w3c/spec-prod@v2 with: - W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }} + #W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }} W3C_WG_DECISION_URL: https://www.w3.org/2019/did-wg/Meetings/Minutes/2020-06-09-did#resolution1 W3C_BUILD_OVERRIDE: | shortName: did-extensions From dd5884c46f44a438faefcf36ee221182218f65c7 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Thu, 14 Nov 2024 09:23:00 -0500 Subject: [PATCH 2/5] Referenced the previous shortname per pubrules request. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 4cd5ff72..2848d350 100644 --- a/index.html +++ b/index.html @@ -22,6 +22,7 @@ // the specification's short name, as in http://www.w3.org/TR/short-name/ shortName: "did-extensions", + prevRecShortname: "did-spec-registries", edDraftURI: "https://w3c.github.io/did-extensions/", From dd96e0b5fc7d543cd05d05ad3ab999ac27322ddb Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Fri, 15 Nov 2024 10:14:54 -0500 Subject: [PATCH 3/5] Update transitions date for First Public NOTEs. --- .../2024/NOTE/did-extensions-methods/index.html | 9 +++++---- .../2024/NOTE/did-extensions-properties/index.html | 9 +++++---- .../2024/NOTE/did-extensions-resolution/index.html | 9 +++++---- transitions/2024/NOTE/index.html | 12 +++++++----- 4 files changed, 22 insertions(+), 17 deletions(-) diff --git a/transitions/2024/NOTE/did-extensions-methods/index.html b/transitions/2024/NOTE/did-extensions-methods/index.html index 79d4492a..623f7bbb 100644 --- a/transitions/2024/NOTE/did-extensions-methods/index.html +++ b/transitions/2024/NOTE/did-extensions-methods/index.html @@ -122,6 +122,7 @@ "shortName": "did-extensions-methods", "edDraftURI": "https://w3c.github.io/did-extensions/methods/", "subtitle": "Known DID Methods in the Decentralized Identifier Ecosystem", + "publishDate": "2024-11-19", "github": { "repoURL": "https://github.com/w3c/did-extensions/", "branch": "main" @@ -214,20 +215,20 @@ "id": "did-extensions" } }, - "publishISODate": "2024-11-10T00:00:00.000Z", - "generatedSubtitle": "W3C Group Note 10 November 2024" + "publishISODate": "2024-11-19T00:00:00.000Z", + "generatedSubtitle": "W3C Group Note 19 November 2024" }

DID Methods

Known DID Methods in the Decentralized Identifier Ecosystem

-

W3C Group Note

+

W3C Group Note

More details about this document
This version:
- https://www.w3.org/TR/2024/NOTE-did-extensions-methods-20241110/ + https://www.w3.org/TR/2024/NOTE-did-extensions-methods-20241119/
Latest published version:
https://www.w3.org/TR/did-extensions-methods/ diff --git a/transitions/2024/NOTE/did-extensions-properties/index.html b/transitions/2024/NOTE/did-extensions-properties/index.html index 73cdb9e5..04daadb2 100644 --- a/transitions/2024/NOTE/did-extensions-properties/index.html +++ b/transitions/2024/NOTE/did-extensions-properties/index.html @@ -160,6 +160,7 @@ "shortName": "did-extensions-properties", "edDraftURI": "https://w3c.github.io/did-extensions/properties/", "subtitle": "Known Extensions for DID Document properties and values", + "publishDate": "2024-11-19", "github": { "repoURL": "https://github.com/w3c/did-extensions/", "branch": "main" @@ -241,20 +242,20 @@ "id": "did-extensions" } }, - "publishISODate": "2024-11-10T00:00:00.000Z", - "generatedSubtitle": "W3C Group Note 10 November 2024" + "publishISODate": "2024-11-19T00:00:00.000Z", + "generatedSubtitle": "W3C Group Note 19 November 2024" }

DID Document Property Extensions

Known Extensions for DID Document properties and values

-

W3C Group Note

+

W3C Group Note

More details about this document
This version:
- https://www.w3.org/TR/2024/NOTE-did-extensions-properties-20241110/ + https://www.w3.org/TR/2024/NOTE-did-extensions-properties-20241119/
Latest published version:
https://www.w3.org/TR/did-extensions-properties/ diff --git a/transitions/2024/NOTE/did-extensions-resolution/index.html b/transitions/2024/NOTE/did-extensions-resolution/index.html index ae992e5a..e8d7d83b 100644 --- a/transitions/2024/NOTE/did-extensions-resolution/index.html +++ b/transitions/2024/NOTE/did-extensions-resolution/index.html @@ -160,6 +160,7 @@ "shortName": "did-extensions-resolution", "edDraftURI": "https://w3c.github.io/did-extensions/resolution/", "subtitle": "Known Extensions for DID Resolution and Dereferencing", + "publishDate": "2024-11-19", "github": { "repoURL": "https://github.com/w3c/did-extensions/", "branch": "main" @@ -250,20 +251,20 @@ "id": "did-extensions" } }, - "publishISODate": "2024-11-10T00:00:00.000Z", - "generatedSubtitle": "W3C Group Note 10 November 2024" + "publishISODate": "2024-11-19T00:00:00.000Z", + "generatedSubtitle": "W3C Group Note 19 November 2024" }

DID Resolution Extensions

Known Extensions for DID Resolution and Dereferencing

-

W3C Group Note

+

W3C Group Note

More details about this document
This version:
- https://www.w3.org/TR/2024/NOTE-did-extensions-resolution-20241110/ + https://www.w3.org/TR/2024/NOTE-did-extensions-resolution-20241119/
Latest published version:
https://www.w3.org/TR/did-extensions-resolution/ diff --git a/transitions/2024/NOTE/index.html b/transitions/2024/NOTE/index.html index 9a46e9d4..24521c41 100644 --- a/transitions/2024/NOTE/index.html +++ b/transitions/2024/NOTE/index.html @@ -120,8 +120,10 @@ "group": "did", "specStatus": "NOTE", "shortName": "did-extensions", + "prevRecShortname": "did-spec-registries", "edDraftURI": "https://w3c.github.io/did-extensions/", "subtitle": "Known Extensions for the Decentralized Identifier Ecosystem", + "publishDate": "2024-11-19", "github": { "repoURL": "https://github.com/w3c/did-extensions/", "branch": "main" @@ -200,20 +202,20 @@ } ], "postProcess": [], - "publishISODate": "2024-11-10T00:00:00.000Z", - "generatedSubtitle": "W3C Group Note 10 November 2024" + "publishISODate": "2024-11-19T00:00:00.000Z", + "generatedSubtitle": "W3C Group Note 19 November 2024" }

Decentralized Identifier Extensions

Known Extensions for the Decentralized Identifier Ecosystem

-

W3C Group Note

+

W3C Group Note

More details about this document
This version:
- https://www.w3.org/TR/2024/NOTE-did-extensions-20241110/ + https://www.w3.org/TR/2024/NOTE-did-extensions-20241119/
Latest published version:
https://www.w3.org/TR/did-extensions/ @@ -228,7 +230,7 @@

Decentralized Identifier Extensions

https://www.w3.org/TR/did-spec-registries

Editors:
Manu Sporny (Digital Bazaar) (2017-present)
From 8ffa9d4ffbefd097b70bcceca199565758b61e38 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Fri, 15 Nov 2024 10:23:17 -0500 Subject: [PATCH 4/5] Update to latest publishDate for static NOTE. --- index.html | 2 +- methods/index.html | 2 +- properties/index.html | 2 +- resolution/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2848d350..c68bf68f 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@ subtitle: "Known Extensions for the Decentralized Identifier Ecosystem", // if you wish the publication date to be other than today, set this - //publishDate: "2019-11-07", + // publishDate: "2024-11-19", // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date // and its maturity status diff --git a/methods/index.html b/methods/index.html index 4ead4ea7..8274f2a1 100644 --- a/methods/index.html +++ b/methods/index.html @@ -69,7 +69,7 @@ subtitle: "Known DID Methods in the Decentralized Identifier Ecosystem", // if you wish the publication date to be other than today, set this - //publishDate: "2019-11-07", + // publishDate: "2024-11-19", // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date // and its maturity status diff --git a/properties/index.html b/properties/index.html index fcc76add..b7a30cfa 100644 --- a/properties/index.html +++ b/properties/index.html @@ -28,7 +28,7 @@ subtitle: "Known Extensions for DID Document properties and values", // if you wish the publication date to be other than today, set this - //publishDate: "2019-11-07", + // publishDate: "2024-11-19", // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date // and its maturity status diff --git a/resolution/index.html b/resolution/index.html index 80f7e562..bcfd55ca 100644 --- a/resolution/index.html +++ b/resolution/index.html @@ -28,7 +28,7 @@ subtitle: "Known Extensions for DID Resolution and Dereferencing", // if you wish the publication date to be other than today, set this - //publishDate: "2019-11-07", + // publishDate: "2024-11-19", // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date // and its maturity status From 6c4315382b3064db49998722d6488a0e1af408fe Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Fri, 15 Nov 2024 11:57:10 -0500 Subject: [PATCH 5/5] Add previous shortname to static copy for did-extensions. --- transitions/2024/NOTE/index.html | 50 ++++++++++++++++---------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/transitions/2024/NOTE/index.html b/transitions/2024/NOTE/index.html index 24521c41..1ef4fb5a 100644 --- a/transitions/2024/NOTE/index.html +++ b/transitions/2024/NOTE/index.html @@ -22,11 +22,11 @@ .dfn-panel li{margin-left:1em} .dfn-panel.docked{position:fixed;left:.5em;top:unset;bottom:2em;margin:0 auto;max-width:calc(100vw - .75em * 2 - .5em - .2em * 2);max-height:30vh;overflow:auto} - + Decentralized Identifier Extensions - - + + - - + + @@ -222,14 +222,14 @@

Decentralized Identifier Extensions

https://w3c.github.io/did-extensions/

History:
- https://www.w3.org/standards/history/did-extensions/ + https://www.w3.org/standards/history/did-extensions/
Commit history
- - - - + + + +
Latest Recommendation:
https://www.w3.org/TR/did-spec-registries
Editors:
Manu Sporny (Digital Bazaar) (2017-present) @@ -249,7 +249,7 @@

Decentralized Identifier Extensions

@@ -264,7 +264,7 @@

Decentralized Identifier Extensions

new issue, open issues)

public-did-wg@w3.org with subject line [did-extensions] … message topic … (archives)
- +
Related Documents
DID Core
@@ -274,13 +274,13 @@

Decentralized Identifier Extensions

Copyright © 2024 - + World Wide Web Consortium. W3C® liability, @@ -337,7 +337,7 @@

Decentralized Identifier Extensions

Decentralized Identifier Working Group as a Group Note using the - Note track. + Note track.

This Group Note is endorsed by the Decentralized Identifier Working Group, but is not endorsed by W3C itself nor its @@ -345,23 +345,23 @@

Decentralized Identifier Extensions

- + The W3C Patent Policy does not carry any licensing requirements or commitments on this document. - - + +

This document is governed by the 03 November 2023 W3C Process Document.

1. Introduction

This section is non-normative.

- +

This document serves as an official repository for all known global parameters, @@ -379,7 +379,7 @@

Decentralized Identifier Extensions

2. The Registration Process

- +

Software implementers might find that the existing Decentralized Identifier Core specification [DID-CORE] is not entirely capable of addressing their use case @@ -483,7 +483,7 @@

Decentralized Identifier Extensions

3. Extensions

- +

The following documents list known extensions to the DID Ecosystem: @@ -524,7 +524,7 @@

Decentralized Identifier Extensions

A. References

A.1 Normative references

- +
[DID-CORE]
Decentralized Identifiers (DIDs) v1.0. Manu Sporny; Amy Guy; Markus Sabadello; Drummond Reed. W3C. 19 July 2022. W3C Recommendation. URL: https://www.w3.org/TR/did-core/
[RFC2119]