SlideShare ist ein Scribd-Unternehmen logo
1 von 25
Geo-linked data: towards deep integration of
location in the web of data
Dr. Andrew Woolf, Bureau of Meteorology
Information explosion




      http://www.economist.com/node/21537922
Big data




http://strataconf.com/
Data journalism




http://www.guardian.co.uk/data
Data for development




http://data.worldbank.org/
Location

                         http://tweetping.net


“everything happens
somewhere”



      “80% of data is spatial”
BoM: environmental intelligence




          http://www.eea.europa.eu/highlights/
          beyond-gdp/beyond-gdp-final-technical-paper
Spatial integration

                         neo-geography
semantic web
 SDI                           GIS

      SOA                        big data

HPC                          cloud
Spatial data infrastructure?


2010




2020
       http://inspire.jrc.ec.europa.eu/index.cfm/pageid/44
Neo-geo?
Linked-data: ‘just enough’ integration




“small pieces, loosely joined”
Location: a killer app for linked-data?


          ed
             u   ca
                   tio          th
                      n      al
                          he




                            tra
                               ns
               s                 po
          istic                       rt
     stat
Document web

1. URI document identifier                   3. Standard format (HTML)




                             4. Hyperlinks




             2. Resolves with something useful
Linked-data principles


1. Use URIs as identifiers for Things
    http://sws.geonames.org/2172517


2. Make them actionable
    → http://www.geonames.org/2172517/canberra.html


3. Return information following standards
    → http://sws.geonames.org/2172517/about.rdf


4. Link to other information objects
    <rdfs:seeAlso rdf:resource="http://dbpedia.org/resource/Canberra"/>


                                         http://www.w3.org/TR/cooluris/
                                         http://www.w3.org/DesignIssues/LinkedData.html
Linked-data querying: SPQRQL

SELECT ?name ?country
WHERE
 {
                                                    http://www.geosparql.org
   ?city gs:nearby(-33.9 151.2 10) .
   ?city gn:name ?name .
   ?city gn:inCountry ?country
 }

                           ----------------------------------------------------------
                           | name         | country                                 |
                           ==========================================================
                           | "Sydney"     | <http://www.geonames.org/countries/#AU> |
                           | "Wollongong" | <http://www.geonames.org/countries/#AU> |
                           | "Katoomba"   | <http://www.geonames.org/countries/#AU> |
                           | "Cessnock"   | <http://www.geonames.org/countries/#AU> |
                           | "Newcastle" | <http://www.geonames.org/countries/#AU> |
                           | "Nowra"      | <http://www.geonames.org/countries/#AU> |
                           | "Goulburn"   | <http://www.geonames.org/countries/#AU> |
                           | "Forster"    | <http://www.geonames.org/countries/#AU> |
                           | "Orange"     | <http://www.geonames.org/countries/#AU> |
                           | "Taree"      | <http://www.geonames.org/countries/#AU> |
                           ----------------------------------------------------------
Five stars of open data



               


               


               


               


               
UK geo linked-data


                                                  •CKAN platform for data.gov.uk
                                                  •Extended to support metadata and
                                                  CSW
                                                  •Ordnance Survey
                                                       http://www.ordnancesurvey.co.uk/
                                                          oswebsite/ontology
                                                       http://data.ordnancesurvey.co.uk
                                                  •Bathing water quality explorer
                                                       http://environment.data.gov.uk/lab/
                                                          bwq-web.html




http://data.gov.uk/library/designing-uri-sets-for-location
Linked data for open government


• OAIC principles on open public sector information
   – WHAT but no HOW


• Linked-data provides a standard implementation approach
  for open public sector information
BoM linked data

lab.environment.data.gov.au
BoM linked data
BoM linked data
BoM linked data

SELECT ?sitename ?districtname
WHERE {
?site rdf:type acorn-site:Site.
?site rdfs:label ?sitename.
?site gn:locatedIn ?district.
?district rdfs:label ?districtname.
?district gn:parentADM1
<http://lab.environment.data.gov.au/id/rainstate/NewSouthWales>.
}
        TIBOOBURRA POST OFFICE            New South Wales Western Far Northwest
        WILCANNIA (REID ST)               New South Wales Western Far Northwest
        COBAR MO                          New South Wales Western Upper Darling
        BOURKE AIRPORT AWS                New South Wales Western Upper Darling
        WALGETT AIRPORT AWS               New South Wales Northwest Plains W
        MOREE AERO                        New South Wales Northwest Plains E
        GUNNEDAH RESOURCE CENTRE          New South Wales Northwest Slopes S
        INVERELL (RAGLAN ST)              New South Wales Northern Tablelands W
        …                                 …
