SlideShare a Scribd company logo
1 of 100
Download to read offline
DATA
SUPPORT
OPEN
Linked Open Data
Principles,
Technologies and
Examples
PwC firms help organisations and individuals create the value they’re looking for. We’re a network of firms in 158 countries with close to 180,000 people who are committed to
delivering quality in assurance, tax and advisory services. Tell us what matters to you and find out more by visiting us at www.pwc.com.
PwC refers to the PwC network and/or one or more of its member firms, each of which is a separate legal entity. Please see www.pwc.com/structure for further details.
DATASUPPORTOPEN
Learning objectives
By the end of the course, participants should have a clear
understanding of:
• What linked open data is;
• What is the difference between linked and open data;
• How to publish linked data;
• The economic and social aspects of linked data;
• How linked data technologies can be applied to improve the
availability, understandability and usability of EU data.
Slide 2
DATASUPPORTOPEN
Content
This training consists of 3 modules:
1. Introduction to linked data
2. Introduction to RDF & SPARQL
3. Workshop on publishing open linked EU data
Slide 3
DATASUPPORTOPEN
Learning Module 1:
Introduction to Linked Data
Slide 4
DATASUPPORTOPEN
Introduction to linked data
This module contains ...
• An introduction to the linked data principles;
• The expected benefits of linked data;
• An introduction to linked data technologies;
• An outline of the 5-star scheme for publishing linked data;
• An overview of linked data initiatives in Europe.
Slide 5
Find more on: training.opendatasupport.eu
DATASUPPORTOPEN
What is linked data?
Evolution from a document-based Web to a Web of
interlinked data.
Slide 6
DATASUPPORTOPEN
The Web is evolving from a “Web of linked
documents” into a “Web of linked data”
• The Web started as a collection of
documents published online – accessible at a
Web location identified by a URL.
• These documents often contain data about
real-world resources which is mainly
human-readable and cannot be understood
by machines.
• The Web of Data is about enabling the access
to this data, by making it available in
machine-readable formats and connecting it
using Uniform Resource Identifiers (URIs),
thus enabling people and machines to collect
the data, and put it together to do all kinds
of things with it (permitted by the licence).
Machine-readable data
(or metadata) is data in a
format that can be interpreted
by a computer.
2 types of machine-readable
data exist:
• human-readable data that
is marked up so that it can
also be understood by
computers, e.g.
microformats, RDFa;
• data formats intended
principally for computers,
e.g. RDF, XML and JSON.
Slide 7
See also:
http://www.ted.com/talks/tim_berners_lee_on_the_next_web.html
http://linkeddatabook.com/editions/1.0/
DATASUPPORTOPEN
Defining linked data
Providing data as a service
“Linked data is a set of design principles for sharing machine-readable
data on the Web for use by public administrations, business and
citizens.”
EC ISA Case Study: How Linked Data is transforming eGovernment
The four design principles of Linked Data (by Tim Berners Lee):
1. Use Uniform Resource Identifiers (URIs) as names for things.
2. Use HTTP URIs so that people can look up those names.
3. When someone looks up a URI, provide useful information, using the
standards (RDF, SPARQL).
4. Include links to other URIs so that they can discover more things.
Slide 8
See also:
http://www.youtube.com/watch?v=4x_xzT5eF5Q
http://www.w3.org/DesignIssues/LinkedData.html
http://www.youtube.com/watch?v=uju4wT9uBIA
DATASUPPORTOPEN
The value proposition of linked (open)
government data
• Flexible data integration: facilitates data integration and enables
the interconnection of previously disparate government datasets.
• Efficiency gains in data integration– the network effect: the
addition of each new dataset increases the value of those datasets
that are already published!
• Ease of navigation: makes browsing through complex data easier
via URIs.
• Increase in data quality:
 The use of URIs leads to improved data management and quality.
 The increased (re)use triggers a growing demand to improve data quality.
Through crowd-sourcing and self-service mechanisms, errors are
progressively corrected.
9
See also:
ISA Study on Business Models for LOGD
https://joinup.ec.europa.eu/community/semic/document/study-
business-models-linked-open-government-data-bm4logd
DATASUPPORTOPEN
The value proposition of linked (open)
government data
• Increase in data usability by providing data as a service:
 Resolvable URIs
 Data is available in different formats, not limited to RDF, e.g. XML, CSV,
text, JSON…
• Compatible with existing standards and technologies: a
linked data infrastructure can provide access to homogenised,
linked, and enriched data using standard Web-based interfaces
(such as HTTP and SPARQL) and Web-based languages (such as
XHTML, RDF+XML), on top of either:
 Existing relational/spatial database systems, by applying database-to-RDF
conversions; or
 Existing XML/file-based data.
