Skip to content

Commit eb51a97

Browse files
committed
format document
1 parent 75ab032 commit eb51a97

File tree

2 files changed

+133
-111
lines changed

2 files changed

+133
-111
lines changed

errata.html

+68-55
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,103 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<meta charset="UTF-8">
5-
<title>Open Errata for the Web of Things (WoT) Architecture Specification</title>
6-
<link rel="stylesheet" type="text/css" href="https://w3c.github.io/display_errata/assets/errata.css"/>
7-
</head>
8-
<body>
9-
<header>
10-
<p class="banner"><a accesskey="W" href="/"><img width="72" height="48" alt="W3C" src="https://www.w3.org/Icons/w3c_home" /></a> </p>
11-
<br />
12-
<h1 class="title">Open Errata for the Web of Things (WoT) Architecture Specification</h1>
13-
<dl>
14-
<dt>Latest errata update:</dt>
15-
<dd><span id="date"></span>24 March 2020</dd>
16-
<dt>Number of recorded errata:</dt>
17-
<dd><span id="number"></span>0</dd>
18-
</dl>
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<title>Open Errata for the Web of Things (WoT) Architecture Specification</title>
7+
<link rel="stylesheet" type="text/css" href="https://w3c.github.io/display_errata/assets/errata.css" />
8+
</head>
9+
10+
<body>
11+
<header>
12+
<p class="banner"><a accesskey="W" href="/"><img width="72" height="48" alt="W3C"
13+
src="https://www.w3.org/Icons/w3c_home" /></a> </p>
14+
<br />
15+
<h1 class="title">Open Errata for the Web of Things (WoT) Architecture Specification</h1>
16+
<dl>
17+
<dt>Latest errata update:</dt>
18+
<dd><span id="date"></span>24 March 2020</dd>
19+
<dt>Number of recorded errata:</dt>
20+
<dd><span id="number"></span>0</dd>
21+
</dl>
1922

2023
<section>
2124
<h2>How to Submit an Erratum?</h2>
22-
<p>Errata are introduced and stored in the <a href="https://github.com/w3c/wot-architecture/issues/">issue list for the WoT Thing Description GitHub repository</a>.
25+
<p>Errata are introduced and stored in the <a href="https://github.com/w3c/wot-architecture/issues/">issue list
26+
for the WoT Thing Description GitHub repository</a>.
2327
The workflow to add a new erratum is as follows:</p>
2428
<ul>
2529
<li>An issue is raised for a possible erratum. The label of the issue SHOULD be set to
26-
<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>
27-
<li>Issues labeled as <code>Editorial</code> are displayed separately, to make it easier to differentiate editorial errata from substantive ones.</li>
30+
<code>ErratumRaised</code>. It is o.k. for an erratum to have several labels. In some, exceptional, cases,
31+
i.e., when the erratum is very general, it is also acceptable not to have a reference to a document.
32+
</li>
33+
<li>Issues labeled as <code>Editorial</code> are displayed separately, to make it easier to differentiate
34+
editorial errata from substantive ones.</li>
2835
<li>The community discusses the issue. If it is accepted as a genuine erratum, the label <code>Errata</code>
2936
is added to the entry and the <code>ErratumRaised</code> label should be removed. Additionally, a new
3037
comment on the issue MAY be added, beginning with the word "Summary:" (if such a summary is useful based on
3138
the discussion).</li>
3239
<li>If the community rejects the issue as an erratum, the issue should be closed.</li>
3340
<li>Each errata may be labelled as <code>Editorial</code>; editorial errata are listed separately from the
3441
substantive ones.</li>
35-
<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>
42+
<li>ALL substantive errata are generally expected to have corresponding test(s), either in the form of new tests
43+
or modifications to existing tests, or must include the rationale for why test updates are not required for
44+
the erratum.</li>
3645
</ul>
3746

3847
<p>This report contains a reference to all open issues with the label <code>Errata</code>, displayed in the
39-
sections below. Each section collects the issues for a specific document, with a separate section for the issues not assigned to any.</p>
48+
sections below. Each section collects the issues for a specific document, with a separate section for the issues
49+
not assigned to any.</p>
4050

4151
<p>If you have problems following this process, but you want nevertheless to report an error, you can also contact
4252
the staff contact of the Web of Things Working Group, <a href="mailto:[email protected]">Kaz Ashimura</a>.</p>
4353
</section>
44-
54+
4555
<section>
4656
<h2>How to maintain this Document</h2>
4757
<p>
48-
When an errata is accepted, it should be added to this document. When doing so, the maintainers of this document should follow the steps below:
58+
When an errata is accepted, it should be added to this document. When doing so, the maintainers of this document
59+
should follow the steps below:
4960
</p>
5061
<ol>
51-
<li>Add the errata to the bottom of the list at the end of the document that corresponds to the nature of the errata.</li>
62+
<li>Add the errata to the bottom of the list at the end of the document that corresponds to the nature of the
63+
errata.</li>
5264
<li>Increment the number of recorded errata at the top of the document.</li>
5365
<li>Update the value of latest errata update at the top of the document</li>
5466
</ol>
5567
</section>
56-
</header>
68+
</header>
5769