Australian Government Linked Data
                   Working Group (AGLDWG)

• Ad-hoc group established August 2012
   – BoM, OSP, CSIRO , AGIMO, DRALGAS, NAA, GA, ABS
• Terms of reference
   – Develop technical guidelines and best practice on the use of ‘linked-
     data’ by AG agencies
   – Inform the development of data.gov.au as a platform for publishing
     Commonwealth PSI
   – Promote the benefits and encourage adoption of ‘linked-data’ for
     publishing Commonwealth PSI
   – Where appropriate, undertake specific activities and coordinate
     projects in pursuit of these objectives
• Seeking formal endorsement
AGLDWG activities


• URI rules                     https://www.gov.uk/government/uploads/
                                system/uploads/attachment_data/file/60975/
   – Drawing on UK work         designing-URI-sets-uk-public-sector.pdf

• Deployment architecture
   – DNS config, hosting infrastructure, data.gov.au
     subdomains …
• Ontologies and vocabularies
   – W3C ORG, PROV ontologies, AGIFT
Thank you…




Andrew Woolf

a.woolf@bom.gov.au

Weitere ähnliche Inhalte

Ähnlich wie Geo-linked data: towards deep integration of location in the web of data

Serving Ireland's Geospatial Information as Linked Data
Serving Ireland's Geospatial Information as Linked DataServing Ireland's Geospatial Information as Linked Data
Serving Ireland's Geospatial Information as Linked DataChristophe Debruyne
 
Linked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIGLinked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIGChris Ewing
 
Experiences as a producer, consumer and observer of open data
Experiences as a producer, consumer and observer of open dataExperiences as a producer, consumer and observer of open data
Experiences as a producer, consumer and observer of open dataProgCity
 
Big Data is today: key issues for big data - Dr Ben Evans
Big Data is today: key issues for big data - Dr Ben EvansBig Data is today: key issues for big data - Dr Ben Evans
Big Data is today: key issues for big data - Dr Ben EvansARDC
 
Creating knowledge out of interlinked data
Creating knowledge out of interlinked dataCreating knowledge out of interlinked data
Creating knowledge out of interlinked dataSören Auer
 
Linked Data Usecases
Linked Data UsecasesLinked Data Usecases
Linked Data UsecasesMyungjin Lee
 
2008-02-11: EPA DataFed Presentation
2008-02-11: EPA DataFed Presentation2008-02-11: EPA DataFed Presentation
2008-02-11: EPA DataFed PresentationRudolf Husar
 
Jonathan Hodge-SPEDDEXES-2014
Jonathan Hodge-SPEDDEXES-2014Jonathan Hodge-SPEDDEXES-2014
Jonathan Hodge-SPEDDEXES-2014aceas13tern
 
Bridging Environmental Data Providers and SeaDataNet DIVA Service within a Co...
Bridging Environmental Data Providers and SeaDataNet DIVA Service within a Co...Bridging Environmental Data Providers and SeaDataNet DIVA Service within a Co...
Bridging Environmental Data Providers and SeaDataNet DIVA Service within a Co...Blue BRIDGE
 
Ifgi presentation
Ifgi presentationIfgi presentation
Ifgi presentationnoho
 
AusCover Earth Observation Services and Data Cubes
AusCover Earth Observation Services and Data CubesAusCover Earth Observation Services and Data Cubes
AusCover Earth Observation Services and Data CubesTERN Australia
 
AusCover portal presentation
AusCover portal presentationAusCover portal presentation
AusCover portal presentationTERN Australia
 
An open data story
An open data storyAn open data story
An open data storyProgCity
 
Metadata syncronisation with GeoNetwork - a users perspective
Metadata syncronisation with GeoNetwork - a users perspectiveMetadata syncronisation with GeoNetwork - a users perspective
Metadata syncronisation with GeoNetwork - a users perspectiveARDC
 
Using linked data in a heterogeneous sensor web: Challenges, experiments and ...
Using linked data in a heterogeneous sensor web: Challenges, experiments and ...Using linked data in a heterogeneous sensor web: Challenges, experiments and ...
Using linked data in a heterogeneous sensor web: Challenges, experiments and ...Cybera Inc.
 