10
DATASUPPORTOPEN
The value proposition of linked (open)
government data
• Ease of model updates: RDF data models and vocabularies can be
extended, adapted and updated more easily. Changes can be reflected
on the data with lower costs and effort (compared to traditional
relational databases).
• Cost reduction: The reuse of LOGD in e-Government applications
leads to considerable cost reductions, when it comes to service
integration, data use, reuse, and exchange.
• New services: The availability of LOGD gives rise to new,
integrated, services offered by the public and/or private sector.
11
See also:
ISA Study on Business Models for LOGD
https://joinup.ec.europa.eu/community/semic/document/study-
business-models-linked-open-government-data-bm4logd
DATASUPPORTOPEN
The four principles of linked data in practice
1. Use Uniform Resource Identifiers (URIs) as names for things.
2. Use HTTP URIs so that people can look up those names.
E.g. for an organisation: UNICEF in EuroVoc.
- http://eurovoc.europa.eu/1022
Slide 12
DATASUPPORTOPEN
The four principles in practice
3. When someone looks up a URI, provide useful information, using the
standards (RDF, SPARQL).
4. Include links to other URIs so that people/machines can discover more
things.
Slide 13
DATASUPPORTOPEN
Enablers of Linked Open Government Data
• Forward-looking strategies. Alignment with modern techniques
as a way to maintain reputation as leaders in the domain.
• Open licensing and free access: an advantage contributing to
the popularity of LOGD.
• Ease of data model updates to include new data or connect data
from different sources.
• Enthusiasm from ‘champions’.
• Emerging best practice guidance: dissemination of best
practices to create common approaches and reduce the risk in
implementation.
14
See also:
ISA Study on Business Models for LOGD
https://joinup.ec.europa.eu/community/semic/document/study-business-
models-linked-open-government-data-bm4logd
DATASUPPORTOPEN
Linked data vs. open data
Open data
Data can be published and be
publicly available under an open
licence without linking to other
data sources.
Linked data
Data can be linked to URIs from
other data sources, using open
standards such as RDF without
being publicly available under an
open licence.
Slide 15
“Open data is data that can be freely used, reused and redistributed by
anyone – subject only, at most, to the requirement to attribute and share-
alike.”
- OpenDefinition.org
See also:
Cobden et al., A research agenda for Linked Closed Data
http://ceur-ws.org/Vol-782/CobdenEtAl_COLD2011.pdf
DATASUPPORTOPEN
Linked data foundations
URIs for naming things, RDF for describing data and
SPARQL for querying linked data.
Slide 16
DATASUPPORTOPEN
Uniform Resource Identifier (URI)
“A Uniform Resource Identifier (URI) is a compact sequence of characters that
identifies an abstract or physical resource.”
– ISA’s 10 Rules for Persistent URIs
A country, e.g. Belgium
- http://publications.europa.eu/resource/authority/country/BEL
An organisation, e.g. the Publications Office
- http://publications.europa.eu/resource/authority/corporate-body/PUBL
A dataset, e.g. Countries Named Authority List
- http://publications.europa.eu/resource/authority/country/
Slide 17
BE
See also:
http://www.slideshare.net/OpenDataSupport/design
-and-manage-persitent-uris
DATASUPPORTOPEN
RDF & SPARQL
The Resource Description Framework (RDF ) is a syntax for representing
data and resources on the Web
Slide 18
RDF breaks every piece of information down in triples:
• Subject – a resource, which is identified with a URI.
• Predicate – a URI-identified reused specification of the relationship.
• Object – a resource or literal to which the subject is related.
SPARQL is a standardised language for querying RDF data.
http://example.org/place/Brussels is the capital of “Belgium”.
OR
http://example.org/place/Brussels is the capital of http://example.org/place/Belgium.
Subject Predicate Object
See also:
http://www.slideshare.net/OpenDataSupport/introduction-to-rdf-sparql
DATASUPPORTOPEN
How to publish linked data?
Paving the way towards 5-star linked data
Slide 19
DATASUPPORTOPEN
5 star-schema of Linked Open Data
★
Make your stuff available on the Web (whatever format)
under an open license.
★★
Make it available as structured data (e.g., Excel instead of
image scan of a table).
★★★ Use non-proprietary formats (e.g., CSV instead of Excel).
★★★★
Use URIs to denote things, so that people can point at your
stuff.
★★★★★ Link your data to other data to provide context.
Slide 20
DATASUPPORTOPEN
★ Make your stuff available on the Web under an
open licence
Slide 21
Trends, risks and
vulnerabilities in
securities markets
DATASUPPORTOPEN
★ ★ Make it available as structured data
Slide 22
Waterbase - Emissions to water:
CountryCode
DATASUPPORTOPEN
★ ★ ★ Use non-proprietary formats
• Proprietary: Excel, Word, PDF...
• Non-proprietary: XML, CSV, RDF, JSON, ODF...
DG Enlargement - Regional programmes:
Slide 23
DATASUPPORTOPEN
★ ★ ★ ★ Use URIs to denote things
Slide 24
See also:
http://www.slideshare.net/OpenDataSupport/design-and-manage-persitent-uris
Food Additives - http://open-data.europa.eu/en/data/dataset/1gXgb0Yj73R4ttDChQ5Wyg
DATASUPPORTOPEN
★ ★ ★ ★ ★ Link your data to other data to provide
context
Slide 25
Corporate bodies Named Authority Lists - http://open-data.europa.eu/en/data/dataset/corporate-body
DATASUPPORTOPEN
LOGD roadblocks
• Necessary investments.
• Lack of necessary competencies.
• Perceived lack of tools.
• Lack of service level guarantees.
• Missing, restrictive, or incompatible licences.
• Surfeit of standard vocabularies.
• The inertia of the status quo – change is accomplished slowly.
26
See also:
ISA Study on Business Models for LOGD
https://joinup.ec.europa.eu/community/semic/document/study-business-
models-linked-open-government-data-bm4logd
DATASUPPORTOPEN
Linked data initiatives in
Europe
Examples on supra-national, national, regional and
private initiatives in the area of linked data.
Slide 27
DATASUPPORTOPEN
EU institutions initiatives – some examples
European Environment Agency SPARQL endpoint:
Tool allowing searching for linked data published by the the European Environment
Agency. http://semantic.eea.europa.eu/sparql
EU Open Data Portal SPARQL endpoint:
Tool allowing searching for the metadata stored in the EU Open Data Portal triple store.
https://open-data.europa.eu/en/linked-data
DG SANTE SPARQL endpoint:
Tool for querying linked open data on European Community Health Indicators, the EU
Register of Health Claims, etc. http://ec.europa.eu/semantic_webgate/
Europeana SPARQL endpoint:
Tool allowing querying a multi-lingual online collection of millions of digitized items from
European museums, libraries, archives and multi-media collections.
http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint
Slide 28
DATASUPPORTOPEN
Initiatives funded by the European Commission
Slide 29
ADMS.
SW
CORE
VOCABULARY
PUBLIC
SERVICE
DATASUPPORTOPEN
Member State initiatives – some examples
DE – Bibliotheksverbund Bayern
Linked data from 180 academic libraries in Bavaria, Berlin and Brandenburg.
IT – Agenzia per l’Italia digitiale
Three datasets published as linked data: the Index of Public Administration, the SPC
contracts for web services and conduction systems and the Classifications for the data in
Public Administration.
NL – Building and address register
The Dutch Address and Buildings base register published as linked data.
UK – Ordnance Survey
Three OS Open Data products published as linked data: the 1:50 000 Scale Gazetteer,
Code-Point Open and the administrative geography taken from Boundary Line.
UK – Companies House
Publishing basic company details as linked data using a simple URI for each company in
their database.
Slide 30
See also:
ISA Study on Business Models for LOGD
https://joinup.ec.europa.eu/community/semic/document/study-business-
models-linked-open-government-data-bm4logd
DATASUPPORTOPEN
Non-governmental applications
Slide 31
DATASUPPORTOPEN
Conclusions
• Linked data is a set of design principles for sharing machine-readable
data on the Web.
• URIs, RDF and SPARQL form the foundational layer for Linked data.
• Linked data offers a number of advantages such as:
o Data integration with small impact on legacy systems;
o Enables for semantic interoperability;
o Easier browsing through complex data;
o Increased data quality;
Slide 32
DATASUPPORTOPEN
Conclusions cont’d
• Linked data offers a number of advantages such as:
o Enables easy updates, adaptations and extensions of data models;
o Cost reduction from the reuse of LOGD in e-Government applications;
o Enables creativity and innovation through context and knowledge-
creation.
Slide 33
DATASUPPORTOPEN
Learning Module 2:
Introduction to RDF & SPARQL
Slide 34
DATASUPPORTOPEN
Introduction to RDF and SPARQL
This module contains ...
• An introduction to the Resource Description Framework (RDF) for
describing your data.
• An introduction to SPARQL on how you can query and manipulate
data in RDF.
Slide 35
Find more on: training.opendatasupport.eu
DATASUPPORTOPEN
Learning objectives
By the end of this training module you should have a clear understanding
of:
• The Resource Description Framework (RDF);
• How to write/read RDF;
• How you can describe your data with RDF;
• What SPARQL is;
• How to understand and write a SPARQL SELECT query.
Slide 36
DATASUPPORTOPEN
Resource Description Framework
An introduction to RDF.
Slide 37
DATASUPPORTOPEN
RDF in the stack of Semantic Web technologies
Resource: Everything that can have
a unique identifier (URI), e.g. pages,
places, people, organisations,
products...
Description: attributes, features,
and relations of the resources
Framework: model, languages and
syntaxes for these descriptions
• Published as a W3C
recommendation in 1999.
• RDF was originally introduced as a
data model for metadata.
• RDF was generalised to cover
knowledge of all kinds.
Slide 38
DATASUPPORTOPEN
Example: RDF description of an organisation
Publications Office, 2, rue Mercier, 2985 Luxembourg, LUXEMBOURG
Slide 39
<rdf:RDF
xmlns:rdfs=“http://www.w3.org/2000/01/rdf-schema#”
xmlns:org=“http://www.w3.org/ns/org#”
xmlns:locn=“http://www.w3.org/ns/locn#” >
<org:Organization rdf:about=“http://publications.europa.eu/resource/authority/corporate-
body/PUBL”>
<rdfs:label> “Publications Office”< /rdfs:label>
<org:hasSite rdf:resource=“http://example.com/site/1234”/>
</org:Organization>
<locn:Address rdf:about=“http://example.com/site/1234”/>
<locn:fullAddress>”2, rue Mercier, 2985 Luxembourg, LUXEMBOURG”</locn:fullAddress>
</locn:Address>
</rdf:RDF>
DATASUPPORTOPEN
RDF structure
Triples, graphs and syntaxes.
Slide 40
DATASUPPORTOPEN
What is a triple?
Slide 41
Every piece of information expressed in RDF is represented as a triple:
• Subject – a resource, which is identified with a URI.
• Predicate – a URI-identified reused specification of the relationship.
• Object – a resource or literal to which the subject is related.
http://publications.europa.eu/resource/authority/file-type/ has a title “File types Name Authority List”.
Subject Predicate Object
Example: name of a dataset:
DATASUPPORTOPEN
RDF Syntax
RDF/XML
Slide 42
<rdf:RDF
xmlns:dcat=“http://www.w3.org/TR/vocab-dcat/“
xmlns:dct=“http://purl.org/dc/terms/”
<dcat:Dataset rdf:about=“http://publications.europa.eu/resource/authority/file-type/”>
<dct:title> “File types Named Authority List”< /dct:title>
<dct:publisher rdf:resource=“http://open-data.europa.eu/en/data/publisher/publ”/>
</dcat:Dataset>
<dct:Agent rdf:about=“http://open-data.europa.eu/en/data/publisher/publ”/>
<dct:title>”Publications Office”</dct:title>
</dct:Publisher>
</rdf:RDF>
Subject
Predicate
Object
Graph
Definition of prefixes
Description of data – triples
DATASUPPORTOPEN
Visual representation (RDF graph) of the triples from
the RDF/XML syntax example
Slide 43
Subject
Predicate
Object
DATASUPPORTOPEN
RDF Syntax
Turtle
Subject
Predicate
Object
Slide 44
@prefix dcat: <http://www.w3.org/TR/vocab-dcat/> .
@prefix dct: <http://purl.org/dc/terms/.
< http://publications.europa.eu/resource/authority/file-type/>
a <dcat:Dataset> ;
dct:title “File types Name Authority List“;
dct:publisher <http://open-data.europa.eu/en/data/publisher/publ> .
<http://open-data.europa.eu/en/data/publisher/publ>
a <dct:Agent> ;
dct:title “Publications Office” .
Graph
See also:
http://www.w3.org/2009/12/rdf-ws/papers/ws11
Definition of prefixes
Description of data – triples
DATASUPPORTOPEN
RDF Syntax
RDFa
Subject
Predicate
Object
Slide 45
<html>
<head> ... </head>
<body>
...
<div resource=“http://publications.europa.eu/resource/authority/file-type/”
typeof= “http://www.w3.org/ns/dcat#Dataset”>
<p>
<span property=" http://purl.org/dc/terms/title ">File types Name Authority List<span>
Publisher: <span property="http://purl.org/dc/terms/Agent"> Publications Office</span>
</p></div>
</body>
See also:
http://www.w3.org/TR/2012/NOTE-rdfa-primer-20120607/
embedding RDF data in HTML
DATASUPPORTOPEN
How to represent data in RDF
Classes, properties and vocabularies
Slide 46
DATASUPPORTOPEN
RDF Vocabulary
“A vocabulary is a data model comprising classes, properties and
relationships which can be used for describing your data and
metadata.”
• Class. A construct that represents things in the real and/or information world, e.g. a
person, an organisation, a concept such as “health” or “freedom”.
• Property. A characteristic of a class in a particular dimension such as the legal name
of an organisation or the date and time that an observation was made. In RDF
properties are encoded as data type properties.
• Relationship. A link between two classes; for example the link between a document
and the organisation that published it (i.e. organisation publishes document), or the
link between a map and the geographic region it depicts (i.e. map depicts geographic
region). In RDF relationships are encoded as object type properties.
Slide 47
DATASUPPORTOPEN
Examples of classes, relationships and properties:
The Core Person Vocabulary in UML
48
class Healthcare Domain
Core Vocabularies::Identifier
dateOfIssue :dateTime [0..1]
identifier :string [1..1]
identifierType :string [0..1]
issuingAuthority :string [0..1]
issuingAuthorityUri :URI [0..1]
Core Vocabularies::Person
alternativeName :string
birthName :string
dateOfBirth :dateTime
dateOfDeath :dateTime
familyName :string
fullName :string
gender :code
givenName :string
patronymicName :string
Core Vocabularies::Location
geographicIdentifier :URI
geographicName :string
Core Vocabularies::Address
addressArea :string
addressID :string
adminUnitL1 :string
adminUnitL2 :string
fullAddress :string
locatorDesignator :string
locatorName :string
poBox :string
postCode :string
postName :string
thoroughfare :string
Core Vocabularies::Geometry
lat :string
long :string
wkt :string
xmlGeometry :XML
address
identifies
geometry
placeOfDeath
countryOfDeath
placeOfBirth
countryOfBirth
identifier
UML: The Unified Modelling Language class diagrams provide the means for expressing
the conceptual data model of vocabularies, such as the ISA Core Vocabularies, thus
facilitating the understanding of the meaning of the data model.
Relationships Class
Properties
Class
Class
Class
Class
DATASUPPORTOPEN
Introduction to SPARQL
The RDF Query Language
Slide 49
DATASUPPORTOPEN
About SPARQL
SPARQL is the standard language to query graph data represented as
RDF triples.
• SPARQL Protocol and RDF Query Language
• One of the three core standards of the Semantic Web, along with RDF
and OWL.
• Became a W3C standard January 2008.
• SPARQL 1.1 is a W3C Recommendation since March 2013.
Slide 50
DATASUPPORTOPEN
Types of SPARQL queries
• SELECT. Return a table of all X, Y, etc. satisfying the following
conditions ...
• CONSTRUCT. Find all X, Y, etc. satisfying the following conditions
... and substitute them into the following template in order to
generate (possibly new) RDF statements, creating a new graph.
• DESCRIBE. Find all statements in the dataset that provide
information about the following resource(s) ... (identified by name or
description)
• INSERT. Add triples to the RDF graph.
• DELETE. Delete triples from the RDF graph.
• ASK. Are there any X, Y, etc. satisfying the following conditions ...
Slide 51
See also:
http://www.euclid-project.eu/modules/chapter2
https://joinup.ec.europa.eu/community/ods/document/tm13-introduction-rdf-sparql-en
DATASUPPORTOPEN
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX dcat: <http://www.w3.org/TR/vocab-dcat/>
SELECT ?title
WHERE
{
?dataset rdf:type dcat:Dataset .
?dataset rdf:title ?title
}
Structure of a SPARQL Query
Slide 52
Type of
query Variables, i.e. what to search for
RDF triple patterns, i.e.
the conditions that
have to be met
Definition of
prefixes
DATASUPPORTOPEN
SELECT – return the name of a dataset with
particular URI
Slide 53
<http://.../authority/file-type/> rdf:type dcat:Dataset.
<http://.../authority/file-type/> dct:title “File types Name Authority List“ .
<http://.../authority/file-type/> dct:publisher < http://open-data.europa.eu/en/data/publisher/publ>.
< http://.../publisher/publ> rdf:type dct:Agent .
< http://.../publisher/publ> dct:title “Publications Office” .
PREFIX dcat: <http://www.w3.org/TR/vocab-dcat/>
PREFIX dct: <http://purl.org/dc/terms/>
SELECT ?dataset
WHERE
{
<http://.../authority/file-type/> dct:title ?dataset .
}
dataset
“File types Name Authority List”
Sample data
Query
Result
DATASUPPORTOPEN
SELECT - return the name and publisher of a
dataset
Slide 54
PREFIX dcat: <http://www.w3.org/TR/vocab-dcat/>
PREFIX dct: <http://purl.org/dc/terms/>
SELECT ?dataset ?publisher
WHERE
{http://.../authority/file-type/ dct:publisher ?publisherURI.
http://.../authority/file-type/ dct:title ?dataset.
?publisherURI dct:title ?publisher . }
dataset publisher
“File types Name Authority List” “Publications Office”
<http://.../authority/file-type/> rdf:type dcat:Dataset.
<http://.../authority/file-type/> dct:title “File types Name Authority List“ .
<http://.../authority/file-type/> dct:publisher < http://open-data.europa.eu/en/data/publisher/publ>.
< http://.../publisher/publ> rdf:type dct:Agent .
< http://.../publisher/publ> dct:title “Publications Office” .
Sample data
Query
Result
DATASUPPORTOPEN
SPARQL Example – EU ODP (1)
Slide 55
DATASUPPORTOPEN
SPARQL Example – EU ODP (2)
Slide 56
DATASUPPORTOPEN
SPARQL Example – EU ODP (2)
Slide 57
DATASUPPORTOPEN
Summary
• RDF is a general way to express data intended for publishing on the
Web.
• RDF data is expressed in triples: subject, predicate, object.
• Different syntaxes exist for expressing data in RDF.
• SPARQL is a standardised language to query graph data expressed
as RDF.
• SPARQL can be used to query and update RDF data.
Slide 58
DATASUPPORTOPEN Slide 59
Learning Module 3:
Workshop for Publishing Open
Linked EU Data
DATASUPPORTOPEN
Workshop for publishing open linked EU data
This module is about...
• Creating an RDF vocabulary for modelling your data.
 How to reuse existing vocabularies to model your data.
 How to create new classes and properties in RDF.
 How and where to publish your RDF vocabulary so that it can be reused
by others.
• An example of how tabular data can be published as Linked Open
Data using Open Refine.
Slide 60
DATASUPPORTOPEN
Learning objectives
By the end of this training module you should have an understanding
of:
• What the best practices are for creating an RDF vocabulary for
modelling your data.
• Where to find RDF vocabularies for reuse.
• How you can create your own RDF vocabulary.
• How to publish your RDF vocabulary.
• The process and methodology for developing semantic agreements
developed by the ISA Programme of the European Commission.
Slide 61
DATASUPPORTOPEN
Creating an RDF vocabulary
How to reuse other vocabularies, define your own terms,
publish and promote your vocabulary
Slide 62
DATASUPPORTOPEN
6 steps for creating an RDF vocabulary
Start with a robust Domain Model developed following a
structured process and methodology.
Research existing terms and their usage and maximise reuse
of those terms.
Where new terms can be seen as specialisations of existing terms,
create sub class and sub properties.
Where new terms are required, create them following
commonly agreed best practice.
Publish within a highly stable environment designed to be
persistent.
Publicise the RDF vocabulary by registering it with relevant
services.
Slide 63
1
See also:
https://joinup.ec.europa.eu/community/semic/document/cookbook-
translating-data-models-rdf-schemas
2
3
4
5
6
DATASUPPORTOPEN
Start with a robust Domain Model
Slide 64
1
has
Ceiling
has
Political
category
Amount
Currency
Figure
Type
Year
Nomenclature
Type
Heading
EU Programme
Code
Type
Political category
Code
Description
Corporate body
Code
Type
Location
Introduction
Remark
Conditions
Acronym
Legal base period
Legal base type
Legal base status
has
Corporate body
has
Nomenclature
has
EU Programme
DATASUPPORTOPEN
General purpose vocabularies: DCMI, RDFS
To name things: rdfs:label, foaf:name, skos:prefLabel
To describe people: FOAF, vCard, Core Person Vocabulary
To describe projects: DOAP, ADMS.SW
To describe interoperability assets: ADMS
To describe registered organisations: Registered Organisation Vocabulary
To describe addresses: vCard, Core Location Vocabulary
To describe public services: Core Public Service Vocabulary
To describe datasets: DCAT, DCAT Application Profile, VoID
Reuse existing terms and vocabularies
Slide 65
2
DATASUPPORTOPEN
Well-known vocabularies:
Slide 66
DCAT-AP Vocabulary for describing datasets in Europe
Core Person Vocabulary
Vocabulary to describe the fundamental characteristics of
a person, e.g. the name, the gender, the date of birth...
DOAP Vocabulary for describing projects
ADMS Vocabulary for describing interoperability assets.
Dublin Core Defines general metadata attributes
Registered Organisation Vocabulary
Vocabulary for describing organizations, typically in a
national or regional register
Organization Ontology for describing the structure of organizations
Core Location Vocabulary
Vocabulary capturing the fundamental characteristics of a
location.
Core Public Service Vocabulary
Vocabulary capturing the fundamental characteristics of a
service offered by public administration
schema.org
Agreed vocabularies for publishing structured data on the
Web elaborated by Google, Yahoo and Microsoft
See also:
http://www.w3.org/wiki/TaskForces/CommunityProj
ects/LinkingOpenData/CommonVocabulariesReuse existing terms and
vocabularies
2
DATASUPPORTOPEN
• Reuse greatly aids interoperability of your data
 Use of dcterms:created, for example, the value for which should be a data typed
