SlideShare una empresa de Scribd logo
1 de 30
(Geospatial Semantics – Week 8)
ANUSURIYA DEVARAJU
Institute for Geoinformatics,
University of Muenster.University of Muenster.
(anusuriya.devaraju@uni-muenster.de)
Introduce the principles and key features of Linked
Data(LD).( )
Describes the procedures to publish LD.
Provides examples of existing datasets, tools available for
publishing and using LD.
Introduces the Linked Geo-Data, Linked Geo-Sensor data.
2
The Web of Documents
– Documents are linked, but links are not qualified, q
– Challenges : Querying across different sources; Information
integration & discovery
3
Linked Data: The Web of data
Goal : to share ‘data’ rather than ‘documents’
LD Browsers, Mashups,
Search Engines
Goal : to share data rather than documents
Thing Thing Thing Thing
RDF D t M d l
Thing Thing Thing Thing
RDF Data Model
t d li k
Data in various
format
typed linkstyped linkstyped linkstyped links
format
4
The four rules…
– Use URIs as names for things (anything not just documents)– Use URIs as names for things (anything, not just documents)
– Use HTTP URIs so that people can look up those names.
– When someone looks up a URI, provide useful information, using the
standards (e g RDF SPARQL)standards (e.g., RDF, SPARQL)
– Include RDF links to other URIs to enable the discovery of related
information
5*Reference: http://www.w3.org/DesignIssues/LinkedData.html
Linked data is a style of publishing and interlinking
structured data on the Web that :
– Promotes reuse and reduces redundancy
– Ease of discovery
Ease of consumption due to standards based data sharing– Ease of consumption due to standards-based data sharing
– Added value : build ecosystems around your data/content
6*Reference: http://www.ecom-icom.hku.hk/seminar/20100913/WhiteBebo.pdf
Linked data simplifies much of the complexity of the
Semantic Web
7Image: http://bnode.org/media/2009/07/08/semantic_web_technology_stack.png
Community effort to publish existing datasets as Linked
Data on the WebData on the Web
Interlink things between different data sources
Develop clients that consume Linked Data from the Webp
8http://esw.w3.org/SweoIG/TaskForces/CommunityProjects/LinkingOpenData
Is it used somewhere as well? Ja!
More datasets available at http://linkeddata.org/data‐sets
LOD on the Web Visualization : http://www.webknox.com/blog/2010/05/linked‐
9
open‐data‐on‐the‐web‐visualization/
Class relations amongst datasets
10http://umbel.org/images/lod_constellation.html
Instance relations amongst datasets
11http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2009-07-14.html
1. Triplification : convert existing data into RDF triples
12
2. Identify co-referring entities into the RDF dataset
3. Linked to the Web of Linked Data3. Linked to the Web of Linked Data
foaf:Groupfoaf:Group
rdf:type
“Muenster Semantic Interoperability Lab  MUSIL ”
foaf:Person
http://musil.uni‐muenster.de
rdf:type
foaf:member
foaf:name
“Werner Kuhn”
foaf:name
http://ifgi.uni‐muenster.de/kuhn
rdf:type
foaf:name
l A foaf:topic interestowl:sameAs
http://www.informatik.uni‐
trier.de/~ley/db/indices/a‐
t /k/K h W ht l h //db di / /S i S W b
foaf:topic_interest
13
tree/k/Kuhn:Werner.html http://dbpedia.org/page/Semantic_Sensor_Web
PREFIX foaf:  http://xmlns.com/foaf/0.1/  
PREFIX dc:  http://purl.org/dc/elements/1.1/  
CONSTRUCT   
http://ifgi‐muenster.de/kuhn  foaf:made ?paper 
 