Ähnlich wie Geo-linked data: towards deep integration of location in the web of data (20)

Geospatial Data Insfrastructures, Cybercartography and Open Data: The Need f...
Geospatial Data Insfrastructures, Cybercartography and Open Data:  The Need f...Geospatial Data Insfrastructures, Cybercartography and Open Data:  The Need f...
Geospatial Data Insfrastructures, Cybercartography and Open Data: The Need f...
 
Serving Ireland's Geospatial Information as Linked Data
Serving Ireland's Geospatial Information as Linked DataServing Ireland's Geospatial Information as Linked Data
Serving Ireland's Geospatial Information as Linked Data
 
Linked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIGLinked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIG
 
Experiences as a producer, consumer and observer of open data
Experiences as a producer, consumer and observer of open dataExperiences as a producer, consumer and observer of open data
Experiences as a producer, consumer and observer of open data
 
Big Data is today: key issues for big data - Dr Ben Evans
Big Data is today: key issues for big data - Dr Ben EvansBig Data is today: key issues for big data - Dr Ben Evans
Big Data is today: key issues for big data - Dr Ben Evans
 
Putting Folklore in Its Place
Putting Folklore in Its PlacePutting Folklore in Its Place
Putting Folklore in Its Place
 
Creating knowledge out of interlinked data
Creating knowledge out of interlinked dataCreating knowledge out of interlinked data
Creating knowledge out of interlinked data
 
Why The Historic Environment Needs A Spatial Data Infrastructure
Why The Historic Environment Needs A Spatial Data InfrastructureWhy The Historic Environment Needs A Spatial Data Infrastructure
Why The Historic Environment Needs A Spatial Data Infrastructure
 
Linked Data Usecases
Linked Data UsecasesLinked Data Usecases
Linked Data Usecases
 
2008-02-11: EPA DataFed Presentation
2008-02-11: EPA DataFed Presentation2008-02-11: EPA DataFed Presentation
2008-02-11: EPA DataFed Presentation
 
Jonathan Hodge-SPEDDEXES-2014
Jonathan Hodge-SPEDDEXES-2014Jonathan Hodge-SPEDDEXES-2014
Jonathan Hodge-SPEDDEXES-2014
 
Wiser2009 Luis Martinez
Wiser2009 Luis MartinezWiser2009 Luis Martinez
Wiser2009 Luis Martinez
 
Bridging Environmental Data Providers and SeaDataNet DIVA Service within a Co...
Bridging Environmental Data Providers and SeaDataNet DIVA Service within a Co...Bridging Environmental Data Providers and SeaDataNet DIVA Service within a Co...
Bridging Environmental Data Providers and SeaDataNet DIVA Service within a Co...
 
Ifgi presentation
Ifgi presentationIfgi presentation
Ifgi presentation
 
AusCover Earth Observation Services and Data Cubes
AusCover Earth Observation Services and Data CubesAusCover Earth Observation Services and Data Cubes
AusCover Earth Observation Services and Data Cubes
 
AusCover portal presentation
AusCover portal presentationAusCover portal presentation
AusCover portal presentation
 
An open data story
An open data storyAn open data story
An open data story
 
Metadata syncronisation with GeoNetwork - a users perspective
Metadata syncronisation with GeoNetwork - a users perspectiveMetadata syncronisation with GeoNetwork - a users perspective
Metadata syncronisation with GeoNetwork - a users perspective
 
Using linked data in a heterogeneous sensor web: Challenges, experiments and ...
Using linked data in a heterogeneous sensor web: Challenges, experiments and ...Using linked data in a heterogeneous sensor web: Challenges, experiments and ...
Using linked data in a heterogeneous sensor web: Challenges, experiments and ...
 
Rivero - VIPER
Rivero - VIPERRivero - VIPER
Rivero - VIPER
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
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.pdfsudhanshuwaghmare1
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
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...Miguel Araújo
 
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...apidays
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 