58-
<main>
59-
<section>
60-
<h1>Open Errata on the "WoT Architecture" Recommendation</h1>
61-
<dl>
62-
<dt>Latest Published Version:</dt>
63-
<dd><a href="https://www.w3.org/TR/wot-architecture/">https://www.w3.org/TR/wot-architecture/</a></dd>
64-
<dt>Editor's draft:</dt>
65-
<dd><a href="https://w3c.github.io/wot-architecture/">https://w3c.github.io/wot-architecture/</a></dd>
66-
<dt>Latest Publication Date:</dt>
67-
<dd>2 April 2020</dd>
70+
<main>
71+
<section>
72+
<h1>Open Errata on the "WoT Architecture" Recommendation</h1>
73+
<dl>
74+
<dt>Latest Published Version:</dt>
75+
<dd><a href="https://www.w3.org/TR/wot-architecture/">https://www.w3.org/TR/wot-architecture/</a></dd>
76+
<dt>Editor's draft:</dt>
77+
<dd><a href="https://w3c.github.io/wot-architecture/">https://w3c.github.io/wot-architecture/</a></dd>
78+
<dt>Latest Publication Date:</dt>
79+
<dd>2 April 2020</dd>
6880
</dl>
69-
<section>
70-
<h2>Substantive Issues</h2>
71-
</section>
72-
<section>
73-
<h2>Editorial Issues</h2>
74-
</section>
81+
<section>
82+
<h2>Substantive Issues</h2>
83+
</section>
84+
<section>
85+
<h2>Editorial Issues</h2>
7586
</section>
76-
</main>
87+
</section>
88+
</main>
89+
90+
<footer>
91+
<address><a href="mailto:[email protected]" class=''>Kaz Ashimura</a>, &lt;[email protected]&gt;, (W3C)</address>
92+
<div class="footer-copyright text-center ">
93+
Copyright © {{ 'now' | date: "%Y" }} <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br /> <abbr
94+
title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a
95+
href="https://www.w3.org/policies/#disclaimers">liability</a>, <a
96+
href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license"
97+
href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules
98+
apply.
99+
</div>
100+
</footer>
101+
</body>
77102

78-
<footer>
79-
<address><a href="mailto:[email protected]" class=''>Kaz Ashimura</a>, &lt;[email protected]&gt;, (W3C)</address>
80-
<div class="footer-copyright text-center ">
81-
Copyright © {{ 'now' | date: "%Y" }} <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br /> <abbr
82-
title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a
83-
href="https://www.w3.org/policies/#disclaimers">liability</a>, <a
84-
href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license"
85-
href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules
86-
apply.
87-
</div>
88-
</footer>
89-
</body>
90-
</html>
103+
</html>

errata11.html

+65-56
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,39 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<meta charset="UTF-8">
5-
<title>Open Errata for the Web of Things (WoT) Architecture 1.1 Specification</title>
6-
<link rel="stylesheet" type="text/css" href="https://w3c.github.io/display_errata/assets/errata.css" />
7-
</head>
8-
<body>
9-
<header>
10-
<p class="banner"><a accesskey="W" href="/"><img width="72" height="48" alt="W3C" src="https://www.w3.org/Icons/w3c_home" /></a> </p>
11-
<br />
12-
<h1 class="title">Open Errata for the Web of Things (WoT) Architecture 1.1 Specification</h1>
13-
<dl>
14-
<dt>Latest errata update:</dt>
15-
<dd><span id="date"></span>3 October 2023</dd>
16-
<dt>Number of recorded errata:</dt>
17-
<dd><span id="number"></span>0</dd>
18-
</dl>
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<title>Open Errata for the Web of Things (WoT) Architecture 1.1 Specification</title>
7+
<link rel="stylesheet" type="text/css" href="https://w3c.github.io/display_errata/assets/errata.css" />
8+
</head>
9+
10+
<body>
11+
<header>
12+
<p class="banner"><a accesskey="W" href="/"><img width="72" height="48" alt="W3C"
13+
src="https://www.w3.org/Icons/w3c_home" /></a> </p>
14+
<br />
15+
<h1 class="title">Open Errata for the Web of Things (WoT) Architecture 1.1 Specification</h1>
16+
<dl>
17+
<dt>Latest errata update:</dt>
18+
<dd><span id="date"></span>3 October 2023</dd>
19+
<dt>Number of recorded errata:</dt>
20+
<dd><span id="number"></span>0</dd>
21+
</dl>
1922

