Movatterモバイル変換


[0]ホーム

URL:


Alvaro Graves, profile picture
Uploaded byAlvaro Graves
KEY, PDF5,191 views

Creating Visualizations with Linked Open Data

This document discusses creating visualizations with linked open data using Visualbox. It begins with an overview of linked data and how to query it using SPARQL. Examples are provided of SPARQL queries to retrieve data about London and schools in London from public linked data sets. The document then introduces Visualbox as a tool for applying visualizations to the query results. It describes the components of Visualbox including using a SPARQL query to obtain data, selecting a visualization type and filters, testing the query, and viewing or embedding the final visualization.

Related topics:

Embed presentation

Downloaded 61 times
CREATING VISUALIZATIONSWITH LINKED OPEN DATA                  Alvaro Graves                 @alvarograves               alvaro@graves.cl
AGENDA• What   is Linked Data?• How   can I query Linked Data?• How   to create visualizations using Visualbox
WHAT IS LINKED DATA?• Linked Data is a way to  publish data in a machine-  readable way• Itallows you to describe  information about things on  the Web and their  relationships• Government, NGOs       and  universities publish Linked  Data
WHAT IS LINKED DATA?• Example: • London    is the capital of England. • London’s   population is 8 million people • England   is a Country.
WHAT IS LINKED DATA?                                    England           is a                capital of                                                             Country       London                       population                                          8.000.000• England   is a Country.• England   ‘s capital is London.• London’s   population is 8 million people
ON THE WEB...•   We create a URI (i.e., “web address”-like identifier) for everything    •   London → http://dbpedia.org/resource/London    •   England → http://dbpedia.org/resource/England    •   Country → http://dbpedia.org/ontology/Country•   Same for relations!    •   capital of → http://dbpedia.org/ontology/capital    •   is a → http://www.w3.org/1999/02/22-rdf-syntax-ns#type    •   population → http://dbpedia.org/ontology/populationUrban
LINKED DATA                                                            England           is a                                        capital of                                                                                            Country                            London                                               population                                                                  8.000.000                                                      http://dbpedia.org/resource/England                            http://dbpedia.org/ontology/capital       http://www.w3.org/1999/02/22-rdf-syntax-ns#typehttp://dbpedia.org/resource/London                            http://dbpedia.org/ontology/populationUrban                                                                                            http://dbpedia.org/ontology/Country                                                              8.000.000
HOW CAN I QUERY             LINKED DATA?• We   can use SPARQL, a query language for Linked Data• People       (and governments) publishes Linked Data in SPARQL endpoints that can be queried
HOW SPARQL LOOKSPREFIX dbo: <http://dbpedia.org/ontology/>PREFIX dbp: <http://dbpedia.org/resource/>SELECT ?city ?population WHERE{    dbp:England dbo:capital ?city .    ?city dbo:populationUrban ?population .}
RESULTSExecuted against http://dbpedia.org/sparql
SCHOOLS IN THE CITY OF               LONDONPREFIX sch-ont:    <http://education.data.gov.uk/def/school/>PREFIX geo:        <http://www.w3.org/2003/01/geo/wgs84_pos#>PREFIX district: <http://statistics.data.gov.uk/id/local-authority-district/>SELECT ?school ?name ?lat ?long WHERE {    ?school a sch-ont:School;            sch-ont:establishmentName ?name;            geo:lat ?lat;            geo:long ?long;            sch-ont:districtAdministrative district:00AA .}ORDER BY ?name
RESULTS                      Executed against    http://education.data.gov.uk/sparql/education/query                  school                                name               lat       longhttp://education.data.gov.uk/id/school/581261   Barbican Playgroup      51.51879   -0.09267                                                Buffer Bear @ Barts &http://education.data.gov.uk/id/school/531003                           51.51697   -0.10086                                                the London                                                Charterhouse Squarehttp://education.data.gov.uk/id/school/590270                           51.52038   -0.09886                                                School
APPLY VISUALIZATION{{models.main|GoogleMaps:”lat,long,name”}}
HOW TO CREATE                VISUALIZATIONS• Part   1: Obtain the data ✓• Part   2: Apply a visualization → Visualbox
VISUALBOX
VISUALBOXComponents
VISUALBOX            SPARQL             query
VISUALBOX            Visualization               (HTML)
VISUALBOX            Visualization               Filters
VISUALBOX
VISUALBOX             Query            testing  Results
VISUALBOXView & embed component
START PLAYING WITH       VISUALBOX            Edit: Final demos available athttp://orion.tw.rpi.edu/~agraves/mozfest/index.html

