SlideShare uma empresa Scribd logo
1 de 29
Baixar para ler offline
Statistical Linked Data

                        Boris Villazón-Terrazas
      Facultad de Informática, Universidad Politécnica de Madrid
    Campus de Montegancedo sn 28660 Boadilla del Monte Madrid
                               sn,                   Monte,
                       http://www.oeg-upm.net
                         bvillazon@fi.upm.es
             Phone: 34.91.3366605, Fax: 34.91.3524819
      Slides available at: http://www.slideshare.net/boricles/


Acknowledgements: Local Government Management Services
Board - Ireland, Michael Hausenblas, Richard Cyganiak, Oscar
Corcho, Asunción Gómez-Pérez

WorkdistributedunderthelicenseCreativeCommonsAttribution-
Noncommercial-Share Alike 3.0
2
Specification – Spreadsheet about statistics

• Service Indicators of Ireland




                            3
Specification – Spreadsheet about statistics

• Service Indicators of Ireland
   • Data for 2009




                            4
Specification - URI design

• Base URI

  • http://stats.data-gov.ie


• TBOX URI

  • We use the RDF Data Cube Vocabulary


• ABOX URI

  • http:// stats.data-gov.ie /data/{resourceType}/{resource}




                                5
6
Vocabularies for modelling statistical data

• SCOVO
   • Michael Hausenblas, Danny Ayers, Lee Feigenbaum, Tom
     Heath,
     Heath Wolfgang Halb Y es Raimond 2008
                      Halb, Yves Raimond,
   • It is deprecated

     http://purl.org/NET/scovo
     http://purl org/NET/scovo




• SDMX – RDF
   • Richard Cyganiak, Chris Dollin, Dave Reynolds, 2010
   • Provides a general means to publish statistical data in RDF
     (exploiting the SDMX information model).
http://publishing-statistical-data.googlecode.com/svn/trunk/specs/src/main/html/index.html




                                        7
Vocabularies for modelling statistical data
• RDF Data Cube
     • Richard Cyganiak, Dave Reynolds, Jeni Tennison, 2010

     • SDMX is massive, and many parts of the standard are not
       really relevant for the kind of web-based data publishing that
       RDF excels in. So they identified a core of SDMX that
       seemed most relevant for data publishing, called that core
       “Data Cube”, and published it separately.

     • W3C Government Linked Data Working group is going to
       propose RDF Data Cube for modelling government statistical
       data.



http://linked-statistics.org/datacube/
http://linked statistics org/datacube/



                                         8
RDF Data Cube Vocabulary

qb http://purl.org/linked-data/cube#




                             9
RDF Data Cube – Main elements




 10
11
RDF Data Cube - Concepts


                                             rdf:type

     skos:Concept


                                                 stats:concept/f
               rdf:type
                df t
                          skos:broader                                  skos:broader


rdf:type                stats:concept/f-1                          stats:concept/f-2



            rdf:type             skos:broader


                       stats:concept/f 1 2
                       stats:concept/f-1-2           rdf:http://www.w3.org/1999/02/22-rdf-syntax-ns#
                                                     rdf:http://www w3 org/1999/02/22 rdf syntax ns#
                                                     skos: http://www.w3.org/2004/02/skos/core#
                                                     stats: http://stats.data-gov.ie/data/
                                                12
RDF Data Cube - Properties

            qb:MeasureProperty


                         rdf:type

                                        rdfs:subPropertyOf
             stats:property/f-1-2
                           /f                                             qb:obsValue



  qb:concept
   b       t                                       rdfs:label
                  rdfs:range



stats:concept/f-1-2             xsd:double                          “Average time …”

                                                  rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
                                                  rdfs: http://www.w3.org/2000/01/rdf-schema#
                                                  qb: http://purl.org/linked-data/cube#
                                                  stats: http://stats.data-gov.ie/data/
                                             13
RDF Data Cube – Data structure definition

qb:DataStructureDefinition


               rdf:type
                             qb:component

     stats:dsd/f-1-2                      stats:componet/geoArea
                                                   p     g


                             qb:component



                                  stats:componet/refPeriod
              q
              qb:component
                    p



  stats:componet/f-1-2                    rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
                                          qb: http://purl.org/linked-data/cube#
                                               http://purl org/linked data/cube#
                                          stats: http://stats.data-gov.ie/data/

                                         14