date such as 2013-02-21^^xsd:date, is immediately processable by many machines.
If your schema encourages data publishers to use a different term and date format,
such as ex:date "21 February 2013" – data published using your schema will require
further processing to make it the same as everyone else's.
• Reuse adds credibility to your schema.
 It shows it has been published with care and professionalism, again, this promotes
its reuse.
• Reuse is easier and cheaper.
 Reusing classes and properties from well defined and properly hosted vocabularies
avoids your having to replicate that effort.
Slide 67
Advantages of reuse:
Reuse existing terms and vocabularies2
DATASUPPORTOPEN
You can find reusable RDF vocabularies on:
Slide 68
http://joinup.ec.europa.eu/ http://lov.okfn.org/
Reuse existing terms and vocabularies2
DATASUPPORTOPEN
Creation of sub-classes and sub-properties
• RDF schemas and vocabularies often include terms that are very
generic.
• By creating sub-class and sub-property relationships, systems
that understand the super property or super class may be able to
interpret the data even if the more specific terms are unknown.
• Do not create sub-classes and sub-properties simply to
allow you to use your own term for something that already
exists.
Slide 69
3
DATASUPPORTOPEN
Creation of sub-classes and sub-properties
Slide 70
3
The EU Budget vocabulary defines the introduction property as a sub-
property of dct:description.
Nomenclature
Type
Heading
Introduction
Remark
Conditions
DATASUPPORTOPEN
Creation of sub-classes and sub-properties
Slide 71
3
The EU Budget vocabulary defines the has nomenclature property as a
sub-property of dct:subject.
Amount
Currency
Figure
Type
Year
Nomenclature
Type
Heading
Introduction
Remark
Conditions
has
Nomenclature
DATASUPPORTOPEN
Where new terms are required, create them
following commonly agreed best practices
 Classes begin with a capital letter and are always singular, e.g.
skos:Concept.
 Properties begin with a lower case letter, e.g. rdfs:label.
 Object properties should be verbs, e.g. org:hasSite.
 Data type properties should be nouns, e.g. dcterms:description.
 Use camel case if a term has more than one word, e.g.
foaf:isPrimaryTopicOf.
Slide 72
4
DATASUPPORTOPEN
Where new terms are required, create them
following commonly agreed best practices
If there is no suitable authoritative reusable vocabulary for describing your data, use
conventions for describing your own vocabulary:
- RDF Schema (RDFS)
- Web Ontology Language (OWL)
Example: defining the “Amount” class
Slide 73
4
See also:
http://www.slideshare.net/OpenDataSupport/model-your-
data-metadata
Amount
Currency
Figure
Type
Year
DATASUPPORTOPEN
Where new terms are required, create them
following commonly agreed best practices
If there is no suitable authoritative reusable vocabulary for describing your data, use
conventions for describing your own vocabulary:
- RDF Schema (RDFS)
- Web Ontology Language (OWL)
Example: defining the “amount type” property
Slide 74
4
See also:
http://www.slideshare.net/OpenDataSupport/model-your-
data-metadata
Amount
Currency
Figure
Type
Year
DATASUPPORTOPEN
Where new terms are required, create them
following commonly agreed best practices
When defining new properties, consider to define their domain and range.
 A range states that the values of a property are instances of one or more classes.
 A domain states on which classes a given property can be used.
Slide 75
4
See also:
http://www.slideshare.net/OpenDataSupport/model-your-
data-metadata
has
Ceiling
Amount
Currency
Figure
Type
Year
Political category
Code
Description
DATASUPPORTOPEN
Publish within a highly stable environment
designed to be persistent
• Choose a stable namespace for your RDF vocabulary
 Example: http://data.europa.eu/bud/
• Use good practices on the publication of persistent Uniform
Resource Identifiers (URI) sets, both in terms of format, design rules
and management.
 Examples:
o http://www.w3.org/ns/adms
o http://purl.org/dc/elements/1.1
Slide 76
5
See also:
https://joinup.ec.europa.eu/community/semic/document/cookbook-translating-
data-models-rdf-schemas
http://www.slideshare.net/OpenDataSupport/design-and-manage-persitent-uris
DATASUPPORTOPEN
Publicise the RDF vocabulary by registering it
with relevant services
Once your RDF vocabulary is published you will want people to know about it.
To reach a wider audience, register it on Joinup and Linked Open Vocabularies.
Slide 77
6
DATASUPPORTOPEN
Conclusions
Slide 78
Start with a robust Domain Model developed following a structured
process and methodology.
Research existing terms and their usage and maximise reuse of those
terms.
Where new terms can be seen as specialisations of existing terms, create
sub class and sub properties as appropriate.
Where new terms are required, create them following commonly agreed
best practice in terms of naming conventions etc
Publish within a highly stable environment designed to be persistent.
Publicise the RDF vocabulary by registering it with relevant services.
Analyse
Model
Publish
DATASUPPORTOPEN
Example
Using Open Refine for RDF to publish tabular data as
Linked Data.
Slide 79
DATASUPPORTOPEN
What is Open Refine
Slide 80
“OpenRefine is a powerful tool for working with messy data, cleaning it,
transforming it from one format into another, ...”
- openRefine.org
See also:
Open Refine website
http://openrefine.org/
DATASUPPORTOPEN
What is Open Refine RDF extension
Open Refine RDF extension allows you to easily import data in different
formats such as :
 CSV;
 Excel(.xls and .xlsx);
 JSON;
 XML; and
 RDF/XML.
And then determine the intended structure of an RDF dataset, by
drawing a template graph.
Slide 81
See also:
LOD 2 Webinar – Open Refine
http://www.youtube.com/watch?v=4Ve93C238gI
DATASUPPORTOPEN
Using Open Refine to model and publish open data
Getting started
1. Install Open Refine from: https://github.com/OpenRefine
2. Install the RDF extension : http://refine.deri.ie/
And then...
Describe your data in a spreadsheet.
Create a project and upload it in Open Refine.
Clean up the data
Map your data to appropriate RDF classes & properties.
Export the data in RDF.
Slide 82
1
2
3
4
5
DATASUPPORTOPEN
Example situation
Publish statistical data as RDF according to RDF
Data Cube Vocabulary
Digital Agenda Scoreboard
Slide 83
DATASUPPORTOPEN
Describe your data in a spreadsheet
Download the tabular data
Slide 84
1
DATASUPPORTOPEN
Create a project and upload it in Google
Refine
Slide 85
2
Upload the
spreadsheet
Select relevant
tabs
Create the
project
DATASUPPORTOPEN
Clean up the data – table harmonisation
Slide 86
3
• Star & remove unnessary rows
• Rename columns
• Use facets to select the data to
be published
DATASUPPORTOPEN
Clean up the data – prepare RDF
Slide 87
3
• Create URI representation for
the involved object values
• via formula
• via reconsiliation
DATASUPPORTOPEN
Map your data to appropriate RDF classes &
properties (model your data)
Slide 88
4
Understand the target vocabulary: e.g. W3C RDF Data Cube Vocabulary
DATASUPPORTOPEN
Map your data to appropriate RDF classes &
properties (model your data)
Slide 89
4
Define a skeleton to
transform your spreadsheet
data to RDF
DATASUPPORTOPEN
Map your data to appropriate RDF classes &
properties (model your data)
You can map the data to the ontology using a simple graphical interface to
create or edit an existing RDF skeleton.
You can set the base URI for the data.
Slide 90
Graphical interface to copy/paste an
existing RDF skeleton
Graphical interface to edit an
RDF skeleton
4
DATASUPPORTOPEN
Export your data to RDF/XML or Turtle
Slide 91
5
Export of the data
in Turtle
DATASUPPORTOPEN
Production pipelines
From desk to automated pipeline
Slide 92
flexibility
volume
OpenRefine
UnifiedViews
Cellar
DATASUPPORTOPEN
Ready to test your knowledge?
Slide 93
You may take the online test
here!
DATASUPPORTOPEN
Thank you for your attention!
...and now YOUR questions?
Slide 94
DATASUPPORTOPEN
References
• 5 ★ Open Data. http://5stardata.info/
• ADMS Brochure. ISA Programme.
https://joinup.ec.europa.eu/elibrary/document/adms-brochure
• An organization ontology. W3C. http://www.w3.org/TR/vocab-
org/ W3C.
• Case study on how Linked Data is transforming eGovernment.
ISA Programme.
https://joinup.ec.europa.eu/community/semic/document/case-
study-how-linked-data-transforming-egovernment
• Common Vocabularies / Ontologies / Micromodels. W3C.
http://www.w3.org/wiki/TaskForces/CommunityProjects/Linki
ngOpenData/CommonVocabularies
• Cookbook for translating Data Models to RDF Schemas. ISA
Programme.
https://joinup.ec.europa.eu/community/semic/document/cookb
ook-translating-data-models-rdf-schemas
• D7.1.3 - Study on persistent URIs, with identification of best
practices and recommendations on the topic for the MSs and the
EC. ISA Programme.
https://joinup.ec.europa.eu/sites/default/files/D7.1.3%20-
%20Study%20on%20persistent%20URIs.pdf
• EUCLID. Course 1: Introduction and Application Scenarios.
http://www.euclid-project.eu/modules/course1
• Linked Data. Tim Berners-Lee.
http://www.w3.org/DesignIssues/LinkedData.html
Slide 95
• Linked Data Cookbook. W3C.
http://www.w3.org/2011/gld/wiki/Linked_Data_Cookbook
• Linking Open Data cloud diagram, by Richard Cyganiak and Anja
Jentzsch. http://lod-cloud.net/
• Module 2: Querying Linked Data. EUCLID. http://www.euclid-
project.eu/modules/course2
• Open Data – An Introduction. The Open Knowledge Foundation.
http://okfn.org/opendata/
• Open Refine: https://github.com/OpenRefine
• RDF Extension: http://refine.deri.ie/
• Resource Description Framework. W3C.
http://www.w3.org/RDF/
• Semantic Web Stack. W3C.
http://www.w3.org/DesignIssues/diagrams/sweb-
stack/2006a.png
• SPARQL Query Language for RDF. W3C.
http://www.w3.org/TR/rdf-sparql-query/
DATASUPPORTOPEN
Further reading
Slide 96
EC ISA, Process and methodology for developing semantic
agreements,
https://joinup.ec.europa.eu/community/core_vocabularies/documen
t/process-and-methodology-developing-semantic-agreements
EC ISA, Cookbook for translating Data Models to RDF Schemas
https://joinup.ec.europa.eu/community/semic/document/cookbook-
translating-data-models-rdf-schemas
DATASUPPORTOPEN
Further reading
EUCLID - Course 1: Introduction and Application Scenarios
http://www.euclid-project.eu/modules/course1
EUCLID - Course 2: Querying Linked Data
http://www.euclid-project.eu/modules/course2
Learning SPARQL. Bob DuCharme.
http://www.learningsparql.com/
Linked Data Cookbook, W3C Government Linked Data Working
Group
http://www.w3.org/2011/gld/wiki/Linked_Data_Cookbook
Slide 97
DATASUPPORTOPEN
Further reading
Linked Data: Evolving the Web into a Global Data Space. Tom Heath
and Christian Bizer.
http://linkeddatabook.com/editions/1.0/
Linked Open Data: The Essentials. Florian Bauer, Martin Kaltenböck.
http://www.semantic-web.at/LOD-TheEssentials.pdf
Linked Open Government Data. Li Ding Qualcomm, Vassilios
Peristeras and Michael Hausenblas.
http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6237454
Semantic Web for the working ontologist. Dean Allemang, Jim
Hendler.
http://workingontologist.org/
Slide 98
DATASUPPORTOPEN
Be part of our team...
Slide 99
Find us on
Contact us
Join us on
Follow us
Open Data Support
http://www.slideshare.net/OpenDataSupport
http://www.opendatasupport.euOpen Data Support
http://goo.gl/y9ZZI
@OpenDataSupport contact@opendatasupport.eu
DATASUPPORTOPEN
This presentation has been created by PwC
Authors:
Michiel De Keyzer, Nikolaos Loutas, Jana
Makedonska, Brecht Wyns
Presentation
metadata
Slide 100
Open Data Support is funded by
the European Commission
under SMART 2012/0107 ‘Lot
2: Provision of services for the
Publication, Access and Reuse of
Open Public Data across the
European Union, through
existing open data
portals’(Contract No. 30-CE-
0530965/00-17).
© 2015 European Commission
Disclaimers
1. The views expressed in this presentation are purely those of the authors and may not, in any
circumstances, be interpreted as stating an official position of the European Commission.
The European Commission does not guarantee the accuracy of the information included in this
presentation, nor does it accept any responsibility for any use thereof.
Reference herein to any specific products, specifications, process, or service by trade name,
trademark, manufacturer, or otherwise, does not necessarily constitute or imply its endorsement,
recommendation, or favouring by the European Commission.
All care has been taken by the author to ensure that s/he has obtained, where necessary,
permission to use any parts of manuscripts including illustrations, maps, and graphs, on which
intellectual property rights already exist from the titular holder(s) of such rights or from her/his
or their legal representative.
2. This presentation has been carefully compiled by PwC, but no representation is made or
warranty given (either express or implied) as to the completeness or accuracy of the information it
contains. PwC is not liable for the information in this presentation or any decision or
consequence based on the use of it.. PwC will not be liable for any damages arising from the use of
the information contained in this presentation. The information contained in this presentation is
of a general nature and is solely for guidance on matters of general interest. This presentation is
not a substitute for professional advice on any particular matter. No reader should act on the basis
of any matter contained in this publication without considering appropriate professional advice.