Recommended

PPTX
Tools for Data Manipulation - UKAD Open Refine Workshop
PDF
Publication Web Semantic Biblissima - DH2016
PPTX
Linked Digital Collection "Rainis and Aspazija"
PPTX
Biblissima: Medieval Manuscripts and the Semantic Web
PPTX
BIBFRAME : the future of cataloguing?
PPT
IMLS DCC Progress Update to the Chief Officers of State Library Agencies (COSLA)
PPTX
Linking Data with sameAs: Challenges and Solutions - Workshop
PPT
Cultural Heritage Information Dashboards
ODP
Charper.lawdi.20130531
PDF
The Past's Present Future: Emerging Trends in Online Cultural Heritage
PDF
Semantic Web Applications in Libraries: The Road to BIBFRAME
PPTX
Beyond MARC: MARC, linked data, and Bibframe
PPTX
BIBFRAME and Moving Away From MARC
PDF
Peter Webster - Digital History - 11 June 2013
PDF
Linked open data and libraries
PPTX
What is #LODLAM?! (revised January 2015)
PPTX
Da Biblissima a Biblissima+ : per un osservatorio delle culture scritte
PDF
Thinking of Linking
PPTX
The Impact of Bibframe
PPTX
Viaf and isni ifla 2013 08-16
PPTX
Nemeth Marton - Widening the limits of cognitive reception with online digita...
PPTX
Copac: your union catalogue today and tomorrow
PDF
Peter webster interrogating the archived uk web
PDF
Provenance in the bibliographic model / Anne Welsh
PPTX
MARC and BIBFRAME
ODP
Wikipedia as Knowledge Organization System
PDF
Digital Manuscripts Without Borders: A Discovery Platform of Manuscripts and ...
PDF
Creation of visualizations based on Linked Data
PDF
Visualizations using Visualbox

More Related Content

PPTX
Tools for Data Manipulation - UKAD Open Refine Workshop
PDF
Publication Web Semantic Biblissima - DH2016
PPTX
Linked Digital Collection "Rainis and Aspazija"
PPTX
Biblissima: Medieval Manuscripts and the Semantic Web
PPTX
BIBFRAME : the future of cataloguing?
PPT
IMLS DCC Progress Update to the Chief Officers of State Library Agencies (COSLA)
PPTX
Linking Data with sameAs: Challenges and Solutions - Workshop
PPT
Cultural Heritage Information Dashboards
Tools for Data Manipulation - UKAD Open Refine Workshop
Publication Web Semantic Biblissima - DH2016
Linked Digital Collection "Rainis and Aspazija"
Biblissima: Medieval Manuscripts and the Semantic Web
BIBFRAME : the future of cataloguing?
IMLS DCC Progress Update to the Chief Officers of State Library Agencies (COSLA)
Linking Data with sameAs: Challenges and Solutions - Workshop
Cultural Heritage Information Dashboards

What's hot