RDF Data Cube – DataSet

                      qb:DataSet

                 rdf:type
                                             qb:structure
                     stats:data/f-1-2                                    stats:dsd/f-1-2



    qb:dataSet                              qb:dataSet




    stats:data/f-1-          ……              stats:data/f-1-
2/2009/county/donegal                     2/2009/county/cavan


          rdf:type                           rdf:type

                         qb:Observation            rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
                                                   qb: http://purl.org/linked-data/cube#
                                                   stats: http://stats.data-gov.ie/data/
                                              15
RDF Data Cube – Observation
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
qb: http://purl.org/linked-data/cube#
stats: http://stats.data-gov.ie/data/
property: http://stats.data-gov.ie/property/
sdmx-dimension: http://purl.org/linked-data/sdmx/2009/dimension#


                                           http://reference.data.gov
                                                .uk/id/year/2009


                                                            sdmx-dimension:refPeriod

                              qb:dataSet                               rdf:type
                                                stats:data/f-1-
       stats:data/f-1-2                                                           qb:Observation
                                            2/2009/county/donegal


                    property:geoArea                                    property:f-1-2



                    http://geo.data-
                    http://geo data-
                 gov.ie/county/donegal                                            5.29


                                                      16
17
Fuseki endpoint

• http://data-gov.ie/sparql




                              18
Fuseki endpoint
• N
  Now you can play a bit with SPARQL … ;)
               l          ith           )

• What is the value of the Service Indicator F 2 1
                                             F-2-1
  (Percentage of cases in respect of fire in which first
  attendance is at the scene within 10 minutes) in the
  County of D
  C        f Donegal?l?
   PREFIX data: <http://stats.data-gov.ie/data/>
   PREFIX qb: <http://purl.org/linked-data/cube#>
           qb     ttp //pu o g/    ed data/cube#
   PREFIX sdmx-dimension : <http://purl.org/linked-data/sdmx/2009/dimension#>
   PREFIX property: <http://stats.data-gov.ie/property/>
   SELECT ?obs ?ds ?val
   WHERE {
   ?obs a qb:Observation .
   ?obs sdmx-dimension :refPeriod <http://reference.data.gov.uk/id/year/2009> .
   ?obs property:geoArea <http://geo.data-gov.ie/county/donegal> .
   ?obs qb:dataSet ?ds .
   ?obs property:f-2-1 ?val .
   }
                                           19
Metadata publication – VoID
   • VoID description
        • void.ttl




http://www.w3.org/TR/void/
                             20
sitemap4rdf


• Simple command line tool
• Sends a SPARQL query to list all URIs
• Generates sitemap

  sitemap4rdf http://yoursite/sparql http://yoursite/resource/

  Example:

  sitemap4rdf http://geo.linkeddata.es/sparql http://geo.linkeddata.es/
  sitemap4rdf http://data-gov.ie/sparql http://stats.data-gov.ie


• run sitemap4rdf specifying the SPARQL endpoint
  and the prefix of the URLs to include in the Sitemap


                                       21
22
Exploitation

http://county-rank.data-gov.ie/




                             23
Information about the County




24
Service Indicators - I




25
Service Indicators - II




26
Service Indicators - III




27
Statistical Linked Data

                        Boris Villazón-Terrazas
      Facultad de Informática, Universidad Politécnica de Madrid
    Campus de Montegancedo sn 28660 Boadilla del Monte Madrid
                               sn,                   Monte,
                       http://www.oeg-upm.net
                         bvillazon@fi.upm.es
             Phone: 34.91.3366605, Fax: 34.91.3524819
      Slides available at: http://www.slideshare.net/boricles/


Acknowledgements: Local Government Management Services
Board - Ireland, Michael Hausenblas, Richard Cyganiak, Oscar
Corcho, Asunción Gómez-Pérez

WorkdistributedunderthelicenseCreativeCommonsAttribution-
Noncommercial-Share Alike 3.0

Mais conteúdo relacionado

Mais procurados

