sw.1
49.4 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
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html version="XHTML+RDFa 1.0" xmlns="http://www.w3.org/1999/xhtml"
xmlns:contact="http://www.w3.org/2000/10/swap/pim/contact#"
xmlns:doc="http://www.w3.org/2000/10/swap/pim/doc#" xmlns:dc="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:org="http://www.w3.org/2001/04/roadmap/org#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:talk="http://www.w3.org/2004/08/Presentations.owl#" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"
xmlns:ical="http://www.w3.org/2002/12/cal/ical#" xmlns:tr="http://www.w3.org/2001/02pd/rec54#"
xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:bibo="http://purl.org/ontology/bibo/"
xmlns:rss="http://purl.org/rss/1.0/" xmlns:act="http://www.w3.org/2001/sw/">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="meta" type="application/rdf+xml" title="Org data in RDF"
href="http://www.w3.org/2001/sw/Overview.rdf" />
<link rel="alternate" type="application/rss+xml" title="W3C Semantic Web News"
href="http://www.w3.org/blog/SW?tempskin=_rdf" />
<title property="dc:title">W3C Semantic Web Activity</title>
<style type="text/css">img.rdfimg { margin: 0pt; border-width: 0pt; }</style>
<style type="text/css">article, aside, details, figcaption, figure, footer, header, hgroup, menu,
nav, section { display: block; } .infobar { right: 4em; margin: 1em; width: 30%; float: right;
background-color: blue; background: #DBE7F0; border: 1px solid #C6D4E0; border-radius: 8px;
-moz-border-radius: 8px; padding: 0.5em 0.5em 1em 0.5em; } .banner { margin-top: 1em} .infobar ul {
list-style-type:circle; } div.headline { border-top: 1px solid #888; margin-top: 5px; } h2 {
text-decoration: underline} h3 {font-size: 120%} h4 {font-style:italic!important; font-size:110%
!important}</style>
<link rel="Help" href="http://www.w3.org/Help/" />
<link rel="stylesheet" href="http://www.w3.org/2008/site/css/minimum" type="text/css"
media="handheld, all" />
<style type="text/css" media="print, screen and (min-width: 481px)">@import
url("http://www.w3.org/2008/site/css/advanced");</style>
<link href="http://www.w3.org/2008/site/css/minimum" rel="stylesheet" type="text/css"
media="handheld, only screen and (max-device-width: 480px)" />
<meta name="viewport" content="width=320" />
<link rel="stylesheet" href="http://www.w3.org/2008/site/css/print" type="text/css" media="print" />
<link rel="shortcut icon" href="http://www.w3.org/2001/sw/favicon-sw.png" type="image/x-icon" />
</head>
<body id="www-w3-org" class="w3c_public" about="[act:#activity]" typeof="org:activity">
<div id="w3c_container">
<div id="w3c_mast">
<!-- #w3c_mast / Page top header -->
<h1 class="logo">
<a tabindex="2" accesskey="1" href="http://www.w3.org/">
<img src="http://www.w3.org/2008/site/images/logo-w3c-mobile-lg" width="90"
height="53" alt="W3C" />
</a>
<span class="alt-logo">W3C</span>
</h1>
<div id="w3c_nav">
<form action="http://www.w3.org/Help/search" method="get"
enctype="application/x-www-form-urlencoded">
<!-- w3c_sec_nav is populated through js -->
<div class="w3c_sec_nav">
<!-- -->
</div>
<ul class="main_nav">
<!-- Main navigation menu -->
<li class="first-item">
<a href="http://www.w3.org/standards/">Standards</a>
</li>
<li>
<a href="http://www.w3.org/participate/">Participate</a>
</li>
<li>
<a href="http://www.w3.org/Consortium/membership">Membership</a>
</li>
<li class="last-item">
<a href="http://www.w3.org/Consortium/">About W3C</a>
</li>
<li class="search-item">
<div id="search-form">
<input tabindex="3" class="text" name="q" value="" title="Search" />
<button id="search-submit" name="search-submit" type="submit">
<img class="submit"
src="http://www.w3.org/2008/site/images/search-button" alt="Search"
width="21" height="17" />
</button>
</div>
</li>
</ul>
</form>
</div>
</div>
<!-- /end #w3c_mast -->
<div id="w3c_main">
<div id="w3c_logo_shadow" class="w3c_leftCol">
<img height="32" alt="" src="http://www.w3.org/2008/site/images/logo-shadow" />
</div>
<div id="w3c_sidenavigation" class="w3c_leftCol">
<h2 class="offscreen">Site Navigation</h2>
<h3 class="category">
<span class="ribbon">
<b>Nearby</b>
</span>
</h3>
<ul class="theme">
<li>
<a rel="rdfs:seeAlso" href="http://www.w3.org/2001/sw/anews/">Activity news</a>
</li>
<li>
<a rel="rdfs:seeAlso" href="Specs">Specifications</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/SW-FAQ" rel="rdfs:seeAlso"
resource="http://www.w3.org/2001/sw/SW-FAQ.rdf">FAQ</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/sweo/public/UseCases/">Use Cases and Case
Studies</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/wiki/Tools">List of Tools</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/wiki/Category:Validator">On-line
validators</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/wiki/Books">List of Books</a>
</li>
<li>
<a href="http://www.w3.org/2007/10/sw-logos.html">Semantic Web Logos and
Buttons</a>
</li>
<li>
<a rel="rdfs:seeAlso" href="http://www.w3.org/2001/sw/wiki/">SW Wiki</a>
</li>
<!--
<li><strong>Latest “layercake” diagram</strong>: in <a href="/2001/sw/layerCake.svg">SVG</a>,
<a href="/2001/sw/layerCake.png">PNG</a>, and <a href="/2007/03/layerCake-small.png">small sized (300×315) PNG</a></li>-->
</ul>
<h3 class="category">
<span class="ribbon">
<b>Activity RSS feeds</b>
</span>
</h3>
<ul class="theme">
<li>
<a rel="rdfs:seeAlso" href="http://www.w3.org/blog/SW/feed/rdf">
<span rel="rdf:type" resource="[rss:channel]">Activity news</span> (RSS 1.0)</a>
</li>
<li>
<a rel="rdfs:seeAlso" href="http://www.w3.org/blog/SW/feed/">
<span rel="rdf:type" resource="[rss:channel]">Activity news</span> (RSS 2.0)</a>
</li>
<li>
<a rel="rdfs:seeAlso" href="http://www.w3.org/blog/SW/feed/atom">
<span rel="rdf:type" resource="[rss:channel]">Activity news</span> (Atom)</a>
</li>
<li>
<a href="http://www.ivan-herman.net/cgi-bin/toRss1.py?uri=http://www.w3.org/QA/atom.xml&categories=[Semantic+Web]&title=W3C+QA+Blog,+Semantic+Web&link=http://www.w3.org/QA/atom.xml">
W3C QA blog (RSS 1.0)</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/SW-FAQ-feed.rdf">FAQ (RSS 1.0)</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/sweo/public/UseCases/Overview.rdf">SW Use
Cases and Case Studies (RSS 1.0)</a>
</li>
</ul>
<h3 class="category">
<span class="ribbon">
<b>Active Groups</b>
</span>
</h3>
<ul class="theme" rel="org:includes">
<li>
<a href="http://www.w3.org/2001/sw/CG/" resource="[act:#cg]"
typeof="org:CoordinationGroup">Semantic Web Coordination Group</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/rdb2rdf/" resource="[act:#rdb2rdf]"
typeof="org:WorkingGroup">RDB2RDF Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2010/02/rdfa/" resource="[act:#rdfa]"
typeof="org:WorkingGroup">RDFWA Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2011/rdf-wg/" resource="[act:#rdf-wg]"
typeof="org:WorkingGroup">RDF Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/DataAccess/" resource="[act:#sparql]"
typeof="org:WorkingGroup">SPARQL Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2011/prov/" resource="[act:#prov]"
typeof="org:WorkingGroup">Provenance Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/hcls/" resource="[act:#hcls]"
typeof="org:InterestGroup">Health Care and Life Sciences Interest Group</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/interest/" resource="[act:#swig]"
typeof="org:InterestGroup">Semantic Web Interest Group</a>
</li>
</ul>
<h3 class="category">
<span class="ribbon">
<b>Completed Groups</b>
</span>
</h3>
<ul class="theme" rel="org:includes">
<li>
<a href="http://www.w3.org/2007/OWL/" resource="[act:#owl]"
typeof="org:WorkingGroup">OWL Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2005/rules/wg/" resource="[act:#rif]"
typeof="org:WorkingGroup">Rules Interchange Format Working Group</a>
</li>
</ul>
<h3 class="category" rel="org:includes">
<span class="ribbon">
<b>Past Groups</b>
</span>
</h3>
<ul class="theme" rel="org:includes">
<li>
<a href="http://www.w3.org/2001/sw/BestPractices/" resource="[act:#swbpd]"
typeof="org:WorkingGroup">Best Practices and Deployment Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/RDFCore/" resource="[act:#rdf]"
typeof="org:WorkingGroup">RDF Core Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/WebOnt/" resource="[act:#webont]"
typeof="org:WorkingGroup">Web Ontology Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/sweo/" resource="[act:#sweo]"
typeof="org:InterestGroup">Education and Outreach Interest Group</a>
</li>
<li>
<a href="http://www.w3.org/2007/powder/" resource="[act:#powder]"
typeof="org:WorkingGroup">POWDER Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2006/07/SWD/" resource="[act:#swd]"
typeof="org:WorkingGroup">Semantic Web Deployment Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2001/sw/grddl-wg/" resource="[act:#grddl]"
typeof="org:WorkingGroup">GRDDL Working Group</a>
</li>
</ul>
<h3 class="category">
<span class="ribbon">
<b>Related Groups at W3C</b>
</span>
</h3>
<ul class="theme">
<li>
<a href="http://www.w3.org/2011/gld/">Government Linked Data Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2007/eGov/IG/">eGovernment Interest Group</a>
</li>
<li>
<a href="http://www.w3.org/2008/WebVideo/Fragments/">Media Fragments Working
Group</a>
</li>
<li>
<a href="http://www.w3.org/2008/WebVideo/Annotations/">Media Annotations Working
Group</a>
</li>
<li>
<a href="http://www.w3.org/2005/Incubator/lld/">Library Linked Data Incubator
Group</a>
</li>
<li>
<a href="http://esw.w3.org/topic/SweoIG/TaskForces/CommunityProjects/LinkingOpenData/">
Linking Open Data Community Project</a>
</li>
</ul>
<h3 class="category">
<span class="ribbon">
<b>Related Groups at W3C</b>
</span>
</h3>
<ul class="theme">
<li>
<a href="http://www.w3.org/2011/gld/">Government Linked Data Working Group</a>
</li>
<li>
<a href="http://www.w3.org/2007/eGov/IG/">eGovernment Interest Group</a>
</li>
<li>
<a href="http://www.w3.org/2008/WebVideo/Fragments/">Media Fragments Working
Group</a>
</li>
<li>
<a href="http://www.w3.org/2008/WebVideo/Annotations/">Media Annotations Working
Group</a>
</li>
<li>
<a href="http://www.w3.org/2005/Incubator/lld/">Library Linked Data Incubator
Group</a>
</li>
<li>
<a href="http://esw.w3.org/topic/SweoIG/TaskForces/CommunityProjects/LinkingOpenData/">
Linking Open Data Community Project</a>
</li>
</ul>
<br />
</div>
<div class="w3c_mainCol">
<h1 id="title" class="title" property="org:name">W3C Semantic Web Activity</h1>
<ul class="w3c_toc">
<li class="toc_prefix">On this page →</li>
<li>
<a href="#publs">publications, interviews</a>
<span class="bullet">•</span>
</li>
<li>
<a href="#pres">presentations</a>
<span class="bullet">•</span>
</li>
<li>
<a href="#agroups">active groups</a>
<span class="bullet">•</span>
</li>
<li>
<a href="#completed">completed groups</a>
<span class="bullet">•</span>
</li>
<li>
<a href="#pastGroups">past groups</a>
</li>
</ul>
<div class="infobar">
<h2>What is the Semantic Web?</h2>
<div class="intro">
<p property="dc:description" datatype="">The
<strong>Semantic Web</strong>provides a common framework that allows
<strong>data</strong> to be shared and reused across application, enterprise, and
community boundaries. It is a collaborative effort led by W3C with participation
from a large number of researchers and industrial partners. It is based on the
Resource Description Framework (
<a href="/RDF/">RDF</a>). See also the separate
<a href="SW-FAQ">FAQ</a> for further information.</p>
</div>
</div>
<div id="w3c_content_body">
<p class="banner">
<img src="/Icons/SW/sw-horz-w3c.png" width="241" height="48" alt="W3C SW Logo" />
</p>
<div class="line">
<p>The Semantic Web is a web of data. There is lots of data we all use every day,
and it is not part of the web. I can see my bank statements on the web, and my
photographs, and I can see my appointments in a calendar. But can I see my photos
in a calendar to see what I was doing when I took them? Can I see bank statement
lines in a calendar?</p>
<p>Why not? Because we don't have a web of data. Because data is controlled by
applications, and each application keeps it to itself.</p>
<p>The Semantic Web is about two things. It is about common formats for
integration and combination of data drawn from diverse sources, where on the
original Web mainly concentrated on the interchange of documents. It is also
about language for recording how the data relates to real world objects. That
allows a person, or a machine, to start off in one database, and then move
through an unending set of databases which are connected not by wires but by
being about the same thing.</p>
<p>
See also
<a href="http://www.w3.org/2001/sw/anews/" title="Activity News">the activity
news</a> for an account of recent events, publications, etc.
For links to tools, books, further details on the technologies,
you can also refer to the
<a href="http://www.w3.org/2001/sw/wiki">Semantic Web Standards Wiki</a>
(and you are welcome to modify those pages when necessary and appropriate).
You may also want to look at the collection of
<a href="http://www.w3.org/2001/sw/sweo/public/UseCases/">SW Case Studies and Use
Cases</a> to see how organizations are using these technologies today.
Finally, for an exhaustive list of all the specifications published by
the activity, please refer to the separate <a href="Specs.html">list
of publications</a>.</p>
</div>
<div class="line">
<h2 id="publs">Publications / Articles / Interviews</h2>
<p>The following is a partial list of various publications and or interviews by
the W3C Staff that help explain the goals and objectives of the Semantic Web.</p>
<ul>
<li>
<a href="http://semanticweb.com/the-semantic-link-podcast-rss-feed-is-live_b17505">
"Semantic Link Podcast Series"</a>, organized by Paul Miller, featuring
Andraž Tori, Bernadette Hyland, Christine Connors, Eric Franzon, Eric Hoffer,
Ivan Herman, Paul Miller, and Peter Brown.</li>
<li>
<a href="http://www.youtube.com/watch?v=KY5skobffk0 ">"Tim Berners-Lee and
Tim O'Reilly"</a>, Web 2.0 Summit 09 discussion (October 2009).</li>
<li>
<a href="http://blip.tv/file/2707910/">Interview with Tim Berners Lee</a> at a
technology symposium at the Embassy of Finland in Washington, (October
2009).</li>
<li>
<a href="http://thefigtrees.net/lee/sw/sciam/semantic-web-in-action">The
Semantic Web in Action</a>, by Lee Feigenbaum, Ivan Herman, Tonya
Hongsermeier, Eric Neumann, and Susie Stephens, Scientific American, 297(6),
pp. 90-97, (December 2007).</li>
<li>
<a href="http://www.sciam.com/article.cfm?articleID=00048144-10D2-1C70-84A9809EC588EF21&catID=2">
The Semantic Web</a>, Scientific American, May 2001, Tim Berners-Lee, James
Hendler and Ora Lassila.</li>
</ul>
</div>
<div class="line">
<h2 id="pres">Presentations</h2>
<p>Details of
<a rel="rdfs:seeAlso" href="http://www.w3.org/2007/11/Talks/Semantic_Web.html">
recent and upcoming</a> Semantic Web related talks, given by the
<a href="/People/">W3C Staff</a>, the staff of the
<a href="/Consortium/Offices/">W3C Offices</a>, and members of the W3C Working
Groups are available separately. A list of
<em>all</em> Semantic Web related talks since 2004 is
<a href="http://w3.org/brief/MjQ3">also available</a>.</p>
</div>
<div class="line">
<h2>
<a id="groups">Groups</a>
</h2>
<p id="forums">The following groups are part of the Semantic Web Activity.</p>
<h3 id="agroups">Active Groups</h3>
<div id="swcg" about="[act:#cg]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/CG/"
property="dc:title org:name">Semantic Web Coordination Group</a>
</h4>
<p property="dc:description" datatype="">The
<a href="/2001/sw/CG/">Semantic Web Coordination Group</a> is tasked to
provide a forum for managing the interrelationships and interdependencies
among groups focusing on standards and technologies that relate to this goals
of the Semantic Web Activity. This group is designed to coordinate,
facilitate and (where possible) help shape the efforts of other related
groups to avoid duplication of effort and fragmentation of the Semantic Web
by way of incompatible standards and technologies.</p>
</div>
<div id="rdb2rdf" about="[act:#rdb2rdf]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/rdb2rdf/"
property="dc:title org:name">RDB2RDF Working Group</a>
</h4>
<p property="dc:description" datatype="">The mission of the
<a href="http://www.w3.org/2001/sw/rdb2rdf/">RDB2RDF Working Group</a> is to
standardize a language for mapping relational data and relational database
schemas into RDF and OWL, tentatively called the RDB2RDF Mapping Language,
R2RML.</p>
</div>
<div id="rdfa" about="[act:#rdfa]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2010/02/rdfa/"
property="dc:title org:name">RDF Web Applications Working Group</a>
</h4>
<p property="dc:description" datatype="">The mission of the
<a href="http://www.w3.org/2010/02/rdfa/">RDF Web Applications Working
Group</a>, formerly known as the W3C RDFa Working Group, is to support the developing
use of RDFa for embedding structured data in Web documents in general. The
Working Group will publish W3C Recommendations to extend and enhance the
currently published RDFa 1.0 documents, including an API. The Working Group
will also support the
<a href="http://www.w3.org/html/wg/">HTML Working Group</a> in its work on
incorporating RDFa in HTML5 and XHTML5.</p>
</div>
<div id="rdf-wg" about="[act:#rdf-wg]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2011/rdf-wg/"
property="dc:title org:name">RDF Working Group</a>
</h4>
<p property="dc:description" datatype="">The mission of the
<a href="http://www.w3.org/2011/rdf-wg/">RDF Working Group</a>, is to update
the 2004 version of the
<a href="http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/">Resource
Description Framework (RDF)</a> Recommendation. The scope of work is to extend
RDF to include some of the features that the community has identified as both
desirable and important for interoperability based on experience with the
2004 version of the standard, but without having a negative effect on
existing deployment efforts.</p>
</div>
<div id="sparql" about="[act:#sparql]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/DataAccess/"
property="dc:title org:name">SPARQL Working Group</a>
</h4>
<p property="dc:description" datatype="">Formerly known as RDF Data Access
Working Group, it developed the SPARQL Query Language recommendation
<a href="http://www.w3.org/blog/SW/2008/01/15/sparql_is_a_recommendation">
published in January 2008</a>. The group is currently chartered to make small
updates to the SPARQL specification that have been identified as users and
implementers as feasible and useful extensions.</p>
</div>
<div id="prov" about="[act:#prov]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2011/prov/"
property="dc:title org:name">Provenance Working Group</a>
</h4>
<p property="dc:description" datatype="">The mission of the
<a href="http://www.w3.org/2011/prov/">Provenance Working Group</a> is to
support the widespread publication and use of provenance information of Web
documents, data, and resources. The Working Group will publish W3C
Recommendations that define a language for exchanging provenance information
among applications.</p>
</div>
<div id="swig" about="[act:#swig]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/interest/"
property="dc:title org:name">Semantic Web Interest Group</a>
</h4>
<p property="dc:description" datatype="">The Semantic Web Interest Group is a
forum for W3C Members and non-Members to discuss innovative applications of
the Semantic Web. The Interest Group also initiates discussion on potential
future work items related to enabling technologies that support the Semantic
Web, and the relationship of that work to other activities of W3C and to the
broader social and legal context in which the Web is situated.</p>
</div>
<div id="hcls" about="[act:#hcls]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/hcls/"
property="dc:title org:name">Semantic Web Health Care and Life Sciences
Interest Group</a>
</h4>
<p property="dc:description" datatype="">The Semantic Web Health Care and
Life Sciences Interest Group is designed to improve collaboration, research
and development, and innovation adoption in the health care and life science
industries. Aiding decision-making in clinical research, Semantic Web
technologies will bridge many forms of biological and medical information
across institutions.</p>
</div>
<h3>
<a id="completed">Completed Groups</a>
</h3>
<p>The following groups have completed their deliverables and are no longer
expected to hold regular meetings.</p>
<div id="owl" about="[act:#owl]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2007/OWL/"
property="dc:title org:name">OWL Working Group</a>
</h4>
<p property="dc:description" datatype="">The mission of the OWL Working
Group, is to produce a W3C Recommendation that refines and extends the 2004
version of
<a href="/TR/owl-guide/">OWL</a>. The proposed extensions are a small set
that: have been identified by users as widely needed, and have been
identified by tool implementers as reasonable and feasible extensions to
current tools.</p>
</div>
<div id="rif" about="[act:#rif]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2005/rules/wg/"
property="dc:title org:name">Rules Interchange Format Working Group</a>
</h4>
<p property="dc:description" datatype="">This Working Group is chartered to
produce a core rule language plus extensions which together allow rules to be
translated between rule languages and thus transferred between rule systems.
The Working Group will have to balance the needs of a community diverse
including Business Rules and Semantic users Web specifying extensions for
which it can articulate a consensus design and which are sufficiently
motivated by use cases.</p>
</div>
<h3>
<a id="pastGroups">Past Groups</a>
</h3>
<div id="rdf" about="[act:#rdf]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/RDFCore/"
property="dc:title org:name">RDF Core Working Group</a>
</h4>
<p property="dc:description" datatype="">The RDF Core Working Group was
<a href="/2001/sw/RDFCoreWGCharter">chartered</a> to consider update to the
RDF Model and Syntax Recommendation, and to a few revisions to the RDF Schema
specification.</p>
</div>
<div id="webont" about="[act:#webont]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/WebOnt/"
property="dc:title org:name">Web Ontology Working Group</a>
</h4>
<p property="dc:description" datatype="">The Web Ontology Working Group was
<a href="/2001/sw/WebOnt/charter">chartered</a> to build upon the RDF Core
work a language for defining structured web based ontologies which will
provide richer integration and interoperability of data among descriptive
communities.</p>
</div>
<div id="swd" about="[act:#swd]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2006/07/SWD/"
property="dc:title org:name">Semantic Web Deployment Working Group</a>
</h4>
<p property="dc:description" datatype="">The mission of this Working Group is
to provide guidance in the form of W3C Technical Reports on issues of
practical RDF development and deployment practices in the areas of publishing
vocabularies, OWL usage, and integrating RDF with HTML documents.</p>
<p>This group is also responsible for the development of the
<a href="http://www.w3.org/TR/rdfa-syntax">RDFa</a> and
<a href="http://www.w3.org/TR/skos-reference">SKOS</a> specifications.</p>
</div>
<div id="swbpd" about="[act:#swbpd]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/BestPractices/"
property="dc:title org:name">Semantic Web Best Practices and Deployment
Working Group</a>
</h4>
<p property="dc:description" datatype="">The focus of the
<a href="/2001/sw/BestPractices/">Semantic Web Best Practices and Deployment
Working Group</a> was to provide hands-on support for developers of Semantic
Web applications.</p>
</div>
<div id="sweo" about="[act:#sweo]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/sweo/"
property="dc:title org:name">Semantic Web Education and Outreach Interest
Group</a>
</h4>
<p property="dc:description" datatype="">The Semantic Web Education and
Outreach Interest Group (SWEO) was chartered to collect proof-of-concept
business cases, demonstration prototypes, etc, based on successful
implementations of Semantic Web technologies, collect user experiences,
develop and facilitate community outreach strategies, training and
educational resources.</p>
</div>
<div id="powder" about="[act:#powder]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2007/powder/"
property="dc:title org:name">POWDER Working Group</a>
</h4>
<p property="dc:description" datatype="">The mission of the Protocol for Web
Description Resources (POWDER) Working Group is to develop a mechanism
through which structured metadata ("Description Resources") can be
authenticated and applied to groups of Web resources. This mechanism will
allow retrieval of the description resources without retrieval of the
resources they describe.</p>
</div>
<div id="grddl" about="[act:#grddl]" typeof="foaf:Agent dc:Agent">
<h4>
<a rel="foaf:homepage" href="http://www.w3.org/2001/sw/grddl-wg/"
property="dc:title org:name">GRDDL Working Group</a>
</h4>
<p property="dc:description" datatype="">The mission of this Working Group
was to complement the concrete RDF/XML syntax with a mechanism to relate
other XML syntaxes (especially XHTML dialects or "microformats") to the RDF
abstract syntax via transformations identified by URIs.</p>
</div>
</div>
<!-- end #w3c_main -->
</div>
</div>
<!-- /end #w3c_container -->
<div id="w3c_footer">
<div id="w3c_footer-inner">
<address class="contact">
<span rel="rdfs:seeAlso">
<span typeof="foaf:Group">W3C staff assigned to the
<span property="foaf:name">W3C Semantic Web Activity</span>are
<span rel="foaf:member">
<span typeof="foaf:Person" property="foaf:name" content="Sandro Hawke">
<a rel="rdfs:seeAlso" href="http://www.w3.org/People/Sandro/">Sandro
Hawke</a> (see also
<span rel="rdfs:seeAlso sioc:administrator_of">
<a href="http://decentralyze.com/" typeof="sioc:WebLog sioc:Space">
private blog</a>
</span>)</span>,
<span about="http://www.ivan-herman.net/foaf#me" typeof="foaf:Person"
property="foaf:name" content="Ivan Herman">
<a rel="rdfs:seeAlso" href="http://www.w3.org/People/Ivan">Ivan
Herman</a> (see also
<span rel="rdfs:seeAlso sioc:administrator_of">
<a href="http://www.ivan-herman.name" typeof="sioc:WebLog sioc:Space">
private blog</a>
</span>)</span>, and
<span about="[_:eric]" typeof="foaf:Person" property="foaf:name"
content="Eric Prud'hommeaux">
<a rel="rdfs:seeAlso" href="http://www.w3.org/People/all#eric">Eric
Prud'hommeaux</a>
</span></span></span>
</span>
<br />
<span rel="org:lead" resource="http://www.ivan-herman.net/foaf#me">
<a href="/People/Ivan">Ivan Herman</a>, Semantic Web Activity Lead,
<span property="foaf:mbox" content="mailto:ivan@w3.org">
<ivan@w3.org></span></span>
<br />
<span property="dc:date">2011-11-07</span>
</address>
<h2 class="offscreen">Footer Navigation</h2>
<div class="w3c_footer-nav">
<h3>Navigation</h3>
<ul class="footer_top_nav">
<li>
<a href="http://www.w3.org/">Home</a>
</li>
<li>
<a href="http://www.w3.org/standards/">Standards</a>
</li>
<li>
<a href="http://www.w3.org/participate/">Participate</a>
</li>
<li>
<a href="http://www.w3.org/Consortium/membership">Membership</a>
</li>
<li class="last-item">
<a href="http://www.w3.org/Consortium/">About W3C</a>
</li>
</ul>
</div>
<div class="w3c_footer-nav">
<h3>Contact W3C</h3>
<ul class="footer_bottom_nav">
<li>
<a href="http://www.w3.org/Consortium/contact">Contact</a>
</li>
<li>
<a accesskey="0" href="http://www.w3.org/Help/">Help and FAQ</a>
</li>
<li>
<a href="http://www.w3.org/Consortium/sup">Donate</a>
</li>
<li>
<a href="http://www.w3.org/Consortium/siteindex">Site Map</a>
</li>
<li>
<address id="w3c_signature">
<a href="mailto:site-comments@w3.org">Feedback</a>(
<a href="http://lists.w3.org/Archives/Public/site-comments/">
archive</a>)</address>
</li>
</ul>
</div>
<div class="w3c_footer-nav">
<h3>W3C Updates</h3>
<ul class="footer_follow_nav">
<li>
<a href="http://twitter.com/W3C" title="Follow W3C on Twitter">
<img src="http://www.w3.org/2008/site/images/twitter-bird"
alt="Twitter" class="social-icon" width="39" height="42" />
</a>
<a href="http://identi.ca/w3c" title="See W3C on Identica">
<img src="http://www.w3.org/2008/site/images/identica-logo"
alt="Identica" class="social-icon" width="46" height="42" />
</a>
</li>
</ul>
</div>
<!-- #footer address / page signature -->
<p class="copyright">Copyright © 2011 W3C
<sup>®</sup>(
<a href="http://www.csail.mit.edu/">
<abbr title="Massachusetts Institute of Technology">MIT</abbr>
</a>,
<a href="http://www.ercim.eu/">
<abbr title="European Research Consortium for Informatics and Mathematics">
ERCIM</abbr>
</a>,
<a href="http://www.keio.ac.jp/">Keio</a>)
<a href="http://www.w3.org/Consortium/Legal/2002/ipr-notice-20021231">Usage policies
apply</a>.</p>
</div>
</div>
<!-- /end #footer -->
<div id="w3c_scripts">
<script type="text/javascript" src="http://www.w3.org/2008/site/js/main"></script>
</div>
</div>
</div>
</body>
</html>