2023
<section>
2124
<h2>How to Submit an Erratum?</h2>
22-
<p>Errata are introduced and stored in the <a href="https://github.com/w3c/wot-architecture/issues/">issue list for
25+
<p>Errata are introduced and stored in the <a href="https://github.com/w3c/wot-architecture/issues/">issue list
26+
for
2327
the WoT Thing Description GitHub repository</a>.
2428
The workflow to add a new erratum is as follows:</p>
2529
<ul>
2630
<li>An issue is raised for a possible erratum. The label of the issue SHOULD be set to
27-
<code>ErratumRaised</code>. It is o.k. for an erratum to have several labels. In some, exceptional, cases, i.e.,
31+
<code>ErratumRaised</code>. It is o.k. for an erratum to have several labels. In some, exceptional, cases,
32+
i.e.,
2833
when the erratum is very general, it is also acceptable not to have a reference to a document.
2934
</li>
30-
<li>Issues labeled as <code>Editorial</code> are displayed separately, to make it easier to differentiate editorial
35+
<li>Issues labeled as <code>Editorial</code> are displayed separately, to make it easier to differentiate
36+
editorial
3137
errata from substantive ones.</li>
3238
<li>The community discusses the issue. If it is accepted as a genuine erratum, the label <code>Errata</code>
3339
is added to the entry and the <code>ErratumRaised</code> label should be removed. Additionally, a new
@@ -36,19 +42,21 @@ <h2>How to Submit an Erratum?</h2>
3642
<li>If the community rejects the issue as an erratum, the issue should be closed.</li>
3743
<li>Each errata may be labelled as <code>Editorial</code>; editorial errata are listed separately from the
3844
substantive ones.</li>
39-
<li>ALL substantive errata are generally expected to have corresponding test(s), either in the form of new tests or
45+
<li>ALL substantive errata are generally expected to have corresponding test(s), either in the form of new tests
46+
or
4047
modifications to existing tests, or must include the rationale for why test updates are not required for the
4148
erratum.</li>
4249
</ul>
43-
50+
4451
<p>This report contains a reference to all open issues with the label <code>Errata</code>, displayed in the
45-
sections below. Each section collects the issues for a specific document, with a separate section for the issues not
52+
sections below. Each section collects the issues for a specific document, with a separate section for the issues
53+
not
4654
assigned to any.</p>
47-
55+
4856
<p>If you have problems following this process, but you want nevertheless to report an error, you can also contact
4957
the staff contact of the Web of Things Working Group, <a href="mailto:[email protected]">Kaz Ashimura</a>.</p>
5058
</section>
51-
59+
5260
<section>
5361
<h2>How to maintain this Document</h2>
5462
<p>
@@ -62,39 +70,40 @@ <h2>How to maintain this Document</h2>
6270
<li>Update the value of latest errata update at the top of the document</li>
6371
</ol>
6472
</section>
65-
66-
</header>
6773

68-
<main>
69-
<section>
70-
<h1>Open Errata on the "WoT Architecture 1.1" Recommendation</h1>
71-
<dl>
72-
<dt>Latest Published Version:</dt>
73-
<dd><a href="https://www.w3.org/TR/wot-thing-description/">https://www.w3.org/TR/wot-architecture/</a></dd>
74-
<dt>Editor's draft:</dt>
75-
<dd><a href="https://w3c.github.io/wot-thing-description/">https://w3c.github.io/wot-architecture/</a></dd>
76-
<dt>Latest Publication Date:</dt>
77-
<dd>05 December 2023</dd>
74+
</header>
75+
76+
<main>
77+
<section>
78+
<h1>Open Errata on the "WoT Architecture 1.1" Recommendation</h1>
79+
<dl>
80+
<dt>Latest Published Version:</dt>
81+
<dd><a href="https://www.w3.org/TR/wot-thing-description/">https://www.w3.org/TR/wot-architecture/</a></dd>
82+
<dt>Editor's draft:</dt>
83+
<dd><a href="https://w3c.github.io/wot-thing-description/">https://w3c.github.io/wot-architecture/</a></dd>
84+
<dt>Latest Publication Date:</dt>
85+
<dd>05 December 2023</dd>
7886
</dl>
79-
<section>
80-
<h2>Substantive Issues</h2>
81-
</section>
82-
<section>
83-
<h2>Editorial Issues</h2>
84-
</section>
87+
<section>
88+
<h2>Substantive Issues</h2>
8589
</section>
86-
</main>
90+
<section>
91+
<h2>Editorial Issues</h2>
92+
</section>
93+
</section>
94+
</main>
95+
96+
<footer>
97+
<address><a href="mailto:[email protected]" class=''>Kaz Ashimura</a>, &lt;[email protected]&gt;, (W3C)</address>
98+
<div class="footer-copyright text-center ">
99+
Copyright © {{ 'now' | date: "%Y" }} <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br /> <abbr
100+
title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a
101+
href="https://www.w3.org/policies/#disclaimers">liability</a>, <a
102+
href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license"
103+
href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules
104+
apply.
105+
</div>
106+
</footer>
107+
</body>
87108

88-
<footer>
89-
<address><a href="mailto:[email protected]" class=''>Kaz Ashimura</a>, &lt;[email protected]&gt;, (W3C)</address>
90-
<div class="footer-copyright text-center ">
91-
Copyright © {{ 'now' | date: "%Y" }} <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br /> <abbr
92-
title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a
93-
href="https://www.w3.org/policies/#disclaimers">liability</a>, <a
94-
href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license"
95-
href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules
96-
apply.
97-
</div>
98-
</footer>
99-
</body>
100-
</html>
109+
</html>

0 commit comments

Comments
 (0)