WHERE   
?paper a foaf:Document . 
?paper dc:creator http://dblp.l3s.de/d2r/resource/authors/Werner_Kuhn  
14
Linked Data Browsers, Mashups and other Client
ApplicationsApplications
http://esw.w3.org/TaskForces/CommunityProjects/LinkingOpenData/SemWebC
lients
Linked Data Publishing Platforms/Frameworks D2R Server, 
Pubby, Paget, Talis Platform, etc.
Linked Data/RDF Editors and ValidatorsLinked Data/RDF Editors and Validators Hyena, Vapour
Semantic Web Search Engines
http://esw w3 org/TaskForces/CommunityProjects/LinkingOpenData/Semantichttp://esw.w3.org/TaskForces/CommunityProjects/LinkingOpenData/Semantic
WebSearchEngines
15
Semantic Tagging and Rating
16Reference : Hausenblas M (2009), Linked Data Applications
Content Reuse
17
Integrated Question-Answering Systems
18
Event data management systems
19
Search Engines and Indexes
20
User Interfaces and Interaction Paradigms
– Navigation controls in a LD browserg
Application Architecture
– Scalability problems with on-the-fly link traversal and federated
queryingquerying
Schema Mapping and Data Fusion
– Resolving semantic conflicts (e.g., mix terminology from different
vocabularies)vocabularies)
Link maintenance
– Dead links, informing link sources about changes via subscription
modelsmodels
21Reference: Bizer C (2009), Linked Data – The Story So Far
Licensing : Data reused and republished
Trust, Quality and RelevanceTrust, Quality and Relevance
– Data relevant or appropriate to the user’s need
– Integrated view of data provenance and trustworthiness
PrivacyPrivacy
– Higher awareness of the users about the data
– Information accountability
22Reference: Bizer C (2009), Linked Data – The Story So Far
Adds spatial and temporal dimensions to the Web of Data.
Links: geospatial web resourcesLinks: geospatial web resources
unstructured /informal GI in
the Web
structured geo-databases scientific materials
23
structured geo databases
(Different forms of Geographic Information on the Web)
24* Vilches-Blázquez LM, et al. (2010), An Approach to Publish Spatial Data on the Web: The GeoLinked Data Case
Entity URIs are dereferenced via LD principles
25* Lopez-Pellicer (2010), Geo Linked Data
The content negotiation model of Linked Data is extended
with support to Geoweb MIME-types.pp yp
26* Reference: Lopez-Pellicer J, et al. (2010), Geo Linked Data
Geonames
– A geographical names database in RDF form.g g p
Dbpedia
– Contains location information which is interlinked with Geonames,
the US Census Euro Stat and the CIA world fact bookthe US Census, Euro Stat and the CIA world fact book.
LinkedGeoData
– Data extracted from the Open Street Map project was linked to
DBPedia instances using the links created by the users.
Ordnance Survey
– OS BoundaryLine product that contains all administrative areas plus– OS BoundaryLine product that contains all administrative areas plus
legal boundaries.
27
28Image: http://linkedgeodata.org/LGD%20Browser
Why Linked Sensor Data?
– Increase the accessibility of non-OGC data sourcesy
29Reference : Kessler & Janowicz, (2010), Linking Sensor Data – Why, to What, and How?
Inclusion of spatial operators in the current Linked Data model
to support complex queries.pp p q
Transformation from geometries to an RDF-based
representation adds complexity.
N dl d d d t d t– Needless and redundant data
‘Browse’ pattern allows the discovery by subsequent links;
‘Query’ pattern is user specified [Schade & Lutz, 2010]Q y p p [ , ]
How both approaches can be combined?
Quality of links
Undefined vocabulary terms, mismatched semantics, etc.
30Reference : Kessler & Janowicz, (2010), Linking Sensor Data – Why, to What, and How?

Más contenido relacionado

La actualidad más candente

Tufts Spatial Data Rescue: Crawling at-risk Government Data
Tufts Spatial Data Rescue: Crawling at-risk Government DataTufts Spatial Data Rescue: Crawling at-risk Government Data
Tufts Spatial Data Rescue: Crawling at-risk Government DataKyle Monahan
 
DBpedia - An Interlinking Hub in the Web of Data
DBpedia - An Interlinking Hub in the Web of DataDBpedia - An Interlinking Hub in the Web of Data
DBpedia - An Interlinking Hub in the Web of DataChris Bizer
 
Build Narratives, Connect Artifacts: Linked Open Data for Cultural Heritage
Build Narratives, Connect Artifacts: Linked Open Data for Cultural HeritageBuild Narratives, Connect Artifacts: Linked Open Data for Cultural Heritage
Build Narratives, Connect Artifacts: Linked Open Data for Cultural HeritageOntotext
 
Demo: Profiling & Exploration of Linked Open Data
Demo: Profiling & Exploration of Linked Open DataDemo: Profiling & Exploration of Linked Open Data
Demo: Profiling & Exploration of Linked Open DataStefan Dietze
 
Open Data and Library Services
Open Data and Library Services  Open Data and Library Services
Open Data and Library Services siu850129276
 
Interaction with Linked Data
Interaction with Linked DataInteraction with Linked Data
Interaction with Linked DataEUCLID project
 
Omitola birmingham cityuniv
Omitola birmingham cityunivOmitola birmingham cityuniv
Omitola birmingham cityunivTope Omitola
 
When the Web of Linked Data Arrives
When the Web of Linked Data ArrivesWhen the Web of Linked Data Arrives
When the Web of Linked Data ArrivesRichard Wallis
 
Introducing Web of Science Profiles
Introducing Web of Science ProfilesIntroducing Web of Science Profiles
Introducing Web of Science ProfilesORCID, Inc
 
2011 05-02 linked data intro
2011 05-02 linked data intro2011 05-02 linked data intro
2011 05-02 linked data introvafopoulos
 
The State of Linked Government Data
The State of Linked Government DataThe State of Linked Government Data
The State of Linked Government DataRichard Cyganiak
 
Usage of Linked Data: Introduction and Application Scenarios
Usage of Linked Data: Introduction and Application ScenariosUsage of Linked Data: Introduction and Application Scenarios
Usage of Linked Data: Introduction and Application ScenariosEUCLID project
 
