1 / 35

Linked Government Data

John Sheridan 2 March 2011. Linked Government Data. “With linked data, when you have some of it, you can find other, related, data.”. Tim Berners-Lee, “Linked Data Design Issues” http://www.w3.org/DesignIssues/LinkedData.html. Henry Maudslay (1771–1831).

zalman
Télécharger la présentation

Linked Government Data

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. John Sheridan 2 March 2011 Linked Government Data

  2. “With linked data, when you have some of it, you can find other, related, data.” Tim Berners-Lee, “Linked Data Design Issues” http://www.w3.org/DesignIssues/LinkedData.html

  3. Henry Maudslay (1771–1831) He also developed the first industrially practical screw-cutting lathe in 1800, allowing standardisation of screw thread sizes for the first time. This allowed the concept of interchangeability (a idea that was already taking hold) to be practically applied to nuts and bolts. Before this, all nuts and bolts had to be made as matching pairs only. This meant that when machines were disassembled, careful account had to be kept of the matching nuts and bolts ready for when reassembly took place. http://en.wikipedia.org/wiki/Henry_Maudslay

  4. Five stars * make your stuff available on the Web (whatever format) under an open licence ** make it available as structured data (e.g., Excel instead of image scan of a table) *** use non-proprietary formats (e.g., CSV instead of Excel) **** use URIs to identify things, so that people can point at your stuff ***** link your data to other data to provide context

  5. Three projects • data.gov.uk • Supporting the transparency agenda with Linked Data • legislation.gov.uk • First step towards a Linked Data Statute Book • nationalarchives.gov.uk • Semantic Knowledge Base for the Web Archive

  6. “The Government believes that we need to throw open the doors of public bodies, to enable the public to hold politicians and public bodies to account.” • The Coalition Agreement.

  7. “We will ensure that all data published by public bodies is published in an open and standardised format, so that it can be used easily and with minimal cost by third parties.” The Coalition Agreement.

  8. We are: • developing standards for responsible publishing of key types of data (financial data, organisation data, aggregate statistics, location data) • developing guidance, practices and tools that make it easy to publish data in Linked Data form, at low cost • making it easy for people to consume data in a programmatic way (the Linked Data API as well as native Linked Data techniques such as the provision of SPARQL Endpoints)

  9. STANDARDS

  10. Director General Director (Operations) Director (Strategy) Deputy Director (A) Deputy Director (A)

  11. Standards • Re-use where we can, create where we must • Small, high level, light weight vocabularies • Examples include datacube, organization, provenance • Create local specialisations • Examples include payments, central-government • Post hoc linking

  12. DATA

  13. http://reference.data.gov.uk/id/day/2011-01-13 http://reference.data.gov.uk/id/department/CO http://transport.data.gov.uk/id/station/WAT http://education.data.gov.uk/id/school/341451 http://location.data.gov.uk/id/3245677362123 http://www.legislation.gov.uk/id/ukpga/2009/12/section/2

  14. Production

  15. Gridworks (Google Refine)

  16. Gridworks: map and export Linked Data

  17. PUBLICATION

  18. Linked Data API • Open Standard • Generic approach for creating APIs from Linked Data • Sits on top of a Linked Data store • Several implementations, most mature is Puelia • Examples for education and transport • Also, organisations, payments information

  19. And wouldn’t it be cool if we had… Unambiguous definitions

  20. Legislation as data • Three considerations for legislation as data • Typographic layout • Versioning / changes over time • Semantics • Semantic representation using RDF and Linked Data • URIs for things • RDF data model • subject - property - object • Requires granular URIs to name things • Identifier • Document • Representation

  21. “A” changes “B” when “C” says so

  22. “A” changes “B” when “C” says so

  23. “A” changes “B” when “C” says so Academies Act 2010 Section 19 (2) Confers power Secretary of State Makes Academies Act 2010 Section 12 (4) Commences SI 2010/1937 Schedule 3 Inserts text into Charities Act 1993 Schedule 2 (ca)

  24. Legislation URIs • Identifier • http://www.legislation.gov.uk/id/{type}/{year}/{number}/section/{number} • eg http://www.legislation.gov.uk/id/ukpga/2010/32/section/12/4 • Document • http://www.legislation.gov.uk/{type}/{year}/{number}/section/{number} • eg http://www.legislation.gov.uk/ukpga/2010/32/section/12#section-12-4 • Representations • /data.xml • /data.xht • /data.pdf • /data.rdf • and for any list, /data.feed

  25. Legislation URIs, time and extents • Identifier • http://www.legislation.gov.uk/id/{type}/{year}/{number}/section/{number} • eg http://www.legislation.gov.uk/id/ukpga/2010/32/section/12/4 • Document versions • In force • eg http://www.legislation.gov.uk/ukpga/2010/32/section/12 • Prospective • eg http://www.legislation.gov.uk/ukpga/2010/32/section/12/prospective • Point in time • eg http://www.legislation.gov.uk/ukpga/2010/32/section/12/2010-12-01 • Extents • eg http://www.legislation.gov.uk/ukpga/2010/32/section/12/england • eg http://www.legislation.gov.uk/ukpga/2010/32/section/12/scotland

  26. Web Archive - Semantic Knowledge Base • The National Archives operates the UK Government Website Archive • Second most used web archive in the world • Links to withdrawn documents are maintained – preserving wide variety of information, from datasets to documents and press releases • Web archives are notoriously difficult to search using standard search technology – size, number of duplicates • Procured SKB, competitive process • Solution being delivered by a consortium (technologies from Ontotext, University of Sheffield)

More Related