More Related Content

What's hot

Metadata standards
Metadata standardsMetadata standards
Metadata standardsmakammer
 
Probabilistic retrieval model
Probabilistic retrieval modelProbabilistic retrieval model
Probabilistic retrieval modelbaradhimarch81
 
Model of information retrieval (3)
Model  of information retrieval (3)Model  of information retrieval (3)
Model of information retrieval (3)9866825059
 
Subject gateway knowledge organisation
Subject gateway knowledge organisationSubject gateway knowledge organisation
Subject gateway knowledge organisationAparna Sane
 
Linked Data의 RDF 어휘 이해하고 체험하기 - FOAF, SIOC, SKOS를 중심으로 -
Linked Data의 RDF 어휘 이해하고 체험하기 - FOAF, SIOC, SKOS를 중심으로 -Linked Data의 RDF 어휘 이해하고 체험하기 - FOAF, SIOC, SKOS를 중심으로 -
Linked Data의 RDF 어휘 이해하고 체험하기 - FOAF, SIOC, SKOS를 중심으로 -Dongbum Kim
 
Designing and developing vocabularies in RDF
Designing and developing vocabularies in RDFDesigning and developing vocabularies in RDF
Designing and developing vocabularies in RDFOpen Data Support
 
A Data Curation Framework: Data Curation and Research Support Services
A Data Curation Framework: Data Curation and Research Support ServicesA Data Curation Framework: Data Curation and Research Support Services
A Data Curation Framework: Data Curation and Research Support ServicesSusanMRob
 
SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...
SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...
SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...Neo4j
 
An introduction to Semantic Web and Linked Data
An introduction to Semantic Web and Linked DataAn introduction to Semantic Web and Linked Data
An introduction to Semantic Web and Linked DataFabien Gandon
 
eprints digital library software
eprints digital library softwareeprints digital library software
eprints digital library softwaresonia naomi bandao
 
Intro to rda
Intro to rdaIntro to rda
Intro to rdaAnna Enos
 
COUNTER Usage Statistics
COUNTER Usage StatisticsCOUNTER Usage Statistics
COUNTER Usage Statisticssotrue
 
Introduction To RDF and RDFS
Introduction To RDF and RDFSIntroduction To RDF and RDFS
Introduction To RDF and RDFSNilesh Wagmare
 
The Importance of Data Visualization
The Importance of Data VisualizationThe Importance of Data Visualization
The Importance of Data VisualizationCenterline Digital
 
Subject Indexing & Techniques
Subject Indexing  & TechniquesSubject Indexing  & Techniques
Subject Indexing & TechniquesDr. Utpal Das
 

What's hot (20)

Metadata standards
Metadata standardsMetadata standards
Metadata standards
 
Probabilistic retrieval model
Probabilistic retrieval modelProbabilistic retrieval model
Probabilistic retrieval model
 
Model of information retrieval (3)
Model  of information retrieval (3)Model  of information retrieval (3)
Model of information retrieval (3)
 
Subject gateway knowledge organisation
Subject gateway knowledge organisationSubject gateway knowledge organisation
Subject gateway knowledge organisation
 
Linked Data의 RDF 어휘 이해하고 체험하기 - FOAF, SIOC, SKOS를 중심으로 -
Linked Data의 RDF 어휘 이해하고 체험하기 - FOAF, SIOC, SKOS를 중심으로 -Linked Data의 RDF 어휘 이해하고 체험하기 - FOAF, SIOC, SKOS를 중심으로 -
Linked Data의 RDF 어휘 이해하고 체험하기 - FOAF, SIOC, SKOS를 중심으로 -
 
Designing and developing vocabularies in RDF
Designing and developing vocabularies in RDFDesigning and developing vocabularies in RDF
Designing and developing vocabularies in RDF
 
Preparing Data for Sharing: The FAIR Principles
Preparing Data for Sharing: The FAIR PrinciplesPreparing Data for Sharing: The FAIR Principles
Preparing Data for Sharing: The FAIR Principles
 
A Data Curation Framework: Data Curation and Research Support Services
A Data Curation Framework: Data Curation and Research Support ServicesA Data Curation Framework: Data Curation and Research Support Services
A Data Curation Framework: Data Curation and Research Support Services
 
Digital library software
Digital library softwareDigital library software
Digital library software
 
SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...
SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...
SERVIER Pegasus - Graphe de connaissances pour les phases primaires de recher...
 
Dublin Core Intro
Dublin Core IntroDublin Core Intro
Dublin Core Intro
 
DESIDOC
DESIDOC DESIDOC
DESIDOC
 
An introduction to Semantic Web and Linked Data
An introduction to Semantic Web and Linked DataAn introduction to Semantic Web and Linked Data
An introduction to Semantic Web and Linked Data
 
eprints digital library software
eprints digital library softwareeprints digital library software
eprints digital library software
 
Intro to rda
Intro to rdaIntro to rda
Intro to rda
 
Interoperability in Digital Libraries
Interoperability in Digital LibrariesInteroperability in Digital Libraries
Interoperability in Digital Libraries
 
COUNTER Usage Statistics
COUNTER Usage StatisticsCOUNTER Usage Statistics
COUNTER Usage Statistics
 
Introduction To RDF and RDFS
Introduction To RDF and RDFSIntroduction To RDF and RDFS
Introduction To RDF and RDFS
 
The Importance of Data Visualization
The Importance of Data VisualizationThe Importance of Data Visualization
The Importance of Data Visualization
 
Subject Indexing & Techniques
Subject Indexing  & TechniquesSubject Indexing  & Techniques
Subject Indexing & Techniques
 

Viewers also liked

Linked Open Data for Libraries
Linked Open Data for LibrariesLinked Open Data for Libraries
Linked Open Data for LibrariesLukas Koster
 
Overview of Open Data, Linked Data and Web Science
Overview of Open Data, Linked Data and Web ScienceOverview of Open Data, Linked Data and Web Science
Overview of Open Data, Linked Data and Web ScienceHaklae Kim
 
Quick Linked Data Introduction
Quick Linked Data IntroductionQuick Linked Data Introduction
Quick Linked Data IntroductionMichael Hausenblas
 
Linked Open Data
Linked Open DataLinked Open Data
Linked Open DataDerilinx
 
Intro to Linked Open Data in Libraries, Archives & Museums
Intro to Linked Open Data in Libraries, Archives & MuseumsIntro to Linked Open Data in Libraries, Archives & Museums
Intro to Linked Open Data in Libraries, Archives & MuseumsJon Voss
 
Publishing Linked Open Data in 15 minutes
Publishing Linked Open Data in 15 minutesPublishing Linked Open Data in 15 minutes
Publishing Linked Open Data in 15 minutesAlvaro Graves
 
Linked Data in Libraries
Linked Data in LibrariesLinked Data in Libraries
Linked Data in LibrariesCarl Hess
 
Introduction to open data quality et
Introduction to open data quality etIntroduction to open data quality et
Introduction to open data quality etOpen Data Support
 
An introduction to Linked (Open) Data
An introduction to Linked (Open) DataAn introduction to Linked (Open) Data
An introduction to Linked (Open) DataAli Khalili
 
EIFL 2014 - Linked Open Data
EIFL 2014 - Linked Open DataEIFL 2014 - Linked Open Data
EIFL 2014 - Linked Open DataAntoine Isaac
 
Llinked open data training for EU institutions
Llinked open data training for EU institutionsLlinked open data training for EU institutions
Llinked open data training for EU institutionsOpen Data Support
 
Open Standards for the Semantic Web: XML / RDF(S) / OWL / SOAP
Open Standards for the Semantic Web: XML / RDF(S) / OWL / SOAPOpen Standards for the Semantic Web: XML / RDF(S) / OWL / SOAP
Open Standards for the Semantic Web: XML / RDF(S) / OWL / SOAPPieter De Leenheer
 
Rdf And Rdf Schema For Ontology Specification
Rdf And Rdf Schema For Ontology SpecificationRdf And Rdf Schema For Ontology Specification
Rdf And Rdf Schema For Ontology Specificationchenjennan
 
Understanding Mobile Phone Requirements
Understanding Mobile Phone RequirementsUnderstanding Mobile Phone Requirements
Understanding Mobile Phone Requirementschenjennan
 

Viewers also liked (20)

Linked Open Data for Libraries
Linked Open Data for LibrariesLinked Open Data for Libraries
Linked Open Data for Libraries
 
Overview of Open Data, Linked Data and Web Science
Overview of Open Data, Linked Data and Web ScienceOverview of Open Data, Linked Data and Web Science
Overview of Open Data, Linked Data and Web Science
 
Tim Berners-Lee's 5-Star Open Data Scheme
Tim Berners-Lee's 5-Star Open Data SchemeTim Berners-Lee's 5-Star Open Data Scheme
Tim Berners-Lee's 5-Star Open Data Scheme
 
Linked Open Data
Linked Open DataLinked Open Data
Linked Open Data
 
Quick Linked Data Introduction
Quick Linked Data IntroductionQuick Linked Data Introduction
Quick Linked Data Introduction
 
Linked Open Data
Linked Open DataLinked Open Data
Linked Open Data
 
Intro to Linked Open Data in Libraries, Archives & Museums
Intro to Linked Open Data in Libraries, Archives & MuseumsIntro to Linked Open Data in Libraries, Archives & Museums
Intro to Linked Open Data in Libraries, Archives & Museums
 
Publishing Linked Open Data in 15 minutes
Publishing Linked Open Data in 15 minutesPublishing Linked Open Data in 15 minutes
Publishing Linked Open Data in 15 minutes
 
Linked Data in Libraries
Linked Data in LibrariesLinked Data in Libraries
Linked Data in Libraries
 
Introduction to open data quality et
Introduction to open data quality etIntroduction to open data quality et
Introduction to open data quality et
 
An introduction to Linked (Open) Data
An introduction to Linked (Open) DataAn introduction to Linked (Open) Data
An introduction to Linked (Open) Data
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
Open data quality
Open data qualityOpen data quality
Open data quality
 
EIFL 2014 - Linked Open Data
EIFL 2014 - Linked Open DataEIFL 2014 - Linked Open Data
EIFL 2014 - Linked Open Data
 
Llinked open data training for EU institutions
Llinked open data training for EU institutionsLlinked open data training for EU institutions
Llinked open data training for EU institutions
 
Open Standards for the Semantic Web: XML / RDF(S) / OWL / SOAP
Open Standards for the Semantic Web: XML / RDF(S) / OWL / SOAPOpen Standards for the Semantic Web: XML / RDF(S) / OWL / SOAP
Open Standards for the Semantic Web: XML / RDF(S) / OWL / SOAP
 
RDF and OWL
RDF and OWLRDF and OWL
RDF and OWL
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
Rdf And Rdf Schema For Ontology Specification
Rdf And Rdf Schema For Ontology SpecificationRdf And Rdf Schema For Ontology Specification
Rdf And Rdf Schema For Ontology Specification
 
Understanding Mobile Phone Requirements
Understanding Mobile Phone RequirementsUnderstanding Mobile Phone Requirements
Understanding Mobile Phone Requirements
 

Similar to Linked Open Data Principles, Technologies and Examples

Linked Open Data_mlanet13
Linked Open Data_mlanet13Linked Open Data_mlanet13
Linked Open Data_mlanet13Kristi Holmes
 
Introduction to linked data
Introduction to linked dataIntroduction to linked data
Introduction to linked dataLaura Po
 
Semantic Data Architecture and Ontological Infrastructure (ASIO)
Semantic Data Architecture and Ontological Infrastructure (ASIO)Semantic Data Architecture and Ontological Infrastructure (ASIO)
Semantic Data Architecture and Ontological Infrastructure (ASIO)AdrinSaavedraSerrano
 
Putting the L in front: from Open Data to Linked Open Data
Putting the L in front: from Open Data to Linked Open DataPutting the L in front: from Open Data to Linked Open Data
Putting the L in front: from Open Data to Linked Open DataMartin Kaltenböck
 