The SFX Framework for Context-Sensitive Reference Linking
The SFX Framework for  Context-Sensitive Reference LinkingThe SFX Framework for  Context-Sensitive Reference Linking
The SFX Framework for Context-Sensitive Reference LinkingHerbert Van de Sompel
 
2011 05-01 linked data
2011 05-01 linked data2011 05-01 linked data
2011 05-01 linked datavafopoulos
 

La actualidad más candente (20)

Tufts Spatial Data Rescue: Crawling at-risk Government Data
Tufts Spatial Data Rescue: Crawling at-risk Government DataTufts Spatial Data Rescue: Crawling at-risk Government Data
Tufts Spatial Data Rescue: Crawling at-risk Government Data
 
DBpedia - An Interlinking Hub in the Web of Data
DBpedia - An Interlinking Hub in the Web of DataDBpedia - An Interlinking Hub in the Web of Data
DBpedia - An Interlinking Hub in the Web of Data
 
Build Narratives, Connect Artifacts: Linked Open Data for Cultural Heritage
Build Narratives, Connect Artifacts: Linked Open Data for Cultural HeritageBuild Narratives, Connect Artifacts: Linked Open Data for Cultural Heritage
Build Narratives, Connect Artifacts: Linked Open Data for Cultural Heritage
 
Finding Data Sets
Finding Data SetsFinding Data Sets
Finding Data Sets
 
Ziegler Open Data in Special Collections Libraries
Ziegler Open Data in Special Collections LibrariesZiegler Open Data in Special Collections Libraries
Ziegler Open Data in Special Collections Libraries
 
Linked data life cycles
Linked data life cyclesLinked data life cycles
Linked data life cycles
 
Demo: Profiling & Exploration of Linked Open Data
Demo: Profiling & Exploration of Linked Open DataDemo: Profiling & Exploration of Linked Open Data
Demo: Profiling & Exploration of Linked Open Data
 
Open Data and Library Services
Open Data and Library Services  Open Data and Library Services
Open Data and Library Services
 
Interaction with Linked Data
Interaction with Linked DataInteraction with Linked Data
Interaction with Linked Data
 
Omitola birmingham cityuniv
Omitola birmingham cityunivOmitola birmingham cityuniv
Omitola birmingham cityuniv
 
When the Web of Linked Data Arrives
When the Web of Linked Data ArrivesWhen the Web of Linked Data Arrives
When the Web of Linked Data Arrives
 
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early AdoptersApril 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
 
Intro to Web Science (Fall 2013)
Intro to Web Science (Fall 2013)Intro to Web Science (Fall 2013)
Intro to Web Science (Fall 2013)
 
Introducing Web of Science Profiles
Introducing Web of Science ProfilesIntroducing Web of Science Profiles
Introducing Web of Science Profiles
 
2011 05-02 linked data intro
2011 05-02 linked data intro2011 05-02 linked data intro
2011 05-02 linked data intro
 
The State of Linked Government Data
The State of Linked Government DataThe State of Linked Government Data
The State of Linked Government Data
 
Usage of Linked Data: Introduction and Application Scenarios
Usage of Linked Data: Introduction and Application ScenariosUsage of Linked Data: Introduction and Application Scenarios
Usage of Linked Data: Introduction and Application Scenarios
 
The SFX Framework for Context-Sensitive Reference Linking
The SFX Framework for  Context-Sensitive Reference LinkingThe SFX Framework for  Context-Sensitive Reference Linking
The SFX Framework for Context-Sensitive Reference Linking
 
Full Erdmann Ruttenberg Community Approaches to Open Data at Scale
Full Erdmann Ruttenberg Community Approaches to Open Data at ScaleFull Erdmann Ruttenberg Community Approaches to Open Data at Scale
Full Erdmann Ruttenberg Community Approaches to Open Data at Scale
 
2011 05-01 linked data
2011 05-01 linked data2011 05-01 linked data
2011 05-01 linked data
 

Destacado

Using Feedback from Data Consumers to Capture Quality Information on Environm...
Using Feedback from Data Consumers to Capture Quality Information on Environm...Using Feedback from Data Consumers to Capture Quality Information on Environm...
Using Feedback from Data Consumers to Capture Quality Information on Environm...Anusuriya Devaraju
 
Electronic cigarette rome
Electronic cigarette romeElectronic cigarette rome
Electronic cigarette romelunge49brace
 
Actividad iii alianzas tech
Actividad iii alianzas techActividad iii alianzas tech
Actividad iii alianzas techCarlare
 
Building Community Information Systems with Drupal and Open Layers Rev2
Building Community Information Systems with Drupal and Open Layers Rev2Building Community Information Systems with Drupal and Open Layers Rev2
Building Community Information Systems with Drupal and Open Layers Rev2Charles Burnett
 
