Skip to content

Commit 76589ec

Browse files
committed
Update specification to v2.0 and prep for FPWD.
1 parent 17329f4 commit 76589ec

File tree

2 files changed

+30
-31
lines changed

2 files changed

+30
-31
lines changed

index.html

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Verifiable Credentials Data Model v1.1</title>
4+
<title>Verifiable Credentials Data Model v2.0</title>
55
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
66
<!--
77
=== NOTA BENE ===
@@ -18,7 +18,7 @@
1818
group: "vc",
1919

2020
// specification status (e.g., WD, LCWD, NOTE, etc.). If in doubt use ED.
21-
specStatus: "REC",
21+
specStatus: "FPWD",
2222

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

2929
// if you wish the publication date to be other than today, set this
30-
publishDate: "2022-03-03",
30+
publishDate: "2022-08-04",
3131
//crEnd: "2019-08-21",
3232
//prEnd: "2019-10-01",
33-
implementationReportURI: "https://w3c.github.io/vc-test-suite/implementations/",
34-
errata: "https://w3c.github.io/vc-data-model/errata.html",
33+
//implementationReportURI: "https://w3c.github.io/vc-test-suite/implementations/",
34+
//errata: "https://w3c.github.io/vc-data-model/errata.html",
3535
previousMaturity: "REC",
36-
previousPublishDate: "2019-11-19",
36+
previousPublishDate: "2022-03-03",
3737

3838
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
3939
// and its maturity status
@@ -146,10 +146,7 @@
146146

147147
<section id='sotd'>
148148
<p>
149-
Comments regarding this specification are welcome at any time, but readers
150-
should be aware that the comment period regarding this specific version of the
151-
document have ended and the Working Group will not be making
152-
substantive modifications to this version of the specification at this stage.
149+
Comments regarding this specification are welcome at any time.
153150
Please file issues directly on
154151
<a href="https://github.com/w3c/vc-data-model/issues/">GitHub</a>,
155152
or send them to
@@ -158,15 +155,6 @@
158155
<a href="https://lists.w3.org/Archives/Public/public-vc-comments/">archives</a>).
159156
</p>
160157

161-
<p>
162-
The Working Group has received implementation feedback showing that there are at
163-
least two implementations for each normative feature in the specification. The
164-
group has obtained reports from fourteen (14) implementations. For details, see
165-
the <a href="https://github.com/w3c/vc-test-suite/">test suite</a> and <a
166-
href="https://w3c.github.io/vc-test-suite/implementations/">implementation
167-
report</a>.
168-
</p>
169-
170158
</section>
171159

172160
<section class="informative">
@@ -6102,16 +6090,26 @@ <h2>IANA Considerations</h2>
61026090
<h2>Revision History</h2>
61036091

61046092
<p>
6105-
This section contains the substantive changes that have been made since the
6106-
publication of v1.0 of this specification as a W3C Recommendation.
6093+
This section contains the substantive changes that have been made to this
6094+
specification over time.
61076095
</p>
61086096

61096097
<p>
6110-
Changes since the <a
6111-
href="https://www.w3.org/TR/2019/REC-vc-data-model-20191119/"> Recommendation
6112-
</a>:
6098+
Changes since the
6099+
<a href="https://www.w3.org/TR/2022/REC-vc-data-model-20220303/">
6100+
v1.1 Recommendation</a>:
61136101
</p>
6102+
<ul>
6103+
<li>
6104+
Increment version number to v2.0 and remove prior REC-track comments.
6105+
</li>
6106+
</ul>
61146107

6108+
<p>
6109+
Changes since the
6110+
<a href="https://www.w3.org/TR/2019/REC-vc-data-model-20191119/">
6111+
v1.0 Recommendation</a>:
6112+
</p>
61156113
<ul>
61166114
<li>
61176115
Add this revision history section.

terms.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</dd>
3333
<dt><dfn data-lt="decentralized identifier documents|DID document|DID documents">decentralized identifier document</dfn></dt>
3434
<dd>
35-
Also referred to as a <strong><em>DID document</em></strong>, this is a document
35+
Also referred to as a <strong><em>DID document</em></strong>, this is a document
3636
that is accessible using a <a>verifiable data registry</a> and contains
3737
information related to a specific <a>decentralized identifier</a>, such as the
3838
associated <a>repository</a> and public key information.
@@ -49,7 +49,7 @@
4949
minimum height requirement, without actually disclosing the specific height
5050
value. For example, the <a>subject</a> is taller than 150 centimeters.
5151
</dd>
52-
<dt><dfn>digital signature</dfn></dt>
52+
<dt><dfn class="lint-ignore">digital signature</dfn></dt>
5353
<dd>
5454
A mathematical scheme for demonstrating the authenticity of a digital message.
5555
</dd>
@@ -71,7 +71,8 @@
7171
credentials</a> they are holding. Holders store their <a>credentials</a> in
7272
<a>credential repositories</a>.
7373
</dd>
74-
<dt><dfn data-lt="identities|identity's">identity</dfn></dt>
74+
<dt><dfn class="lint-ignore"
75+
data-lt="identities|identity's">identity</dfn></dt>
7576
<dd>
7677
The means for keeping track of <a>entities</a> across contexts. Digital
7778
identities enable tracking and customization of <a>entity</a> interactions
@@ -120,14 +121,14 @@
120121
</dd>
121122
<dt><dfn>selective disclosure</dfn></dt>
122123
<dd>
123-
The ability of a <a>holder</a> to make fine-grained decisions about what
124+
The ability of a <a>holder</a> to make fine-grained decisions about what
124125
information to share.
125126
</dd>
126127
<dt><dfn data-lt="subjects|subject's">subject</dfn></dt>
127128
<dd>
128129
A thing about which <a>claims</a> are made.
129130
</dd>
130-
<dt><dfn>user agent</dfn></dt>
131+
<dt><dfn class="lint-ignore">user agent</dfn></dt>
131132
<dd>
132133
A program, such as a browser or other Web client, that mediates the
133134
communication between <a>holders</a>, <a>issuers</a>, and <a>verifiers</a>.
@@ -153,8 +154,8 @@
153154
</dd>
154155
<dt><dfn data-lt="verify|verified|verifying|verifiable|verifiability">verification</dfn></dt>
155156
<dd>
156-
The evaluation of whether a <a>verifiable credential</a> or <a>verifiable presentation</a>
157-
is an authentic and timely statement of the issuer or presenter, respectively.
157+
The evaluation of whether a <a>verifiable credential</a> or <a>verifiable presentation</a>
158+
is an authentic and timely statement of the issuer or presenter, respectively.
158159
This includes checking that: the credential (or presentation) conforms to the specification; the proof method is
159160
satisfied; and, if present, the status check succeeds.
160161
Verification of a credential does not imply evaluation of the truth

0 commit comments

Comments
 (0)