|
18 | 18 | group: "vc", |
19 | 19 |
|
20 | 20 | // specification status (for example, WD, LCWD, NOTE, etc.). If in doubt use ED. |
21 | | - specStatus: "CR", |
| 21 | + specStatus: "PR", |
22 | 22 |
|
23 | 23 | // the specification's short name, as in http://www.w3.org/TR/short-name/ |
24 | 24 | shortName: "vc-data-model-2.0", |
|
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: "2024-12-19", |
| 30 | + publishDate: "2024-3-06", |
31 | 31 | crEnd: "2024-01-19", |
32 | | - //prEnd: "2019-10-01", |
| 32 | + prEnd: "2024-4-03", |
33 | 33 | implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/", |
34 | 34 | //errata: "https://w3c.github.io/vc-data-model/errata.html", |
35 | 35 | previousMaturity: "REC", |
|
275 | 275 | </section> |
276 | 276 |
|
277 | 277 | <section id='sotd'> |
278 | | - <p> |
279 | | -The Working Group is actively seeking implementation feedback for this |
280 | | -specification. In order to exit the Candidate Recommendation phase, the |
281 | | -Working Group has set the requirement of at least two independent |
282 | | -implementations for each mandatory feature in the specification. Please see |
283 | | -the <a href="https://w3c.github.io/vc-data-model-2.0-test-suite/"> |
284 | | -implementation report</a> for more details. |
285 | | - </p> |
286 | | - |
287 | | - <p class="atrisk issue" |
288 | | - title="Features with less than two independent implementations"> |
289 | | -Any feature with less than two independent implementations in the |
290 | | -<a href="https://w3c.github.io/vc-data-model-2.0-test-suite/"> |
291 | | -implementation report</a> is an "at risk" feature and might be |
292 | | -removed before the transition to W3C Proposed Recommendation. |
293 | | - </p> |
294 | | - |
295 | 278 | <p> |
296 | 279 | Comments regarding this specification are welcome at any time. |
297 | 280 | Please file issues directly on |
@@ -6770,22 +6753,6 @@ <h2>Contexts, Vocabularies, Types, and Credential Schemas</h2> |
6770 | 6753 | <section class="normative"> |
6771 | 6754 | <h3>Base Context</h3> |
6772 | 6755 |
|
6773 | | - <p class="issue atrisk" data-number="1437" title="Hash values might change during Candidate Recommendation"> |
6774 | | -This section lists cryptographic hash values that might change during the |
6775 | | -Candidate Recommendation phase based on implementer feedback that requires |
6776 | | -the referenced files to be modified. |
6777 | | -<br><br> |
6778 | | -The Working Group is expecting all of the terms and URLs supplied in the |
6779 | | -JSON-LD Context to be either stabilized, or removed, before the publication of |
6780 | | -this specification as a Proposed Recommendation. While that means that this |
6781 | | -specification could be delayed if dependencies such as [[?VC-DATA-INTEGRITY]], |
6782 | | -[[?VC-JOSE-COSE]], SD-JWT, [[?VC-JSON-SCHEMA]], or status list |
6783 | | -do not enter the Proposed Recommendation phase around the same time frame, the |
6784 | | -Working Group is prepared to remove the dependencies if an undue burden is |
6785 | | -placed on transitioning to the Recommendation phase. This is a calculated |
6786 | | -risk that the Working Group is taking and has a mitigation strategy in place |
6787 | | -to ensure the timely transition of this specification to a Recommendation. |
6788 | | - </p> |
6789 | 6756 | <p> |
6790 | 6757 | Implementations MUST treat the base context value, located at |
6791 | 6758 | `https://www.w3.org/ns/credentials/v2`, as already retrieved; |
@@ -6860,13 +6827,6 @@ <h3>Base Context</h3> |
6860 | 6827 | <section class="normative"> |
6861 | 6828 | <h3>Vocabularies</h3> |
6862 | 6829 |
|
6863 | | - <p class="issue atrisk" title="URL values might change during Candidate Recommendation"> |
6864 | | -This section lists URL values that might change during the Candidate |
6865 | | -Recommendation phase based on migration of documents to time-stamped locations, |
6866 | | -migration of documents to the W3C Technical Reports namespace, and/or |
6867 | | -implementer feedback that requires the referenced URLs to be modified. |
6868 | | - </p> |
6869 | | - |
6870 | 6830 | <p> |
6871 | 6831 | Implementations that depend on RDF vocabulary processing MUST ensure that the |
6872 | 6832 | following vocabulary URLs used in the base context ultimately resolve to the |
|
0 commit comments