-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathindex.html
203 lines (184 loc) · 8.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>W3C Web of Things Working Group</title>
<meta name="mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, initial-scale = 1.0, shrink-to-fit=no">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="https://www.w3.org/2005/09/table.css">
<meta name="application-name" content="WoT WG@W3C" />
<meta name="screen-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="description" content="The Web of Things seeks to counter the fragmentation of the IoT through standard complementing building blocks." />
<script async type="text/javascript" src="js/newsfeed.js"> </script>
</head>
<body>
<header>
<nav>
<ul>
<li><a href="https://www.w3.org/standards/">Standards</a></li>
<li><a href="https://www.w3.org/participate/">Participate</a></li>
<li><a href="https://www.w3.org/Consortium/membership">Membership</a></li>
<li><a href="https://www.w3.org/Consortium/">About W3C</a></li>
</ul>
</nav>
</header>
<main>
<nav>
<h3 id="getting-involved">Getting involved</h3>
<ul>
<li><a href="https://www.w3.org/WoT/IG/wiki/">Wiki</a></li>
<li><a href="https://www.w3.org/WoT/IG/wiki/Main_Page#WebConf_Meetings">Calls</a></li>
<li><a href="https://lists.w3.org/Archives/Public/public-wot-wg/">Mailing list</a></li>
<li><a href="https://github.com/w3c/wot-architecture">WoT Architecture TF</a>
(<a href="http://w3c.github.io/wot-architecture">Editors' Draft</a>)</li>
<li><a href="https://github.com/w3c/wot-thing-description">WoT Thing Description TF</a>
(<a href="http://w3c.github.io/wot-thing-description">Editors' Draft</a>)</li>
<li><a href="https://github.com/w3c/wot-binding-templates">WoT Binding Templates TF</a>
(<a href="http://w3c.github.io/wot-binding-templates">Editors' Draft</a>)</li>
<li><a href="https://github.com/w3c/wot-scripting-api">WoT Scripting API TF</a>
(<a href="http://w3c.github.io/wot-scripting-api">Editors' Draft</a>)</li>
<li><a href="https://github.com/w3c/wot-security">WoT Security and Privacy TF</a>
(<a href="http://w3c.github.io/wot-security">Editors' Draft</a>)</li>
</ul>
<h3 id="testing">Testing</h3>
<ul>
<li><a href="https://w3c.github.io/wot-thing-description/testing/report.html">Implementation Report</a></li>
<li><a href="https://github.com/w3c/wot/tree/master/testing/tests/2019-05/">Add Results</a></li>
<li><a href="https://github.com/w3c/wot-thing-description/tree/master/testing/">Update Report</a></li>
</ul>
<h3 id="group-details">Group details</h3>
<ul>
<li><a href="https://www.w3.org/2020/01/wot-wg-charter.html">Our Charter</a></li>
<li><a href="https://www.w3.org/2000/09/dbwg/details?group=95969&order=org&public=1">Participants</a></li>
<li><a href="https://www.w3.org/Consortium/activities">How to Join?</a></li>
<li><a href="https://www.w3.org/Consortium/cepc/">Code of Conduct</a></li>
<li><a href="https://www.w3.org/2004/01/pp-impl/95969/status">Royalty-free Patent Policy</a></li>
</ul>
</nav>
<section id="content">
<h1 class="title">Web of Things Working Group</h1>
<section id="mission">
<h2>Our Mission</h2>
<p>
The Web of Things seeks to counter the fragmentation of
the IoT through standard complementing building blocks
(e.g., metadata and APIs) that enable easy integration
across IoT platforms and application domains. This Working
Group Charter covers those aspects that
the <a href="https://www.w3.org/2016/07/wot-ig-charter.html">Web
of Things Interest Group</a> believes are mature enough to
progress to W3C Recommendations. Further background is
available in the accompanying
<a href="http://w3c.github.io/wot/charters/wot-white-paper-2016.html">white paper</a>.
</p>
</section>
<p>
The Co-Chairs of the group are
<a href="mailto:[email protected]">Michael McCool</a> (Intel)
and
<a href="mailto:[email protected]">Sebastian Kaebisch</a> (Siemens).<br/>
The W3C Team Contacts for the group are
<a href="https://www.w3.org/People/all#ashimura">Kazuyuki Ashimura</a> and
<a href="https://www.w3.org/People/all#dsr">Dave Raggett</a>.
</p>
<section id="pubstatus">
<h2>Publication Status</h2>
<table>
<caption>Normative Deliverables</caption>
<tbody>
<tr>
<th>Document</th>
<th>First Public Working Draft</th>
<th>Candidate Recommendation</th>
<th>Proposed Recommendation</th>
<th>W3C Recommendation</th>
</tr>
<tr>
<th>WoT Architecture</th>
<td><a href="https://www.w3.org/TR/2017/WD-wot-architecture-20170914/">14 September 2017</a></td>
<td>
<ul>
<li><a href="https://www.w3.org/TR/2019/CR-wot-architecture-20190516/">16 May 2019</a></li>
<li><a href="https://www.w3.org/TR/2019/CR-wot-architecture-20191106/">6 November 2019</a></li>
</ul>
</td>
<td><a href="https://www.w3.org/TR/2020/PR-wot-architecture-20200130/">30 January 2020</a></td>
<td><a href="https://www.w3.org/TR/2020/REC-wot-architecture-20200409/">9 April 2020</a></td>
</tr>
<tr>
<th>WoT Thing Description</th>
<td><a href="https://www.w3.org/TR/2017/WD-wot-thing-description-20170914/">14 September 2017</a></td>
<td>
<ul>
<li><a href="https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/">16 May 2019</a></li>
<li><a href="https://www.w3.org/TR/2019/CR-wot-thing-description-20191106/">6 November 2019</a></li>
</ul>
</td>
<td><a href="https://www.w3.org/TR/2020/PR-wot-thing-description-20200130/">30 January 2020</a></td>
<td><a href="https://www.w3.org/TR/2020/REC-wot-thing-description-20200409/">9 April 2020</a></td>
</tr>
</tbody>
</table>
<table>
<caption>Informative Deliverables</caption>
<tbody>
<tr>
<th>Document</th>
<th>Public Note(s)</th>
</tr>
<tr>
<th>WoT Scripting API</th>
<td>
<ul>
<li><a href="https://www.w3.org/TR/2017/WD-wot-scripting-api-20170914/">14 September 2017</a></li>
<li><a href="https://www.w3.org/TR/2018/WD-wot-scripting-api-20180405/">5 April 2018</a></li>
<li><a href="https://www.w3.org/TR/2018/WD-wot-scripting-api-20181129/">29 November 2018</a></li>
<li><a href="https://www.w3.org/TR/2019/WD-wot-scripting-api-20191028/">28 October 2019</a></li>
</ul>
</td>
</tr>
<tr>
<th>WoT Binding Templates</th>
<td>
<ul>
<li><a href="https://www.w3.org/TR/2018/NOTE-wot-binding-templates-20180405/">5 April 2018</a></li>
<li><a href="https://www.w3.org/TR/2020/NOTE-wot-binding-templates-20200130/">30 January 2020</a></li>
</ul>
</td>
</tr>
<tr>
<th>WoT Security and Privacy Guidelines</th>
<td>
<ul>
<li><a href="https://www.w3.org/TR/2017/NOTE-wot-security-20171214/">14 December 2017</a></li>
<li><a href="https://www.w3.org/TR/2018/NOTE-wot-security-20181203/">3 December 2018</a></li>
<li><a href="https://www.w3.org/TR/2019/NOTE-wot-security-20191106/">6 November 2019</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
</section>
<section id="articles">
<h2>News</h2>
<!-- Automatically filled through newsfeed.js -->
</section>
</section>
<!--
<aside>
<h2>@@@Anything specific to be added here?@@@</h2>
<p>description?</p>
</aside>
-->
</main>
<footer>
<address>
<a href="https://github.com/w3c/wotwg/">We are on GitHub</a></address>
<p id="copyright">
<a href="https://www.w3.org/">W3C</a> - <a href="https://www.w3.org/Consortium/Legal/privacy-statement">Privacy</a> - <a href="http://www.w3.org/Consortium/Legal/ipr-notice">Terms</a>
</p>
</footer>
</body>
</html>