Skip to content

Commit 8f0bc21

Browse files
committed
ig task forces
1 parent e75f49b commit 8f0bc21

File tree

5 files changed

+133
-91
lines changed

5 files changed

+133
-91
lines changed

docs/about/contact/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@
7272
</style>
7373

7474
<div class="content-flex-container">
75-
<div class="contacts-section">
76-
{% include breadcrumbs.html %}
77-
<h2>How to get in touch</h2>
78-
<p>Use one of the following methods to get in touch with us</p>
79-
<p>&nbsp;</p>
75+
<div class="contacts-section">
76+
{% include breadcrumbs.html %}
77+
<h2>How to get in touch</h2>
78+
<p>Use one of the following methods to get in touch with us</p>
79+
<p>&nbsp;</p>
8080

8181
<div class="row center-block">
8282
<div class="col-md-4 text-center contact-card">

docs/about/history/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
<!-- Also see https://www.w3.org/WoT/IG/wiki/2020/01/Marketing_WoT_Standardization_History -->
1414
<div>
15-
{% include breadcrumbs.html %}
16-
<h2>History of the Web of Things at the W3C</h2>
15+
{% include breadcrumbs.html %}
16+
<h2>History of the Web of Things at the W3C</h2>
1717

1818
<br />
1919
<figure style="float: middle">

docs/participate/working-group/interest-group/index.html

Lines changed: 29 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,24 @@
55
---
66

77
<div>
8-
{% include breadcrumbs.html %}
9-
<h2>W3C WoT – Interest Group</h2>
10-
<p>
11-
The W3C WoT Interest Group (IG) plays a complementary role to the Working Group. The IG organizes and runs
12-
PlugFests to evaluate the current working assumptions, reaches out and collaborates with interested
13-
organizations, vendors, and communities, and explores new areas to identify work that is ready for transfer to
14-
the W3C Recommendation Track (i.e., any W3C Working Group).
15-
</p>
16-
<p>Co-Chairs: <a href="mailto:sebastian.kaebisch@siemens.com"><i class="fas fa-envelope"></i> Sebastian K&auml;bisch
17-
(Siemens AG)</a> and <a href="mailto:michaeljohnkoster@gmail.com"><i class="fas fa-envelope"></i> Michael
18-
Koster (Invited Expert)</a></p>
19-
<p>Team contact: <a href="https://www.w3.org/People#dsr"><i class="fas fa-globe"></i> Dave Raggett</a></p>
8+
{% include breadcrumbs.html %}
9+
<h2>W3C WoT – Interest Group</h2>
10+
<p>
11+
The W3C WoT Interest Group (IG) plays a complementary role to the Working Group. The IG organizes and runs PlugFests
12+
to evaluate the current working assumptions, reaches out and collaborates with interested organizations, vendors,
13+
and communities, and explores new areas to identify work that is ready for transfer to the W3C Recommendation Track
14+
(i.e., any W3C Working Group).
15+
</p>
16+
<p>
17+
Co-Chairs:
18+
<a href="mailto:sebastian.kaebisch@siemens.com"
19+
><i class="fas fa-envelope"></i> Sebastian K&auml;bisch (Siemens AG)</a
20+
>
21+
and <a href="mailto:michaeljohnkoster@gmail.com"><i class="fas fa-envelope"></i> Michael Koster (Invited Expert)</a>
22+
</p>
23+
<p>
24+
Team contact: <a href="https://www.w3.org/People#dsr"><i class="fas fa-globe"></i> Dave Raggett</a>
25+
</p>
2026

