shared innovation Linked Data: A 30-Minute Crash Course! Tom Heath Lead Researcher Talis Systems Ltd July 2011, SSSW2011, Cercedilla, Spain
shared innovation Outline • No “hard sell” about Linked Data, just the basic concepts • A basic introduction to the topic – Graphs – RDF Triples – URIs for documents and things – Links between (things in different) data sets • A brief mention of some useful data sets • Outline of the hands-on session
shared innovation What is a Graph? Tom
shared innovation What is a Graph? Talis Tom
shared innovation What is a Graph? Talis Tom employedBy
shared innovation What is a Graph? Talis Tom employedBy livesIn Bristol
shared innovation What is a Graph? Talis Tom employedBy livesIn favouriteDrink Bristol Ardbeg
shared innovation What is a Graph? Talis Tom employedBy livesIn favouriteDrink Bristol Whisky isA Ardbeg
shared innovation What is a Graph? Talis Tom employedBy livesIn favouriteDrink Bristol Whisky isA Ardbeg origin Islay
shared innovation What is a Graph? Talis Tom employedBy livesIn favouriteDrink Bristol Whisky isA Ardbeg origin isIn Islay Scotland
shared innovation What is a Graph? Talis Tom employedBy industry Software livesIn favouriteDrink Bristol Whisky isA Ardbeg origin isIn Islay Scotland
shared innovation What is a Graph? Talis Tom employedBy industry Software basedIn livesIn favouriteDrink Bristol Birmingham Whisky isA Ardbeg origin isIn Islay Scotland
shared innovation What is a Graph? Talis Tom employedBy industry Software basedIn livesIn employedBy favouriteDrink Bristol Birmingham Whisky isA Ardbeg Ian Davis origin isIn Islay Scotland
shared innovation What is a Graph? Talis Tom employedBy industry Software basedIn livesIn employedBy favouriteDrink Bristol Birmingham Whisky isA Ardbeg bornIn Ian Davis origin England isIn Islay Scotland
shared innovation What is a Graph? Talis Tom employedBy industry Software basedIn livesIn employedBy favouriteDrink Bristol Birmingham Whisky isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation What is a Graph? Talis Tom employedBy industry Software basedIn City livesIn isA employedBy favouriteDrink Bristol Birmingham Whisky isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation What is a Graph? Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol Birmingham Whisky isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation What is a Graph? Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation The RDF Data Model: Triples Object Subject Predicate
shared innovation The RDF Data Model: Triples Talis Tom employedBy
shared innovation 1 Graph, 15 RDF Triples Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation f r d m . o m / t o . c h a t e h m o / t : / p h t t Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland http://wiskii.com/ardbeg.rdf
shared innovation http://www.talis.com/talis.rdf Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn Islay Scotland
shared innovation Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England http://iandavis.com/ian.rdf isIn Islay Scotland
shared innovation Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg bornIn Ian Davis origin borders England isIn http://geonames.org/uk.rdf Islay Scotland
shared innovation URIs for All Things (Not Just for Documents) Talis http://tomheath.com/id/me employedBy industry Software basedIn City http://worklife.eg/livesIn isA isA employedBy http://drin.kr/favouriteDrink http://plac.es/Bristol isIn Birmingham http://drin.kr/Whisky isIn http://rels.com/isA http://wiskii.com/Ardbeg bornIn Ian Davis borders http://wiskii.com/origin England http://rels.com/isIn http://wiskii.com/Islay http://plac.es/Scotland
shared innovation Talking About the Same Thing Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA isA Ardbeg Ardbeg bornIn Ian Davis origin origin borders England isIn Islay Islay Scotland
shared innovation Talking About the Same Thing Talis Tom employedBy industry Software basedIn City livesIn isA isA employedBy favouriteDrink Bristol isIn Birmingham Whisky isIn isA Ardbeg http://my.eg/Islay origin bornIn Ian Davis borders England owl:sameAs isIn Scotland http://your.eg/Islay
shared innovation Useful Data Sets • Dbpedia: RDF descriptions of everything that has a Wikipedia page <http://dbpedia.org/> • Geonames: data set about geographic locations, with RDF descriptions <http://geonames.org/> • owl:sameAs links exist between many places that feature in both DBpedia and Geonames
shared innovation Anatomy of a Simple Linked Data Application 1. Look up a URI (HTTP GET) 2. Receive some RDF data in response (maybe via a redirect) 3. Do something useful with the data 4. Inspect the data for links to related things 5. Look up the URIs of related things 6. Go to Step 2.
shared innovation Linked Data Hands-On Session • Build a simple city guide based on existing Linked Data sources • Start with a seed URI for a city of your choice • Populate a SimpleGraph object with data retrieved by looking up this URI • Look for outgoing links in the data • Look these up and add the resulting data to your SimpleGraph / Thing object • Show some/all of the data you have retrieved as a Web page city guide
shared innovation Instructions • http://tomheath.com/stuff/sssw2011/
shared innovation Questions? • Contact Info – tom.heath@talis.com – http://tomheath.com/id/me – http://www.talis.com/ – @tommyh (twitter) • Slides – http://tomheath.com/slides/2011-07-cercedilla- linked-data-a-30-minute-crash-course.pdf
shared innovation
Recommend
More recommend