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
diff --git a/index.html b/index.html
index 4cd5ff72..c68bf68f 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/",
@@ -29,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
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
This document serves as an official repository for all known global parameters,
@@ -377,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
@@ -481,7 +483,7 @@
Decentralized Identifier Extensions
3. Extensions
-
+
The following documents list known extensions to the DID Ecosystem:
@@ -522,7 +524,7 @@