ODP
Charper.lawdi.20130531
PDF
The Past's Present Future: Emerging Trends in Online Cultural Heritage
PDF
Semantic Web Applications in Libraries: The Road to BIBFRAME
PPTX
Beyond MARC: MARC, linked data, and Bibframe
PPTX
BIBFRAME and Moving Away From MARC
PDF
Peter Webster - Digital History - 11 June 2013
PDF
Linked open data and libraries
PPTX
What is #LODLAM?! (revised January 2015)
PPTX
Da Biblissima a Biblissima+ : per un osservatorio delle culture scritte
PDF
Thinking of Linking
PPTX
The Impact of Bibframe
PPTX
Viaf and isni ifla 2013 08-16
PPTX
Nemeth Marton - Widening the limits of cognitive reception with online digita...
PPTX
Copac: your union catalogue today and tomorrow
PDF
Peter webster interrogating the archived uk web
PDF
Provenance in the bibliographic model / Anne Welsh
PPTX
MARC and BIBFRAME
ODP
Wikipedia as Knowledge Organization System
PDF
Digital Manuscripts Without Borders: A Discovery Platform of Manuscripts and ...
Charper.lawdi.20130531
The Past's Present Future: Emerging Trends in Online Cultural Heritage
Semantic Web Applications in Libraries: The Road to BIBFRAME
Beyond MARC: MARC, linked data, and Bibframe
BIBFRAME and Moving Away From MARC
Peter Webster - Digital History - 11 June 2013
Linked open data and libraries
What is #LODLAM?! (revised January 2015)
Da Biblissima a Biblissima+ : per un osservatorio delle culture scritte
Thinking of Linking
The Impact of Bibframe
Viaf and isni ifla 2013 08-16
Nemeth Marton - Widening the limits of cognitive reception with online digita...
Copac: your union catalogue today and tomorrow
Peter webster interrogating the archived uk web
Provenance in the bibliographic model / Anne Welsh
MARC and BIBFRAME
Wikipedia as Knowledge Organization System
Digital Manuscripts Without Borders: A Discovery Platform of Manuscripts and ...

Viewers also liked

PDF
Creation of visualizations based on Linked Data
PDF
Visualizations using Visualbox
PDF
Datos malos, robots tristes
PDF
Data Tuesday
PDF
Finding data BBC 15
PPT
Integrating and publishing public safety data using semantic technologies
KEY
Publishing Linked Data with LODSPeaKr
PPT
Towards a better understanding of Social Machines
KEY
Como crear aplicaciones basadas en linked data usando lods pea kr
PPT
Google
PDF
Creating visualizations using Linked Data
PPTX
Querying Linked Data on Android
PPTX
Usage of Linked Data: Introduction and Application Scenarios
Creation of visualizations based on Linked Data
Visualizations using Visualbox
Datos malos, robots tristes
Data Tuesday
Finding data BBC 15
Integrating and publishing public safety data using semantic technologies
Publishing Linked Data with LODSPeaKr
Towards a better understanding of Social Machines
Como crear aplicaciones basadas en linked data usando lods pea kr
Google
Creating visualizations using Linked Data
Querying Linked Data on Android
Usage of Linked Data: Introduction and Application Scenarios

Similar to Creating Visualizations with Linked Open Data

PPT
Accessing the Linked Open Data Cloud via ODBC
PDF
Visualisation and linked data applications edf 2013
PPTX
Lecture linked data cloud & sparql
PPTX
Collaborative Semantic Web Applications and Linked Justifications
PDF
Measuring and Mapping Population
PDF
Visualize open data with Plone - eea.daviz PLOG 2013
PPT
Linked Data in Learning Analytics Tools
PPT
Geo-linked data: towards deep integration of location in the web of data
PDF
wimmics and DBpedia FR
PDF
EDF2012 Mariana Damova - Factforge
PPTX
Omitola birmingham cityuniv
PPT
Radically Open Cultural Heritage Data on the Web
PDF
Managing Ontologies
 
PDF
Intertwingularity, Semantic Web and linked Geo data
PPT
Exploring the Semantic Web
PDF
Informal presentation about RES
PDF
Statistical Linked Data
PPTX
Linked Open Data Utrecht University Library
PDF
Linked Open Data for Digital Humanities
PDF
2010 05 edinburgh
Accessing the Linked Open Data Cloud via ODBC
Visualisation and linked data applications edf 2013
Lecture linked data cloud & sparql
Collaborative Semantic Web Applications and Linked Justifications
Measuring and Mapping Population
Visualize open data with Plone - eea.daviz PLOG 2013
Linked Data in Learning Analytics Tools
Geo-linked data: towards deep integration of location in the web of data
wimmics and DBpedia FR
EDF2012 Mariana Damova - Factforge
Omitola birmingham cityuniv
Radically Open Cultural Heritage Data on the Web
Managing Ontologies
 