Mon norton tut_queryinglinkeddata02
Mon norton tut_queryinglinkeddata02Mon norton tut_queryinglinkeddata02
Mon norton tut_queryinglinkeddata02
eswcsummerschool
 
Basic Serials Cataloging Workshop - Handout
Basic Serials Cataloging Workshop - HandoutBasic Serials Cataloging Workshop - Handout
Basic Serials Cataloging Workshop - Handout
NASIG
 
EDF2012 Mariana Damova - Factforge
EDF2012   Mariana Damova - FactforgeEDF2012   Mariana Damova - Factforge
EDF2012 Mariana Damova - Factforge
European Data Forum
 
RDA & serials-transitioning to rda within a marc 21 framework
RDA & serials-transitioning to rda within a marc 21 frameworkRDA & serials-transitioning to rda within a marc 21 framework
RDA & serials-transitioning to rda within a marc 21 framework
NASIG
 

Mais procurados (20)

Poster - Completeness Statements about RDF Data Sources and Their Use for Qu...
Poster - Completeness Statements about RDF Data Sources and Their Use for Qu...Poster - Completeness Statements about RDF Data Sources and Their Use for Qu...
Poster - Completeness Statements about RDF Data Sources and Their Use for Qu...
 
RDF, SPARQL and Semantic Repositories
RDF, SPARQL and Semantic RepositoriesRDF, SPARQL and Semantic Repositories
RDF, SPARQL and Semantic Repositories
 
Mon norton tut_queryinglinkeddata02
Mon norton tut_queryinglinkeddata02Mon norton tut_queryinglinkeddata02
Mon norton tut_queryinglinkeddata02
 
Semantic Web
Semantic WebSemantic Web
Semantic Web
 
Sparql querying of-property-graphs-harsh thakkar-graph day 2017 sf
Sparql querying of-property-graphs-harsh thakkar-graph day 2017 sfSparql querying of-property-graphs-harsh thakkar-graph day 2017 sf
Sparql querying of-property-graphs-harsh thakkar-graph day 2017 sf
 
Script away!!: APIs, XSLT, and linked data sets for creating and enriching bi...
Script away!!: APIs, XSLT, and linked data sets for creating and enriching bi...Script away!!: APIs, XSLT, and linked data sets for creating and enriching bi...
Script away!!: APIs, XSLT, and linked data sets for creating and enriching bi...
 
Basic Serials Cataloging Workshop - Handout
Basic Serials Cataloging Workshop - HandoutBasic Serials Cataloging Workshop - Handout
Basic Serials Cataloging Workshop - Handout
 
도서관과 Linked Data
도서관과 Linked Data도서관과 Linked Data
도서관과 Linked Data
 
Local content storage & integration
Local content storage & integrationLocal content storage & integration
Local content storage & integration
 
Methodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked DataMethodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked Data
 
Querying Linked Data
Querying Linked DataQuerying Linked Data
Querying Linked Data
 
RDA Revisited
RDA RevisitedRDA Revisited
RDA Revisited
 
semlavssws2015
semlavssws2015semlavssws2015
semlavssws2015
 
:me owl:sameAs flickr:33669349@N00 .
:me owl:sameAs flickr:33669349@N00 .:me owl:sameAs flickr:33669349@N00 .
:me owl:sameAs flickr:33669349@N00 .
 
EDF2012 Mariana Damova - Factforge
EDF2012   Mariana Damova - FactforgeEDF2012   Mariana Damova - Factforge
EDF2012 Mariana Damova - Factforge
 
Semantic Web introduction
Semantic Web introductionSemantic Web introduction
Semantic Web introduction
 
Federated SPARQL query processing over the Web of Data
Federated SPARQL query processing over the Web of DataFederated SPARQL query processing over the Web of Data
Federated SPARQL query processing over the Web of Data
 
Aall denver 2010
Aall denver 2010Aall denver 2010
Aall denver 2010
 
Federated SPARQL Query Processing ISWC2015 Tutorial
Federated SPARQL Query Processing ISWC2015 TutorialFederated SPARQL Query Processing ISWC2015 Tutorial
Federated SPARQL Query Processing ISWC2015 Tutorial
 