Kürzlich hochgeladen (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech 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...
 
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...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

Geo-linked data: towards deep integration of location in the web of data

  • 1. Geo-linked data: towards deep integration of location in the web of data Dr. Andrew Woolf, Bureau of Meteorology
  • 2. Information explosion http://www.economist.com/node/21537922
  • 6. Location http://tweetping.net “everything happens somewhere” “80% of data is spatial”
  • 7. BoM: environmental intelligence http://www.eea.europa.eu/highlights/ beyond-gdp/beyond-gdp-final-technical-paper
  • 8. Spatial integration neo-geography semantic web SDI GIS SOA big data HPC cloud
  • 9. Spatial data infrastructure? 2010 2020 http://inspire.jrc.ec.europa.eu/index.cfm/pageid/44
  • 11. Linked-data: ‘just enough’ integration “small pieces, loosely joined”
  • 12. Location: a killer app for linked-data? ed u ca tio th n al he tra ns s po istic rt stat
  • 13. Document web 1. URI document identifier 3. Standard format (HTML) 4. Hyperlinks 2. Resolves with something useful
  • 14. Linked-data principles 1. Use URIs as identifiers for Things http://sws.geonames.org/2172517 2. Make them actionable → http://www.geonames.org/2172517/canberra.html 3. Return information following standards → http://sws.geonames.org/2172517/about.rdf 4. Link to other information objects <rdfs:seeAlso rdf:resource="http://dbpedia.org/resource/Canberra"/> http://www.w3.org/TR/cooluris/ http://www.w3.org/DesignIssues/LinkedData.html
  • 15. Linked-data querying: SPQRQL SELECT ?name ?country WHERE { http://www.geosparql.org ?city gs:nearby(-33.9 151.2 10) . ?city gn:name ?name . ?city gn:inCountry ?country } ---------------------------------------------------------- | name | country | ========================================================== | "Sydney" | <http://www.geonames.org/countries/#AU> | | "Wollongong" | <http://www.geonames.org/countries/#AU> | | "Katoomba" | <http://www.geonames.org/countries/#AU> | | "Cessnock" | <http://www.geonames.org/countries/#AU> | | "Newcastle" | <http://www.geonames.org/countries/#AU> | | "Nowra" | <http://www.geonames.org/countries/#AU> | | "Goulburn" | <http://www.geonames.org/countries/#AU> | | "Forster" | <http://www.geonames.org/countries/#AU> | | "Orange" | <http://www.geonames.org/countries/#AU> | | "Taree" | <http://www.geonames.org/countries/#AU> | ----------------------------------------------------------
  • 16. Five stars of open data     
  • 17. UK geo linked-data •CKAN platform for data.gov.uk •Extended to support metadata and CSW •Ordnance Survey http://www.ordnancesurvey.co.uk/ oswebsite/ontology http://data.ordnancesurvey.co.uk •Bathing water quality explorer http://environment.data.gov.uk/lab/ bwq-web.html http://data.gov.uk/library/designing-uri-sets-for-location
  • 18. Linked data for open government • OAIC principles on open public sector information – WHAT but no HOW • Linked-data provides a standard implementation approach for open public sector information
  • 22. BoM linked data SELECT ?sitename ?districtname WHERE { ?site rdf:type acorn-site:Site. ?site rdfs:label ?sitename. ?site gn:locatedIn ?district. ?district rdfs:label ?districtname. ?district gn:parentADM1 <http://lab.environment.data.gov.au/id/rainstate/NewSouthWales>. } TIBOOBURRA POST OFFICE New South Wales Western Far Northwest WILCANNIA (REID ST) New South Wales Western Far Northwest COBAR MO New South Wales Western Upper Darling BOURKE AIRPORT AWS New South Wales Western Upper Darling WALGETT AIRPORT AWS New South Wales Northwest Plains W MOREE AERO New South Wales Northwest Plains E GUNNEDAH RESOURCE CENTRE New South Wales Northwest Slopes S INVERELL (RAGLAN ST) New South Wales Northern Tablelands W … …
  • 23. Australian Government Linked Data Working Group (AGLDWG) • Ad-hoc group established August 2012 – BoM, OSP, CSIRO , AGIMO, DRALGAS, NAA, GA, ABS • Terms of reference – Develop technical guidelines and best practice on the use of ‘linked- data’ by AG agencies – Inform the development of data.gov.au as a platform for publishing Commonwealth PSI – Promote the benefits and encourage adoption of ‘linked-data’ for publishing Commonwealth PSI – Where appropriate, undertake specific activities and coordinate projects in pursuit of these objectives • Seeking formal endorsement
  • 24. AGLDWG activities • URI rules https://www.gov.uk/government/uploads/ system/uploads/attachment_data/file/60975/ – Drawing on UK work designing-URI-sets-uk-public-sector.pdf • Deployment architecture – DNS config, hosting infrastructure, data.gov.au subdomains … • Ontologies and vocabularies – W3C ORG, PROV ontologies, AGIFT