5.2.4.1.3.1 diseña manual de funciones y procedimientos para cada uno de los ...
5.2.4.1.3.1 diseña manual de funciones y procedimientos para cada uno de los ...5.2.4.1.3.1 diseña manual de funciones y procedimientos para cada uno de los ...
5.2.4.1.3.1 diseña manual de funciones y procedimientos para cada uno de los ...Natalia Martinez
 
Comentario De Texto
Comentario De TextoComentario De Texto
Comentario De Textoguestcd2b4a
 
s4h1-RecordOfAchievement
s4h1-RecordOfAchievements4h1-RecordOfAchievement
s4h1-RecordOfAchievementPraveen Kumar
 
Building Community Information Systems with Drupal and Open Layers
Building Community Information Systems with Drupal and Open LayersBuilding Community Information Systems with Drupal and Open Layers
Building Community Information Systems with Drupal and Open LayersCharles Burnett
 
Rainmaker Systems Overview
Rainmaker Systems OverviewRainmaker Systems Overview
Rainmaker Systems Overviewlizwheeles
 
Mortgage Assistance Flyer
Mortgage Assistance FlyerMortgage Assistance Flyer
Mortgage Assistance FlyerHazel Lustre
 
AW-Company Profile 2016
AW-Company Profile 2016AW-Company Profile 2016
AW-Company Profile 2016Mark Bowling
 
Writing for publication guide
Writing for publication guideWriting for publication guide
Writing for publication guideJose Frantz
 
Agile project tracking - burn up charts
Agile project tracking - burn up chartsAgile project tracking - burn up charts
Agile project tracking - burn up chartsJonny LeRoy
 
Organización funcional o de taylor ofimática - copia
Organización funcional o de taylor   ofimática - copiaOrganización funcional o de taylor   ofimática - copia
Organización funcional o de taylor ofimática - copiaivsol
 
L' escriptura
L' escripturaL' escriptura
L' escripturabl
 
Burnett Presentation at UVic Community Mapping Showcase
Burnett Presentation at UVic Community Mapping ShowcaseBurnett Presentation at UVic Community Mapping Showcase
Burnett Presentation at UVic Community Mapping ShowcaseCharles Burnett
 

Destacado (20)

Using Feedback from Data Consumers to Capture Quality Information on Environm...
Using Feedback from Data Consumers to Capture Quality Information on Environm...Using Feedback from Data Consumers to Capture Quality Information on Environm...
Using Feedback from Data Consumers to Capture Quality Information on Environm...
 
Electronic cigarette rome
Electronic cigarette romeElectronic cigarette rome
Electronic cigarette rome
 
Actividad iii alianzas tech
Actividad iii alianzas techActividad iii alianzas tech
Actividad iii alianzas tech
 
Building Community Information Systems with Drupal and Open Layers Rev2
Building Community Information Systems with Drupal and Open Layers Rev2Building Community Information Systems with Drupal and Open Layers Rev2
Building Community Information Systems with Drupal and Open Layers Rev2
 
5.2.4.1.3.1 diseña manual de funciones y procedimientos para cada uno de los ...
5.2.4.1.3.1 diseña manual de funciones y procedimientos para cada uno de los ...5.2.4.1.3.1 diseña manual de funciones y procedimientos para cada uno de los ...
5.2.4.1.3.1 diseña manual de funciones y procedimientos para cada uno de los ...
 
Comentario De Texto
Comentario De TextoComentario De Texto
Comentario De Texto
 
s4h1-RecordOfAchievement
s4h1-RecordOfAchievements4h1-RecordOfAchievement
s4h1-RecordOfAchievement
 
Metalfor
MetalforMetalfor
Metalfor
 
Building Community Information Systems with Drupal and Open Layers
Building Community Information Systems with Drupal and Open LayersBuilding Community Information Systems with Drupal and Open Layers
Building Community Information Systems with Drupal and Open Layers
 
Imformatica 1415 word
Imformatica 1415 wordImformatica 1415 word
Imformatica 1415 word
 
Help
HelpHelp
Help
 
Rainmaker Systems Overview
Rainmaker Systems OverviewRainmaker Systems Overview
Rainmaker Systems Overview
 
Mortgage Assistance Flyer
Mortgage Assistance FlyerMortgage Assistance Flyer
Mortgage Assistance Flyer
 
AW-Company Profile 2016
AW-Company Profile 2016AW-Company Profile 2016
AW-Company Profile 2016
 
Cas propi, mª mercè llopart casas
Cas propi, mª mercè llopart casasCas propi, mª mercè llopart casas
Cas propi, mª mercè llopart casas
 
Writing for publication guide
Writing for publication guideWriting for publication guide
Writing for publication guide
 
Agile project tracking - burn up charts
Agile project tracking - burn up chartsAgile project tracking - burn up charts
Agile project tracking - burn up charts
 
Organización funcional o de taylor ofimática - copia
Organización funcional o de taylor   ofimática - copiaOrganización funcional o de taylor   ofimática - copia
Organización funcional o de taylor ofimática - copia
 