RDA & serials-transitioning to rda within a marc 21 framework
RDA & serials-transitioning to rda within a marc 21 frameworkRDA & serials-transitioning to rda within a marc 21 framework
RDA & serials-transitioning to rda within a marc 21 framework
 

Semelhante a Statistical Linked Data

RDB2RDF, an overview of R2RML and Direct Mapping
RDB2RDF, an overview of R2RML and Direct MappingRDB2RDF, an overview of R2RML and Direct Mapping
RDB2RDF, an overview of R2RML and Direct Mapping
Boris Villazón-Terrazas
 
Slides semantic web and Drupal 7 NYCCamp 2012
Slides semantic web and Drupal 7 NYCCamp 2012Slides semantic web and Drupal 7 NYCCamp 2012
Slides semantic web and Drupal 7 NYCCamp 2012
scorlosquet
 
Publishing Linked Data 3/5 Semtech2011
Publishing Linked Data 3/5 Semtech2011Publishing Linked Data 3/5 Semtech2011
Publishing Linked Data 3/5 Semtech2011
Juan Sequeda
 

Semelhante a Statistical Linked Data (20)

Data Integration And Visualization
Data Integration And VisualizationData Integration And Visualization
Data Integration And Visualization
 
RDB2RDF, an overview of R2RML and Direct Mapping
RDB2RDF, an overview of R2RML and Direct MappingRDB2RDF, an overview of R2RML and Direct Mapping
RDB2RDF, an overview of R2RML and Direct Mapping
 
20100614 ISWSA Keynote
20100614 ISWSA Keynote20100614 ISWSA Keynote
20100614 ISWSA Keynote
 
Wherecamp Navigation Conference 2015 - SPOI SDI4pps: Points of Interest
Wherecamp Navigation Conference 2015 - SPOI SDI4pps: Points of InterestWherecamp Navigation Conference 2015 - SPOI SDI4pps: Points of Interest
Wherecamp Navigation Conference 2015 - SPOI SDI4pps: Points of Interest
 
Slides semantic web and Drupal 7 NYCCamp 2012
Slides semantic web and Drupal 7 NYCCamp 2012Slides semantic web and Drupal 7 NYCCamp 2012
Slides semantic web and Drupal 7 NYCCamp 2012
 
Managing and Consuming Completeness Information for Wikidata Using COOL-WD
Managing and Consuming Completeness Information for Wikidata Using COOL-WDManaging and Consuming Completeness Information for Wikidata Using COOL-WD
Managing and Consuming Completeness Information for Wikidata Using COOL-WD
 
Managing and Consuming Completeness Information for Wikidata Using COOL-WD
Managing and Consuming Completeness Information for Wikidata Using COOL-WDManaging and Consuming Completeness Information for Wikidata Using COOL-WD
Managing and Consuming Completeness Information for Wikidata Using COOL-WD
 
An Introduction to RDF and the Web of Data
An Introduction to RDF and the Web of DataAn Introduction to RDF and the Web of Data
An Introduction to RDF and the Web of Data
 
Linked Data Usecases
Linked Data UsecasesLinked Data Usecases
Linked Data Usecases
 
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
 
The RDF Report Card: Beyond the Triple Count
The RDF Report Card: Beyond the Triple CountThe RDF Report Card: Beyond the Triple Count
The RDF Report Card: Beyond the Triple Count
 
The Power of Semantic Technologies to Explore Linked Open Data
The Power of Semantic Technologies to Explore Linked Open DataThe Power of Semantic Technologies to Explore Linked Open Data
The Power of Semantic Technologies to Explore Linked Open Data
 
Programming with LOD
Programming with LODProgramming with LOD
Programming with LOD
 
Semantic Web - RDF
Semantic Web - RDFSemantic Web - RDF
Semantic Web - RDF
 
MOAR RDA For Systems Folks
MOAR RDA For Systems FolksMOAR RDA For Systems Folks
MOAR RDA For Systems Folks
 
Converting GHO to RDF
Converting GHO to RDFConverting GHO to RDF
Converting GHO to RDF
 
Publishing Linked Data 3/5 Semtech2011
Publishing Linked Data 3/5 Semtech2011Publishing Linked Data 3/5 Semtech2011
Publishing Linked Data 3/5 Semtech2011
 
