forked from w3c/smartcities-workshop
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
332 lines (301 loc) · 16.5 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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>W3C Workshop on Smart Cities</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
<meta name="twitter:site" content="@w3c">
<meta name="twitter:card" content="summary_large_image">
<style type="text/css">
header #translations {
float: right;
}
</style>
</head>
<body>
<header class="header">
<div id="banner">
<div>
<p>
<a href="https://www.w3.org/"><img alt="W3C" src=
"https://www.w3.org/Icons/w3c_home" height="48" width="72"></a><span id=
"translations"><a href="index.zh.html"><span lang="zh">简体中文</span></a></span>
</p>
<div id="banner-image">
<h1>W3C Workshop on Smart Cities</h1>
<h2>25 June 2021, virtual event</h2>
</div>
<p>A virtual event with pre-recorded talks and interactive sessions, 25 June 2021</p>
</div>
</div>
<nav class="menu" id="menu">
<ul>
<li><a class="active-tab">Call for Participation</a></li>
<li><a href="speakers.html">Apply as a speaker</a></li>
<li><a href="sponsor.html">Sponsorship</a></li>
<li><a href="agenda.html">Agenda</a></li>
<li><a href="talks.html">Talks</a></li>
<li><a href="attendees.html">Attendees</a></li>
<li><a href="https://www.w3.org/2021/06/25-smart-cities-minutes.html">Minutes</a></li>
<li><a href="report.html">Report</a></li>
</ul>
</nav>
</header>
<aside class="box" id="important">
<h2 class="footnote">
Virtual event!
</h2>
<p>
This workshop will be a fully virtual event with pre-recorded talks,
online discussions, and interactive sessions.
</p>
</aside>
<aside class="box" id="dates">
<h2 class="footnote">
Important Dates
</h2>
<dl>
<dt>9 April 2021</dt>
<dd><a href="index.html">Call-for-Participation page</a> published and <a href="https://www.w3.org/2002/09/wbs/1/smartcities-ws-2021/">Participant registration</a> starts.</dd>
<dt>10 May 2021 (<span class="updates">deadline extended!</span>)</dt>
<dd>Deadline for <a href="speakers.html#submit-form">submit a proposal</a> for a talk during the workshop</dd>
<dt>19 May 2021</dt>
<dd>Speakers acceptance notification</dd>
<dt>11 June 2021</dt>
<dd>Deadline for selected speakers to provide their recorded talks</dd>
<dt>18 June 2021</dt>
<dd>Public release of all accepted talks</dd>
<dd>Deadline to <a href="https://www.w3.org/2002/09/wbs/1/smartcities-ws-2021/">register as workshop participant</a></dd>
<dt>25 June 2021</dt>
<dd>Workshop (virtual)</dd>
</dl>
</aside>
<!--
<aside class="box" id="submit">
<h2 class="footnote">
Give a talk at the workshop!
</h2>
<p>
</p>
</aside>
<aside class="box" id="participate">
<h2 class="footnote">
Participate in the workshop!
</h2>
<p>
</p>
</aside>
-->
<aside class="box" id="sponsors">
<h2 class="footnote">
Sponsors
</h2>
<p><a href="sponsor.html">Sponsorship opportunities</a> are available.</p>
</aside>
<main id="main" class="main">
<section id="home">
<p>
This is a Call-for-Participation for the W3C Workshop on Smart Cities.
</p>
<p>
The workshop is free, although you will need to email a brief proposal. Please see the <a href="speakers.html">information for speakers</a> for detail.</p>
</p>
<section>
<h2 id="background">Background</h2>
<p>"Smart Cities" refers to a range of technologies and processes for intelligent management of our built and inhabited environment.
As interest rises, we see prospects for smarter and easier integration of various technologies from multiple vendors related to IoT devices and Web services. </p>
<p>Several <a href="https://w3c.github.io/wot-usecases/#smart-city">use cases on Smart Cities</a> have been discussed within the Web of Thing (WoT) IG as part of the WoT standardization based on the <a href="https://www.w3.org/WoT/ws-2019/minutes.html#day2-item02">proposal during the Second WoT Workshop in Munich</a>.
However, Smart Cities include various technologies, of which WoT is just one. We would therefore like to create a dedicated W3C Interest Group:</p>
<ul>
<li>to identify and document use cases and requirements that W3C specifications need to meet to support Smart City services,</li>
<li>to obtain feedback from all stakeholders on the usage of Web technologies for Smart Cities,</li>
<li>to gather expert input on important features for Smart Cities based on Web technology, and</li>
<li>to provide a forum for technical and business discussions related to Smart Cities.</li>
</ul>
<p>We've generated an <a href="http://w3c.github.io/wot/charters/smart-cities/smart-cities-ig-charter.html">initial draft Charter for the potential Smart Cities Interest Group</a>.
We would like to collect even more use cases along with concrete system implementation experiences from all over the world, since uses may depend on cities' locations, cultures, etc., and include various sub-systems from many different vendors.
Therefore we'd like to hold a dedicated W3C workshop on the possible standardization for Smart Cities.</p>
<p>As cities include diverse populations including people with disabilities, we need to account for accessibility as well as security, privacy protection and multi-language support and security for Smart Cities.</p>
</section>
<section>
<h2 id="goals">Goals</h2>
<p>The Web has become a platform for various industries and services including payments and commerce, publishing, media distribution, video conferencing and connected cars, and it's becoming a promising platform for IoT interoperability, as mentioned in the <a href="https://www.w3.org/2020/04/pressrelease-wot-rec.html.en">Web of Things Press Release in April 2020</a>. Also there is an expectation for the Web of Things standards to be applied to integration of huge numbers of sub-systems for Smart City services. We've been generating a <a href="http://w3c.github.io/wot/charters/smart-cities/smart-cities-ig-charter.html">draft Charter for a potential Smart Cities Interest Group</a> to (1) introduce the W3C as a place to have discussions on interoperability for Smart City services and (2) document use cases and requirements that W3C specifications need to meet to support Smart City services.</p>
<p>Now we would like to improve and finalize the description of the <a href="http://w3c.github.io/wot/charters/smart-cities/smart-cities-ig-charter.html">draft IG Charter</a>. In this W3C Workshop, we aim to see what can be done with existing Web standards, and what is still missing from the web that would help people to implement Smart Cities.</p>
<p>The goals of the workshop are:</p>
<ul>
<li>Identify stakeholders of Smart Cities standardization to drive the development of Web standards aligned with the real needs of Smart Cities</li>
<li>Clarify reasonable applications for Smart Cities technologies we agree to build</li>
<li>and then see how to improve the <a href="http://w3c.github.io/wot/charters/smart-cities/smart-cities-ig-charter.html">draft Charter for the potential Smart Cities Interest Group</a> for further discussions within that IG</li>
</ul>
<p>As Smart Cities' applications are tightly related to the people who live in cities, and potentially would have negative impacts on their lives, it is very important to begin from inclusive design, including accessibility, privacy and security as well as internationalization.</p>
</section>
<section>
<h2 id="topics">Topics</h2>
<p>Possible topics for the workshop may include:</p>
<ul>
<li>Summary of the current status of Smart Cities:
<ul>
<li>What we already have</li>
<li>What kind of standards are typically used in Smart City scenarios</li>
<li>Common issues on the interoperability among products from multiple vendors</li>
<li>Missing features with the existing mechanisms</li>
</ul>
</li>
<li>Needs for Web-based Smart Cities of the stakeholders including the users, the developers and the governments:
<ul>
<li>Smarter and easier integration</li>
<li>Improving/extending existing services</li>
<li>Applying advanced technologies like robotics, speech processing, AI, etc., to the Smart Cities use cases</li>
<li>Necessary metadata to handle information on humans, devices, location, environment, etc.</li>
</ul>
</li>
<li>Cross-cutting issues for integration of multiple sub-systems:
<ul>
<li>accessibility, internationalization, security and privacy</li>
<li>Trustworthiness of data and data governance</li>
<li>Discovery of resources</li>
<li>Semantics and syntax definition by taxonomy and ontology</li>
<li>Semantic interoperability of the data described in different data formats/models</li>
<li>High-speed network environments for realtime interaction</li>
</ul>
</li>
</ul>
</section>
<section>
<h2 id="examples">Examples of possible use cases</h2>
<p>The possible use cases for Smart Cities should include integration of many devices and sub-systems developed by different vendors, and also should be considered from various stakeholders' viewpoints.</p>
<p>Some use case examples from users' viewpoints are listed below:</p>
<ul>
<li>Support for the whole population
<ul>
<li>Inclusive design to enable full participation of people with disabilities</li>
<li>Support for multi-language and multi-modality</li>
<li>Security and privacy protection throughout the life</li>
<li>Disaster preparedness and emergency response</li>
<li>Life monitoring and protection</li>
</ul>
</li>
<li>Transportation and connected cars
<ul>
<li>Autonomous vehicles with accessible operator influences</li>
<li>Accessible ride hailing services</li>
<li>Traffic management</li>
</ul>
</li>
<li>Education
<ul>
<li>E-learning and educational institutions</li>
<li>Accessible virtual classrooms</li>
<li>Lifelong learning</li>
</ul>
</li>
<li>Healthcare
<ul>
<li>Infection prevention</li>
<li>Remote surgery</li>
<li>Everyday medical checkup</li>
</ul>
</li>
<li>Information infrastructure
<ul>
<li>Universal broadband to help close the digital divide</li>
<li>5G mobile networks</li>
</ul>
</li>
</ul>
</section>
<section>
<h2 id="attendees">Who should attend?</h2>
<p>Various stakeholders of Smart Cities including:</p>
<ul>
<li>Users from various countries and communities</li>
<li>Government agencies</li>
<li>Service providers</li>
<li>System implementers</li>
<li>Web browser vendors</li>
<li>Retail sellers</li>
<li>Transport businesses</li>
<li>Accessibility experts</li>
<li>Legal and civil society experts</li>
<li>Other SDOs working on IoT and Smart Cities</li>
</ul>
</section>
<section>
<h2 id="attend">How can I attend?</h2>
<p>
The attendance is <b>free</b> for all invited participants and is
open to the public, whether or not W3C members.
</p>
<p>Please <strong><a href="https://www.w3.org/2002/09/wbs/1/smartcities-ws-2021/">register for the event</a></strong> before June 18, 2021 to be notified of the videos availability, of the forum set up to facilitate discussion among registered participants, and of the 25 June 2021 live sessions logistics. The Program Committee will only accept participants whose registration data shows relevant to the topic of the workshop.</p>
<p>
This workshop, as other W3C meetings, operates under its <a href=
"https://www.w3.org/Consortium/cepc/">Code of Ethics and
Professional Conduct</a>.
</p>
</section>
<section>
<h2 id="position-statements">How can I suggest a presentation topic?</h2>
<p>To submit a talk for the workshop, please refer to our <strong><a href="speakers.html">information for speakers</a></strong>.</p>
</section>
<section>
<h2 id="pc">Program Committee</h2>
<p>You can send emails to the workshop Program Committee at: <a href="mailto:group-smartcity-ws-pc@w3.org">group-smartcity-ws-pc</a>.</p>
<h3>Chair</h3>
<ul>
<li>Daihei Shiohama, Media Do</li>
<li>Carl Ward, Amazon</li>
</ul>
<h3>Committee</h3>
<ul>
<li>Michael McCool, Intel</li>
<li>Sebastian Kaebisch, Siemens</li>
<li>Carl Ward, Amazon</li>
<li>Daihei Shiohama, Media Do</li>
<li>Tomoaki Mizushima, Internet Research Institute</li>
<li>Yun Li, Tencent</li>
<li>Andrea Cimmino, Universidad Politécnica de Madrid</li>
<li>Cristiano Aguzzi, University of Bologna</li>
<li>Linda van den Brink, Geonovum</li>
<li>Takuji Kiura, W3C Agriculture CG Chair</li>
<li>Farshid Tavakolizadeh, Fraunhofer Gesellschaft</li>
<li>Philip Tran, Singapore Government Technology Agency</li>
<li>Kaz Ashimura, W3C</li>
</ul>
</section>
<section>
<h2>Sponsors</h2>
<p class="todo">TBD</p>
</section>
<section>
<h2 id="w3c">What is W3C?</h2>
<p>
W3C is a voluntary standards consortium that convenes companies and
communities to help structure productive discussions around existing
and emerging technologies, and offers a Royalty-Free patent framework
for Web Recommendations. We focus primarily on client-side (browser)
technologies, and also have a mature history of vocabulary (or
“ontology”) development. W3C develops work based on the priorities of
our members and our community.
</p>
</section>
</main>
<footer class="footer" id="footer">
<p>
W3C is proud to be an open and inclusive organization, focused on
productive discussions and actions. Our <a href=
"https://www.w3.org/Consortium/cepc/">Code of Ethics and Professional
Conduct</a> ensures that all voices can be heard. Questions? Contact Kaz Ashimura <<a href=
"mailto:ashimura@w3.org">ashimura@w3.org</a>>.
</p>
<p>
Suggestions for improving this workshop page, such as fixing typos or
adding specific topics, can be made by opening a <a href=
"https://github.com/w3c/smartcities-workshop">pull request on GitHub</a>, or by
emailing Kaz Ashimura <<a href=
"mailto:ashimura@w3.org">ashimura@w3.org</a>>.
</p>
</footer>
<script src="script.js"></script>
</body>
</html>