L' escriptura
L' escripturaL' escriptura
L' escriptura
 
Burnett Presentation at UVic Community Mapping Showcase
Burnett Presentation at UVic Community Mapping ShowcaseBurnett Presentation at UVic Community Mapping Showcase
Burnett Presentation at UVic Community Mapping Showcase
 

Similar a Linked Data

Linked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIGLinked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIGChris Ewing
 
Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database  Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database dannyijwest
 
Jarrar: Introduction to Linked Data
Jarrar: Introduction to Linked DataJarrar: Introduction to Linked Data
Jarrar: Introduction to Linked DataMustafa Jarrar
 
Linked Data Management
Linked Data ManagementLinked Data Management
Linked Data ManagementMarin Dimitrov
 
What Are Links in Linked Open Data? A Characterization and Evaluation of Link...
What Are Links in Linked Open Data? A Characterization and Evaluation of Link...What Are Links in Linked Open Data? A Characterization and Evaluation of Link...
What Are Links in Linked Open Data? A Characterization and Evaluation of Link...Armin Haller
 
Web Science Synergies: Exploring Web Knowledge through the Semantic Web
Web Science Synergies: Exploring Web Knowledge through the Semantic WebWeb Science Synergies: Exploring Web Knowledge through the Semantic Web
Web Science Synergies: Exploring Web Knowledge through the Semantic WebStefan Dietze
 
Linked data presentation for libraries (COMO)
Linked data presentation for libraries (COMO)Linked data presentation for libraries (COMO)
Linked data presentation for libraries (COMO)robin fay
 
Linked dataresearch
Linked dataresearchLinked dataresearch
Linked dataresearchTope Omitola
 
ESWC SS 2013 - Tuesday Tutorial 1 Maribel Acosta and Barry Norton: Providing ...
ESWC SS 2013 - Tuesday Tutorial 1 Maribel Acosta and Barry Norton: Providing ...ESWC SS 2013 - Tuesday Tutorial 1 Maribel Acosta and Barry Norton: Providing ...
ESWC SS 2013 - Tuesday Tutorial 1 Maribel Acosta and Barry Norton: Providing ...eswcsummerschool
 
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
 
Standardizing for Open Data
Standardizing for Open DataStandardizing for Open Data
Standardizing for Open DataIvan Herman
 
Linked Data: Why Bother?
Linked Data:  Why Bother?Linked Data:  Why Bother?
Linked Data: Why Bother?Jennifer Bowen
 
Building Linked Data Applications
Building Linked Data ApplicationsBuilding Linked Data Applications
Building Linked Data ApplicationsEUCLID project
 
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
 
Tue acosta tut_providing_linkeddata
Tue acosta tut_providing_linkeddataTue acosta tut_providing_linkeddata
Tue acosta tut_providing_linkeddataeswcsummerschool
 

Similar a Linked Data (20)

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
 
Linked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIGLinked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIG
 
Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database  Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database
 
Jarrar: Introduction to Linked Data
Jarrar: Introduction to Linked DataJarrar: Introduction to Linked Data
Jarrar: Introduction to Linked Data
 
The Semantic Data Web, Sören Auer, University of Leipzig
The Semantic Data Web, Sören Auer, University of LeipzigThe Semantic Data Web, Sören Auer, University of Leipzig
The Semantic Data Web, Sören Auer, University of Leipzig
 
Linked Data Management
Linked Data ManagementLinked Data Management
Linked Data Management
 
Going for GOLD - Adventures in Open Linked Metadata
Going for GOLD - Adventures in Open Linked MetadataGoing for GOLD - Adventures in Open Linked Metadata
Going for GOLD - Adventures in Open Linked Metadata
 
What Are Links in Linked Open Data? A Characterization and Evaluation of Link...
What Are Links in Linked Open Data? A Characterization and Evaluation of Link...What Are Links in Linked Open Data? A Characterization and Evaluation of Link...
What Are Links in Linked Open Data? A Characterization and Evaluation of Link...
 
Web Science Synergies: Exploring Web Knowledge through the Semantic Web
Web Science Synergies: Exploring Web Knowledge through the Semantic WebWeb Science Synergies: Exploring Web Knowledge through the Semantic Web
Web Science Synergies: Exploring Web Knowledge through the Semantic Web
 
Linked data presentation for libraries (COMO)
Linked data presentation for libraries (COMO)Linked data presentation for libraries (COMO)
Linked data presentation for libraries (COMO)
 
Linked dataresearch
Linked dataresearchLinked dataresearch
Linked dataresearch
 
ESWC SS 2013 - Tuesday Tutorial 1 Maribel Acosta and Barry Norton: Providing ...
ESWC SS 2013 - Tuesday Tutorial 1 Maribel Acosta and Barry Norton: Providing ...ESWC SS 2013 - Tuesday Tutorial 1 Maribel Acosta and Barry Norton: Providing ...
ESWC SS 2013 - Tuesday Tutorial 1 Maribel Acosta and Barry Norton: Providing ...
 