AGROVOC, AGRIS and the CIARD RING, using RDF vocabularies and technologies f...
AGROVOC, AGRIS and the CIARD RING,  using RDF vocabularies and technologies f...AGROVOC, AGRIS and the CIARD RING,  using RDF vocabularies and technologies f...
AGROVOC, AGRIS and the CIARD RING, using RDF vocabularies and technologies f...
 
Presentation at the EMBL-EBI Industry RDF meeting
Presentation at the EMBL-EBI  Industry RDF meetingPresentation at the EMBL-EBI  Industry RDF meeting
Presentation at the EMBL-EBI Industry RDF meeting
 
Second Thoughts about Metadata Standards for Data
Second Thoughts about Metadata Standards for DataSecond Thoughts about Metadata Standards for Data
Second Thoughts about Metadata Standards for Data
 

Mais de Boris Villazón-Terrazas

Map4rdf - Faceted Browser for Geospatial Datasets
Map4rdf - Faceted Browser for Geospatial DatasetsMap4rdf - Faceted Browser for Geospatial Datasets
Map4rdf - Faceted Browser for Geospatial Datasets
Boris Villazón-Terrazas
 
An Approach to Publish Spatial Data on the Web: The GeoLinked Data Use Case
An Approach to Publish Spatial Data on the Web: The GeoLinked Data Use CaseAn Approach to Publish Spatial Data on the Web: The GeoLinked Data Use Case
An Approach to Publish Spatial Data on the Web: The GeoLinked Data Use Case
Boris Villazón-Terrazas
 

Mais de Boris Villazón-Terrazas (19)

iSOCO - Research Lab Brief Introduction
iSOCO - Research Lab Brief IntroductioniSOCO - Research Lab Brief Introduction
iSOCO - Research Lab Brief Introduction
 
SEEMP - Semantic Aspects and Interoperability
SEEMP - Semantic Aspects and InteroperabilitySEEMP - Semantic Aspects and Interoperability
SEEMP - Semantic Aspects and Interoperability
 
Data Shapes and Data Transformations
Data Shapes and Data TransformationsData Shapes and Data Transformations
Data Shapes and Data Transformations
 
Linguistic resources enhanced with geospatial Information
Linguistic resources enhanced with geospatial InformationLinguistic resources enhanced with geospatial Information
Linguistic resources enhanced with geospatial Information
 
Map4rdf - Faceted Browser for Geospatial Datasets
Map4rdf - Faceted Browser for Geospatial DatasetsMap4rdf - Faceted Browser for Geospatial Datasets
Map4rdf - Faceted Browser for Geospatial Datasets
 
Publishing Linked Data from RDB
Publishing Linked Data from RDBPublishing Linked Data from RDB
Publishing Linked Data from RDB
 
Linked Data Projects at OEG - Current Status
Linked Data Projects at OEG - Current StatusLinked Data Projects at OEG - Current Status
Linked Data Projects at OEG - Current Status
 
A Provenance-Aware Linked Data Application for Trip Management and Organization
A Provenance-Aware Linked Data Application for Trip Management and OrganizationA Provenance-Aware Linked Data Application for Trip Management and Organization
A Provenance-Aware Linked Data Application for Trip Management and Organization
 
Methodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked DataMethodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked Data
 
Linked Data Research Projects at Ontology Engineering Group
Linked Data Research Projects at Ontology Engineering GroupLinked Data Research Projects at Ontology Engineering Group
Linked Data Research Projects at Ontology Engineering Group
 
Lightweight Semantic Annotation of Geospatial RESTful Services
Lightweight Semantic Annotation of Geospatial RESTful ServicesLightweight Semantic Annotation of Geospatial RESTful Services
Lightweight Semantic Annotation of Geospatial RESTful Services
 
Methodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked DataMethodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked Data
 
A Method for Reusing and Re-engineering Non-ontological Resources for Buildin...
A Method for Reusing and Re-engineering Non-ontological Resources for Buildin...A Method for Reusing and Re-engineering Non-ontological Resources for Buildin...
A Method for Reusing and Re-engineering Non-ontological Resources for Buildin...
 
