index.html
4.6 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
<?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 xmlns="http://www.w3.org/1999/xhtml"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:bibo="http://purl.org/ontology/bibo/"
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
xmlns:tl="http://purl.org/NET/c4dm/timeline.owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:ore="http://www.openarchives.org/ore/terms/"
xmlns:talk="http://www.w3.org/2012/0315-Luxembourg-IH/"
version="XHTML+RDFa 1.0"
>
<head profile="http://www.w3.org/2005/11/profile" about="[talk:]" typeof="ore:ResourceMap">
<title property="dc:title">What is Happening in the W3C Semantic Web Activity?</title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta property="dc:date" content="$Date: 2011/12/09 17:00:27 $"/>
<link rel="dc:author" href="http://www.ivan-herman.net/foaf#me"/>
<link href="http://creativecommons.org/licenses/by-nd/3.0/" rel="Copyright" title="CC Copyrights" />
<link rel="ore:describes" resource="[talk:#talk]"/>
<link about="[talk:Overview.html]" rel="icon" type="image/png" href="/2001/sw/favicon-sw.png" />
<link about="[talk:Overview.html]" rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/base.css" />
</head>
<body about="[talk:#talk]" typeof="cc:Work bibo:Slideshow ore:Aggregation">
<p class="banner" rel="dc:subject" resource="http://dbpedia.org/resource/Semantic_Web">
<a href="/2001/sw/" ><img src="/Icons/SW/sw-horz-w3c" width="241" height="48" alt="W3C SW Logo"/></a>
</p>
<h1 id="title" property="dc:title" rel="dc:subject" resource="http://id.loc.gov/authorities/sh2002000569#concept">What is Happening in the W3C Semantic Web Activity?</h1>
<p>
<span rel="bibo:presentedAt" >
<span about="http://www.multilingualweb.eu/en/documents/luxembourg-workshop" typeof="event:Event bibo:Conference">Talk given at the
“<a href="http://www.multilingualweb.eu/en/documents/luxembourg-workshop"><span datatype="" property="dc:title">The Multilingual Web - the Way Ahead</span></a>”
in <span rel="event:place" resource="http://dbpedia.org/resource/Luxembourg">Luxembourg</span>
<span rel="event:time">
<span typeof="tl:Interval">
(held between <span property="tl:beginsAt" content="2012-03-14" datatype="xsd:dateTime">14th</span>
and <span property="tl:endsAt" content="2012-03-16" datatype="xsd:dateTime">16th</span> of March, 2012)
</span>
</span>
</span>
</span>
on the <span property="dc:date" content="2012-03-15" datatype="xsd:dateTime">15<sup>th</sup> of March, 2012</span>.
</p>
<p>The slides will be available from this site closer to the event</p>
<!--
<p>The slides are available in
<a rel="dc:hasFormat ore:aggregates" href="Talk.pdf">
<span rel="rdf:type" resource="[ore:AggregatedResource]"/>
<span rel="dc:format" resource="http://purl.org/NET/mediatypes/application/pdf">PDF</span></a> and
<a rel="dc:hasFormat ore:aggregates" href="Talk.pptx">
<span rel="rdf:type" resource="[ore:AggregatedResource]" />
<span rel="dc:format" resource="http://purl.org/NET/mediatypes/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml">Open XML</span> (a.k.a. PowerPoint 2007)</a> formats.
</p>
-->
<hr />
<address>
<span rel="bibo:authorList" resource="[_:a]">
<span rel="rdf:first">
<span about="http://www.ivan-herman.net/foaf#me" typeof="foaf:Person"><span property="foaf:name">Ivan Herman</span>,
<span rel="rdfs:seeAlso" resource="http://www.ivan-herman.net/foaf">Semantic Web Activity Lead</span>.
</span>
</span>
<span rel="rdf:rest" resource="[rdf:nil]"></span>
</span>
<br/>
Last modified: $Date: 2011/12/09 17:00:27 $<br/>
<a href="http://creativecommons.org/licenses/by-nd/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nd/3.0/80x15.png"/></a> This work is licensed under a <a rel="cc:license" href="http://creativecommons.org/licenses/by-nd/3.0/">Creative Commons Attribution 3.0 License</a>, with attribution to <a rel="cc:attributionURL" href="http://www.w3.org" property="cc:attributionName">W3C</a>.
</address>
<p>
<a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml-rdfa" alt="Valid XHTML + RDFa"/></a>
</p>
</body>
</html>