Slide 1

Slide 1 text

Linked Data Pieter Colpaert en Laurens De Vocht [email protected] en [email protected]

Slide 2

Slide 2 text

Once, this was great data

Slide 3

Slide 3 text

Linked Data what? Because it’s impossible to store all the world’s knowledge on 1 machine…

Slide 4

Slide 4 text

An example Earth is the same as The world Earth is a Planet The world has population 7.152 billion Machine 1 Machine 2 Machine 3 World Wide Web And a lot more facts And a lot more facts And a lot more facts

Slide 5

Slide 5 text

World Wide Web An example Earth is the same as The world Earth is a Planet The world has population 7.152 billion Machine 1 Machine 2 Machine 3

Slide 6

Slide 6 text

name type same as Population Earth Planet The World 7.125*109 The World Planet Earth 7.125*109 { “Earth” : { “type” : “Planet”, “same as” : “The World”, “population” : “7.125*109” } } Planet The World 7.125*109 ; “The World” ; “7.125*109” . Table / CSV / Spreadsheet JSON XML triples Nothing new… Here’s the answer serialized in different formats

Slide 7

Slide 7 text

Problem Earth is a Planet How do we make sure “Earth” means planet Earth on another machine as well? semantic interoperability and the relation “is a”? and “Planet”?

Slide 8

Slide 8 text

Solution? http://dbpedia.org/resource/Earth http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://dbpedia.org/ontology/Planet Uniform Resource Identifiers (URIs)

Slide 9

Slide 9 text

Solution! Linked Open Data cloud

Slide 10

Slide 10 text

So... How do we start publishing data on the Web?

Slide 11

Slide 11 text

5 stars of Linked Open Data What state is your data in? 1. Open Data license

Slide 12

Slide 12 text

data.OpenDataForum.info 1. Open Data license

Slide 13

Slide 13 text

5 stars of Linked Open Data 2. Machine Readable

Slide 14

Slide 14 text

5 stars of Linked Open Data 3. Open Format (CSV, JSON, ...)

Slide 15

Slide 15 text

TheDataTank.com: getting the best out of every star

Slide 16

Slide 16 text

5 stars of Linked Open Data 4. Use URIs (RDF)

Slide 17

Slide 17 text

Add links in your data with rml.io

Slide 18

Slide 18 text

5 stars of Linked Open Data 5. Link your datasets to others

Slide 19

Slide 19 text

Integrated at data.opendataforum. info Time check?

Slide 20

Slide 20 text

Okay… and now? Let’s http://ewi.mmlab.be/query the Web

Slide 21

Slide 21 text

Questions?