index.html
28.1 KB
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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head profile="http://www.w3.org/2000/08/w3c-synd/#">
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>W3C Incubator Activity</title>
<link href="http://www.w3.org/StyleSheets/base.css" rel="stylesheet"
type="text/css" />
<link href="http://www.w3.org/StyleSheets/activities.css" rel="stylesheet"
type="text/css" />
<link href="http://www.w3.org/StyleSheets/incubator.css" rel="stylesheet"
type="text/css" />
</head>
<body>
<div id="Icons">
<div class="whiteout">
<a href="#Contents">Skip to contents</a> |</div>
<a href="/" shape="rect"><img alt="W3C" width="72" height="48"
src="http://www.w3.org/Icons/w3c_home" /></a> <img src="images/incubator"
alt="Incubator Activity" /></div>
<div id="Tools">
<ul id="Navigate">
<li><a href="../../Consortium/activities">W3C Activities</a>
<ul class="nav">
<li class="navcurrent"><span class="currenttext">Incubator
Activity</span>
<ul class="nav">
<li><a href="about.html">About Incubator Groups (XGs)</a>
<ul class="nav">
<li><a href="how-to.html">How to Form an XG</a></li>
<li><a href="procedures.html">XG Procedures</a></li>
<li><a
href="http://lists.w3.org/Archives/Member/member-xg-activity/">member-xg-activity
List Archive</a></li>
<li><a href="/2005/Incubator/xg-guide">XGuide</a></li>
</ul>
</li>
<li><a title="Incubator Group Reports" href="XGR/">Index of Incubator
Group Reports (XGRs)</a></li>
<li><a href="XGR/about.html">How to Publish a Final XGR</a>
<ul class="nav">
<li><a href="REC-track.html">XGRs and the Recommendation
Track</a></li>
</ul>
</li>
<li><a href="templates/">Templates</a></li>
<li><a href="Activity.html">Activity Statement</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<div id="Search">
<form method="get" action="/2005/Incubator/incubator-search.php"
enctype=" application/x-www-form-urlencoded">
<div>
<label for="inputField">Search Incubator Activity
<!-- with <a href="http://www.google.com"><img src="images/google_25wht.png" alt="Google" /></a>--><br
/>
<input type="text" size="15" id="inputField" name="q" accesskey="E"
maxlength="255" /></label>
<input type="submit" value="Go" id="goButton" name="sa" accesskey=" G"
/></div>
</form>
</div>
</div>
<div id="Contents">
<h1>Incubator Activity</h1>
<div
style="width: 20%; float: right; margin-left: 2em; border: thin gray solid; padding: .25em; background: #ddd">
<h4>Inside</h4>
<ul style="margin: .2em; font-size: 83%; list-style: none; padding: 0">
<li style="margin: .2em"><a href="#current">Current XGs</a></li>
<li style="margin: .2em"><a href="#About">About XGs</a></li>
<li style="margin: .2em"><a href="#past">News</a></li>
<li style="margin: .2em"><a href="#Closed">Past XGs</a></li>
</ul>
</div>
<p>Current XGs (see <a href="#current">details</a>):</p>
<ol style="margin: .2em; font-size: 83%">
<li style="margin: .2em"><a href="owea/">Open Web Education Alliance</a></li>
<li style="margin: .2em"><a href="audio/">Audio</a></li>
<li style="margin: .2em"><a href="decision/">Decisions and
Decision-Making</a></li>
<li style="margin: .2em"><a href="federatedsocialweb/">Federated Social
Web</a></li>
<li style="margin: .2em"><a href="mami/">Media Analysis Management
Interface</a></li>
<li style="margin: .2em"><a href="webid/">WebID</a></li>
</ol>
<h2 style="clear: both" id="current">Current Incubator Groups</h2>
<p>To <strong>join</strong> one of the following Incubator Groups (XGs), please
see the instructions on the home page for that XG. You may also consult the <a
href="/2004/01/pp-impl/">IPP home page</a> for information about joining all
XGs. Read about XG news and publications on the <a href="/">W3C home page</a>
(and <a href="/News/">news archive</a>).</p>
<div id="XGs">
<table cellspacing="1" id="Structure"
summary="table of links to groups, Chairs and charters for the Incubator Activity">
<thead>
<tr>
<th>Group, Charter</th>
<th>Chair</th>
<th>Start Date</th>
<th>End Date</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row"><a href="owea/">Open Web Education Alliance</a><br />
(<a href="owea/charter">charter</a>)</th>
<td>John Allsopp, Glenda Sims</td>
<td>17 June 2009</td>
<td>16 February 2011</td>
</tr>
<tr>
<th scope="row"><a href="decision/">Decisions and Decision-Making</a><br
/>
(<a href="decision/charter">charter</a>)</th>
<td>Don McGarry, MITRE; Jeff Waters, DISA</td>
<td>11 March 2010</td>
<td>10 March 2011</td>
</tr>
<tr>
<th scope="row"><a href="audio/">Audio</a><br />
(<a href="audio/charter">charter</a>)</th>
<td>Alistair MacDonald</td>
<td>12 May 2010</td>
<td>31 May 2011</td>
</tr>
<tr>
<th scope="row"><a href="mami/">Media Analysis Management
Interface</a><br />
(<a href="mami/charter">charter</a>)</th>
<td>Nobuhisa Shiraishi, NEC Corporation</td>
<td>13 December 2010</td>
<td>13 December 2011</td>
</tr>
<tr>
<th scope="row"><a href="federatedsocialweb/">Federated Social Web</a><br
/>
(<a href="federatedsocialweb/charter">charter</a>)</th>
<td>Evan Prodromou, Invited Expert, Harry Halpin, W3C/University of
Edinburgh</td>
<td>15 December 2010</td>
<td>15 December 2011</td>
</tr>
<tr>
<th scope="row"><a href="webid/">WebID</a><br />
(<a href="webid/charter">charter</a>)</th>
<td>Henry Story, the FSF, TBD</td>
<td>14 January 2011</td>
<td>14 January 2012</td>
</tr>
</tbody>
</table>
</div>
<p>See <a href="#Closed">Past XGs</a></p>
<h2><a name="About" id="About">About the Incubator Activity</a></h2>
<p>The W3C Incubator Activity fosters rapid development, on a time scale of a
year or less, of new Web-related concepts. Target concepts include innovative
ideas for specifications, guidelines, and applications that are not (or not
yet) clear candidates as Web standards developed through the more thorough
process afforded by the <a
href="http://www.w3.org/2005/10/Process-20051014/tr.html#Reports">W3C
Recommendation Track</a>. Advantages of the Incubator Activity include:</p>
<ul>
<li><strong>Rapid start</strong> of work in an Incubator Group (XG)</li>
<li><strong>Lightweight process</strong>, initiated by W3C Members</li>
<li><strong>Rapid finish</strong> to produce an XG Report in under one
year</li>
<li><strong>Smooth <a href="REC-track.html">transition</a></strong> to the <a
href="/2005/10/Process-20051014/tr.html#Reports">W3C Recommendation
Track</a>, if desired and approved</li>
<li><strong>Use of W3C infrastructure</strong> (mailing lists, communications
tools, Web site) and consensus-building within W3C culture.</li>
</ul>
<p>The Incubator Activity is being operated on an experimental basis, and will
be reviewed periodically with the W3C Membership. If it proves to be useful,
all or elements of the concepts being tested could be incorporated into future
versions of the <a href="/Consortium/Process/">W3C Process Document</a>.</p>
<h2 id="past">Past News</h2>
<p><strong>Note:</strong> Before 1 August 2009, W3C published XG news on this
page and on the W3C home page (and thus in the <a href="/News/">News
Archive</a>). As of 1 August 2009, news will no longer be published/archived on
this page.</p>
<div id="x20090617a" class="item">
<h3>W3C Launches Open Web Education Alliance Incubator Group</h3>
<p><span class="date">2009-04-06:</span> W3C today launched the <a
href="owea/">Open Web Education Alliance Incubator Group</a>, whose mission is
to help enhance and standardize the architecture of the World Wide Web by
facilitating the highest quality standards and best practice based education
for future generations of Web professionals. See the <a
href="/News/2009#item106">full news item</a>.</p>
</div>
<div id="x20090406a" class="item">
<h3>W3C Launches Social Web Incubator Group</h3>
<p><span class="date">2009-04-06:</span> W3C today launched the <a
href="socialweb/">Social Web Incubator Group</a>, whose mission is to
understand the systems and technologies that permit the description and
identification of people, groups, organizations, and user-generated content in
extensible and privacy-respecting ways. See the <a
href="/News/2009#item47">full news item</a>.</p>
</div>
<div id="x20090204a" class="item">
<h3>W3C Launches Semantic Sensor Network Incubator Group</h3>
<p><span class="date">2008-12-04:</span> W3C today launched the <a
href="ssn/">Semantic Sensor Network Incubator Group</a>, whose mission is to
begin the formal process of producing ontologies that define the capabilities
of sensors and sensor networks, and to develop semantic annotations of a key
language used by services based sensor networks. See the <a
href="/News/2009#item28">full news item</a>.</p>
</div>
<div id="x20090210a" class="item">
<h3>Incubator Group Report: RDB2RDF </h3>
<p><span class="date">2009-02-10:</span> The <a
href="/2005/Incubator/rdb2rdf/">RDB2RDF Incubator Group</a> published their <a
href="/2005/Incubator/rdb2rdf/XGR-rdb2rdf-20090126/">final report</a>. Read the
<a href="/News/2009#item17">full news item</a>.</p>
</div>
<div id="x20081125a" class="item">
<h3>Incubator Group Report: Elements of an EmotionML 1.0 </h3>
<p><span class="date">2008-11-25:</span> The <a
href="/2005/Incubator/emotion/">Emotion Markup Language Incubator Group</a>
published their <a href="/2005/Incubator/emotion/XGR-emotionml-20081120/">final
report</a>. Read the <a href="/News/2008#item198">full news item</a>.</p>
</div>
<div id="x20081027a" class="item">
<h3>W3C Launches Model-based User Interfaces Incubator Group</h3>
<p><span class="date">2008-10-27:</span> W3C launched the <a
href="model-based-ui/">Model-based User Interfaces Incubator Group</a> to
evaluate research on model-based user interface design as a framework for
authoring Web applications and with a view to proposing work on related
standards. </p>
</div>
<div id="x20080624a" class="item">
<h3>W3C Launches Common Web Language Evaluation and Installation Incubator
Group</h3>
<p><span class="date">2008-06-24:</span> W3C launched the <a
href="cwl-ei">Common Web Language Evaluation and Installation Incubator
Group</a> to evaluate the CWL language from multilingualism, semantic computing
and semantic web points of view. Based on these evaluation and feedback, the
CWL and its platform will stand up in actual use in the Web; see the <a
href="/News/2008#item115">news story</a>. </p>
</div>
<div id="x20080501a" class="item">
<h3>W3C Launches Product Modelling Incubator Group</h3>
<p><span class="date">2008-05-01:</span> W3C launched the Product Modelling
Incubator Group today to define a small core of basic classes and properties
for product modelling; see the <a href="/News/2008#item88">news story</a>. </p>
</div>
<div id="x20080415b" class="item">
<h3>Incubator Group Report: Uncertainty Reasoning for the World Wide Web</h3>
<p><span class="date">2008-04-15:</span> The <a
href="/2005/Incubator/urw3/">Uncertainty Reasoning for the World Wide Web
Incubator Group</a> published their <a
href="/2005/Incubator/urw3/XGR-urw3-20080331/">final report</a>.; see the <a
href="/News/2008/#item76">news story</a>.</p>
</div>
<div id="x20080415a" class="item">
<h3>Incubator Group Report: Common Web Language</h3>
<p><span class="date">2008-04-15:</span> The <a
href="/2005/Incubator/cwl/">Common Web Language Incubator Group</a> published
their <a href="/2005/Incubator/cwl/XGR-cwl-20080331/">final report</a>; see the
<a href="/News/2008/#item75">news story</a>.</p>
</div>
<div id="x20080409a" class="item">
<h3>W3C Launches Rich Web Application Backplane Incubator Group</h3>
<p><span class="date">2008-04-09:</span> W3C launched the Rich Web Application
Backplane Incubator Group today to explore and refine the architecture of a
"Rich Web Application Backplane" -- a set of common building blocks for Web
applications. <span class="archive">(<a rel="details"
title="W3C Launches Rich Web Application Backplane Incubator Grou"
href="/News/2008#item66">News archive</a>)</span> </p>
</div>
<div id="x20080304a" class="item">
<h3>RDB2RDF Incubator Group to Study Mapping Relational Data into RDF</h3>
<p><span class="date">2008-03-04:</span> W3C launched the RDB2RDF Incubator
Group today to Study Mapping Relational Data into RDF. The mission of this
Incubator Group is twofold: (1) to examine and classify existing approaches to
mapping relational data into RDF and assess whether standardization is possible
and/or necessary in this area, and (2) to examine and classify existing
approaches to mapping OWL classes to Relational data, or, more accurately, SQL
queries, moving towards the goal of defining a standard in this area. <span
class="archive">(<a rel="details"
title="RDB2RDF Incubator Group to Study Mapping Relational Data into RDF"
href="/News/2008#item34">News archive</a>)</span> </p>
</div>
<div id="x20081204a" class="item">
<h3>SWS Testbed Incubator Group Closed</h3>
<p><span class="date">2008-12-04:</span> W3C closed the SWS Testbed Incubator
Group today; see the group's <a href="swsc/XGR-SWSC/">SWS Challenge Testbed
Incubator Methodology Report</a>.</p>
</div>
<div id="x20071211a" class="item">
<h3>W3C Launches Emergency Information Interoperability Framework Incubator
Group</h3>
<p><span class="date">2007-12-11:</span> W3C launched the Emergency Information
Interoperability Framework Incubator Group today to review and analyse the
current state-of-the-art in vocabularies used in emergency management functions
and to investigate the path forward via an emergency management systems
information interoperability framework. <span class="archive">(<a rel="details"
title="W3C Launches Emergency Information Interoperability Framework Incubator Group"
href="/News/2007#item258">News archive</a>)</span> </p>
</div>
<div id="x20071129a" class="item">
<h3>W3C Opens Emotion Markup Language Incubator Group</h3>
<p><span class="date">2007-11-29:</span> W3C launched the Emotion Markup
Language Incubator Group today with a <a href="emotion/charter-20071129">new
charter</a>. <span class="archive">(<a rel="details"
title="W3C Launches Emotion Markup Language Incubator Group"
href="/News/2007#item254">News archive</a>)</span> </p>
</div>
<div id="x20071031a" class="item">
<h3>Incubator Group Reports: Geospatial Vocabulary and Geospatial Ontologies
</h3>
<p><span class="date">2007-10-31:</span> W3C published two Incubator Reports
from the <a href="geo/">Geospatial XG</a> titled <a
href="geo/XGR-geo-20071023/">Geospatial Vocabulary</a> and <a
href="geo/XGR-geo-ont-20071023/">Geospatial Ontologies</a>. <span
class="archive">(<a rel="details"
title="Incubator Group Reports: Geospatial Vocabulary and Geospatial Ontologies"
href="/News/2007#item234">News archive</a>)</span> </p>
</div>
<div id="x20070816a" class="item">
<h3>Incubator Group Report: Image Annotation on the Semantic Web</h3>
<p><span class="date">2007-08-16:</span> W3C published an Incubator Report from
the <a href="mmsem/">Multimedia Semantics XG</a> titled <a
href="mmsem/XGR-image-annotation-20070814/">Image Annotation on the Semantic
Web</a>. <span class="archive">(<a rel="details"
title="Incubator Group Report: Image Annotation" href="/News/2007#item176">News
archive</a>)</span> </p>
</div>
<div id="x20070725a" class="item">
<h3>Incubator Group Report: Multimedia Vocabularies on the Semantic Web</h3>
<p><span class="date">2007-07-25:</span> W3C published an Incubator Report from
the <a href="mmsem/">Multimedia Semantics XG</a> titled <a
href="mmsem/XGR-vocabularies-20070724/">Multimedia Vocabularies on the Semantic
Web</a>. <span class="archive">(<a rel="details"
title="Incubator Group Report: Multimedia Semantics"
href="/News/2007#item164">News archive</a>)</span> </p>
</div>
<div id="x20070710a" class="item">
<h3>Incubator Group Report: Emotion Markup Language</h3>
<p><span class="date">2007-02-20:</span> W3C published the <a
href="emotion/XGR-emotion-20070710/">Final Report of the (First) W3C Emotion
Incubator Group</a>. <span class="archive">(<a rel="details"
title="Incubator Group Report: Emotion Markup Language"
href="/News/2007#item148">News archive</a>)</span> </p>
</div>
<div id="x20070205b" class="item">
<h3>Uncertainty Reasoning for the World Wide Web Incubator Group Launched</h3>
<p><span class="date">2007-02-05:</span> W3C launches the Uncertainty Reasoning
for the World Wide Web Incubator Group. <span class="archive">(<a rel="details"
title="W3C Launches the Uncertainty Reasoning for the World Wide Web Incubator Group"
href="/News/2007#item40">News archive</a>)</span> </p>
</div>
<div id="x20070205a" class="item">
<h3>SWS Testbed Incubator Group Launched</h3>
<p><span class="date">2007-02-05:</span> W3C launches the SWS Testbed Incubator
Group. <span class="archive">(<a rel="details"
title="W3C Launches the SWS Testbed Incubator Group"
href="/News/2007#item41">News archive</a>)</span> </p>
</div>
<div id="x20070220" class="item">
<h3>W3C Content Label Incubator Group Final Report Published</h3>
<p><span class="date">2007-02-20:</span> W3C published the Final Report of the
W3C Content Label Incubator Group: <a
href="/2005/Incubator/wcl/XGR-wcl-20070220/">W3C Content Labels</a>. <span
class="archive">(<a rel="details"
title="W3C Content Label Incubator Group Final Report Published"
href="/News/2007#item24">News archive</a>)</span> </p>
</div>
<div id="x20061106a" class="item">
<h3>Common Web Language Incubator Group Launched</h3>
<p><span class="date">2006-11-06:</span> W3C launches the Common Web Language
Incubator Group. <span class="archive">(<a rel="details"
title="Launch of Common Web Language Incubator Group"
href="/News/2006#item211">News archive</a>)</span> </p>
</div>
<div id="x20060719a" class="item">
<h3>Emotion Incubator Group Launched</h3>
<p><span class="date">2006-07-19:</span> W3C launches the Emotion Incubator
Group. <span class="archive">(<a rel="details"
title="Emotional States Focus of Incubator Group"
href="/News/2006#item131">News archive</a>)</span> </p>
</div>
<div id="x20060628a" class="item">
<h3>Geospatial Incubator Group Launched</h3>
<p><span class="date">2006-07-05:</span> W3C launches the Geospatial Incubator
Group. <span class="archive">(<a rel="details"
title="W3C Launches Geospatial Incubator Group" href="/News/2006#item122">News
archive</a>)</span> </p>
</div>
<div id="x20060425a" class="item">
<h3>Multimedia Semantics Incubator Group Launched</h3>
<p><span class="date">2006-04-25:</span> W3C launches the Multimedia Semantics
Incubator Group. <span class="archive">(<a rel="details"
title="W3C Launches Multimedia Semantics Incubator Group"
href="/News/2006#item74">News archive</a>)</span></p>
</div>
<div id="x20060208a" class="item">
<h3>W3C Launches Incubator Activity</h3>
<p><span class="date">2006-02-08:</span> W3C launches the Incubator Activity.
Read the <a href="/2006/02/incubator-pressrelease">press release</a>. <span
class="archive">(<a rel="details" title="W3C Launches Incubator Activity"
href="/News/2006#item24">News archive</a>)</span></p>
</div>
<h2><a name="Closed" id="Closed">Past Incubator Groups</a></h2>
<table cellspacing="1" id="Past"
summary="table of links to groups, Chairs and charters for the Incubator Activity">
<thead>
<tr>
<th scope="col">Group, Charter</th>
<th scope="col">XGR</th>
<th scope="col">Start Date</th>
<th scope="col">End Date</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row"><a href="emotion/">Emotion Markup Language</a><br />
(<a href="emotion/charter">charter</a>)</th>
<td><a href="/2005/Incubator/emotion/XGR-emotionml-20081120/">Elements of
an EmotionML 1.0 </a></td>
<td>29 November 2007</td>
<td>25 November 2008</td>
</tr>
<tr>
<th scope="row"><a href="emotion/">Emotion</a><br />
(<a href="emotion/charter">charter</a>)</th>
<td><a href="emotion/XGR-emotion-20070710/">Final Report of the W3C
Emotion Incubator Group</a></td>
<td>19 July 2006</td>
<td>10 July 2007</td>
</tr>
<tr>
<th scope="row"><a href="wcl/">Content Label</a><br />
(<a href="wcl/wcl-charter">charter</a>)</th>
<td><a href="wcl/XGR-wcl-20070220/">W3C Content Labels </a></td>
<td>8 February 2006</td>
<td>20 February 2007</td>
</tr>
<tr>
<th scope="row"><a href="mmsem/">Multimedia Semantics</a><br />
(<a href="mmsem/charter">charter</a>)</th>
<td><a href="mmsem/XGR-image-annotation-20070814/">Image Annotation on
the Semantic Web</a>, <a
href="mmsem/XGR-vocabularies-20070724/">Multimedia Vocabularies on the
Semantic Web</a> </td>
<td>25 April 2006</td>
<td>16 August 2007</td>
</tr>
<tr>
<th scope="row"><a href="geo/">Geospatial</a><br />
(<a href="geo/charter">charter</a>)</th>
<td><a
href="http://www.w3.org/2005/Incubator/geo/XGR-geo-20071023/">Geospatial
Vocabulary</a> and <a
href="http://www.w3.org/2005/Incubator/geo/XGR-geo-ont-20071023/">Geospatial
Ontologies</a> </td>
<td>05 July 2006</td>
<td>31 October 2007</td>
</tr>
<tr>
<th scope="row"><a href="urw3/">Uncertainty Reasoning for the World Wide
Web</a><br />
(<a href="urw3/charter">charter</a>)</th>
<td><a
href="http://www.w3.org/2005/Incubator/urw3/XGR-urw3-20080331/">Uncertainty
Reasoning for the World Wide Web</a></td>
<td>5 March 2007</td>
<td>22 April 2008</td>
</tr>
<tr>
<th scope="row"><a href="cwl/">Common Web Language</a><br />
(<a href="cwl/charter">charter</a>)</th>
<td><a href="cwl/XGR-cwl/">Common Web Language</a> </td>
<td>6 November 2006</td>
<td>1 May 2008</td>
</tr>
<tr>
<th scope="row"><a href="swsc/">SWS Testbed</a><br />
(<a href="swsc/charter">charter</a>)</th>
<td><a href="/2005/Incubator/swsc/XGR-SWSC/">SWS Challenge Testbed
Incubator Methodology Report</a></td>
<td>5 March 2007</td>
<td>4 December 2008</td>
</tr>
<tr>
<th scope="row"><a href="rdb2rdf/">RDB2RDF</a><br />
(<a href="rdb2rdf/charter">charter</a>)</th>
<td><a href="/2005/Incubator/rdb2rdf/XGR-rdb2rdf-20090126/">RDB2RDF
Incubator Group Report</a></td>
<td>4 March 2008</td>
<td>6 February 2009</td>
</tr>
<tr>
<th scope="row"><a href="eiif/">Emergency Information Interoperability
Framework</a><br />
(<a href="eiif/charter">charter</a>)</th>
<td><a href="/2005/Incubator/eiif/XGR-EIIF-20090806/">W3C EIIF Incubator
Group Report</a>, <a
href="/2005/Incubator/eiif/XGR-framework/">Emergency Information
Interoperability Frameworks</a></td>
<td>11 December 2007</td>
<td>18 August 2009</td>
</tr>
<tr>
<th scope="row"><a href="w3pm/">Product Modelling</a><br />
(<a href="w3pm/charter">charter</a>)</th>
<td><a href="/2005/Incubator/w3pm/XGR-w3pm-20091008/">Product Modelling
using Semantic Web Technologies</a></td>
<td>1 May 2008</td>
<td>8 October 2009</td>
</tr>
<tr>
<th scope="row"><a href="cwl-ei/">Common Web Language Evaluation and
Installation</a><br />
(<a href="cwl-ei/charter">charter</a>)</th>
<td>No report</td>
<td>24 June 2008</td>
<td>26 October 2009</td>
</tr>
<tr>
<th scope="row"><a href="app-backplane/">Rich Web Application
Backplane</a><br />
(<a href="app-backplane/charter">charter</a>)</th>
<td><a
href="/2005/Incubator/app-backplane/XGR-app-backplane-20091030/">Rich
Web Application Backplane XG Final Report</a></td>
<td>9 April 2008</td>
<td>27 October 2009</td>
</tr>
<tr>
<th scope="row"><a href="model-based-ui/">Model-based User
Interfaces</a><br />
(<a href="model-based-ui/charter/">charter</a>)</th>
<td><a
href="/2005/Incubator/model-based-ui/XGR-mbui-20100504/">Model-Based UI
XG Final Report</a></td>
<td>27 October 2008</td>
<td>30 April 2010</td>
</tr>
<tr>
<th scope="row"><a href="MashSSL/">MashSSL</a><br />
(<a href="MashSSL/charter">charter</a>)</th>
<td><a href="/2005/Incubator/MashSSL/XGR-MashSSL-20100727/">MashSSL XG
Final Report</a> </td>
<td>22 October 2009</td>
<td>30 June 2010</td>
</tr>
<tr>
<th scope="row"><a href="socialweb/">Social Web</a><br />
(<a href="socialweb/charter">charter</a>)</th>
<td><a
href="http://www.w3.org/2005/Incubator/socialweb/XGR-socialweb/">Social
Web XG Final Report</a></td>
<td>6 April 2009</td>
<td>6 December 2010</td>
</tr>
<tr>
<th scope="row"><a href="prov/">Provenance</a><br />
(<a href="prov/charter">charter</a>)</th>
<td><a href="/2005/Incubator/prov/XGR-prov/">Provenance XG Final
Report</a></td>
<td>22 September 2009</td>
<td>14 December 2010</td>
</tr>
<tr>
<th scope="row"><a href="ssn/">Semantic Sensor Network</a><br />
(<a href="ssn/charter">charter</a>)</th>
<td><a href="/2005/Incubator/ssn/XGR-ssn/">Semantic Sensor Network XG
Final Report</a></td>
<td>4 March 2009</td>
<td>28 June 2011</td>
</tr>
<tr>
<th scope="row"><a href="lld/">Library Linked Data</a><br />
(<a href="lld/charter">charter</a>)</th>
<td><a href="http://www.w3.org/2005/Incubator/lld/XGR-lld/">Library
Linked Data XG Final Report</a></td>
<td>21 May 2010</td>
<td>31 August 2011</td>
</tr>
<tr>
<th scope="row"><a href="omm/">Object Memory Modeling</a><br />
(<a href="omm/charter">charter</a>)</th>
<td><a href="http://www.w3.org/2005/Incubator/omm/XGR-omm/">Object Memory
Modeling</a></td>
<td>27 September 2010</td>
<td>26 September 2011</td>
</tr>
<tr>
<th scope="row"><a href="usdl/">Unified Service Description
Language</a><br />
(<a href="usdl/charter">charter</a>)</th>
<td><a href="http://www.w3.org/2005/Incubator/usdl/XGR-usdl/">Unified
Service Description Language XG Final Report</a></td>
<td>17 September 2010</td>
<td>18 September 2011</td>
</tr>
<tr>
<th scope="row"><a href="htmlspeech/">HTML Speech</a><br />
(<a href="htmlspeech/charter">charter</a>)</th>
<td><a href="/2005/Incubator/htmlspeech/XGR-htmlspeech/">HTML Speech XG
Final Report</a></td>
<td>30 August 2010</td>
<td>30 November 2011</td>
</tr>
</tbody>
</table>
<hr />
<address>
<a href="mailto:coralie@w3.org">Coralie Mercier</a>, Incubator Activity
Lead<br />
<small>$Revision: 1.250 $ of $Date: 2011/12/06 20:33:24 $</small>
</address>
<p id="Footer"><a href="/Consortium/Legal/ipr-notice#Copyright"
rel="Copyright">Copyright</a> © 2005-2011 <a href="/"><abbr
title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a
href="http://www.csail.mit.edu/"><abbr
title="Massachusetts Institute of Technology">MIT</abbr></a>, <a
href="http://www.ercim.eu/"><acronym
title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
href="/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a
href="/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, <a
href="/Consortium/Legal/copyright-documents" rel="Copyright">document use</a>
and <a href="/Consortium/Legal/copyright-software" rel="Copyright">software
licensing</a> rules apply. Your interactions with this site are in accordance
with our <a href="/Consortium/Legal/privacy-statement#Public">public</a> and <a
href="/Consortium/Legal/privacy-statement#Members">Member</a> privacy
statements.</p>
<div id="Validate">
<a href="http://validator.w3.org/" shape="rect"><img src="/Icons/valid-xhtml10"
alt=" Valid XHTML 1.0!" height="31" width="88" /></a></div>
</div>
</body>
</html>