index.html
9.38 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
<?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/elements/1.1/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:cc="http://creativecommons.org/ns#"
>
<!-- RDFa to be checked with http://www.w3.org/2007/08/pyRdfa/extract?uri=http://www.w3.org/2009/Talks/0204-ted-tbl/ -->
<head profile="http://www.w3.org/ns/rdfa/ http://www.w3.org/2005/11/profile"
about="http://www.w3.org/2009/Talks/0122-federation/" typeof="cc:Work">
<link rel="icon" type="image/png" href="/2001/sw/favicon-sw.png" />
<title property="dc:title">Tim Berners-Lee -- Linked Data</title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<link rel="dc:creator" type="application/rdf+xml" title="FOAF" href="http://www.w3.org/People/Berners-Lee/card#i" />
<meta name="Author" content="Tim Berners-Lee" />
<link href="http://www.w3.org/People/Berners-Lee" rel="Author" />
<!-- This is NOT CC necause of the cartoon etc
<link href="http://creativecommons.org/licenses/by-nd/3.0/" rel="Copyright" title="CC Copyrights" />
-->
<!-- link rel="stylesheet" type="text/css" href="/StyleSheets/base.css" /> -->
<link rel="stylesheet" href="../../../Talks/Tools/Slidy/show.css"
type="text/css" media=" screen, projection" />
<link rel="stylesheet" href="../../../Talks/Tools/Slidy/print.css"
type="text/css" media="print" />
<link rel="stylesheet" href="../../../Talks/Tools/Slidy/w3c-blue.css"
type="text/css" media=" screen, projection" />
<script src="../../../Talks/Tools/Slidy/slidy.js" type="text/javascript">
</script>
<!-- link rel="stylesheet" type="text/css" href="local.css" / -->
<style type="text/css" media="screen">
/*<![CDATA[*/
pre { background-color: #eee; }
table { background-color: #eee; }
.lowlight {
color: #777;
}
code { font-weight: bold; }
img { display: block; margin-left: auto; margin-right: auto }
em { color: red; }
.em { color: red; }
.gray { color: #7f7f7f; }
.look-like-imgs { font-size: 80%;
color: black;
font-weight: normal;
display: block;
width: 100%;
align: center; }
.term { font-size: 80%;
background-color: #ccc }
.itty { font-size: 50%; }
table { border-collapse: collapse; }
caption { font-size: 100%; }
body { color: black; background-color: white }
a img { color: white; border-width: 0 }
.keyword { color: blue; }
.comment { color: #f73737; }
.graph { /* background-color: #dfdfff; */ }
.binding { background-color: #dfdfff; }
.constraint { background-color: #ffdfdf; }
td.int { text-align: right; }
span.ref { font-weight: bold; }
pre {
padding: 4px; margin: 0em;
margin-left: 1em;
margin-top: 0em; margin-bottom: 0em }
.new { color: #009900; }
.sql { color: #000099; }
.results { color: #004e22; }
.rimName { background-color: #ffffaa; }
.rimPatient { background-color: #bbffff; }
.itty { font-size: .5em; opacity: .5 }
.patient-rdf { }
.musing { text-align: center; color: #990000; font-style: italic; }
.grey { opacity: .5 }
.integrate {
margin-top: 3em;
background-image: url("dbs.png");
background-position: 100% 37%;
background-repeat: no-repeat;
}
.google {
margin-top: 3em;
background-image: url("google.png");
background-position: 100% 37%;
background-repeat: no-repeat;
}
.hcls2 {
margin-top: 3em;
background-image: url("/2001/sw/hcls/notes/kb/triples.png");
background-position: 100% 37%;
background-repeat: no-repeat;
}
.mesh { background-color: #ffc; fill: #cccc00; stroke: #cccc00; }
.goa { background-color: #fcf; fill: #cc00cc; stroke: #cc00cc; }
.glbl { background-color: #ccf; fill: #3333aa; stroke: #3333aa; }
.plbl { background-color: #cfc; fill: #00cc00; stroke: #00cc00; }
.section { font-size: large; }
/*]]>
</style>
</head>
<body>
<div class="slide cover">
<!-- img style="float:right" src="http://www2008.org/Images/www2008logo.jpg"/ -->
<h1 id="title" class="title">Tim Berners-Lee -- Linked Data</h1>
<p>This slide set was presented at the TED 2009 conference, "The Great Unveiling" in Long Beach, CA. USA, 4, Feb 2009.</p>
<hr style="clear:both"/>
<!-- address about="http://www.w3.org/2009/Talks/0204-ted-tbl/">
<span about="http://www.w3.org/People/Berners-Lee/card#i" rel="dc:creator" typeof="foaf:Person">
<a href="mailto:timbl@w3.org" property="foaf:name" rel="foaf:mbox" resource="http://www.w3.org/People/Berners-Lee/card#i">Tim BL</a>, <span rel="rdfs:seeAlso" resource="http://www.w3.org/People/Berners-Lee/"></span>, <a rel="foaf:phone" href="tel:+1.617.599.3509">+1.617.599.3509</a>.
</span>
<br/>
Published: <span property="dc:date">2009-02-04</span><br/>
</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> -->
</div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img0.png" alt="blank"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img1.png" alt="Hans Rosling"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img2.png" alt="Hans's slide"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img3.png" alt="Flower with roots in data"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img4.png" alt="Linked Data"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img5.png" alt="Flourishing with Linked Data Bus"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img6.png" alt="Wikipedia to Dbpedia"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img8.png" alt="LOD cloud: dbpedia.org seed"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img9.png" alt="LOD cloud: 18 datasets"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img10.png" alt="LOD cloud: 24 datasets"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img11.png" alt="LOD cloud: 35 datasets"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img12.png" alt="LOD cloud: ~45 datasets"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img13.png" alt="blank"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img14.png" alt="Raw Data Now!"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img15.png" alt="blank"></div>
<!-- <div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img16.png" alt="LOD cloud: Adding Life Sci"></div> -->
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img17.png" alt="LOD cloud: Adding Life Sci"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img18.png" alt="Life Science question"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img19.png" alt="Search result"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img20.png" alt="Query result"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img21.png" alt="blank"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img22.png" alt="Social Network Silos"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img23.png" alt="blank"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img24.png" alt="OpenStreetMap.org 1"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img25.png" alt="OpenStreetMap.org 2"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img26.png" alt="OpenStreetMap.org 3"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img27.png" alt="OpenStreetMap.org 4"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img28.png" alt="OpenStreetMap.org 5"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img29.png" alt="OpenStreetMap.org 6"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img30.png" alt="OpenStreetMap.org Car Map"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img31.png" alt="OpenStreetMap.org Cycle Map"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img32.png" alt="Flourishing with Linked Data Bus"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img33.png" alt="blank"></div>
<div class="slide"><img style="width:100%" src="../../../2009/Talks/0204-ted-tbl/img34.png" alt="Credits"></div>
</body>
</html>