|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html> |
3 | 3 | <head> |
4 | | - <title>Verifiable Credentials Data Model v2.0</title> |
| 4 | + <title>Verifiable Credentials Data Model v2.1</title> |
5 | 5 | <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/> |
6 | 6 | <!-- |
7 | 7 | === NOTA BENE === |
|
18 | 18 | group: "vc", |
19 | 19 |
|
20 | 20 | // specification status (for example, WD, LCWD, NOTE, etc.). If in doubt use ED. |
21 | | - specStatus: "REC", |
| 21 | + specStatus: "ED", |
22 | 22 |
|
23 | 23 | // the specification's short name, as in http://www.w3.org/TR/short-name/ |
24 | | - shortName: "vc-data-model-2.0", |
| 24 | + shortName: "vc-data-model-2.1", |
25 | 25 |
|
26 | 26 | // subtitle for the spec |
27 | 27 | //subtitle: "Expressing information with verifiable provenance", |
28 | 28 |
|
29 | 29 | // if you wish the publication date to be other than today, set this |
30 | | - publishDate: "2025-5-15", |
| 30 | + //publishDate: "2025-5-15", |
31 | 31 | //crEnd: "2025-01-19", |
32 | 32 | //prEnd: "2025-4-17", |
33 | | - implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/", |
34 | | - errata: "https://w3c.github.io/vc-data-model/errata.html", |
| 33 | + //implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/", |
| 34 | + //errata: "https://w3c.github.io/vc-data-model/errata.html", |
35 | 35 | previousMaturity: "REC", |
36 | | - previousPublishDate: "2022-03-03", |
| 36 | + previousPublishDate: "2025-05-15", |
37 | 37 |
|
38 | 38 | // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date |
39 | 39 | // and its maturity status |
|
0 commit comments