Jarrar: Linked Data
Jarrar: Linked DataJarrar: Linked Data
Jarrar: Linked Data
 
Providing Linked Data
Providing Linked DataProviding Linked Data
Providing Linked Data
 
Discovering Resume Information using linked data  
Discovering Resume Information using linked data  Discovering Resume Information using linked data  
Discovering Resume Information using linked data  
 
Standardizing for Open Data
Standardizing for Open DataStandardizing for Open Data
Standardizing for Open Data
 
Linked Data: Why Bother?
Linked Data:  Why Bother?Linked Data:  Why Bother?
Linked Data: Why Bother?
 
Building Linked Data Applications
Building Linked Data ApplicationsBuilding Linked Data Applications
Building Linked Data Applications
 
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
 
Tue acosta tut_providing_linkeddata
Tue acosta tut_providing_linkeddataTue acosta tut_providing_linkeddata
Tue acosta tut_providing_linkeddata
 

Más de Anusuriya Devaraju

FAIR – Assessment or Improvement?
FAIR – Assessment or Improvement?FAIR – Assessment or Improvement?
FAIR – Assessment or Improvement?Anusuriya Devaraju
 
Simple Steps to Effective Research Data Sharing
Simple Steps to Effective Research Data SharingSimple Steps to Effective Research Data Sharing
Simple Steps to Effective Research Data SharingAnusuriya Devaraju
 
F-UJI : An Automated Assessment Tool for Improving the FAIRness of Research Data
F-UJI : An Automated Assessment Tool for Improving the FAIRness of Research DataF-UJI : An Automated Assessment Tool for Improving the FAIRness of Research Data
F-UJI : An Automated Assessment Tool for Improving the FAIRness of Research DataAnusuriya Devaraju
 
An Automated Assessment of the FAIRness of Research Data
An Automated Assessment of the FAIRness of Research DataAn Automated Assessment of the FAIRness of Research Data
An Automated Assessment of the FAIRness of Research DataAnusuriya Devaraju
 
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...Anusuriya Devaraju
 
Data You May Like: A Recommender System for Research Data Discovery
Data You May Like: A Recommender System for Research Data DiscoveryData You May Like: A Recommender System for Research Data Discovery
Data You May Like: A Recommender System for Research Data DiscoveryAnusuriya Devaraju
 
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIROWeb-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIROAnusuriya Devaraju
 
The Implementation of the International Geo Sample Number in CSIRO: Experienc...
The Implementation of the International Geo Sample Number in CSIRO: Experienc...The Implementation of the International Geo Sample Number in CSIRO: Experienc...
The Implementation of the International Geo Sample Number in CSIRO: Experienc...Anusuriya Devaraju
 
Publishing Physical Sample Records on the Web
Publishing Physical Sample Records on the WebPublishing Physical Sample Records on the Web
Publishing Physical Sample Records on the WebAnusuriya Devaraju
 
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACHCAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACHAnusuriya Devaraju
 
An Open Source Web Service for Registering and Managing Environmental Samples
 An Open Source Web Service for Registering and Managing Environmental Samples An Open Source Web Service for Registering and Managing Environmental Samples
An Open Source Web Service for Registering and Managing Environmental SamplesAnusuriya Devaraju
 
Enabling Quality Control of SensorWeb Observations
Enabling Quality Control of SensorWeb ObservationsEnabling Quality Control of SensorWeb Observations
Enabling Quality Control of SensorWeb ObservationsAnusuriya Devaraju
 
Representing and Reasoning about Geographic Occurrences in the Sensor Web
Representing and Reasoning about Geographic Occurrences in the Sensor WebRepresenting and Reasoning about Geographic Occurrences in the Sensor Web
Representing and Reasoning about Geographic Occurrences in the Sensor WebAnusuriya Devaraju
 
Combining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
Combining Process and Sensor Ontologies to Support Geo-Sensor Data RetrievalCombining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
Combining Process and Sensor Ontologies to Support Geo-Sensor Data RetrievalAnusuriya Devaraju
 

Más de Anusuriya Devaraju (17)

FAIR – Assessment or Improvement?
FAIR – Assessment or Improvement?FAIR – Assessment or Improvement?
FAIR – Assessment or Improvement?
 
Simple Steps to Effective Research Data Sharing
Simple Steps to Effective Research Data SharingSimple Steps to Effective Research Data Sharing
Simple Steps to Effective Research Data Sharing
 
F-UJI : An Automated Assessment Tool for Improving the FAIRness of Research Data
F-UJI : An Automated Assessment Tool for Improving the FAIRness of Research DataF-UJI : An Automated Assessment Tool for Improving the FAIRness of Research Data
F-UJI : An Automated Assessment Tool for Improving the FAIRness of Research Data
 