Geolinkeddata 07042011 1
Geolinkeddata 07042011 1Geolinkeddata 07042011 1
Geolinkeddata 07042011 1
 
Sitemap4rdf(v2 boris)
Sitemap4rdf(v2 boris)Sitemap4rdf(v2 boris)
Sitemap4rdf(v2 boris)
 
Geometry2rdf(v2 boris)
Geometry2rdf(v2 boris)Geometry2rdf(v2 boris)
Geometry2rdf(v2 boris)
 
An Approach to Publish Spatial Data on the Web: The GeoLinked Data Use Case
An Approach to Publish Spatial Data on the Web: The GeoLinked Data Use CaseAn Approach to Publish Spatial Data on the Web: The GeoLinked Data Use Case
An Approach to Publish Spatial Data on the Web: The GeoLinked Data Use Case
 
Geo linked data lstd10(v2-boris)
Geo linked data lstd10(v2-boris)Geo linked data lstd10(v2-boris)
Geo linked data lstd10(v2-boris)
 
GeoLinkedData
GeoLinkedDataGeoLinkedData
GeoLinkedData
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

Statistical Linked Data

  • 1. Statistical Linked Data Boris Villazón-Terrazas Facultad de Informática, Universidad Politécnica de Madrid Campus de Montegancedo sn 28660 Boadilla del Monte Madrid sn, Monte, http://www.oeg-upm.net bvillazon@fi.upm.es Phone: 34.91.3366605, Fax: 34.91.3524819 Slides available at: http://www.slideshare.net/boricles/ Acknowledgements: Local Government Management Services Board - Ireland, Michael Hausenblas, Richard Cyganiak, Oscar Corcho, Asunción Gómez-Pérez WorkdistributedunderthelicenseCreativeCommonsAttribution- Noncommercial-Share Alike 3.0
  • 2. 2
  • 3. Specification – Spreadsheet about statistics • Service Indicators of Ireland 3
  • 4. Specification – Spreadsheet about statistics • Service Indicators of Ireland • Data for 2009 4
  • 5. Specification - URI design • Base URI • http://stats.data-gov.ie • TBOX URI • We use the RDF Data Cube Vocabulary • ABOX URI • http:// stats.data-gov.ie /data/{resourceType}/{resource} 5
  • 6. 6
  • 7. Vocabularies for modelling statistical data • SCOVO • Michael Hausenblas, Danny Ayers, Lee Feigenbaum, Tom Heath, Heath Wolfgang Halb Y es Raimond 2008 Halb, Yves Raimond, • It is deprecated http://purl.org/NET/scovo http://purl org/NET/scovo • SDMX – RDF • Richard Cyganiak, Chris Dollin, Dave Reynolds, 2010 • Provides a general means to publish statistical data in RDF (exploiting the SDMX information model). http://publishing-statistical-data.googlecode.com/svn/trunk/specs/src/main/html/index.html 7
  • 8. Vocabularies for modelling statistical data • RDF Data Cube • Richard Cyganiak, Dave Reynolds, Jeni Tennison, 2010 • SDMX is massive, and many parts of the standard are not really relevant for the kind of web-based data publishing that RDF excels in. So they identified a core of SDMX that seemed most relevant for data publishing, called that core “Data Cube”, and published it separately. • W3C Government Linked Data Working group is going to propose RDF Data Cube for modelling government statistical data. http://linked-statistics.org/datacube/ http://linked statistics org/datacube/ 8
  • 9. RDF Data Cube Vocabulary qb http://purl.org/linked-data/cube# 9
  • 10. RDF Data Cube – Main elements 10
  • 11. 11
  • 12. RDF Data Cube - Concepts rdf:type skos:Concept stats:concept/f rdf:type df t skos:broader skos:broader rdf:type stats:concept/f-1 stats:concept/f-2 rdf:type skos:broader stats:concept/f 1 2 stats:concept/f-1-2 rdf:http://www.w3.org/1999/02/22-rdf-syntax-ns# rdf:http://www w3 org/1999/02/22 rdf syntax ns# skos: http://www.w3.org/2004/02/skos/core# stats: http://stats.data-gov.ie/data/ 12
  • 13. RDF Data Cube - Properties qb:MeasureProperty rdf:type rdfs:subPropertyOf stats:property/f-1-2 /f qb:obsValue qb:concept b t rdfs:label rdfs:range stats:concept/f-1-2 xsd:double “Average time …” rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs: http://www.w3.org/2000/01/rdf-schema# qb: http://purl.org/linked-data/cube# stats: http://stats.data-gov.ie/data/ 13
  • 14. RDF Data Cube – Data structure definition qb:DataStructureDefinition rdf:type qb:component stats:dsd/f-1-2 stats:componet/geoArea p g qb:component stats:componet/refPeriod q qb:component p stats:componet/f-1-2 rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# qb: http://purl.org/linked-data/cube# http://purl org/linked data/cube# stats: http://stats.data-gov.ie/data/ 14
  • 15. RDF Data Cube – DataSet qb:DataSet rdf:type qb:structure stats:data/f-1-2 stats:dsd/f-1-2 qb:dataSet qb:dataSet stats:data/f-1- …… stats:data/f-1- 2/2009/county/donegal 2/2009/county/cavan rdf:type rdf:type qb:Observation rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# qb: http://purl.org/linked-data/cube# stats: http://stats.data-gov.ie/data/ 15
  • 16. RDF Data Cube – Observation rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# qb: http://purl.org/linked-data/cube# stats: http://stats.data-gov.ie/data/ property: http://stats.data-gov.ie/property/ sdmx-dimension: http://purl.org/linked-data/sdmx/2009/dimension# http://reference.data.gov .uk/id/year/2009 sdmx-dimension:refPeriod qb:dataSet rdf:type stats:data/f-1- stats:data/f-1-2 qb:Observation 2/2009/county/donegal property:geoArea property:f-1-2 http://geo.data- http://geo data- gov.ie/county/donegal 5.29 16
  • 17. 17
  • 19. Fuseki endpoint • N Now you can play a bit with SPARQL … ;) l ith ) • What is the value of the Service Indicator F 2 1 F-2-1 (Percentage of cases in respect of fire in which first attendance is at the scene within 10 minutes) in the County of D C f Donegal?l? PREFIX data: <http://stats.data-gov.ie/data/> PREFIX qb: <http://purl.org/linked-data/cube#> qb ttp //pu o g/ ed data/cube# PREFIX sdmx-dimension : <http://purl.org/linked-data/sdmx/2009/dimension#> PREFIX property: <http://stats.data-gov.ie/property/> SELECT ?obs ?ds ?val WHERE { ?obs a qb:Observation . ?obs sdmx-dimension :refPeriod <http://reference.data.gov.uk/id/year/2009> . ?obs property:geoArea <http://geo.data-gov.ie/county/donegal> . ?obs qb:dataSet ?ds . ?obs property:f-2-1 ?val . } 19
  • 20. Metadata publication – VoID • VoID description • void.ttl http://www.w3.org/TR/void/ 20
  • 21. sitemap4rdf • Simple command line tool • Sends a SPARQL query to list all URIs • Generates sitemap sitemap4rdf http://yoursite/sparql http://yoursite/resource/ Example: sitemap4rdf http://geo.linkeddata.es/sparql http://geo.linkeddata.es/ sitemap4rdf http://data-gov.ie/sparql http://stats.data-gov.ie • run sitemap4rdf specifying the SPARQL endpoint and the prefix of the URLs to include in the Sitemap 21
  • 22. 22
  • 28.
  • 29. Statistical Linked Data Boris Villazón-Terrazas Facultad de Informática, Universidad Politécnica de Madrid Campus de Montegancedo sn 28660 Boadilla del Monte Madrid sn, Monte, http://www.oeg-upm.net bvillazon@fi.upm.es Phone: 34.91.3366605, Fax: 34.91.3524819 Slides available at: http://www.slideshare.net/boricles/ Acknowledgements: Local Government Management Services Board - Ireland, Michael Hausenblas, Richard Cyganiak, Oscar Corcho, Asunción Gómez-Pérez WorkdistributedunderthelicenseCreativeCommonsAttribution- Noncommercial-Share Alike 3.0