diff --git a/errata.html b/errata.html index 945cdc09e..fbf7c225d 100644 --- a/errata.html +++ b/errata.html @@ -6,7 +6,7 @@ --> - Open Errata for the Verifiable Credentials Working Group + Open Errata for the Verifiable Credentials Data Model v2.0 @@ -24,7 +24,7 @@

-

Open Errata for the Verifiable Credentials Working Group

+

Open Errata for the Verifiable Credentials Data Model v2.0

Latest errata update:
@@ -38,15 +38,15 @@

Open Errata for the Verifiable Credentials Working Group

How to Submit an Erratum?

Errata are introduced and stored in the issue list of the group‘s GitHub repository. The workflow to add a new erratum is as follows:

+
  • An issue is raised for a possible erratum. The label of the issue SHOULD be set to “PossibleErratum”. One erratum might have several labels.
  • +
  • The community discusses the issue. If it is accepted as a genuine erratum, the label “Errata” is added to the entry and the “PossibleErratum” label should be removed. Additionally, a new comment on the issue MAY be added, beginning with the word "Summary:" (if such a summary is useful based on the discussion).
  • +
  • Issues labeled as “Errata” are displayed below.
  • +
  • If the community rejects the issue as an erratum, the issue should be closed (but they will not be removed from the listing below, to ensure a historical record).
  • +
  • Each errata may also be labelled as “Editorial”; editorial errata are listed separately from the substantive ones.
  • +
  • ALL substantive errata are generally expected to have corresponding test(s), either in the form of new tests or modifications to existing tests, or must include the rationale for why test updates are not required for the erratum.
  • + -

    This report contains a reference to all open issues with the label Errata, displayed in the sections below. Each section collects the issues for a specific document, with a separate section for the issues not assigned to any.

    +

    This report contains a reference to all open issues with the label Errata.

    If you have problems following this process, but you want nevertheless to report an error, you can also contact the staff contact of the Working Group, ivan.

    @@ -57,15 +57,15 @@

    How to Submit an Erratum?

    -

    Open Errata on the “Verifiable Credentials Data Model 1.0” Recommendation

    +

    Open Errata on the “Verifiable Credentials Data Model v2.0”

    Latest Published Version:
    -
    https://www.w3.org/TR/vc-data-model/
    +
    https://www.w3.org/TR/vc-data-model-2.0/
    Editor’s draft:
    https://w3c.github.io/vc-data-model/
    Latest Publication Date:
    -
    19 November 2019
    -
    +
    15 May 2025
    +

    Substantive Issues

    @@ -77,7 +77,14 @@

    Editorial Issues

    diff --git a/index.html b/index.html index e76dd2149..9b8948955 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ crEnd: "2025-01-19", prEnd: "2025-4-17", implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/", - //errata: "https://w3c.github.io/vc-data-model/errata.html", + errata: "https://w3c.github.io/vc-data-model/errata.html", previousMaturity: "REC", previousPublishDate: "2022-03-03",