Skip to content

Commit bbebf31

Browse files
committed
Prepare for proposed recommendation by removing CR2 markers.
1 parent e7a3c6d commit bbebf31

File tree

1 file changed

+3
-43
lines changed

1 file changed

+3
-43
lines changed

index.html

Lines changed: 3 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
group: "vc",
1919

2020
// specification status (for example, WD, LCWD, NOTE, etc.). If in doubt use ED.
21-
specStatus: "CR",
21+
specStatus: "PR",
2222

2323
// the specification's short name, as in http://www.w3.org/TR/short-name/
2424
shortName: "vc-data-model-2.0",
@@ -27,9 +27,9 @@
2727
//subtitle: "Expressing information with verifiable provenance",
2828

2929
// if you wish the publication date to be other than today, set this
30-
publishDate: "2024-12-19",
30+
publishDate: "2024-3-06",
3131
crEnd: "2024-01-19",
32-
//prEnd: "2019-10-01",
32+
prEnd: "2024-4-03",
3333
implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/",
3434
//errata: "https://w3c.github.io/vc-data-model/errata.html",
3535
previousMaturity: "REC",
@@ -275,23 +275,6 @@
275275
</section>
276276

277277
<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-
295278
<p>
296279
Comments regarding this specification are welcome at any time.
297280
Please file issues directly on
@@ -6770,22 +6753,6 @@ <h2>Contexts, Vocabularies, Types, and Credential Schemas</h2>
67706753
<section class="normative">
67716754
<h3>Base Context</h3>
67726755

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>
67896756
<p>
67906757
Implementations MUST treat the base context value, located at
67916758
`https://www.w3.org/ns/credentials/v2`, as already retrieved;
@@ -6860,13 +6827,6 @@ <h3>Base Context</h3>
68606827
<section class="normative">
68616828
<h3>Vocabularies</h3>
68626829

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-
68706830
<p>
68716831
Implementations that depend on RDF vocabulary processing MUST ensure that the
68726832
following vocabulary URLs used in the base context ultimately resolve to the

0 commit comments

Comments
 (0)