2127
<style>
2228
.participate-card {
@@ -134,54 +140,17 @@ <h3 style="margin-top: 0">Mailing List</h3>
134140
</div>
135141
</div>
136142

137-
<h3>Task Forces</h3>
138-
<p>
139-
The Web of Things (WoT) Interest Group (IG) conducts some of its work via the following task forces.<br />
140-
See each task force page for details about specific work.
141-
</p>
142-
143-
<div class="row center-block">
144-
<div class="col-md-12">
145-
<table style="margin-bottom:40px; border-radius: 10px;" class="table table-bordered">
146-
<thead>
147-
<tr>
148-
<th>Active</th>
149-
<th>Name</th>
150-
<th>Deliverable</th>
151-
<th>Task Force Lead</th>
152-
</tr>
153-
</thead>
154-
<tbody>
155-
<tr>
156-
<td>&check;</td>
157-
<td><a href="{{ '/participate/working-group/interest-group/task-forces/tf-usecases/' | absolute_url }}">WoT Use Cases</a></td>
158-
<td>WoT Use Cases</td>
159-
<td><a href="mailto:sasami@iri.co.jp"><i class="fas fa-envelope"></i> Tomoaki Mizushima
160-
(Internet Research
161-
Institute, Inc.) </a> <br /> and <a href="mailto:michael.mccool@intel.com"><i
162-
class="fas fa-envelope"></i> Michael McCool
163-
(Intel Corp.)</a></td>
164-
</tr>
165-
<tr>
166-
<td>&check;</td>
167-
<td><a href="{{ '/participate/working-group/interest-group/task-forces/tf-marketing/' | absolute_url }}">WoT Marketing</a></td>
168-
<td>WoT Web Page</td>
169-
<td><a href="mailto:ege.korkan@siemens.com"><i class="fas fa-envelope"></i> Ege Korkan (Siemens
170-
AG)</a>
171-
</td>
172-
</tr>
173-
<tr>
174-
<td>&check;</td>
175-
<td><a href="{{ '/participate/working-group/interest-group/task-forces/tf-plugfest/' | absolute_url }}">WoT Plugfest</a></td>
176-
<td>WoT Plugfest</td>
177-
<td><a href="mailto:michael.mccool@intel.com"><i class="fas fa-envelope"></i> Michael McCool
178-
(Intel
179-
Corp.)</a></td>
180-
</tr>
181-
</tbody>
182-
</table>
183-
</div>
184-
</div>
143+
<div class="row" style="display: flex; flex-wrap: wrap">
144+
<div class="col-xs-12 col-sm-12 col-md-12" style="margin-bottom: 20px">
145+
<a href="{{ '/participate/working-group/interest-group/task-forces/' | absolute_url }}" class="participate-card-link">
146+
<div class="participate-card">
147+
<i class="fas fa-users-cog fa-3x" style="color: #005a9c; margin-bottom: 15px"></i>
148+
<h3 style="margin-top: 0">Task Forces</h3>
149+
<p>Focused sub-groups for specific Interest Group activities</p>
150+
</div>
151+
</a>
152+
</div>
153+
</div>
185154

186155
<p>&nbsp;</p>
187156

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
layout: default
3+
title: Interest Group Task Forces
4+
group: 'navigation'
5+
---
6+
7+
<div>
8+
{% include breadcrumbs.html %}
9+
<h2>W3C WoT – Interest Group Task Forces</h2>
10+
<p>
11+
The Web of Things (WoT) Interest Group (IG) conducts some of its work via the following task forces.<br />
12+
See each task force page for details about specific work.
13+
</p>
14+
15+
<div class="row center-block">
16+
<div class="col-md-12">
17+
<table style="margin-bottom: 40px; border-radius: 10px" class="table table-bordered">
18+
<thead>
19+
<tr>
20+
<th>Active</th>
21+
<th>Name</th>
22+
<th>Deliverable</th>
23+
<th>Task Force Lead</th>
24+
</tr>
25+
</thead>
26+
<tbody>
27+
<tr>
28+
<td>&check;</td>
29+
<td>
30+
<a href="{{ '/participate/working-group/interest-group/task-forces/tf-usecases/' | absolute_url }}"
31+
>WoT Use Cases</a
32+
>
33+
</td>
34+
<td>WoT Use Cases</td>
35+
<td>
36+
<a href="mailto:sasami@iri.co.jp"
37+
><i class="fas fa-envelope"></i> Tomoaki Mizushima (Internet Research Institute, Inc.)
38+
</a>
39+
<br />
40+
and
41+
<a href="mailto:michael.mccool@intel.com"><i class="fas fa-envelope"></i> Michael McCool (Intel Corp.)</a>
42+
</td>
43+
</tr>
44+
<tr>
45+
<td>&check;</td>
46+
<td>
47+
<a href="{{ '/participate/working-group/interest-group/task-forces/tf-marketing/' | absolute_url }}"
48+
>WoT Marketing</a
49+
>
50+
</td>
51+
<td>WoT Web Page</td>
52+
<td>
53+
<a href="mailto:ege.korkan@siemens.com"><i class="fas fa-envelope"></i> Ege Korkan (Siemens AG)</a>
54+
</td>
55+
</tr>
56+
<tr>
57+
<td>&check;</td>
58+
<td>
59+
<a href="{{ '/participate/working-group/interest-group/task-forces/tf-plugfest/' | absolute_url }}"
60+
>WoT Plugfest</a
61+
>
62+
</td>
63+
<td>WoT Plugfest</td>
64+
<td>
65+
<a href="mailto:michael.mccool@intel.com"><i class="fas fa-envelope"></i> Michael McCool (Intel Corp.)</a>
66+
</td>
67+
</tr>
68+
</tbody>
69+
</table>
70+
</div>
71+
</div>
72+
</div>

docs/participate/working-group/interest-group/task-forces/tf-plugfest/index.html

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,29 @@
55
---
66

77
<div>
8-
{% include breadcrumbs.html %}
9-
<h2>W3C WoT – Plugfest/Testing Task Force</h2>
10-
<p>The WoT Plugfest/Testing task force is responsible for organizing the Web of
11-
Things (WoT) Plugfests and also for organizing general testing procedures,
12-
data collection, and implementation report tooling for WoT deliverables.
13-
</p>
14-
<p><b>Status:</b> Active</p>
15-
<div>
16-
<h3>People</h3>
17-
<dl>
18-
<dt>TF-Lead:</dt>
19-
<dd>
20-
Michael McCool (Intel Corp.)
21-
</dd>
22-
</dl>
23-
</div>
24-
<div>
25-
<h3>Resources</h3>
26-
<ul>
27-
<li><a href="https://www.w3.org/WoT/IG/wiki/PlugFest_WebConf">WoT Plugfest/Testing TF Wiki
28-
(has meeting logistics)</a></li>
29-
<li><a href="https://github.com/w3c/wot-testing">WoT Testing GitHub repository</a></li>
30-
</ul>
31-
</div>
8+
{% include breadcrumbs.html %}
9+
<h2>W3C WoT – Plugfest/Testing Task Force</h2>
10+
<p>
11+
The WoT Plugfest/Testing task force is responsible for organizing the Web of Things (WoT) Plugfests and also for
12+
organizing general testing procedures, data collection, and implementation report tooling for WoT deliverables.
13+
</p>
14+
<p><b>Status:</b> Active</p>
15+
<div>
16+
<h3>People</h3>
17+
<dl>
18+
<dt>TF-Lead:</dt>
19+
<dd>Michael McCool (Intel Corp.)</dd>
20+
</dl>
21+
</div>
22+
<div>
23+
<h3>Resources</h3>
24+
<ul>
25+
<li>
26+
<a href="https://www.w3.org/WoT/IG/wiki/PlugFest_WebConf"
27+
>WoT Plugfest/Testing TF Wiki (has meeting logistics)</a
28+
>
29+
</li>
30+
<li><a href="https://github.com/w3c/wot-testing">WoT Testing GitHub repository</a></li>
31+
</ul>
32+
</div>
3233
</div>

0 commit comments

Comments
 (0)