An Automated Assessment of the FAIRness of Research Data
An Automated Assessment of the FAIRness of Research DataAn Automated Assessment of the FAIRness of Research Data
An Automated Assessment of the FAIRness of Research Data
 
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
Towards A Web-Enabled Geo-Sample Web: An Open Source Resource Registration an...
 
Data You May Like: A Recommender System for Research Data Discovery
Data You May Like: A Recommender System for Research Data DiscoveryData You May Like: A Recommender System for Research Data Discovery
Data You May Like: A Recommender System for Research Data Discovery
 
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIROWeb-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
Web-enabled Physical Samples: Curating and Publishing Physical Samples in CSIRO
 
The Implementation of the International Geo Sample Number in CSIRO: Experienc...
The Implementation of the International Geo Sample Number in CSIRO: Experienc...The Implementation of the International Geo Sample Number in CSIRO: Experienc...
The Implementation of the International Geo Sample Number in CSIRO: Experienc...
 
Publishing Physical Sample Records on the Web
Publishing Physical Sample Records on the WebPublishing Physical Sample Records on the Web
Publishing Physical Sample Records on the Web
 
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACHCAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
CAPTURING DATA PROVENANCE WITH A USER-DRIVEN FEEDBACK APPROACH
 
An Open Source Web Service for Registering and Managing Environmental Samples
 An Open Source Web Service for Registering and Managing Environmental Samples An Open Source Web Service for Registering and Managing Environmental Samples
An Open Source Web Service for Registering and Managing Environmental Samples
 
Enabling Quality Control of SensorWeb Observations
Enabling Quality Control of SensorWeb ObservationsEnabling Quality Control of SensorWeb Observations
Enabling Quality Control of SensorWeb Observations
 
Representing and Reasoning about Geographic Occurrences in the Sensor Web
Representing and Reasoning about Geographic Occurrences in the Sensor WebRepresenting and Reasoning about Geographic Occurrences in the Sensor Web
Representing and Reasoning about Geographic Occurrences in the Sensor Web
 
Semantic interoperability
Semantic interoperabilitySemantic interoperability
Semantic interoperability
 
Semantic Sensor Web
Semantic Sensor WebSemantic Sensor Web
Semantic Sensor Web
 
Combining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
Combining Process and Sensor Ontologies to Support Geo-Sensor Data RetrievalCombining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
Combining Process and Sensor Ontologies to Support Geo-Sensor Data Retrieval
 
Fois2010 final
Fois2010 finalFois2010 final
Fois2010 final
 

Último

AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 

Último (20)

AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 