Intertwingularity, Semantic Web and linked Geo data
Exploring the Semantic Web
Informal presentation about RES
Statistical Linked Data
Linked Open Data Utrecht University Library
Linked Open Data for Digital Humanities
2010 05 edinburgh

More from Alvaro Graves

PPT
Democratizing Open Data
KEY
Explotando la Web de Datos: Como crear aplicaciones usando Linked Open Data
KEY
Improving decision-making based on government data and visualizations
KEY
Creating web applications with LODSPeaKr
KEY
Publicando RDF y Linked Data con LODSPeaKr
PDF
Open Data y participación ciudadana
KEY
Web semántica y linked data la web como bd
KEY
LODSPeaKr - Use cases Lighting Talk
KEY
Publishing Linked Open Data in 15 minutes
PPT
TWC LOGD: A Portal for Linking Government Data
PPT
POMELo: A PML Online Editor
Democratizing Open Data
Explotando la Web de Datos: Como crear aplicaciones usando Linked Open Data
Improving decision-making based on government data and visualizations
Creating web applications with LODSPeaKr
Publicando RDF y Linked Data con LODSPeaKr
Open Data y participación ciudadana
Web semántica y linked data la web como bd
LODSPeaKr - Use cases Lighting Talk
Publishing Linked Open Data in 15 minutes
TWC LOGD: A Portal for Linking Government Data
POMELo: A PML Online Editor

Recently uploaded

PDF
Mastering UiPath Maestro – Session 2 – Building a Live Use Case - Session 2
PDF
KMWorld - KM & AI Bring Collectivity, Nostalgia, & Selectivity
PDF
Supervised Machine Learning Approaches for Log-Based Anomaly Detection: A Cas...
PDF
Transforming Content Operations in the Age of AI
PDF
Top 10 AI Development Companies in UK 2025
PDF
Top Crypto Supers 15th Report November 2025
PDF
Mulesoft Meetup Online Portuguese: MCP e IA
PDF
Cheryl Hung, Vibe Coding Auth Without Melting Down! isaqb Software Architectu...
PPTX
Support, Monitoring, Continuous Improvement & Scaling Agentic Automation [3/3]
PDF
DUBAI IT MODERNIZATION WITH AZURE MANAGED SERVICES.pdf
PDF
Mastering Agentic Orchestration with UiPath Maestro | Hands on Workshop
PDF
Lets Build a Serverless Function with Kiro
PDF
"DISC as GPS for team leaders: how to lead a team from storming to performing...
 
PDF
10 Best Automation QA Testing Software Tools in 2025.pdf
PDF
[BDD 2025 - Full-Stack Development] Agentic AI Architecture: Redefining Syste...
PPTX
"Feelings versus facts: why metrics are more important than intuition", Igor ...
 
PDF
Rolling out Enterprise AI: Tools, Insights, and Team Empowerment
PPTX
UFCD 0797 - SISTEMAS OPERATIVOS_Unidade Completa.pptx
PPTX
kernel PPT (Explanation of Windows Kernal).pptx
PDF
Open Source Post-Quantum Cryptography - Matt Caswell
Mastering UiPath Maestro – Session 2 – Building a Live Use Case - Session 2
KMWorld - KM & AI Bring Collectivity, Nostalgia, & Selectivity
Supervised Machine Learning Approaches for Log-Based Anomaly Detection: A Cas...
Transforming Content Operations in the Age of AI
Top 10 AI Development Companies in UK 2025
Top Crypto Supers 15th Report November 2025
Mulesoft Meetup Online Portuguese: MCP e IA
Cheryl Hung, Vibe Coding Auth Without Melting Down! isaqb Software Architectu...
Support, Monitoring, Continuous Improvement & Scaling Agentic Automation [3/3]
DUBAI IT MODERNIZATION WITH AZURE MANAGED SERVICES.pdf
Mastering Agentic Orchestration with UiPath Maestro | Hands on Workshop
Lets Build a Serverless Function with Kiro
"DISC as GPS for team leaders: how to lead a team from storming to performing...
 
10 Best Automation QA Testing Software Tools in 2025.pdf
[BDD 2025 - Full-Stack Development] Agentic AI Architecture: Redefining Syste...
"Feelings versus facts: why metrics are more important than intuition", Igor ...
 