Notes for talk on 12th June 2013 to Open Innovation meeting, Glasgow
Notes for talk on 12th June 2013 to Open Innovation meeting, GlasgowNotes for talk on 12th June 2013 to Open Innovation meeting, Glasgow
Notes for talk on 12th June 2013 to Open Innovation meeting, GlasgowPeterWinstanley1
 
Linked Energy Data Generation
Linked Energy Data GenerationLinked Energy Data Generation
Linked Energy Data GenerationFilip Radulovic
 
Linked open data project
Linked open data projectLinked open data project
Linked open data projectFaathima Fayaza
 
reegle - a new key portal for open energy data
reegle - a new key portal for open energy datareegle - a new key portal for open energy data
reegle - a new key portal for open energy datareeep
 
Linked Data for the Masses: The approach and the Software
Linked Data for the Masses: The approach and the SoftwareLinked Data for the Masses: The approach and the Software
Linked Data for the Masses: The approach and the SoftwareIMC Technologies
 
Building Linked Data Applications
Building Linked Data ApplicationsBuilding Linked Data Applications
Building Linked Data ApplicationsEUCLID project
 
Module No. 1 – Information Processing
Module No. 1 – Information ProcessingModule No. 1 – Information Processing
Module No. 1 – Information ProcessingKarel Van Isacker
 
Design and manage persistent URIs
Design and manage persistent URIsDesign and manage persistent URIs
Design and manage persistent URIsOpen Data Support
 
Discovering Resume Information using linked data  
Discovering Resume Information using linked data  Discovering Resume Information using linked data  
Discovering Resume Information using linked data  dannyijwest
 
Linked dataresearch
Linked dataresearchLinked dataresearch
Linked dataresearchTope Omitola
 
Semantic technologies for the Internet of Things
Semantic technologies for the Internet of Things Semantic technologies for the Internet of Things
Semantic technologies for the Internet of Things PayamBarnaghi
 
Introduction to APIs and Linked Data
Introduction to APIs and Linked DataIntroduction to APIs and Linked Data
Introduction to APIs and Linked DataAdrian Stevenson
 

Similar to Linked Open Data Principles, Technologies and Examples (20)

Linked Data In Action
Linked Data In ActionLinked Data In Action
Linked Data In Action
 
Introducción a Linked Open Data (espacios enlazados y enlazables)
Introducción a Linked Open Data (espacios enlazados y enlazables)Introducción a Linked Open Data (espacios enlazados y enlazables)
Introducción a Linked Open Data (espacios enlazados y enlazables)
 
Linked Open Data_mlanet13
Linked Open Data_mlanet13Linked Open Data_mlanet13
Linked Open Data_mlanet13
 
Linked Data to Improve the OER Experience
Linked Data to Improve the OER ExperienceLinked Data to Improve the OER Experience
Linked Data to Improve the OER Experience
 
Introduction to linked data
Introduction to linked dataIntroduction to linked data
Introduction to linked data
 
Semantic Data Architecture and Ontological Infrastructure (ASIO)
Semantic Data Architecture and Ontological Infrastructure (ASIO)Semantic Data Architecture and Ontological Infrastructure (ASIO)
Semantic Data Architecture and Ontological Infrastructure (ASIO)
 
Putting the L in front: from Open Data to Linked Open Data
Putting the L in front: from Open Data to Linked Open DataPutting the L in front: from Open Data to Linked Open Data
Putting the L in front: from Open Data to Linked Open Data
 
Notes for talk on 12th June 2013 to Open Innovation meeting, Glasgow
Notes for talk on 12th June 2013 to Open Innovation meeting, GlasgowNotes for talk on 12th June 2013 to Open Innovation meeting, Glasgow
Notes for talk on 12th June 2013 to Open Innovation meeting, Glasgow
 
Linked Energy Data Generation
Linked Energy Data GenerationLinked Energy Data Generation
Linked Energy Data Generation
 
Linked open data project
Linked open data projectLinked open data project
Linked open data project
 
reegle - a new key portal for open energy data
reegle - a new key portal for open energy datareegle - a new key portal for open energy data
reegle - a new key portal for open energy data
 
Linked Data for the Masses: The approach and the Software
Linked Data for the Masses: The approach and the SoftwareLinked Data for the Masses: The approach and the Software
Linked Data for the Masses: The approach and the Software
 
Building Linked Data Applications
Building Linked Data ApplicationsBuilding Linked Data Applications
Building Linked Data Applications
 
Linked Data and Semantic Web Application Development by Peter Haase
Linked Data and Semantic Web Application Development by Peter HaaseLinked Data and Semantic Web Application Development by Peter Haase
Linked Data and Semantic Web Application Development by Peter Haase
 
Module No. 1 – Information Processing
Module No. 1 – Information ProcessingModule No. 1 – Information Processing
Module No. 1 – Information Processing
 
Design and manage persistent URIs
Design and manage persistent URIsDesign and manage persistent URIs
Design and manage persistent URIs
 
Discovering Resume Information using linked data  
Discovering Resume Information using linked data  Discovering Resume Information using linked data  
Discovering Resume Information using linked data  
 
Linked dataresearch
Linked dataresearchLinked dataresearch
Linked dataresearch
 
Semantic technologies for the Internet of Things
Semantic technologies for the Internet of Things Semantic technologies for the Internet of Things
Semantic technologies for the Internet of Things
 
Introduction to APIs and Linked Data
Introduction to APIs and Linked DataIntroduction to APIs and Linked Data
Introduction to APIs and Linked Data
 

More from Open Data Support

Open government data and the psi directive et
Open government data and the psi directive etOpen government data and the psi directive et
Open government data and the psi directive etOpen Data Support
 
License your data and metadata et
License your data and metadata etLicense your data and metadata et
License your data and metadata etOpen Data Support
 
Designing and developing vocabularies in rdf et
Designing and developing vocabularies in rdf etDesigning and developing vocabularies in rdf et
Designing and developing vocabularies in rdf etOpen Data Support
 
D2.1.2 training module 2.1 the linked open government data lifecycle v1.00
D2.1.2 training module 2.1 the linked open government data lifecycle v1.00D2.1.2 training module 2.1 the linked open government data lifecycle v1.00
D2.1.2 training module 2.1 the linked open government data lifecycle v1.00Open Data Support
 
Podatki & licenciranje metapodatkov
Podatki & licenciranje metapodatkovPodatki & licenciranje metapodatkov
Podatki & licenciranje metapodatkovOpen Data Support
 
Odprti podatki & kakovost metapodatkov
Odprti podatki  & kakovost metapodatkovOdprti podatki  & kakovost metapodatkov
Odprti podatki & kakovost metapodatkovOpen Data Support
 
Uvod v upravljanje z metapodatki
Uvod v upravljanje z metapodatkiUvod v upravljanje z metapodatki
Uvod v upravljanje z metapodatkiOpen Data Support
 
Odprti podatki javnega sektorja & Direktiva PSI
Odprti podatki javnega sektorja & Direktiva PSIOdprti podatki javnega sektorja & Direktiva PSI
Odprti podatki javnega sektorja & Direktiva PSIOpen Data Support
 
Open Data Support - Wie können wir Ihnen helfen?
Open Data Support - Wie können wir Ihnen helfen?Open Data Support - Wie können wir Ihnen helfen?
Open Data Support - Wie können wir Ihnen helfen?Open Data Support
 
Stałe identyfikatory URI – tworzenie i zarządzanie
Stałe identyfikatory URI – tworzenie i zarządzanieStałe identyfikatory URI – tworzenie i zarządzanie
Stałe identyfikatory URI – tworzenie i zarządzanieOpen Data Support
 
Zarządzanie metadanymi – wprowadzenie
Zarządzanie metadanymi – wprowadzenieZarządzanie metadanymi – wprowadzenie
Zarządzanie metadanymi – wprowadzenieOpen Data Support
 
Dane powiązane - wprowadzenie
Dane powiązane - wprowadzenieDane powiązane - wprowadzenie
Dane powiązane - wprowadzenieOpen Data Support
 
Įvadas į susietuosius duomenis
Įvadas į susietuosius duomenisĮvadas į susietuosius duomenis
Įvadas į susietuosius duomenisOpen Data Support
 
Atviri valdžios duomenys ir vsi direktyva
Atviri valdžios duomenys ir vsi direktyvaAtviri valdžios duomenys ir vsi direktyva
Atviri valdžios duomenys ir vsi direktyvaOpen Data Support
 
Open Data Support onsite training in Latvia (Latvian)
Open Data Support onsite training in Latvia (Latvian)Open Data Support onsite training in Latvia (Latvian)
Open Data Support onsite training in Latvia (Latvian)Open Data Support
 
Open Data Support - bridging open data supply and demand
Open Data Support - bridging open data supply and demandOpen Data Support - bridging open data supply and demand
Open Data Support - bridging open data supply and demandOpen Data Support
 
Open Data Support onsite training in Italy (Italian)
Open Data Support onsite training in Italy (Italian)Open Data Support onsite training in Italy (Italian)
Open Data Support onsite training in Italy (Italian)Open Data Support
 
Der Lebenszyklus von Linked Offenen Regierungsdaten
Der Lebenszyklus von Linked Offenen RegierungsdatenDer Lebenszyklus von Linked Offenen Regierungsdaten
Der Lebenszyklus von Linked Offenen RegierungsdatenOpen Data Support
 
Lizenzen für Daten und Metadaten
Lizenzen für Daten und MetadatenLizenzen für Daten und Metadaten
Lizenzen für Daten und MetadatenOpen Data Support
 

More from Open Data Support (20)

Open government data and the psi directive et
Open government data and the psi directive etOpen government data and the psi directive et
Open government data and the psi directive et
 
License your data and metadata et
License your data and metadata etLicense your data and metadata et
License your data and metadata et
 
Designing and developing vocabularies in rdf et
Designing and developing vocabularies in rdf etDesigning and developing vocabularies in rdf et
Designing and developing vocabularies in rdf et
 
D2.1.2 training module 2.1 the linked open government data lifecycle v1.00
D2.1.2 training module 2.1 the linked open government data lifecycle v1.00D2.1.2 training module 2.1 the linked open government data lifecycle v1.00
D2.1.2 training module 2.1 the linked open government data lifecycle v1.00
 
Podatki & licenciranje metapodatkov
Podatki & licenciranje metapodatkovPodatki & licenciranje metapodatkov
Podatki & licenciranje metapodatkov
 
Odprti podatki & kakovost metapodatkov
Odprti podatki  & kakovost metapodatkovOdprti podatki  & kakovost metapodatkov
Odprti podatki & kakovost metapodatkov
 
Uvod v upravljanje z metapodatki
Uvod v upravljanje z metapodatkiUvod v upravljanje z metapodatki
Uvod v upravljanje z metapodatki
 
Odprti podatki javnega sektorja & Direktiva PSI
Odprti podatki javnega sektorja & Direktiva PSIOdprti podatki javnega sektorja & Direktiva PSI
Odprti podatki javnega sektorja & Direktiva PSI
 
Open Data Support - Wie können wir Ihnen helfen?
Open Data Support - Wie können wir Ihnen helfen?Open Data Support - Wie können wir Ihnen helfen?
Open Data Support - Wie können wir Ihnen helfen?
 
Stałe identyfikatory URI – tworzenie i zarządzanie
Stałe identyfikatory URI – tworzenie i zarządzanieStałe identyfikatory URI – tworzenie i zarządzanie
Stałe identyfikatory URI – tworzenie i zarządzanie
 
Zarządzanie metadanymi – wprowadzenie
Zarządzanie metadanymi – wprowadzenieZarządzanie metadanymi – wprowadzenie
Zarządzanie metadanymi – wprowadzenie
 
Dane powiązane - wprowadzenie
Dane powiązane - wprowadzenieDane powiązane - wprowadzenie
Dane powiązane - wprowadzenie
 
atvirų duomenų kokybė
atvirų duomenų kokybėatvirų duomenų kokybė
atvirų duomenų kokybė
 
Įvadas į susietuosius duomenis
Įvadas į susietuosius duomenisĮvadas į susietuosius duomenis
Įvadas į susietuosius duomenis
 
Atviri valdžios duomenys ir vsi direktyva
Atviri valdžios duomenys ir vsi direktyvaAtviri valdžios duomenys ir vsi direktyva
Atviri valdžios duomenys ir vsi direktyva
 
Open Data Support onsite training in Latvia (Latvian)
Open Data Support onsite training in Latvia (Latvian)Open Data Support onsite training in Latvia (Latvian)
Open Data Support onsite training in Latvia (Latvian)
 
Open Data Support - bridging open data supply and demand
Open Data Support - bridging open data supply and demandOpen Data Support - bridging open data supply and demand
Open Data Support - bridging open data supply and demand
 
Open Data Support onsite training in Italy (Italian)
Open Data Support onsite training in Italy (Italian)Open Data Support onsite training in Italy (Italian)
Open Data Support onsite training in Italy (Italian)
 
Der Lebenszyklus von Linked Offenen Regierungsdaten
Der Lebenszyklus von Linked Offenen RegierungsdatenDer Lebenszyklus von Linked Offenen Regierungsdaten
Der Lebenszyklus von Linked Offenen Regierungsdaten
 
Lizenzen für Daten und Metadaten
Lizenzen für Daten und MetadatenLizenzen für Daten und Metadaten
Lizenzen für Daten und Metadaten
 