Linked Data

  • 1. (Geospatial Semantics – Week 8) ANUSURIYA DEVARAJU Institute for Geoinformatics, University of Muenster.University of Muenster. (anusuriya.devaraju@uni-muenster.de)
  • 2. Introduce the principles and key features of Linked Data(LD).( ) Describes the procedures to publish LD. Provides examples of existing datasets, tools available for publishing and using LD. Introduces the Linked Geo-Data, Linked Geo-Sensor data. 2
  • 3. The Web of Documents – Documents are linked, but links are not qualified, q – Challenges : Querying across different sources; Information integration & discovery 3
  • 4. Linked Data: The Web of data Goal : to share ‘data’ rather than ‘documents’ LD Browsers, Mashups, Search Engines Goal : to share data rather than documents Thing Thing Thing Thing RDF D t M d l Thing Thing Thing Thing RDF Data Model t d li k Data in various format typed linkstyped linkstyped linkstyped links format 4
  • 5. The four rules… – Use URIs as names for things (anything not just documents)– Use URIs as names for things (anything, not just documents) – Use HTTP URIs so that people can look up those names. – When someone looks up a URI, provide useful information, using the standards (e g RDF SPARQL)standards (e.g., RDF, SPARQL) – Include RDF links to other URIs to enable the discovery of related information 5*Reference: http://www.w3.org/DesignIssues/LinkedData.html
  • 6. Linked data is a style of publishing and interlinking structured data on the Web that : – Promotes reuse and reduces redundancy – Ease of discovery Ease of consumption due to standards based data sharing– Ease of consumption due to standards-based data sharing – Added value : build ecosystems around your data/content 6*Reference: http://www.ecom-icom.hku.hk/seminar/20100913/WhiteBebo.pdf
  • 7. Linked data simplifies much of the complexity of the Semantic Web 7Image: http://bnode.org/media/2009/07/08/semantic_web_technology_stack.png
  • 8. Community effort to publish existing datasets as Linked Data on the WebData on the Web Interlink things between different data sources Develop clients that consume Linked Data from the Webp 8http://esw.w3.org/SweoIG/TaskForces/CommunityProjects/LinkingOpenData
  • 9. Is it used somewhere as well? Ja! More datasets available at http://linkeddata.org/data‐sets LOD on the Web Visualization : http://www.webknox.com/blog/2010/05/linked‐ 9 open‐data‐on‐the‐web‐visualization/
  • 10. Class relations amongst datasets 10http://umbel.org/images/lod_constellation.html
  • 11. Instance relations amongst datasets 11http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2009-07-14.html
  • 12. 1. Triplification : convert existing data into RDF triples 12
  • 13. 2. Identify co-referring entities into the RDF dataset 3. Linked to the Web of Linked Data3. Linked to the Web of Linked Data foaf:Groupfoaf:Group rdf:type “Muenster Semantic Interoperability Lab  MUSIL ” foaf:Person http://musil.uni‐muenster.de rdf:type foaf:member foaf:name “Werner Kuhn” foaf:name http://ifgi.uni‐muenster.de/kuhn rdf:type foaf:name l A foaf:topic interestowl:sameAs http://www.informatik.uni‐ trier.de/~ley/db/indices/a‐ t /k/K h W ht l h //db di / /S i S W b foaf:topic_interest 13 tree/k/Kuhn:Werner.html http://dbpedia.org/page/Semantic_Sensor_Web
  • 14. PREFIX foaf:  http://xmlns.com/foaf/0.1/   PREFIX dc:  http://purl.org/dc/elements/1.1/   CONSTRUCT    http://ifgi‐muenster.de/kuhn  foaf:made ?paper    WHERE    ?paper a foaf:Document .  ?paper dc:creator http://dblp.l3s.de/d2r/resource/authors/Werner_Kuhn   14
  • 15. Linked Data Browsers, Mashups and other Client ApplicationsApplications http://esw.w3.org/TaskForces/CommunityProjects/LinkingOpenData/SemWebC lients Linked Data Publishing Platforms/Frameworks D2R Server,  Pubby, Paget, Talis Platform, etc. Linked Data/RDF Editors and ValidatorsLinked Data/RDF Editors and Validators Hyena, Vapour Semantic Web Search Engines http://esw w3 org/TaskForces/CommunityProjects/LinkingOpenData/Semantichttp://esw.w3.org/TaskForces/CommunityProjects/LinkingOpenData/Semantic WebSearchEngines 15
  • 16. Semantic Tagging and Rating 16Reference : Hausenblas M (2009), Linked Data Applications
  • 19. Event data management systems 19
  • 20. Search Engines and Indexes 20
  • 21. User Interfaces and Interaction Paradigms – Navigation controls in a LD browserg Application Architecture – Scalability problems with on-the-fly link traversal and federated queryingquerying Schema Mapping and Data Fusion – Resolving semantic conflicts (e.g., mix terminology from different vocabularies)vocabularies) Link maintenance – Dead links, informing link sources about changes via subscription modelsmodels 21Reference: Bizer C (2009), Linked Data – The Story So Far
  • 22. Licensing : Data reused and republished Trust, Quality and RelevanceTrust, Quality and Relevance – Data relevant or appropriate to the user’s need – Integrated view of data provenance and trustworthiness PrivacyPrivacy – Higher awareness of the users about the data – Information accountability 22Reference: Bizer C (2009), Linked Data – The Story So Far
  • 23. Adds spatial and temporal dimensions to the Web of Data. Links: geospatial web resourcesLinks: geospatial web resources unstructured /informal GI in the Web structured geo-databases scientific materials 23 structured geo databases (Different forms of Geographic Information on the Web)
  • 24. 24* Vilches-Blázquez LM, et al. (2010), An Approach to Publish Spatial Data on the Web: The GeoLinked Data Case
  • 25. Entity URIs are dereferenced via LD principles 25* Lopez-Pellicer (2010), Geo Linked Data
  • 26. The content negotiation model of Linked Data is extended with support to Geoweb MIME-types.pp yp 26* Reference: Lopez-Pellicer J, et al. (2010), Geo Linked Data
  • 27. Geonames – A geographical names database in RDF form.g g p Dbpedia – Contains location information which is interlinked with Geonames, the US Census Euro Stat and the CIA world fact bookthe US Census, Euro Stat and the CIA world fact book. LinkedGeoData – Data extracted from the Open Street Map project was linked to DBPedia instances using the links created by the users. Ordnance Survey – OS BoundaryLine product that contains all administrative areas plus– OS BoundaryLine product that contains all administrative areas plus legal boundaries. 27
  • 29. Why Linked Sensor Data? – Increase the accessibility of non-OGC data sourcesy 29Reference : Kessler & Janowicz, (2010), Linking Sensor Data – Why, to What, and How?
  • 30. Inclusion of spatial operators in the current Linked Data model to support complex queries.pp p q Transformation from geometries to an RDF-based representation adds complexity. N dl d d d t d t– Needless and redundant data ‘Browse’ pattern allows the discovery by subsequent links; ‘Query’ pattern is user specified [Schade & Lutz, 2010]Q y p p [ , ] How both approaches can be combined? Quality of links Undefined vocabulary terms, mismatched semantics, etc. 30Reference : Kessler & Janowicz, (2010), Linking Sensor Data – Why, to What, and How?