Rolling out Enterprise AI: Tools, Insights, and Team Empowerment
UFCD 0797 - SISTEMAS OPERATIVOS_Unidade Completa.pptx
kernel PPT (Explanation of Windows Kernal).pptx
Open Source Post-Quantum Cryptography - Matt Caswell

Creating Visualizations with Linked Open Data

  • 1.
    CREATING VISUALIZATIONSWITH LINKEDOPEN DATA Alvaro Graves @alvarograves alvaro@graves.cl
  • 2.
    AGENDA• What is Linked Data?• How can I query Linked Data?• How to create visualizations using Visualbox
  • 3.
    WHAT IS LINKEDDATA?• Linked Data is a way to publish data in a machine- readable way• Itallows you to describe information about things on the Web and their relationships• Government, NGOs and universities publish Linked Data
  • 4.
    WHAT IS LINKEDDATA?• Example: • London is the capital of England. • London’s population is 8 million people • England is a Country.
  • 5.
    WHAT IS LINKEDDATA? England is a capital of Country London population 8.000.000• England is a Country.• England ‘s capital is London.• London’s population is 8 million people
  • 6.
    ON THE WEB...• We create a URI (i.e., “web address”-like identifier) for everything • London → http://dbpedia.org/resource/London • England → http://dbpedia.org/resource/England • Country → http://dbpedia.org/ontology/Country• Same for relations! • capital of → http://dbpedia.org/ontology/capital • is a → http://www.w3.org/1999/02/22-rdf-syntax-ns#type • population → http://dbpedia.org/ontology/populationUrban
  • 7.
    LINKED DATA England is a capital of Country London population 8.000.000 http://dbpedia.org/resource/England http://dbpedia.org/ontology/capital http://www.w3.org/1999/02/22-rdf-syntax-ns#typehttp://dbpedia.org/resource/London http://dbpedia.org/ontology/populationUrban http://dbpedia.org/ontology/Country 8.000.000
  • 8.
    HOW CAN IQUERY LINKED DATA?• We can use SPARQL, a query language for Linked Data• People (and governments) publishes Linked Data in SPARQL endpoints that can be queried
  • 9.
    HOW SPARQL LOOKSPREFIXdbo: <http://dbpedia.org/ontology/>PREFIX dbp: <http://dbpedia.org/resource/>SELECT ?city ?population WHERE{ dbp:England dbo:capital ?city . ?city dbo:populationUrban ?population .}
  • 10.
  • 11.
    SCHOOLS IN THECITY OF LONDONPREFIX sch-ont: <http://education.data.gov.uk/def/school/>PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>PREFIX district: <http://statistics.data.gov.uk/id/local-authority-district/>SELECT ?school ?name ?lat ?long WHERE { ?school a sch-ont:School; sch-ont:establishmentName ?name; geo:lat ?lat; geo:long ?long; sch-ont:districtAdministrative district:00AA .}ORDER BY ?name
  • 12.
    RESULTS Executed against http://education.data.gov.uk/sparql/education/query school name lat longhttp://education.data.gov.uk/id/school/581261 Barbican Playgroup 51.51879 -0.09267 Buffer Bear @ Barts &http://education.data.gov.uk/id/school/531003 51.51697 -0.10086 the London Charterhouse Squarehttp://education.data.gov.uk/id/school/590270 51.52038 -0.09886 School
  • 13.
  • 14.
    HOW TO CREATE VISUALIZATIONS• Part 1: Obtain the data ✓• Part 2: Apply a visualization → Visualbox
  • 15.
  • 16.
  • 17.
    VISUALBOX SPARQL query
  • 18.
    VISUALBOX Visualization (HTML)
  • 19.
    VISUALBOX Visualization Filters
  • 20.
  • 21.
    VISUALBOX Query testing Results
  • 22.
  • 23.
    START PLAYING WITH VISUALBOX Edit: Final demos available athttp://orion.tw.rpi.edu/~agraves/mozfest/index.html

Editor's Notes


[8]ページ先頭

©2009-2025 Movatter.jp