Skip to content

Commit 25c59d8

Browse files
pchampinTallTedyamdan
authored
Apply suggestions from code review
Co-authored-by: Ted Thibodeau Jr <[email protected]> Co-authored-by: Dan Yamamoto <[email protected]>
1 parent 1793ed9 commit 25c59d8

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

errata/index.html

+14-14
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
-->
77
<head data-githubrepo="w3c/rdf-canon">
88
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
9-
<title>Open Errata for the RDF-CANON specification published by the RCH Working Group</title>
9+
<title>Open Errata for the "RDF Dataset Canonicalization" (RDF-CANON) specification published by the RCH Working Group</title>
1010
<link rel="stylesheet" type="text/css" href="errata.css"/>
1111
<script src="https://w3c.github.io/display_errata/assets/errata.js" type="text/javascript"></script>
1212
<script src="https://w3c.github.io/display_errata/assets/toc.js" type="text/javascript"></script>
@@ -21,7 +21,7 @@
2121
<header>
2222
<p class="banner"><a accesskey="W" href="https://www.w3.org/"><img width="72" height="48" alt="W3C" src="https://www.w3.org/Icons/w3c_home" /></a> </p>
2323
<br />
24-
<h1 class="title">Open Errata for the RDF-CANON Specification</h1>
24+
<h1 class="title">Open Errata for the "RDF Dataset Canonicalization" (RDF-CANON) Specification</h1>
2525
<dl>
2626
<dt>Latest errata update:</dt>
2727
<dd><span id="date"></span></dd>
@@ -33,30 +33,30 @@ <h1 class="title">Open Errata for the RDF-CANON Specification</h1>
3333

3434
<section data-notoc>
3535
<h1>How to Submit an Erratum?</h1>
36-
<p>Errata are introduced and stored in the <a href="https://github.com/w3c/rdf-canon/issues/">issue list of the documents GitHub repository</a>. The workflow to add a new erratum is as follows:</p>
37-
<ul>
38-
<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.</li>
39-
<li>Issues labeled as “<code>Editorial</code>” are displayed separately, to make it easier to differentiate editorial errata from substantial ones.</li>
40-
<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>
41-
<li>All issues, labeled by<code>Errata</code>, are displayed in this report, whether they are opened or closed. Their status is added to the report on the individual errata.</li>
36+
<p>Errata are introduced and stored in the <a href="https://github.com/w3c/rdf-canon/issues/">issue list of the document's GitHub repository</a>. The workflow to add a new erratum is as follows:</p>
37+
<ol>
38+
<li>An issue is raised for a possible erratum. The label of the issue SHOULD be set to “<code>ErratumRaised</code>”. It is okay for an erratum to have several labels.</li>
39+
<li>Issues labeled as “<code>Editorial</code>” are displayed separately, to make it easier to differentiate editorial errata from substantive ones.</li>
40+
<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 removed. A new comment on the issue MAY also be added, beginning with the word "Summary:" (if such a summary is useful, based on the discussion).</li>
41+
<li>All issues labeled as<code>Errata</code>” are displayed in this report, whether they are open or closed. Their status is added to the report on the individual errata.</li>
4242
<li>If the community rejects the issue as an erratum, the issue should be closed.</li>
43-
<li>Each errata may be labelled as “<code>Editorial</code>”; editorial errata are listed separately from the substantial ones.</li>
44-
<li>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.</li>
45-
</ul>
43+
<li>Each erratum may be labelled as “<code>Editorial</code>”; editorial errata are listed separately from the substantive ones.</li>
44+
<li>ALL substantive errata are expected to have corresponding test(s), in the form of either new tests or modifications to existing tests, or must include a rationale explaining why test updates are not required for the erratum.</li>
45+
</ol>
4646

47-
<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:[email protected]">Pierre-Antoine Champin</a>.</p>
47+
<p>If you have problems following this process, but you want nevertheless to report an error, you can contact the staff contact of the Working Group, <a href="mailto:[email protected]">Pierre-Antoine Champin</a>.</p>
4848
</section>
4949
</header>
5050

5151
<div class="toc" id="toc"></div>
5252

5353
<main>
5454
<section data-nolabel>
55-
<h1>Open Errata on the RDF Dataset Canonicalization and Hash” Recommendation</h1>
55+
<h1>Open Errata on the "RDF Dataset Canonicalization" (RDF-CANON) Recommendation</h1>
5656
<dl>
5757
<dt>Latest Published Version:</dt>
5858
<dd><a href="https://www.w3.org/TR/rdf-canon/">https://www.w3.org/TR/rdf-canon/</a></dd>
59-
<dt>Editors draft:</dt>
59+
<dt>Editor's draft:</dt>
6060
<dd><a href="https://w3c.github.io/rdf-canon/spec/">https://w3c.github.io/rdf-canon/spec/</a></dd>
6161
<dt>Latest Publication Date:</dt>
6262
<dd class="todo">@@@@ @@@@, @@@@</dd>

0 commit comments

Comments
 (0)