Skip to content

Commit 46fedab

Browse files
committed
Minor update from upstream: https://github.com/w3c/display_errata
1 parent 5297d6e commit 46fedab

File tree

1 file changed

+21
-15
lines changed

1 file changed

+21
-15
lines changed

errata.html

+21-15
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
form 'w3c/XXX', although there are groups that have their own owner for their repository.
66
-->
77
<head data-githubrepo="w3c/vc-data-model">
8-
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
8+
<meta charset="UTF-8">
99
<title>Open Errata for the Verifiable Credentials Working Group</title>
1010
<link rel="stylesheet" type="text/css" href="https://w3c.github.io/display_errata/assets/errata.css"/>
1111
<script src="https://www.w3.org/scripts/jquery/1.11/jquery.min.js"></script>
@@ -39,39 +39,45 @@ <h1>How to Submit an Erratum?</h1>
3939
<p>Errata are introduced and stored in the <a href="https://github.com/w3c/vc-data-model/issues/">issue list of the group‘s GitHub repository</a>. The workflow to add a new erratum is as follows:</p>
4040
<ul>
4141
<li>An issue is raised for a possible erratum. The label of the issue SHOULD be set to “<code>ErratumRaised</code>”. It is o.k. for an erratum to have several labels. In some, exceptional, cases, i.e., when the erratum is very general, it is also acceptable not to have a reference to a document.</li>
42-
<li>Issues labeled as “<code>Editorial</code>” are displayed separately, to make it easier to differentiate editorial errata from substantial ones.</li>
42+
<li>Issues labeled as “<code>Editorial</code>” are displayed separately, to make it easier to differentiate editorial errata from substantive ones.</li>
4343
<li>The community discusses the issue. If it is accepted as a genuine erratum, the label “<code>Errata</code>” is added to the entry and the “<code>ErratumRaised</code>” 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).</li>
4444
<li>If the community rejects the issue as an erratum, the issue should be closed.</li>
45-
<li>Each errata may be labelled as “<code>Editorial</code>”; editorial errata are listed separately from the substantial ones.</li>
46-
<li>ALL substantive errata are generally expected to have corresponding test(s) (such as a pull request in <a href='https://github.com/web-platforms-tests/wpt'>web-platforms-tests</a>)), 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.</li>
45+
<li>Each errata may be labelled as “<code>Editorial</code>”; editorial errata are listed separately from the substantive ones.</li>
46+
<li>ALL substantive errata are generally expected to have corresponding test(s) (such as a pull request in <a href='https://github.com/web-platform-tests/wpt'>web-platform-tests</a>), 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.</li>
4747
</ul>
4848

4949
<p>This report contains a reference to all open issues with the label <code>Errata</code>, 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.</p>
5050

51-
<p>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, <a href="mailto:plh@w3.org">plh</a>.</p>
51+
<p>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, <a href="mailto:ivan@w3.org">ivan</a>.</p>
5252
</section>
5353
</header>
5454

5555
<div class="toc" id="toc"></div>
5656

5757
<main>
5858
<!-- The data-erratalabel should include one label that filters the errata -->
59-
<section data-erratalabel="Errata">
59+
<section data-nolabel>
6060
<h1>Open Errata on the “Verifiable Credentials Data Model 1.0” Recommendation</h1>
6161
<dl>
62-
<dt>Latest Published Version:</dt>
63-
<dd><a href="https://www.w3.org/TR/vc-data-model/">https://www.w3.org/TR/vc-data-model/</a></dd>
64-
<dt>Editor’s draft:</dt>
65-
<dd><a href="https://w3c.github.io/vc-data-model/">https://w3c.github.io/vc-data-model/</a></dd>
66-
<dt>Latest Publication Date:</dt>
67-
<dd>19 November 2019</dd>
68-
</dl>
62+
<dt>Latest Published Version:</dt>
63+
<dd><a href="https://www.w3.org/TR/vc-data-model/">https://www.w3.org/TR/vc-data-model/</a></dd>
64+
<dt>Editor’s draft:</dt>
65+
<dd><a href="https://w3c.github.io/vc-data-model/">https://w3c.github.io/vc-data-model/</a></dd>
66+
<dt>Latest Publication Date:</dt>
67+
<dd>19 November 2019</dd>
68+
</dl>
69+
<section id="first">
70+
<h2>Substantive Issues</h2>
71+
</section>
72+
<section id="last">
73+
<h2>Editorial Issues</h2>
74+
</section>
6975
</section>
7076
</main>
7177

7278
<footer>
73-
<address><a href="mailto:plh@w3.org" class=''>plh</a>, &lt;plh@w3.org&gt;, (W3C)</address>
74-
<p class="copyright"><a href="/Consortium/Legal/ipr-notice#Copyright" rel="Copyright">Copyright</a> © <span>2019</span> <a href="/"><acronym title="World Wide Web Consortium">W3C</acronym></a> <sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>), All Rights Reserved.</p>
79+
<address><a href="mailto:ivan@w3.org" class=''>ivan</a>, &lt;ivan@w3.org&gt;, (W3C)</address>
80+
<p class="copyright"><a href="/Consortium/Legal/ipr-notice#Copyright" rel="Copyright">Copyright</a> © 2019 <a href="/"><abbr title="World Wide Web Consortium">W3C</abbr></a> <sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.org/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>), All Rights Reserved.</p>
7581
</footer>
7682
</body>
7783
</html>

0 commit comments

Comments
 (0)