index.html
51 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
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="UTF-8" />
<title>Semantic Web Activity News</title>
<meta name="viewport" content="width=device-width" />
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="stylesheet" type="text/css" media="all" href="http://www.w3.org/blog/SW/wp-content/themes/sw_blog/style.css" />
<link rel="stylesheet" type="text/css" media="handheld, only screen and (max-device-width: 480px)" href="http://www.w3.org/blog/SW/wp-content/themes/sw_blog/mstyle.css" />
<link rel="stylesheet" type="text/css" media="screen and (min-device-width: 481px) and (max-device-width: 799px)" href="http://www.w3.org/blog/SW/wp-content/themes/sw_blog/mstyle.css" />
<link rel="pingback" href="http://www.w3.org/blog/SW/xmlrpc.php" />
<!--[if lt IE 9]>
<script src="http://www.w3.org/blog/SW/wp-content/themes/sw_blog/html5.js" type="text/javascript"></script>
<![endif]-->
<link rel="alternate" type="application/rss+xml" title="Semantic Web Activity News » Feed" href="http://www.w3.org/blog/SW/feed/" />
<link rel="alternate" type="application/rss+xml" title="Semantic Web Activity News » Comments Feed" href="http://www.w3.org/blog/SW/comments/feed/" />
<script type='text/javascript' src='http://www.w3.org/blog/SW/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type='text/javascript' src='http://www.w3.org/blog/SW/wp-content/plugins/collapsing-archives/collapsFunctions.js?ver=1.7'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.w3.org/blog/SW/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.w3.org/blog/SW/wp-includes/wlwmanifest.xml" />
<link rel='index' title='Semantic Web Activity News' href='http://www.w3.org/blog/SW/' />
<meta name="generator" content="WordPress 3.0.5" />
<style type='text/css'>
</style>
<style type='text/css'>
</style>
<meta id="syntaxhighlighteranchor" name="syntaxhighlighter-version" content="3.1.3" />
</head>
<body class="home blog">
<header id="branding" role="banner">
<a href="http://www.w3.org/blog/SW/" title="Semantic Web Activity News" rel="home"><img src="http://www.w3.org/blog/SW/files/2011/10/cropped-blog_title.jpg" width="940" height="198" alt="" /></a>
</header><!-- #branding -->
<div id="wrapper" class="hfeed">
<div id="header">
<div id="masthead">
<h1 id="site-title">
<a href="http://www.w3.org/blog/SW/" title="Semantic Web Activity News" rel="home">Semantic Web Activity News</a>
</h1>
<div id="site-description">
</div>
<nav id="access" role="navigation">
<div class="skip-link screen-reader-text"><a href="#content" title="Skip to content">Skip to content</a></div>
<div class="menu"><ul><li class="current_page_item"><a href="http://www.w3.org/blog/SW/" title="Home">Home</a></li></ul></div>
</nav><!-- #access -->
<div class="triangle-l"></div>
<div class="triangle-r"></div>
</div><!-- #masthead -->
</div><!-- #header -->
<div id="main">
<section id="container">
<div id="content" role="main">
<!-- <div id="nav-above" class="navigation">
<div class="nav-previous"><a href="http://www.w3.org/blog/SW/page/2/" ><span class="meta-nav">←</span> Older posts</a></div>
<div class="nav-next"></div>
</div>
-->
<article id="post-433" class="post-433 post type-post hentry category-activity-news category-rdfa tag-html tag-microdata tag-rdfa">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2012/01/12/drafts-published-by-the-w3c-html-data-task-force-html-data-guide-and-microdata-to-rdf-transform/" title="Permalink to Drafts Published by the W3C HTML Data Task Force: HTML Data Guide and Microdata to RDF transform" rel="bookmark">Drafts Published by the W3C HTML Data Task Force: HTML Data Guide and Microdata to RDF transform</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2012/01/12/drafts-published-by-the-w3c-html-data-task-force-html-data-guide-and-microdata-to-rdf-transform/" title="18:03" rel="bookmark"><span class="entry-date">January 12, 2012</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>The <a href="http://www.w3.org/wiki/Html-data-tf">HTML Data Task Force</a> of the <a href="http://www.w3.org/2001/sw/interest/">W3C Semantic Web Interest Group</a> has published two documents today:</p>
<ul>
<li>The <a href="http://www.w3.org/TR/2012/WD-html-data-guide-20120112/">HTML Data Guide</a> aims to help publishers and consumers of HTML data. With several syntaxes (microformats, microdata, RDFa) and vocabularies (schema.org, Dublin Core, microformat vocabularies, etc.) to choose from, it provides guidance on deciding what to choose in a way that meets the publisher’s or consumer’s needs.</li>
<li> The <a href="http://www.w3.org/TR/2012/WD-microdata-rdf-20120112/">Microdata to RDF</a> describes processing rules that may be used to extract RDF from an HTML document containing microdata.</li>
</ul>
<p>Both documents are Working Drafts, with the goal of publishing a final version as Interest Group Notes. Comments and feedbacks are welcome; please send them to the <a href="mailto:public-html-data-tf@w3.org">public-html-data-tf@w3.org</a> mailing list.</p>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/rdfa/" title="View all posts in RDFa" rel="category tag">RDFa</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/html/" rel="tag">HTML</a>, <a href="http://www.w3.org/blog/SW/tag/microdata/" rel="tag">microdata</a>, <a href="http://www.w3.org/blog/SW/tag/rdfa/" rel="tag">RDFa</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><a href="http://www.w3.org/blog/SW/2012/01/12/drafts-published-by-the-w3c-html-data-task-force-html-data-guide-and-microdata-to-rdf-transform/#comments" title="Comment on Drafts Published by the W3C HTML Data Task Force: HTML Data Guide and Microdata to RDF transform">1 Comment</a></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-430" class="post-430 post type-post hentry category-provenance tag-interoperability tag-overview tag-provenance">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2012/01/11/feedback-welcome-an-overview-of-the-provenance-prov-family-of-specs/" title="Permalink to Feedback Welcome: An Overview of the Provenance (PROV) family of specs" rel="bookmark">Feedback Welcome: An Overview of the Provenance (PROV) family of specs</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2012/01/11/feedback-welcome-an-overview-of-the-provenance-prov-family-of-specs/" title="20:56" rel="bookmark"><span class="entry-date">January 11, 2012</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/pgroth/" title="View all posts by Paul Groth">Paul Groth</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>Knowing how, where, when and why content was produced is an important part of making a trustworthy web. However, it is often difficult to interchange this provenance information between systems. For example, it’s often difficult to locate or find provenance information for a web page. Even if the provenance information is located, it is often only available as text or if it is available in a structured way it does not use a common terminology — making it difficult to create software that can leverage this information.</p>
<p>The <a href="http://www.w3.org/2011/prov/wiki/Main_Page">Provenance Working Group</a> was charted to help address these limitations. The group has been working diligently to create a family of specifications (called PROV) that allow for the interchange of provenance. The group is looking for your feedback. This post provides an overview of the various working drafts that have been published and should help you find your way around.</p>
<p>The set of specs at this point addresses two aspects of provenance interoperability introduced above:</p>
<ul>
<li>provenance access</li>
<li>provenance representation</li>
</ul>
<p><a href="http://www.w3.org/TR/prov-aq/">PROV-AQ: Provenance Access and Query</a> addresses how to both make available and retrieve provenance information for Web resources. The document specifies how to use existing Web technologies such as HTTP, link headers, and SPARQL to accomplish this. Where possible the specification attempts to be agnostic the format of the provenance being accessed.</p>
<p>Once some provenance is obtained, it is important for the information to be understandable in a machine interpretable fashion. The Working Group has defined a data model (<a href="http://www.w3.org/TR/prov-dm/">PROV-DM</a>) that provides facilities for representing the entities, people and activities involved in producing a piece of data or thing in the world. The data model is domain-agnostic and has well defined extensibility points. Importantly, the data model has a corresponding OWL ontology (<a href="http://www.w3.org/TR/prov-o/">PROV-O</a>) that encodes the PROV-DM. PROV-O is envisioned to specify the serialization for exchanging provenance information.</p>
<p>To help orient users of PROV-O and PROV-DM, the working group has developed a primer (<a href="http://www.w3.org/TR/prov-primer/">PROV-Primer</a>) that introduces the core constructs of the data model and provides examples using PROV-O. It is recommended that users and reviewers of the specification begin with the primer before moving to the ontology or data model.</p>
<p>The group is looking for feedback of all types: Would you expose provenance using PROV-AQ? Can you represent your provenance information using the PROV-O data model? Does PROV-O integrate well with your Linked Data or other Semantic Web infrastructure?</p>
<p>Let us know what you think.</p>
<p>The PROV family of specifications:</p>
<ul>
<li>prov-aq: <a href="http://www.w3.org/TR/prov-aq/">http://www.w3.org/TR/prov-aq/</a></li>
<li>prov-dm: <a href="http://www.w3.org/TR/prov-dm/">http://www.w3.org/TR/prov-dm/</a></li>
<li>prov-o: <a href="http://www.w3.org/TR/prov-o/">http://www.w3.org/TR/prov-o/</a></li>
<li>prov-primer: <a href="http://www.w3.org/TR/prov-primer/">http://www.w3.org/TR/prov-primer/</a></li>
</ul>
<div>Paul Groth and Luc Moreau on behalf of the PROV-WG</div>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/provenance/" title="View all posts in Provenance" rel="category tag">Provenance</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/interoperability/" rel="tag">interoperability</a>, <a href="http://www.w3.org/blog/SW/tag/overview/" rel="tag">overview</a>, <a href="http://www.w3.org/blog/SW/tag/provenance/" rel="tag">Provenance</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><a href="http://www.w3.org/blog/SW/2012/01/11/feedback-welcome-an-overview-of-the-provenance-prov-family-of-specs/#comments" title="Comment on Feedback Welcome: An Overview of the Provenance (PROV) family of specs">2 Comments</a></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-427" class="post-427 post type-post hentry category-activity-news category-provenance tag-data-model tag-hypertext-transfer-protocol tag-provenance">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2012/01/10/provenance-access-and-query-and-provenance-primer-documents-published/" title="Permalink to Provenance Access and Query and Provenance Primer Documents published" rel="bookmark">Provenance Access and Query and Provenance Primer Documents published</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2012/01/10/provenance-access-and-query-and-provenance-primer-documents-published/" title="17:59" rel="bookmark"><span class="entry-date">January 10, 2012</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>The <a href="http://www.w3.org/2011/prov">W3C Provenance Working Group</a> has published two new documents:</p>
<ul>
<li>The <a href="http://www.w3.org/TR/2012/WD-prov-aq-20120110/">“Provenance Access and Query”</a> document specifies how to use standard Web protocols, including HTTP, to obtain information about the <a class="zem_slink" title="Provenance" rel="wikipedia" href="http://en.wikipedia.org/wiki/Provenance">provenance</a> of Web resources.</li>
<li>The <a href="http://www.w3.org/TR/2012/WD-prov-primer-20120110/">“Provenance Primer”</a> provides an intuitive introduction and guide to the PROV data model for provenance</li>
</ul>
<p>Both documents are First Public Working Drafts; feedbacks and comments are welcome! Please, use the <a href="mailto:public-prov-comments@w3.org"><code>public-prov-comments@w3.org</code></a> mailing list to provide your comments.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=797d5232-6df8-43b7-837d-fb27bad4b58f" alt="" /></div>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/provenance/" title="View all posts in Provenance" rel="category tag">Provenance</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/data-model/" rel="tag">Data model</a>, <a href="http://www.w3.org/blog/SW/tag/hypertext-transfer-protocol/" rel="tag">Hypertext Transfer Protocol</a>, <a href="http://www.w3.org/blog/SW/tag/provenance/" rel="tag">Provenance</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><a href="http://www.w3.org/blog/SW/2012/01/10/provenance-access-and-query-and-provenance-primer-documents-published/#respond" title="Comment on Provenance Access and Query and Provenance Primer Documents published">Leave a comment</a></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-423" class="post-423 post type-post hentry category-activity-news category-sparql tag-http tag-core-rdf tag-sparql">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2012/01/06/publication-of-the-sparql-1-1-2nd-last-call-working-drafts/" title="Permalink to Publication of the SPARQL 1.1 2nd Last Call Working Drafts" rel="bookmark">Publication of the SPARQL 1.1 2nd Last Call Working Drafts</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2012/01/06/publication-of-the-sparql-1-1-2nd-last-call-working-drafts/" title="14:51" rel="bookmark"><span class="entry-date">January 6, 2012</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>The W3C <a href="http://www.w3.org/2009/sparql/wiki/Main_Page">SPARQL Working Group</a> has published the (second) Last Call Working Drafts of the following SPARQL 1.1 documents:</p>
<ul>
<li><a href="http://www.w3.org/TR/2012/WD-sparql11-update-20120105/">SPARQL 1.1 Update</a> defines an update language for RDF graphs.</li>
<li><a href="http://www.w3.org/TR/2012/WD-sparql11-service-description-20120105/">SPARQL 1.1 Service Description</a> defines a vocabulary and discovery mechanism for describing the capabilities of a SPARQL endpoint.</li>
<li><a href="http://www.w3.org/TR/2012/WD-sparql11-query-20120105/">SPARQL 1.1 Query Language</a> adds support for aggregates, subqueries, projected expressions, and negation to the SPARQL query language.</li>
<li><a href="http://www.w3.org/TR/2012/WD-sparql11-protocol-20120105/">SPARQL 1.1 Protocol</a> describes a means for conveying SPARQL queries and updates to a SPARQL processing service and returning the results via HTTP to the entity that requested them.</li>
<li><a href="http://www.w3.org/TR/2012/WD-sparql11-entailment-20120105/">SPARQL 1.1 Entailment Regimes</a> defines conditions under which SPARQL queries can be used with entailment regimes such as RDF, RDF Schema, OWL, or RIF.</li>
</ul>
<p>Review comments are welcome through 6 February; please use the dedicated mailing list: <a href="mailto:public-sparql-dev@w3.org">public-sparql-dev@w3.org</a>.</p>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/sparql/" title="View all posts in SPARQL" rel="category tag">SPARQL</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/http/" rel="tag">HTTP</a>, <a href="http://www.w3.org/blog/SW/tag/core-rdf/" rel="tag">RDF</a>, <a href="http://www.w3.org/blog/SW/tag/sparql/" rel="tag">SPARQL</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><a href="http://www.w3.org/blog/SW/2012/01/06/publication-of-the-sparql-1-1-2nd-last-call-working-drafts/#respond" title="Comment on Publication of the SPARQL 1.1 2nd Last Call Working Drafts">Leave a comment</a></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-420" class="post-420 post type-post hentry category-activity-news category-rdf-wa category-rdfa tag-html tag-core-rdf tag-rdfa tag-xhtml">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2011/12/16/new-versions-of-rdfa-core-1-1-and-the-xhtmlrdfa-1-1-drafts/" title="Permalink to New Versions of RDFa Core 1.1 and the XHTML+RDFa 1.1 Drafts" rel="bookmark">New Versions of RDFa Core 1.1 and the XHTML+RDFa 1.1 Drafts</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2011/12/16/new-versions-of-rdfa-core-1-1-and-the-xhtmlrdfa-1-1-drafts/" title="11:33" rel="bookmark"><span class="entry-date">December 16, 2011</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>The <a href="http://www.w3.org/2010/02/rdfa/">RDF Web Applications Working Group</a> has published a Working Draft of <a href="http://www.w3.org/TR/2011/WD-rdfa-core-20111215/">RDFa Core 1.1</a>, a specification for attributes to express structured data in any markup language. The group also published an update to <a href="http://www.w3.org/TR/2011/WD-xhtml-rdfa-20111215/">XHTML+RDFa 1.1</a>, a Host Language for RDFa Core 1.1. This document is intended for authors who want to create XHTML Family documents that embed rich semantic markup.</p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/zemified_e.png?x-id=5050aaea-e7e5-4d34-a26e-22f990f98f1c" alt="Enhanced by Zemanta" /></a></div>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/rdf-wa/" title="View all posts in RDF WA" rel="category tag">RDF WA</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/rdfa/" title="View all posts in RDFa" rel="category tag">RDFa</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/html/" rel="tag">HTML</a>, <a href="http://www.w3.org/blog/SW/tag/core-rdf/" rel="tag">RDF</a>, <a href="http://www.w3.org/blog/SW/tag/rdfa/" rel="tag">RDFa</a>, <a href="http://www.w3.org/blog/SW/tag/xhtml/" rel="tag">XHTML</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><a href="http://www.w3.org/blog/SW/2011/12/16/new-versions-of-rdfa-core-1-1-and-the-xhtmlrdfa-1-1-drafts/#comments" title="Comment on New Versions of RDFa Core 1.1 and the XHTML+RDFa 1.1 Drafts">2 Comments</a></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-414" class="post-414 post type-post hentry category-activity-news category-provenance tag-abstract-syntax-notation-one tag-provenance tag-core-rdf">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2011/12/16/new-version-of-the-prov-data-model-draft/" title="Permalink to New Version of the PROV Data Model Draft" rel="bookmark">New Version of the PROV Data Model Draft</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2011/12/16/new-version-of-the-prov-data-model-draft/" title="11:27" rel="bookmark"><span class="entry-date">December 16, 2011</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>The <a href="http://www.w3.org/2011/prov/">Provenance Working Group</a> has published a new Working Draft of <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111215/">The PROV Data Model and Abstract Syntax Notation</a>. Provenance of information is crucial in deciding whether information is to be trusted, how it should be integrated with other diverse information sources, and how to give credit to its originators when reusing it. In an open and inclusive environment such as the Web, users find information that is often contradictory or questionable: <a class="zem_slink" title="Provenance" rel="wikipedia" href="http://en.wikipedia.org/wiki/Provenance">provenance</a> can help those users to make trust judgments. PROV-DM is a <a class="zem_slink" title="Data model" rel="wikipedia" href="http://en.wikipedia.org/wiki/Data_model">data model</a> for provenance for building representations of the entities, people and activities involved in producing a piece of data or thing in the world.</p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/zemified_e.png?x-id=ae5feb7d-3daf-47b8-a892-ef1162962794" alt="Enhanced by Zemanta" /></a></div>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/provenance/" title="View all posts in Provenance" rel="category tag">Provenance</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/abstract-syntax-notation-one/" rel="tag">Abstract Syntax Notation One</a>, <a href="http://www.w3.org/blog/SW/tag/provenance/" rel="tag">Provenance</a>, <a href="http://www.w3.org/blog/SW/tag/core-rdf/" rel="tag">RDF</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><span>Comments Off</span></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-411" class="post-411 post type-post hentry category-activity-news category-provenance tag-ontologies tag-owl-2 tag-provenance">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2011/12/13/first-public-working-draft-of-the-prov-ontology-published/" title="Permalink to First Public Working Draft of the PROV Ontology published" rel="bookmark">First Public Working Draft of the PROV Ontology published</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2011/12/13/first-public-working-draft-of-the-prov-ontology-published/" title="19:33" rel="bookmark"><span class="entry-date">December 13, 2011</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>The W3C <a href="http://www.w3.org/2011/prov/">Provenance Working Group</a> has published the First Public Working Draft of <a href="http://www.w3.org/TR/2011/WD-prov-o-20111213/">The PROV Ontology: Model and Formal Semantics</a>. The PROV Ontology (also known as PROV-O) encodes the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/">PROV Data Model</a> in the OWL2 Web Ontology Language (OWL2). The PROV ontology consists of a set of classes, properties, and restrictions that can be used to represent provenance information. The PROV ontology can also be specialized to create new classes and properties for modeling provenance information specific to different domain applications. The PROV ontology supports a set of entailments based on OWL2 formal semantics and provenance specific inference rules. The PROV ontology is available for download as a separate OWL2 document.</p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/zemified_e.png?x-id=492b8d17-823b-4d59-8d02-d405e211141d" alt="Enhanced by Zemanta" /></a></div>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/provenance/" title="View all posts in Provenance" rel="category tag">Provenance</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/ontologies/" rel="tag">Ontologies</a>, <a href="http://www.w3.org/blog/SW/tag/owl-2/" rel="tag">OWL 2</a>, <a href="http://www.w3.org/blog/SW/tag/provenance/" rel="tag">Provenance</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><span>Comments Off</span></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-406" class="post-406 post type-post hentry category-activity-news category-rdf-wa category-rdfa tag-html tag-rdfa tag-resource-description-framework">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2011/12/09/rdfa-lite-1-1-draft-published-rdfa-1-1-primer-updated/" title="Permalink to RDFa Lite 1.1 Draft Published; RDFa 1.1 Primer Updated" rel="bookmark">RDFa Lite 1.1 Draft Published; RDFa 1.1 Primer Updated</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2011/12/09/rdfa-lite-1-1-draft-published-rdfa-1-1-primer-updated/" title="10:06" rel="bookmark"><span class="entry-date">December 9, 2011</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>The <a href="http://www.w3.org/2010/02/rdfa/">RDF Web Applications Working Group</a> has published the First Public Working Draft for <a href="http://www.w3.org/TR/rdfa-lite/">RDFa Lite 1.1</a> and an updated Working Draft for the <a href="http://www.w3.org/TR/rdfa-primer/">RDFa 1.1 Primer</a>.</p>
<p>One critique of RDFa is that is has too much functionality, leaving first-time authors confused about the more advanced features. RDFa Lite is a minimalist version of RDFa that helps authors easily jump into the structured data world. The goal was to outline a small subset of RDFa that will work for 80% of the Web authors out there doing simple data markup.</p>
<p>The RDFa Primer is a more in-depth introduction to RDFa and all of the structured data markup features that it provides.</p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/zemified_e.png?x-id=60c09b74-6eec-456b-95bb-c550d84cdd34" alt="Enhanced by Zemanta" /></a></div>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/rdf-wa/" title="View all posts in RDF WA" rel="category tag">RDF WA</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/rdfa/" title="View all posts in RDFa" rel="category tag">RDFa</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/html/" rel="tag">HTML</a>, <a href="http://www.w3.org/blog/SW/tag/rdfa/" rel="tag">RDFa</a>, <a href="http://www.w3.org/blog/SW/tag/resource-description-framework/" rel="tag">Resource Description Framework</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><a href="http://www.w3.org/blog/SW/2011/12/09/rdfa-lite-1-1-draft-published-rdfa-1-1-primer-updated/#comments" title="Comment on RDFa Lite 1.1 Draft Published; RDFa 1.1 Primer Updated">1 Comment</a></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-403" class="post-403 post type-post hentry category-activity-news">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2011/12/04/call-for-review-ontology-for-media-resources-1-0-proposed-recommendation-published/" title="Permalink to Call for Review: Ontology for Media Resources 1.0 Proposed Recommendation Published" rel="bookmark">Call for Review: Ontology for Media Resources 1.0 Proposed Recommendation Published</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2011/12/04/call-for-review-ontology-for-media-resources-1-0-proposed-recommendation-published/" title="11:16" rel="bookmark"><span class="entry-date">December 4, 2011</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>The <a href="http://www.w3.org/2008/WebVideo/Annotations/">W3C Media Annotations Working Group</a> has published a Proposed Recommendation of <a href="http://www.w3.org/TR/2011/PR-mediaont-10-20111129/">Ontology for Media Resources 1.0</a>. This document defines the Ontology for Media Resources 1.0. The term “Ontology” is used in its broadest possible definition: a core vocabulary. The intent of this vocabulary is to bridge the different descriptions of media resources, and provide a core set of descriptive properties. This document defines a core set of metadata properties for media resources, along with their mappings to elements from a set of existing metadata formats. Besides that, the document presents a Semantic Web compatible implementation of the abstract ontology using RDF/OWL. The document is mostly targeted towards media resources available on the Web, as opposed to media resources that are only accessible in local repositories. Comments are welcome through 31 December.</p>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><a href="http://www.w3.org/blog/SW/2011/12/04/call-for-review-ontology-for-media-resources-1-0-proposed-recommendation-published/#comments" title="Comment on Call for Review: Ontology for Media Resources 1.0 Proposed Recommendation Published">1 Comment</a></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<article id="post-401" class="post-401 post type-post hentry category-activity-news category-skos category-translations tag-skos-2">
<header><h2 class="entry-title"><a href="http://www.w3.org/blog/SW/2011/11/24/japanese-translation-of-skos-primer/" title="Permalink to Japanese Translation of SKOS Primer" rel="bookmark">Japanese Translation of SKOS Primer</a></h2></header>
<div class="entry-meta">
<span class="meta-prep meta-prep-author">Posted on</span> <a href="http://www.w3.org/blog/SW/2011/11/24/japanese-translation-of-skos-primer/" title="13:01" rel="bookmark"><span class="entry-date">November 24, 2011</span></a> <span class="meta-sep">by</span> <span class="author vcard"><a class="url fn n" href="http://www.w3.org/blog/SW/author/ivan/" title="View all posts by Ivan Herman">Ivan Herman</a></span> </div><!-- .entry-meta -->
<div class="entry-content">
<p>Shuji Kamitsuna (<span lang="ja">上綱 秀治</span>) has published a Japanese translation of the <a href="http://www.w3.org/TR/2009/NOTE-skos-primer-20090818/">SKOS Primer</a> document, under the title “<a href="http://www.asahi-net.or.jp/~ax2s-kmtn/internet/skos/note-skos-primer-20090818.html">SKOS入門</a>”.</p>
</div><!-- .entry-content -->
<footer class="entry-utility">
<span class="cat-links">
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts in Activity news" rel="category tag">Activity news</a>, <a href="http://www.w3.org/blog/SW/category/activity-news/skos/" title="View all posts in SKOS" rel="category tag">SKOS</a>, <a href="http://www.w3.org/blog/SW/category/translations/" title="View all posts in Translations" rel="category tag">Translations</a> </span>
<span class="meta-sep">|</span>
<span class="tag-links">
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="http://www.w3.org/blog/SW/tag/skos-2/" rel="tag">skos</a> </span>
<span class="meta-sep">|</span>
<span class="comments-link"><span>Comments Off</span></span>
</footer><!-- .entry-utility -->
</article><!-- #post-## -->
<nav id="nav-below" class="navigation">
<div class="nav-previous"><a href="http://www.w3.org/blog/SW/page/2/" ><span class="meta-nav">←</span> Older posts</a></div>
<div class="nav-next"></div>
</nav><!-- #nav-below -->
</div><!-- #content -->
</section><!-- #container -->
<div id="primary" class="widget-area" role="complementary">
<aside id="linkcat-24" class="widget-container widget_links"><header><h3 class="widget-title">RSS Feeds</h3></header>
<ul class='xoxo blogroll'>
<li><a href="http://www.w3.org/blog/SW/feed/atom/" title="Syndicate this site using the Atom protocol">Atom</a></li>
<li><a href="http://www.w3.org/blog/SW/feed/rdf/" title="Syndicate this site using RSS 1.0">RSS 1.0</a></li>
<li><a href="http://www.w3.org/blog/SW/feed/" title="Syndicate this site using RSS 2.0">RSS 2.0</a></li>
</ul>
</aside>
<aside id="linkcat-23" class="widget-container widget_links"><header><h3 class="widget-title">Nearby</h3></header>
<ul class='xoxo blogroll'>
<li><a href="http://www.w3.org/2001/sw/Specs.html">Published Specifications</a></li>
<li><a href="http://www.w3.org/2001/sw/wiki">Semantic Activity Wiki</a></li>
<li><a href="http://www.w3.org/2001/sw/">Semantic Web Activity Home</a></li>
<li><a href="http://www.w3.org/2001/sw/wiki/Books">Semantic Web Books</a></li>
<li><a href="http://www.w3.org/2001/sw/wiki/Tools">Semantic Web Tools</a></li>
<li><a href="http://www.w3.org/2001/sw/sweo/public/UseCases/">Semantic Web Use Cases and Case Studies</a></li>
</ul>
</aside>
<aside id="linkcat-22" class="widget-container widget_links"><header><h3 class="widget-title">Active Groups</h3></header>
<ul class='xoxo blogroll'>
<li><a href="http://www.w3.org/2001/sw/hcls/">Health Care and Life Sciences Interest Group</a></li>
<li><a href="http://www.w3.org/2011/prov/">Provenance Working Group</a></li>
<li><a href="http://www.w3.org/2010/02/rdfa/wiki">RDF Web Applications Working Group</a></li>
<li><a href="http://www.w3.org/2011/rdf-wg/wiki" target="_blank">RDF Working Group</a></li>
<li><a href="http://www.w3.org/2001/sw/rdb2rdf/wiki/Main_Page">RDF2RDB Working Group</a></li>
<li><a href="http://www.w3.org/2001/sw/CG/">Semantic Web Coordination Group</a></li>
<li><a href="http://www.w3.org/2001/sw/interest/">Semantic Web Interest Group</a></li>
<li><a href="http://www.w3.org/2009/sparql/wiki/Main_Page">SPARQL Working Group</a></li>
</ul>
</aside>
<aside id="categories-2" class="widget-container widget_categories"><header><h3 class="widget-title">Blog Categories</h3></header> <ul>
<li class="cat-item cat-item-3"><a href="http://www.w3.org/blog/SW/category/activity-news/" title="View all posts filed under Activity news">Activity news</a>
<ul class='children'>
<li class="cat-item cat-item-19"><a href="http://www.w3.org/blog/SW/category/activity-news/grddl/" title="View all posts filed under GRDDL">GRDDL</a>
</li>
<li class="cat-item cat-item-18"><a href="http://www.w3.org/blog/SW/category/activity-news/hcls/" title="View all posts filed under HCLS">HCLS</a>
</li>
<li class="cat-item cat-item-10"><a href="http://www.w3.org/blog/SW/category/activity-news/owl/" title="View all posts filed under OWL">OWL</a>
</li>
<li class="cat-item cat-item-15"><a href="http://www.w3.org/blog/SW/category/activity-news/powder/" title="View all posts filed under POWDER">POWDER</a>
</li>
<li class="cat-item cat-item-4"><a href="http://www.w3.org/blog/SW/category/activity-news/provenance/" title="View all posts filed under Provenance">Provenance</a>
</li>
<li class="cat-item cat-item-13"><a href="http://www.w3.org/blog/SW/category/activity-news/rdb2rdf/" title="View all posts filed under RDB2RDF">RDB2RDF</a>
</li>
<li class="cat-item cat-item-5"><a href="http://www.w3.org/blog/SW/category/activity-news/core-rdf/" title="View all posts filed under RDF">RDF</a>
</li>
<li class="cat-item cat-item-9"><a href="http://www.w3.org/blog/SW/category/activity-news/rdf-wa/" title="View all posts filed under RDF WA">RDF WA</a>
</li>
<li class="cat-item cat-item-6"><a href="http://www.w3.org/blog/SW/category/activity-news/rdfa/" title="View all posts filed under RDFa">RDFa</a>
</li>
<li class="cat-item cat-item-7"><a href="http://www.w3.org/blog/SW/category/activity-news/rules/" title="View all posts filed under Rules">Rules</a>
</li>
<li class="cat-item cat-item-17"><a href="http://www.w3.org/blog/SW/category/activity-news/skos/" title="View all posts filed under SKOS">SKOS</a>
</li>
<li class="cat-item cat-item-8"><a href="http://www.w3.org/blog/SW/category/activity-news/sparql/" title="View all posts filed under SPARQL">SPARQL</a>
</li>
<li class="cat-item cat-item-20"><a href="http://www.w3.org/blog/SW/category/activity-news/xbrl/" title="View all posts filed under XBRL">XBRL</a>
</li>
</ul>
</li>
<li class="cat-item cat-item-16"><a href="http://www.w3.org/blog/SW/category/event-calendar/" title="View all posts filed under Event Calendar">Event Calendar</a>
</li>
<li class="cat-item cat-item-29"><a href="http://www.w3.org/blog/SW/category/linked-data/" title="View all posts filed under Linked Data">Linked Data</a>
</li>
<li class="cat-item cat-item-14"><a href="http://www.w3.org/blog/SW/category/sw-deployment/" title="View all posts filed under SW Deployment">SW Deployment</a>
<ul class='children'>
<li class="cat-item cat-item-21"><a href="http://www.w3.org/blog/SW/category/sw-deployment/recipes/" title="View all posts filed under Recipes">Recipes</a>
</li>
<li class="cat-item cat-item-12"><a href="http://www.w3.org/blog/SW/category/sw-deployment/use-cases/" title="View all posts filed under Use Cases">Use Cases</a>
</li>
</ul>
</li>
<li class="cat-item cat-item-11"><a href="http://www.w3.org/blog/SW/category/translations/" title="View all posts filed under Translations">Translations</a>
</li>
</ul>
</aside> <aside id="recent-posts-2" class="widget-container widget_recent_entries"> <header><h3 class="widget-title">Recent Posts</h3></header> <ul>
<li><a href="http://www.w3.org/blog/SW/2012/01/12/drafts-published-by-the-w3c-html-data-task-force-html-data-guide-and-microdata-to-rdf-transform/" title="Drafts Published by the W3C HTML Data Task Force: HTML Data Guide and Microdata to RDF transform">Drafts Published by the W3C HTML Data Task Force: HTML Data Guide and Microdata to RDF transform</a></li>
<li><a href="http://www.w3.org/blog/SW/2012/01/11/feedback-welcome-an-overview-of-the-provenance-prov-family-of-specs/" title="Feedback Welcome: An Overview of the Provenance (PROV) family of specs">Feedback Welcome: An Overview of the Provenance (PROV) family of specs</a></li>
<li><a href="http://www.w3.org/blog/SW/2012/01/10/provenance-access-and-query-and-provenance-primer-documents-published/" title="Provenance Access and Query and Provenance Primer Documents published">Provenance Access and Query and Provenance Primer Documents published</a></li>
</ul>
</aside><aside id="archives-2" class="widget-container widget_archive"><header><h3 class="widget-title">Archives</h3></header> <select name="archive-dropdown" onchange='document.location.href=this.options[this.selectedIndex].value;'> <option value="">Select Month</option> <option value='http://www.w3.org/blog/SW/2012/01/'> January 2012 (4)</option>
<option value='http://www.w3.org/blog/SW/2011/12/'> December 2011 (5)</option>
<option value='http://www.w3.org/blog/SW/2011/11/'> November 2011 (2)</option>
<option value='http://www.w3.org/blog/SW/2011/10/'> October 2011 (7)</option>
<option value='http://www.w3.org/blog/SW/2011/09/'> September 2011 (9)</option>
<option value='http://www.w3.org/blog/SW/2011/08/'> August 2011 (2)</option>
<option value='http://www.w3.org/blog/SW/2011/07/'> July 2011 (1)</option>
<option value='http://www.w3.org/blog/SW/2011/06/'> June 2011 (3)</option>
<option value='http://www.w3.org/blog/SW/2011/05/'> May 2011 (5)</option>
<option value='http://www.w3.org/blog/SW/2011/04/'> April 2011 (4)</option>
<option value='http://www.w3.org/blog/SW/2011/03/'> March 2011 (8)</option>
<option value='http://www.w3.org/blog/SW/2011/02/'> February 2011 (1)</option>
<option value='http://www.w3.org/blog/SW/2011/01/'> January 2011 (1)</option>
<option value='http://www.w3.org/blog/SW/2010/12/'> December 2010 (3)</option>
<option value='http://www.w3.org/blog/SW/2010/11/'> November 2010 (1)</option>
<option value='http://www.w3.org/blog/SW/2010/10/'> October 2010 (4)</option>
<option value='http://www.w3.org/blog/SW/2010/09/'> September 2010 (2)</option>
<option value='http://www.w3.org/blog/SW/2010/08/'> August 2010 (2)</option>
<option value='http://www.w3.org/blog/SW/2010/07/'> July 2010 (4)</option>
<option value='http://www.w3.org/blog/SW/2010/06/'> June 2010 (5)</option>
<option value='http://www.w3.org/blog/SW/2010/05/'> May 2010 (2)</option>
<option value='http://www.w3.org/blog/SW/2010/04/'> April 2010 (2)</option>
<option value='http://www.w3.org/blog/SW/2010/03/'> March 2010 (2)</option>
<option value='http://www.w3.org/blog/SW/2010/02/'> February 2010 (5)</option>
<option value='http://www.w3.org/blog/SW/2010/01/'> January 2010 (6)</option>
<option value='http://www.w3.org/blog/SW/2009/12/'> December 2009 (1)</option>
<option value='http://www.w3.org/blog/SW/2009/11/'> November 2009 (3)</option>
<option value='http://www.w3.org/blog/SW/2009/10/'> October 2009 (6)</option>
<option value='http://www.w3.org/blog/SW/2009/09/'> September 2009 (12)</option>
<option value='http://www.w3.org/blog/SW/2009/08/'> August 2009 (3)</option>
<option value='http://www.w3.org/blog/SW/2009/07/'> July 2009 (5)</option>
<option value='http://www.w3.org/blog/SW/2009/06/'> June 2009 (11)</option>
<option value='http://www.w3.org/blog/SW/2009/05/'> May 2009 (2)</option>
<option value='http://www.w3.org/blog/SW/2009/04/'> April 2009 (5)</option>
<option value='http://www.w3.org/blog/SW/2009/03/'> March 2009 (5)</option>
<option value='http://www.w3.org/blog/SW/2009/02/'> February 2009 (3)</option>
<option value='http://www.w3.org/blog/SW/2009/01/'> January 2009 (3)</option>
<option value='http://www.w3.org/blog/SW/2008/12/'> December 2008 (4)</option>
<option value='http://www.w3.org/blog/SW/2008/11/'> November 2008 (4)</option>
<option value='http://www.w3.org/blog/SW/2008/10/'> October 2008 (4)</option>
<option value='http://www.w3.org/blog/SW/2008/09/'> September 2008 (4)</option>
<option value='http://www.w3.org/blog/SW/2008/08/'> August 2008 (7)</option>
<option value='http://www.w3.org/blog/SW/2008/07/'> July 2008 (4)</option>
<option value='http://www.w3.org/blog/SW/2008/06/'> June 2008 (7)</option>
<option value='http://www.w3.org/blog/SW/2008/04/'> April 2008 (9)</option>
<option value='http://www.w3.org/blog/SW/2008/03/'> March 2008 (4)</option>
<option value='http://www.w3.org/blog/SW/2008/02/'> February 2008 (4)</option>
<option value='http://www.w3.org/blog/SW/2008/01/'> January 2008 (5)</option>
<option value='http://www.w3.org/blog/SW/2007/12/'> December 2007 (4)</option>
<option value='http://www.w3.org/blog/SW/2007/11/'> November 2007 (4)</option>
<option value='http://www.w3.org/blog/SW/2007/10/'> October 2007 (3)</option>
<option value='http://www.w3.org/blog/SW/2007/09/'> September 2007 (5)</option>
<option value='http://www.w3.org/blog/SW/2007/08/'> August 2007 (3)</option>
<option value='http://www.w3.org/blog/SW/2007/07/'> July 2007 (7)</option>
<option value='http://www.w3.org/blog/SW/2007/06/'> June 2007 (4)</option>
<option value='http://www.w3.org/blog/SW/2007/05/'> May 2007 (10)</option>
<option value='http://www.w3.org/blog/SW/2007/04/'> April 2007 (3)</option>
<option value='http://www.w3.org/blog/SW/2007/03/'> March 2007 (10)</option>
<option value='http://www.w3.org/blog/SW/2007/02/'> February 2007 (7)</option>
<option value='http://www.w3.org/blog/SW/2007/01/'> January 2007 (3)</option>
<option value='http://www.w3.org/blog/SW/2006/12/'> December 2006 (1)</option>
<option value='http://www.w3.org/blog/SW/2006/10/'> October 2006 (6)</option>
<option value='http://www.w3.org/blog/SW/2006/09/'> September 2006 (7)</option>
</select>
</aside><aside id="search-2" class="widget-container widget_search"><form role="search" method="get" id="searchform" action="http://www.w3.org/blog/SW/" >
<div><label class="screen-reader-text" for="s">Search for:</label>
<input type="text" value="" name="s" id="s" />
<input type="submit" id="searchsubmit" value="Search" />
</div>
</form></aside><aside id="meta-2" class="widget-container widget_meta"><header><h3 class="widget-title">Meta</h3></header> <ul>
<li><a href="https://www.w3.org/blog/SW/wp-login.php">Log in</a></li>
<li><a href="http://www.w3.org/blog/SW/feed/" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
<li><a href="http://www.w3.org/blog/SW/comments/feed/" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
<li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
</ul>
</aside>
</div><!-- #primary .widget-area -->
</div><!-- #main -->
<footer id="footer" role="contentinfo">
<div id="colophon">
<div id="site-info">
<a href="http://www.w3.org/blog/SW/" title="Semantic Web Activity News" rel="home">
Semantic Web Activity News </a>
</div><!-- #site-info -->
<div id="site-generator">
<a href="http://wordpress.org/"
title="Semantic Personal Publishing Platform" rel="generator">
Powered by WordPress. </a>
</div><!-- #site-generator -->
</div><!-- #colophon -->
</footer><!-- #footer -->
</div><!-- #wrapper -->
</body>
</html>