Recently uploaded

Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...BookNet Canada
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Jeffrey Haguewood
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
All These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFAll These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFMichael Gough
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsYoss Cohen
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 

Recently uploaded (20)

Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
All These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFAll These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDF
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platforms
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 

Linked Open Data Principles, Technologies and Examples

  • 1. DATA SUPPORT OPEN Linked Open Data Principles, Technologies and Examples PwC firms help organisations and individuals create the value they’re looking for. We’re a network of firms in 158 countries with close to 180,000 people who are committed to delivering quality in assurance, tax and advisory services. Tell us what matters to you and find out more by visiting us at www.pwc.com. PwC refers to the PwC network and/or one or more of its member firms, each of which is a separate legal entity. Please see www.pwc.com/structure for further details.
  • 2. DATASUPPORTOPEN Learning objectives By the end of the course, participants should have a clear understanding of: • What linked open data is; • What is the difference between linked and open data; • How to publish linked data; • The economic and social aspects of linked data; • How linked data technologies can be applied to improve the availability, understandability and usability of EU data. Slide 2
  • 3. DATASUPPORTOPEN Content This training consists of 3 modules: 1. Introduction to linked data 2. Introduction to RDF & SPARQL 3. Workshop on publishing open linked EU data Slide 3
  • 5. DATASUPPORTOPEN Introduction to linked data This module contains ... • An introduction to the linked data principles; • The expected benefits of linked data; • An introduction to linked data technologies; • An outline of the 5-star scheme for publishing linked data; • An overview of linked data initiatives in Europe. Slide 5 Find more on: training.opendatasupport.eu
  • 6. DATASUPPORTOPEN What is linked data? Evolution from a document-based Web to a Web of interlinked data. Slide 6
  • 7. DATASUPPORTOPEN The Web is evolving from a “Web of linked documents” into a “Web of linked data” • The Web started as a collection of documents published online – accessible at a Web location identified by a URL. • These documents often contain data about real-world resources which is mainly human-readable and cannot be understood by machines. • The Web of Data is about enabling the access to this data, by making it available in machine-readable formats and connecting it using Uniform Resource Identifiers (URIs), thus enabling people and machines to collect the data, and put it together to do all kinds of things with it (permitted by the licence). Machine-readable data (or metadata) is data in a format that can be interpreted by a computer. 2 types of machine-readable data exist: • human-readable data that is marked up so that it can also be understood by computers, e.g. microformats, RDFa; • data formats intended principally for computers, e.g. RDF, XML and JSON. Slide 7 See also: http://www.ted.com/talks/tim_berners_lee_on_the_next_web.html http://linkeddatabook.com/editions/1.0/
  • 8. DATASUPPORTOPEN Defining linked data Providing data as a service “Linked data is a set of design principles for sharing machine-readable data on the Web for use by public administrations, business and citizens.” EC ISA Case Study: How Linked Data is transforming eGovernment The four design principles of Linked Data (by Tim Berners Lee): 1. Use Uniform Resource Identifiers (URIs) as names for things. 2. Use HTTP URIs so that people can look up those names. 3. When someone looks up a URI, provide useful information, using the standards (RDF, SPARQL). 4. Include links to other URIs so that they can discover more things. Slide 8 See also: http://www.youtube.com/watch?v=4x_xzT5eF5Q http://www.w3.org/DesignIssues/LinkedData.html http://www.youtube.com/watch?v=uju4wT9uBIA
  • 9. DATASUPPORTOPEN The value proposition of linked (open) government data • Flexible data integration: facilitates data integration and enables the interconnection of previously disparate government datasets. • Efficiency gains in data integration– the network effect: the addition of each new dataset increases the value of those datasets that are already published! • Ease of navigation: makes browsing through complex data easier via URIs. • Increase in data quality:  The use of URIs leads to improved data management and quality.  The increased (re)use triggers a growing demand to improve data quality. Through crowd-sourcing and self-service mechanisms, errors are progressively corrected. 9 See also: ISA Study on Business Models for LOGD https://joinup.ec.europa.eu/community/semic/document/study- business-models-linked-open-government-data-bm4logd
  • 10. DATASUPPORTOPEN The value proposition of linked (open) government data • Increase in data usability by providing data as a service:  Resolvable URIs  Data is available in different formats, not limited to RDF, e.g. XML, CSV, text, JSON… • Compatible with existing standards and technologies: a linked data infrastructure can provide access to homogenised, linked, and enriched data using standard Web-based interfaces (such as HTTP and SPARQL) and Web-based languages (such as XHTML, RDF+XML), on top of either:  Existing relational/spatial database systems, by applying database-to-RDF conversions; or  Existing XML/file-based data. 10
  • 11. DATASUPPORTOPEN The value proposition of linked (open) government data • Ease of model updates: RDF data models and vocabularies can be extended, adapted and updated more easily. Changes can be reflected on the data with lower costs and effort (compared to traditional relational databases). • Cost reduction: The reuse of LOGD in e-Government applications leads to considerable cost reductions, when it comes to service integration, data use, reuse, and exchange. • New services: The availability of LOGD gives rise to new, integrated, services offered by the public and/or private sector. 11 See also: ISA Study on Business Models for LOGD https://joinup.ec.europa.eu/community/semic/document/study- business-models-linked-open-government-data-bm4logd
  • 12. DATASUPPORTOPEN The four principles of linked data in practice 1. Use Uniform Resource Identifiers (URIs) as names for things. 2. Use HTTP URIs so that people can look up those names. E.g. for an organisation: UNICEF in EuroVoc. - http://eurovoc.europa.eu/1022 Slide 12
  • 13. DATASUPPORTOPEN The four principles in practice 3. When someone looks up a URI, provide useful information, using the standards (RDF, SPARQL). 4. Include links to other URIs so that people/machines can discover more things. Slide 13
  • 14. DATASUPPORTOPEN Enablers of Linked Open Government Data • Forward-looking strategies. Alignment with modern techniques as a way to maintain reputation as leaders in the domain. • Open licensing and free access: an advantage contributing to the popularity of LOGD. • Ease of data model updates to include new data or connect data from different sources. • Enthusiasm from ‘champions’. • Emerging best practice guidance: dissemination of best practices to create common approaches and reduce the risk in implementation. 14 See also: ISA Study on Business Models for LOGD https://joinup.ec.europa.eu/community/semic/document/study-business- models-linked-open-government-data-bm4logd
  • 15. DATASUPPORTOPEN Linked data vs. open data Open data Data can be published and be publicly available under an open licence without linking to other data sources. Linked data Data can be linked to URIs from other data sources, using open standards such as RDF without being publicly available under an open licence. Slide 15 “Open data is data that can be freely used, reused and redistributed by anyone – subject only, at most, to the requirement to attribute and share- alike.” - OpenDefinition.org See also: Cobden et al., A research agenda for Linked Closed Data http://ceur-ws.org/Vol-782/CobdenEtAl_COLD2011.pdf
  • 16. DATASUPPORTOPEN Linked data foundations URIs for naming things, RDF for describing data and SPARQL for querying linked data. Slide 16
  • 17. DATASUPPORTOPEN Uniform Resource Identifier (URI) “A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource.” – ISA’s 10 Rules for Persistent URIs A country, e.g. Belgium - http://publications.europa.eu/resource/authority/country/BEL An organisation, e.g. the Publications Office - http://publications.europa.eu/resource/authority/corporate-body/PUBL A dataset, e.g. Countries Named Authority List - http://publications.europa.eu/resource/authority/country/ Slide 17 BE See also: http://www.slideshare.net/OpenDataSupport/design -and-manage-persitent-uris
  • 18. DATASUPPORTOPEN RDF & SPARQL The Resource Description Framework (RDF ) is a syntax for representing data and resources on the Web Slide 18 RDF breaks every piece of information down in triples: • Subject – a resource, which is identified with a URI. • Predicate – a URI-identified reused specification of the relationship. • Object – a resource or literal to which the subject is related. SPARQL is a standardised language for querying RDF data. http://example.org/place/Brussels is the capital of “Belgium”. OR http://example.org/place/Brussels is the capital of http://example.org/place/Belgium. Subject Predicate Object See also: http://www.slideshare.net/OpenDataSupport/introduction-to-rdf-sparql
  • 19. DATASUPPORTOPEN How to publish linked data? Paving the way towards 5-star linked data Slide 19
  • 20. DATASUPPORTOPEN 5 star-schema of Linked Open Data ★ Make your stuff available on the Web (whatever format) under an open license. ★★ Make it available as structured data (e.g., Excel instead of image scan of a table). ★★★ Use non-proprietary formats (e.g., CSV instead of Excel). ★★★★ Use URIs to denote things, so that people can point at your stuff. ★★★★★ Link your data to other data to provide context. Slide 20
  • 21. DATASUPPORTOPEN ★ Make your stuff available on the Web under an open licence Slide 21 Trends, risks and vulnerabilities in securities markets
  • 22. DATASUPPORTOPEN ★ ★ Make it available as structured data Slide 22 Waterbase - Emissions to water: CountryCode
  • 23. DATASUPPORTOPEN ★ ★ ★ Use non-proprietary formats • Proprietary: Excel, Word, PDF... • Non-proprietary: XML, CSV, RDF, JSON, ODF... DG Enlargement - Regional programmes: Slide 23
  • 24. DATASUPPORTOPEN ★ ★ ★ ★ Use URIs to denote things Slide 24 See also: http://www.slideshare.net/OpenDataSupport/design-and-manage-persitent-uris Food Additives - http://open-data.europa.eu/en/data/dataset/1gXgb0Yj73R4ttDChQ5Wyg
  • 25. DATASUPPORTOPEN ★ ★ ★ ★ ★ Link your data to other data to provide context Slide 25 Corporate bodies Named Authority Lists - http://open-data.europa.eu/en/data/dataset/corporate-body
  • 26. DATASUPPORTOPEN LOGD roadblocks • Necessary investments. • Lack of necessary competencies. • Perceived lack of tools. • Lack of service level guarantees. • Missing, restrictive, or incompatible licences. • Surfeit of standard vocabularies. • The inertia of the status quo – change is accomplished slowly. 26 See also: ISA Study on Business Models for LOGD https://joinup.ec.europa.eu/community/semic/document/study-business- models-linked-open-government-data-bm4logd
  • 27. DATASUPPORTOPEN Linked data initiatives in Europe Examples on supra-national, national, regional and private initiatives in the area of linked data. Slide 27
  • 28. DATASUPPORTOPEN EU institutions initiatives – some examples European Environment Agency SPARQL endpoint: Tool allowing searching for linked data published by the the European Environment Agency. http://semantic.eea.europa.eu/sparql EU Open Data Portal SPARQL endpoint: Tool allowing searching for the metadata stored in the EU Open Data Portal triple store. https://open-data.europa.eu/en/linked-data DG SANTE SPARQL endpoint: Tool for querying linked open data on European Community Health Indicators, the EU Register of Health Claims, etc. http://ec.europa.eu/semantic_webgate/ Europeana SPARQL endpoint: Tool allowing querying a multi-lingual online collection of millions of digitized items from European museums, libraries, archives and multi-media collections. http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint Slide 28
  • 29. DATASUPPORTOPEN Initiatives funded by the European Commission Slide 29 ADMS. SW CORE VOCABULARY PUBLIC SERVICE
  • 30. DATASUPPORTOPEN Member State initiatives – some examples DE – Bibliotheksverbund Bayern Linked data from 180 academic libraries in Bavaria, Berlin and Brandenburg. IT – Agenzia per l’Italia digitiale Three datasets published as linked data: the Index of Public Administration, the SPC contracts for web services and conduction systems and the Classifications for the data in Public Administration. NL – Building and address register The Dutch Address and Buildings base register published as linked data. UK – Ordnance Survey Three OS Open Data products published as linked data: the 1:50 000 Scale Gazetteer, Code-Point Open and the administrative geography taken from Boundary Line. UK – Companies House Publishing basic company details as linked data using a simple URI for each company in their database. Slide 30 See also: ISA Study on Business Models for LOGD https://joinup.ec.europa.eu/community/semic/document/study-business- models-linked-open-government-data-bm4logd
  • 32. DATASUPPORTOPEN Conclusions • Linked data is a set of design principles for sharing machine-readable data on the Web. • URIs, RDF and SPARQL form the foundational layer for Linked data. • Linked data offers a number of advantages such as: o Data integration with small impact on legacy systems; o Enables for semantic interoperability; o Easier browsing through complex data; o Increased data quality; Slide 32
  • 33. DATASUPPORTOPEN Conclusions cont’d • Linked data offers a number of advantages such as: o Enables easy updates, adaptations and extensions of data models; o Cost reduction from the reuse of LOGD in e-Government applications; o Enables creativity and innovation through context and knowledge- creation. Slide 33
  • 35. DATASUPPORTOPEN Introduction to RDF and SPARQL This module contains ... • An introduction to the Resource Description Framework (RDF) for describing your data. • An introduction to SPARQL on how you can query and manipulate data in RDF. Slide 35 Find more on: training.opendatasupport.eu
  • 36. DATASUPPORTOPEN Learning objectives By the end of this training module you should have a clear understanding of: • The Resource Description Framework (RDF); • How to write/read RDF; • How you can describe your data with RDF; • What SPARQL is; • How to understand and write a SPARQL SELECT query. Slide 36
  • 37. DATASUPPORTOPEN Resource Description Framework An introduction to RDF. Slide 37
  • 38. DATASUPPORTOPEN RDF in the stack of Semantic Web technologies Resource: Everything that can have a unique identifier (URI), e.g. pages, places, people, organisations, products... Description: attributes, features, and relations of the resources Framework: model, languages and syntaxes for these descriptions • Published as a W3C recommendation in 1999. • RDF was originally introduced as a data model for metadata. • RDF was generalised to cover knowledge of all kinds. Slide 38
  • 39. DATASUPPORTOPEN Example: RDF description of an organisation Publications Office, 2, rue Mercier, 2985 Luxembourg, LUXEMBOURG Slide 39 <rdf:RDF xmlns:rdfs=“http://www.w3.org/2000/01/rdf-schema#” xmlns:org=“http://www.w3.org/ns/org#” xmlns:locn=“http://www.w3.org/ns/locn#” > <org:Organization rdf:about=“http://publications.europa.eu/resource/authority/corporate- body/PUBL”> <rdfs:label> “Publications Office”< /rdfs:label> <org:hasSite rdf:resource=“http://example.com/site/1234”/> </org:Organization> <locn:Address rdf:about=“http://example.com/site/1234”/> <locn:fullAddress>”2, rue Mercier, 2985 Luxembourg, LUXEMBOURG”</locn:fullAddress> </locn:Address> </rdf:RDF>
  • 41. DATASUPPORTOPEN What is a triple? Slide 41 Every piece of information expressed in RDF is represented as a triple: • Subject – a resource, which is identified with a URI. • Predicate – a URI-identified reused specification of the relationship. • Object – a resource or literal to which the subject is related. http://publications.europa.eu/resource/authority/file-type/ has a title “File types Name Authority List”. Subject Predicate Object Example: name of a dataset:
  • 42. DATASUPPORTOPEN RDF Syntax RDF/XML Slide 42 <rdf:RDF xmlns:dcat=“http://www.w3.org/TR/vocab-dcat/“ xmlns:dct=“http://purl.org/dc/terms/” <dcat:Dataset rdf:about=“http://publications.europa.eu/resource/authority/file-type/”> <dct:title> “File types Named Authority List”< /dct:title> <dct:publisher rdf:resource=“http://open-data.europa.eu/en/data/publisher/publ”/> </dcat:Dataset> <dct:Agent rdf:about=“http://open-data.europa.eu/en/data/publisher/publ”/> <dct:title>”Publications Office”</dct:title> </dct:Publisher> </rdf:RDF> Subject Predicate Object Graph Definition of prefixes Description of data – triples
  • 43. DATASUPPORTOPEN Visual representation (RDF graph) of the triples from the RDF/XML syntax example Slide 43 Subject Predicate Object
  • 44. DATASUPPORTOPEN RDF Syntax Turtle Subject Predicate Object Slide 44 @prefix dcat: <http://www.w3.org/TR/vocab-dcat/> . @prefix dct: <http://purl.org/dc/terms/. < http://publications.europa.eu/resource/authority/file-type/> a <dcat:Dataset> ; dct:title “File types Name Authority List“; dct:publisher <http://open-data.europa.eu/en/data/publisher/publ> . <http://open-data.europa.eu/en/data/publisher/publ> a <dct:Agent> ; dct:title “Publications Office” . Graph See also: http://www.w3.org/2009/12/rdf-ws/papers/ws11 Definition of prefixes Description of data – triples
  • 45. DATASUPPORTOPEN RDF Syntax RDFa Subject Predicate Object Slide 45 <html> <head> ... </head> <body> ... <div resource=“http://publications.europa.eu/resource/authority/file-type/” typeof= “http://www.w3.org/ns/dcat#Dataset”> <p> <span property=" http://purl.org/dc/terms/title ">File types Name Authority List<span> Publisher: <span property="http://purl.org/dc/terms/Agent"> Publications Office</span> </p></div> </body> See also: http://www.w3.org/TR/2012/NOTE-rdfa-primer-20120607/ embedding RDF data in HTML
  • 46. DATASUPPORTOPEN How to represent data in RDF Classes, properties and vocabularies Slide 46
  • 47. DATASUPPORTOPEN RDF Vocabulary “A vocabulary is a data model comprising classes, properties and relationships which can be used for describing your data and metadata.” • Class. A construct that represents things in the real and/or information world, e.g. a person, an organisation, a concept such as “health” or “freedom”. • Property. A characteristic of a class in a particular dimension such as the legal name of an organisation or the date and time that an observation was made. In RDF properties are encoded as data type properties. • Relationship. A link between two classes; for example the link between a document and the organisation that published it (i.e. organisation publishes document), or the link between a map and the geographic region it depicts (i.e. map depicts geographic region). In RDF relationships are encoded as object type properties. Slide 47
  • 48. DATASUPPORTOPEN Examples of classes, relationships and properties: The Core Person Vocabulary in UML 48 class Healthcare Domain Core Vocabularies::Identifier dateOfIssue :dateTime [0..1] identifier :string [1..1] identifierType :string [0..1] issuingAuthority :string [0..1] issuingAuthorityUri :URI [0..1] Core Vocabularies::Person alternativeName :string birthName :string dateOfBirth :dateTime dateOfDeath :dateTime familyName :string fullName :string gender :code givenName :string patronymicName :string Core Vocabularies::Location geographicIdentifier :URI geographicName :string Core Vocabularies::Address addressArea :string addressID :string adminUnitL1 :string adminUnitL2 :string fullAddress :string locatorDesignator :string locatorName :string poBox :string postCode :string postName :string thoroughfare :string Core Vocabularies::Geometry lat :string long :string wkt :string xmlGeometry :XML address identifies geometry placeOfDeath countryOfDeath placeOfBirth countryOfBirth identifier UML: The Unified Modelling Language class diagrams provide the means for expressing the conceptual data model of vocabularies, such as the ISA Core Vocabularies, thus facilitating the understanding of the meaning of the data model. Relationships Class Properties Class Class Class Class
  • 49. DATASUPPORTOPEN Introduction to SPARQL The RDF Query Language Slide 49
  • 50. DATASUPPORTOPEN About SPARQL SPARQL is the standard language to query graph data represented as RDF triples. • SPARQL Protocol and RDF Query Language • One of the three core standards of the Semantic Web, along with RDF and OWL. • Became a W3C standard January 2008. • SPARQL 1.1 is a W3C Recommendation since March 2013. Slide 50
  • 51. DATASUPPORTOPEN Types of SPARQL queries • SELECT. Return a table of all X, Y, etc. satisfying the following conditions ... • CONSTRUCT. Find all X, Y, etc. satisfying the following conditions ... and substitute them into the following template in order to generate (possibly new) RDF statements, creating a new graph. • DESCRIBE. Find all statements in the dataset that provide information about the following resource(s) ... (identified by name or description) • INSERT. Add triples to the RDF graph. • DELETE. Delete triples from the RDF graph. • ASK. Are there any X, Y, etc. satisfying the following conditions ... Slide 51 See also: http://www.euclid-project.eu/modules/chapter2 https://joinup.ec.europa.eu/community/ods/document/tm13-introduction-rdf-sparql-en
  • 52. DATASUPPORTOPEN PREFIX dct: <http://purl.org/dc/terms/> PREFIX dcat: <http://www.w3.org/TR/vocab-dcat/> SELECT ?title WHERE { ?dataset rdf:type dcat:Dataset . ?dataset rdf:title ?title } Structure of a SPARQL Query Slide 52 Type of query Variables, i.e. what to search for RDF triple patterns, i.e. the conditions that have to be met Definition of prefixes
  • 53. DATASUPPORTOPEN SELECT – return the name of a dataset with particular URI Slide 53 <http://.../authority/file-type/> rdf:type dcat:Dataset. <http://.../authority/file-type/> dct:title “File types Name Authority List“ . <http://.../authority/file-type/> dct:publisher < http://open-data.europa.eu/en/data/publisher/publ>. < http://.../publisher/publ> rdf:type dct:Agent . < http://.../publisher/publ> dct:title “Publications Office” . PREFIX dcat: <http://www.w3.org/TR/vocab-dcat/> PREFIX dct: <http://purl.org/dc/terms/> SELECT ?dataset WHERE { <http://.../authority/file-type/> dct:title ?dataset . } dataset “File types Name Authority List” Sample data Query Result
  • 54. DATASUPPORTOPEN SELECT - return the name and publisher of a dataset Slide 54 PREFIX dcat: <http://www.w3.org/TR/vocab-dcat/> PREFIX dct: <http://purl.org/dc/terms/> SELECT ?dataset ?publisher WHERE {http://.../authority/file-type/ dct:publisher ?publisherURI. http://.../authority/file-type/ dct:title ?dataset. ?publisherURI dct:title ?publisher . } dataset publisher “File types Name Authority List” “Publications Office” <http://.../authority/file-type/> rdf:type dcat:Dataset. <http://.../authority/file-type/> dct:title “File types Name Authority List“ . <http://.../authority/file-type/> dct:publisher < http://open-data.europa.eu/en/data/publisher/publ>. < http://.../publisher/publ> rdf:type dct:Agent . < http://.../publisher/publ> dct:title “Publications Office” . Sample data Query Result
  • 55. DATASUPPORTOPEN SPARQL Example – EU ODP (1) Slide 55
  • 56. DATASUPPORTOPEN SPARQL Example – EU ODP (2) Slide 56
  • 57. DATASUPPORTOPEN SPARQL Example – EU ODP (2) Slide 57
  • 58. DATASUPPORTOPEN Summary • RDF is a general way to express data intended for publishing on the Web. • RDF data is expressed in triples: subject, predicate, object. • Different syntaxes exist for expressing data in RDF. • SPARQL is a standardised language to query graph data expressed as RDF. • SPARQL can be used to query and update RDF data. Slide 58
  • 59. DATASUPPORTOPEN Slide 59 Learning Module 3: Workshop for Publishing Open Linked EU Data
  • 60. DATASUPPORTOPEN Workshop for publishing open linked EU data This module is about... • Creating an RDF vocabulary for modelling your data.  How to reuse existing vocabularies to model your data.  How to create new classes and properties in RDF.  How and where to publish your RDF vocabulary so that it can be reused by others. • An example of how tabular data can be published as Linked Open Data using Open Refine. Slide 60
  • 61. DATASUPPORTOPEN Learning objectives By the end of this training module you should have an understanding of: • What the best practices are for creating an RDF vocabulary for modelling your data. • Where to find RDF vocabularies for reuse. • How you can create your own RDF vocabulary. • How to publish your RDF vocabulary. • The process and methodology for developing semantic agreements developed by the ISA Programme of the European Commission. Slide 61
  • 62. DATASUPPORTOPEN Creating an RDF vocabulary How to reuse other vocabularies, define your own terms, publish and promote your vocabulary Slide 62
  • 63. DATASUPPORTOPEN 6 steps for creating an RDF vocabulary Start with a robust Domain Model developed following a structured process and methodology. Research existing terms and their usage and maximise reuse of those terms. Where new terms can be seen as specialisations of existing terms, create sub class and sub properties. Where new terms are required, create them following commonly agreed best practice. Publish within a highly stable environment designed to be persistent. Publicise the RDF vocabulary by registering it with relevant services. Slide 63 1 See also: https://joinup.ec.europa.eu/community/semic/document/cookbook- translating-data-models-rdf-schemas 2 3 4 5 6
  • 64. DATASUPPORTOPEN Start with a robust Domain Model Slide 64 1 has Ceiling has Political category Amount Currency Figure Type Year Nomenclature Type Heading EU Programme Code Type Political category Code Description Corporate body Code Type Location Introduction Remark Conditions Acronym Legal base period Legal base type Legal base status has Corporate body has Nomenclature has EU Programme
  • 65. DATASUPPORTOPEN General purpose vocabularies: DCMI, RDFS To name things: rdfs:label, foaf:name, skos:prefLabel To describe people: FOAF, vCard, Core Person Vocabulary To describe projects: DOAP, ADMS.SW To describe interoperability assets: ADMS To describe registered organisations: Registered Organisation Vocabulary To describe addresses: vCard, Core Location Vocabulary To describe public services: Core Public Service Vocabulary To describe datasets: DCAT, DCAT Application Profile, VoID Reuse existing terms and vocabularies Slide 65 2
  • 66. DATASUPPORTOPEN Well-known vocabularies: Slide 66 DCAT-AP Vocabulary for describing datasets in Europe Core Person Vocabulary Vocabulary to describe the fundamental characteristics of a person, e.g. the name, the gender, the date of birth... DOAP Vocabulary for describing projects ADMS Vocabulary for describing interoperability assets. Dublin Core Defines general metadata attributes Registered Organisation Vocabulary Vocabulary for describing organizations, typically in a national or regional register Organization Ontology for describing the structure of organizations Core Location Vocabulary Vocabulary capturing the fundamental characteristics of a location. Core Public Service Vocabulary Vocabulary capturing the fundamental characteristics of a service offered by public administration schema.org Agreed vocabularies for publishing structured data on the Web elaborated by Google, Yahoo and Microsoft See also: http://www.w3.org/wiki/TaskForces/CommunityProj ects/LinkingOpenData/CommonVocabulariesReuse existing terms and vocabularies 2
  • 67. DATASUPPORTOPEN • Reuse greatly aids interoperability of your data  Use of dcterms:created, for example, the value for which should be a data typed date such as 2013-02-21^^xsd:date, is immediately processable by many machines. If your schema encourages data publishers to use a different term and date format, such as ex:date "21 February 2013" – data published using your schema will require further processing to make it the same as everyone else's. • Reuse adds credibility to your schema.  It shows it has been published with care and professionalism, again, this promotes its reuse. • Reuse is easier and cheaper.  Reusing classes and properties from well defined and properly hosted vocabularies avoids your having to replicate that effort. Slide 67 Advantages of reuse: Reuse existing terms and vocabularies2
  • 68. DATASUPPORTOPEN You can find reusable RDF vocabularies on: Slide 68 http://joinup.ec.europa.eu/ http://lov.okfn.org/ Reuse existing terms and vocabularies2
  • 69. DATASUPPORTOPEN Creation of sub-classes and sub-properties • RDF schemas and vocabularies often include terms that are very generic. • By creating sub-class and sub-property relationships, systems that understand the super property or super class may be able to interpret the data even if the more specific terms are unknown. • Do not create sub-classes and sub-properties simply to allow you to use your own term for something that already exists. Slide 69 3
  • 70. DATASUPPORTOPEN Creation of sub-classes and sub-properties Slide 70 3 The EU Budget vocabulary defines the introduction property as a sub- property of dct:description. Nomenclature Type Heading Introduction Remark Conditions
  • 71. DATASUPPORTOPEN Creation of sub-classes and sub-properties Slide 71 3 The EU Budget vocabulary defines the has nomenclature property as a sub-property of dct:subject. Amount Currency Figure Type Year Nomenclature Type Heading Introduction Remark Conditions has Nomenclature
  • 72. DATASUPPORTOPEN Where new terms are required, create them following commonly agreed best practices  Classes begin with a capital letter and are always singular, e.g. skos:Concept.  Properties begin with a lower case letter, e.g. rdfs:label.  Object properties should be verbs, e.g. org:hasSite.  Data type properties should be nouns, e.g. dcterms:description.  Use camel case if a term has more than one word, e.g. foaf:isPrimaryTopicOf. Slide 72 4
  • 73. DATASUPPORTOPEN Where new terms are required, create them following commonly agreed best practices If there is no suitable authoritative reusable vocabulary for describing your data, use conventions for describing your own vocabulary: - RDF Schema (RDFS) - Web Ontology Language (OWL) Example: defining the “Amount” class Slide 73 4 See also: http://www.slideshare.net/OpenDataSupport/model-your- data-metadata Amount Currency Figure Type Year
  • 74. DATASUPPORTOPEN Where new terms are required, create them following commonly agreed best practices If there is no suitable authoritative reusable vocabulary for describing your data, use conventions for describing your own vocabulary: - RDF Schema (RDFS) - Web Ontology Language (OWL) Example: defining the “amount type” property Slide 74 4 See also: http://www.slideshare.net/OpenDataSupport/model-your- data-metadata Amount Currency Figure Type Year
  • 75. DATASUPPORTOPEN Where new terms are required, create them following commonly agreed best practices When defining new properties, consider to define their domain and range.  A range states that the values of a property are instances of one or more classes.  A domain states on which classes a given property can be used. Slide 75 4 See also: http://www.slideshare.net/OpenDataSupport/model-your- data-metadata has Ceiling Amount Currency Figure Type Year Political category Code Description
  • 76. DATASUPPORTOPEN Publish within a highly stable environment designed to be persistent • Choose a stable namespace for your RDF vocabulary  Example: http://data.europa.eu/bud/ • Use good practices on the publication of persistent Uniform Resource Identifiers (URI) sets, both in terms of format, design rules and management.  Examples: o http://www.w3.org/ns/adms o http://purl.org/dc/elements/1.1 Slide 76 5 See also: https://joinup.ec.europa.eu/community/semic/document/cookbook-translating- data-models-rdf-schemas http://www.slideshare.net/OpenDataSupport/design-and-manage-persitent-uris
  • 77. DATASUPPORTOPEN Publicise the RDF vocabulary by registering it with relevant services Once your RDF vocabulary is published you will want people to know about it. To reach a wider audience, register it on Joinup and Linked Open Vocabularies. Slide 77 6
  • 78. DATASUPPORTOPEN Conclusions Slide 78 Start with a robust Domain Model developed following a structured process and methodology. Research existing terms and their usage and maximise reuse of those terms. Where new terms can be seen as specialisations of existing terms, create sub class and sub properties as appropriate. Where new terms are required, create them following commonly agreed best practice in terms of naming conventions etc Publish within a highly stable environment designed to be persistent. Publicise the RDF vocabulary by registering it with relevant services. Analyse Model Publish
  • 79. DATASUPPORTOPEN Example Using Open Refine for RDF to publish tabular data as Linked Data. Slide 79
  • 80. DATASUPPORTOPEN What is Open Refine Slide 80 “OpenRefine is a powerful tool for working with messy data, cleaning it, transforming it from one format into another, ...” - openRefine.org See also: Open Refine website http://openrefine.org/
  • 81. DATASUPPORTOPEN What is Open Refine RDF extension Open Refine RDF extension allows you to easily import data in different formats such as :  CSV;  Excel(.xls and .xlsx);  JSON;  XML; and  RDF/XML. And then determine the intended structure of an RDF dataset, by drawing a template graph. Slide 81 See also: LOD 2 Webinar – Open Refine http://www.youtube.com/watch?v=4Ve93C238gI
  • 82. DATASUPPORTOPEN Using Open Refine to model and publish open data Getting started 1. Install Open Refine from: https://github.com/OpenRefine 2. Install the RDF extension : http://refine.deri.ie/ And then... Describe your data in a spreadsheet. Create a project and upload it in Open Refine. Clean up the data Map your data to appropriate RDF classes & properties. Export the data in RDF. Slide 82 1 2 3 4 5
  • 83. DATASUPPORTOPEN Example situation Publish statistical data as RDF according to RDF Data Cube Vocabulary Digital Agenda Scoreboard Slide 83
  • 84. DATASUPPORTOPEN Describe your data in a spreadsheet Download the tabular data Slide 84 1
  • 85. DATASUPPORTOPEN Create a project and upload it in Google Refine Slide 85 2 Upload the spreadsheet Select relevant tabs Create the project
  • 86. DATASUPPORTOPEN Clean up the data – table harmonisation Slide 86 3 • Star & remove unnessary rows • Rename columns • Use facets to select the data to be published
  • 87. DATASUPPORTOPEN Clean up the data – prepare RDF Slide 87 3 • Create URI representation for the involved object values • via formula • via reconsiliation
  • 88. DATASUPPORTOPEN Map your data to appropriate RDF classes & properties (model your data) Slide 88 4 Understand the target vocabulary: e.g. W3C RDF Data Cube Vocabulary
  • 89. DATASUPPORTOPEN Map your data to appropriate RDF classes & properties (model your data) Slide 89 4 Define a skeleton to transform your spreadsheet data to RDF
  • 90. DATASUPPORTOPEN Map your data to appropriate RDF classes & properties (model your data) You can map the data to the ontology using a simple graphical interface to create or edit an existing RDF skeleton. You can set the base URI for the data. Slide 90 Graphical interface to copy/paste an existing RDF skeleton Graphical interface to edit an RDF skeleton 4
  • 91. DATASUPPORTOPEN Export your data to RDF/XML or Turtle Slide 91 5 Export of the data in Turtle
  • 92. DATASUPPORTOPEN Production pipelines From desk to automated pipeline Slide 92 flexibility volume OpenRefine UnifiedViews Cellar
  • 93. DATASUPPORTOPEN Ready to test your knowledge? Slide 93 You may take the online test here!
  • 94. DATASUPPORTOPEN Thank you for your attention! ...and now YOUR questions? Slide 94
  • 95. DATASUPPORTOPEN References • 5 ★ Open Data. http://5stardata.info/ • ADMS Brochure. ISA Programme. https://joinup.ec.europa.eu/elibrary/document/adms-brochure • An organization ontology. W3C. http://www.w3.org/TR/vocab- org/ W3C. • Case study on how Linked Data is transforming eGovernment. ISA Programme. https://joinup.ec.europa.eu/community/semic/document/case- study-how-linked-data-transforming-egovernment • Common Vocabularies / Ontologies / Micromodels. W3C. http://www.w3.org/wiki/TaskForces/CommunityProjects/Linki ngOpenData/CommonVocabularies • Cookbook for translating Data Models to RDF Schemas. ISA Programme. https://joinup.ec.europa.eu/community/semic/document/cookb ook-translating-data-models-rdf-schemas • D7.1.3 - Study on persistent URIs, with identification of best practices and recommendations on the topic for the MSs and the EC. ISA Programme. https://joinup.ec.europa.eu/sites/default/files/D7.1.3%20- %20Study%20on%20persistent%20URIs.pdf • EUCLID. Course 1: Introduction and Application Scenarios. http://www.euclid-project.eu/modules/course1 • Linked Data. Tim Berners-Lee. http://www.w3.org/DesignIssues/LinkedData.html Slide 95 • Linked Data Cookbook. W3C. http://www.w3.org/2011/gld/wiki/Linked_Data_Cookbook • Linking Open Data cloud diagram, by Richard Cyganiak and Anja Jentzsch. http://lod-cloud.net/ • Module 2: Querying Linked Data. EUCLID. http://www.euclid- project.eu/modules/course2 • Open Data – An Introduction. The Open Knowledge Foundation. http://okfn.org/opendata/ • Open Refine: https://github.com/OpenRefine • RDF Extension: http://refine.deri.ie/ • Resource Description Framework. W3C. http://www.w3.org/RDF/ • Semantic Web Stack. W3C. http://www.w3.org/DesignIssues/diagrams/sweb- stack/2006a.png • SPARQL Query Language for RDF. W3C. http://www.w3.org/TR/rdf-sparql-query/
  • 96. DATASUPPORTOPEN Further reading Slide 96 EC ISA, Process and methodology for developing semantic agreements, https://joinup.ec.europa.eu/community/core_vocabularies/documen t/process-and-methodology-developing-semantic-agreements EC ISA, Cookbook for translating Data Models to RDF Schemas https://joinup.ec.europa.eu/community/semic/document/cookbook- translating-data-models-rdf-schemas
  • 97. DATASUPPORTOPEN Further reading EUCLID - Course 1: Introduction and Application Scenarios http://www.euclid-project.eu/modules/course1 EUCLID - Course 2: Querying Linked Data http://www.euclid-project.eu/modules/course2 Learning SPARQL. Bob DuCharme. http://www.learningsparql.com/ Linked Data Cookbook, W3C Government Linked Data Working Group http://www.w3.org/2011/gld/wiki/Linked_Data_Cookbook Slide 97
  • 98. DATASUPPORTOPEN Further reading Linked Data: Evolving the Web into a Global Data Space. Tom Heath and Christian Bizer. http://linkeddatabook.com/editions/1.0/ Linked Open Data: The Essentials. Florian Bauer, Martin Kaltenböck. http://www.semantic-web.at/LOD-TheEssentials.pdf Linked Open Government Data. Li Ding Qualcomm, Vassilios Peristeras and Michael Hausenblas. http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6237454 Semantic Web for the working ontologist. Dean Allemang, Jim Hendler. http://workingontologist.org/ Slide 98
  • 99. DATASUPPORTOPEN Be part of our team... Slide 99 Find us on Contact us Join us on Follow us Open Data Support http://www.slideshare.net/OpenDataSupport http://www.opendatasupport.euOpen Data Support http://goo.gl/y9ZZI @OpenDataSupport contact@opendatasupport.eu
  • 100. DATASUPPORTOPEN This presentation has been created by PwC Authors: Michiel De Keyzer, Nikolaos Loutas, Jana Makedonska, Brecht Wyns Presentation metadata Slide 100 Open Data Support is funded by the European Commission under SMART 2012/0107 ‘Lot 2: Provision of services for the Publication, Access and Reuse of Open Public Data across the European Union, through existing open data portals’(Contract No. 30-CE- 0530965/00-17). © 2015 European Commission Disclaimers 1. The views expressed in this presentation are purely those of the authors and may not, in any circumstances, be interpreted as stating an official position of the European Commission. The European Commission does not guarantee the accuracy of the information included in this presentation, nor does it accept any responsibility for any use thereof. Reference herein to any specific products, specifications, process, or service by trade name, trademark, manufacturer, or otherwise, does not necessarily constitute or imply its endorsement, recommendation, or favouring by the European Commission. All care has been taken by the author to ensure that s/he has obtained, where necessary, permission to use any parts of manuscripts including illustrations, maps, and graphs, on which intellectual property rights already exist from the titular holder(s) of such rights or from her/his or their legal representative. 2. This presentation has been carefully compiled by PwC, but no representation is made or warranty given (either express or implied) as to the completeness or accuracy of the information it contains. PwC is not liable for the information in this presentation or any decision or consequence based on the use of it.. PwC will not be liable for any damages arising from the use of the information contained in this presentation. The information contained in this presentation is of a general nature and is solely for guidance on matters of general interest. This presentation is not a substitute for professional advice on any particular matter. No reader should act on the basis of any matter contained in this publication without considering appropriate professional advice.

Editor's Notes

  1. UPDATE: Slide has been completely updated
  2. UPDATE: additional slide
  3. New slide
  4. UPDATE: update of examples
  5. New slide
  6. UPDATE: logos updated
  7. UPDATE: text and link to test