Download presentation
Presentation is loading. Please wait.
Published byNickolas Baker Modified over 9 years ago
1
Scotland's Environment Web Data Journey 2011-2015 Dave Watson, Duncan Taylor
2
Session Outline SEWeb data journey –What has been encountered on that journey SEWeb as a data consumer –What do we do with the data? Five Star/Linked Data SEWeb Data – what next?
3
SEWeb Data Journey
4
SEWeb Brand – Daughter Web Sites
5
Data at Source
6
Dataset Progress ‘Data at Source’ – 55 WMS consumed by Map Viewer -> 239 Data Layers – 9 Rest Services consumed by Land Information Search (LIS) -> 39 Data Layers – 10+?? Non spatial data consumed by Visualisation Tools Five Star /Linked Data – 68 SESO Data, 12 Water (SEPA WFD), 1 Site Conditioning (SNH) Data Holdings – Soils/Aquaculture Daughter Sites – Project Finder
7
What do we do with the data? Themed spatial maps Advanced Maps Visualisation Applications Task Specific Applications Linked Data Repository
8
Themed/Advanced Maps
9
Task Specific Maps – Land Information Search
10
Visualisation/Discover Data
12
# Available on the web (whatever format) but with an open licence, to be Open Data # Available as machine-readable structured data (e.g. excel instead of image scan of a table) # # # as (2) plus non-proprietary format (e.g. CSV instead of excel) # # All the above plus, Use open standards from W3C (RDF and SPARQL) to identify things, so that people can point at your stuff # # # # # All the above, plus: Link your data to other people’s data to provide context Why Linked Data? - 5 Star Model of Open Data http://www.w3.org/DesignIssues/LinkedData.html
13
Linked Data Four Principles 1.Use URIs as names for things 2.Use HTTP URIs so that people can look up those names. 3.When someone looks up a URI, provide useful information, using the standards (RDF*, SPARQL) 4.Include links to other URIs so that they can discover more things. http://www.w3.org/DesignIssues/LinkedData.html
15
State of Environment (SOE) – Linked Data Model
16
SOE – Implementation Vocabulary/concept scheme http://data.sepa.org.uk/def/soe Trial data http://data.sepa.org.uk/id/soe/chapters
17
SOE Data Linkages ChapterTopicDataset SEWEB SOE Data Linkages
18
ChapterTopic = national indicator Dataset European Indicator (SOE) EEA SEWEB relates to SOE Data Linkages
19
ChapterTopicDataset Data view and download services Data Provider links to Metadata EEA SEWEB relates to publishes feeds European Indicator (SOE)
20
SEWeb Data - What Next? Continued Addition of Datasets What’s in my Area? – Local Datasets/SEWeb Local Scottish Government Digital Strategy – Data Portals Graphical Data Models to support ‘State of Environment’ Links to European Data Initiatives
21
Useful Links –SEWeb www.environment.scotland.gov.ukwww.environment.scotland.gov.uk –Scottish Soils http://www.soils-scotland.gov.uk/http://www.soils-scotland.gov.uk/ –Aquaculture http://aquaculture.scotland.gov.uk/http://aquaculture.scotland.gov.uk/ –Linked Data Lab http://data.sepa.org.ukhttp://data.sepa.org.uk –SSDI http://scotgovsdi.edina.ac.uk/srv/en/main.homehttp://scotgovsdi.edina.ac.uk/srv/en/main.home –INSPIRE http://inspire.ec.europa.eu/http://inspire.ec.europa.eu/ –Water Classification Visualisation http://www.environment.scotland.gov.uk/get_interactive/dat a_visualisation/water_body_classification.aspx
22
End of Presentation – Workshop Support Slides Follow
24
Useful Links –SEWeb www.environment.scotland.gov.ukwww.environment.scotland.gov.uk –Scottish Soils http://www.soils-scotland.gov.uk/http://www.soils-scotland.gov.uk/ –Aquaculture http://aquaculture.scotland.gov.uk/http://aquaculture.scotland.gov.uk/ –Linked Data Lab http://data.sepa.org.ukhttp://data.sepa.org.uk –SSDI http://scotgovsdi.edina.ac.uk/srv/en/main.homehttp://scotgovsdi.edina.ac.uk/srv/en/main.home –INSPIRE http://inspire.ec.europa.eu/http://inspire.ec.europa.eu/ –Water Classification Visualisation http://www.environment.scotland.gov.uk/get_interactive/dat a_visualisation/water_body_classification.aspx
25
SENSE 3 – Schema Relationships
26
State of Environment Reporting Defined by chapters (air, water, land, etc) Chapters divided into topics, each with a summary quality assessment Datasets support and inform the assessment of the topic A dataset may be related to more than one topic Currently published as static pages
28
State of Environment Reporting Remodel as linked data Enable publication of metadata on datasets Link to data visualisation and download where available Provide contact details where data not yet published on line Provide support and examples of best practice to assist publication
30
SEPA as Data Provider
31
SEPA Reporting Requirements Information required at many levels Internal – SEPA corporate systems National – State of Environment; SEWeb European – Directive Reports; INSPIRE
32
Where we were… Many applications Many formats Many versions SEPA Database Reports GIS Applications Publications Website Information Requests EU Reporting
33
What we decided to do Focus on data – not applications Identify key reporting datasets Define them once Use them many times… …in many formats
34
Where we’ve got to Operational Database Reporting Database Publish Externally Defined data “products” Consistent metadata GIS Intranet Reports & Analysis SEWeb SEPA Website EU Reporting Consistent data
35
Where we’re getting to Operational Database Reporting Database Publish as WMS; WFS; Linked data Defined data “products” Consistent metadata GIS Intranet Reports & Analysis EU Reporting Consistent data Websites (SEPA, SEWeb,…) Partners Public EU
36
What’s helped Scotland’s Spatial Data Infrastructure – provided framework and standards for metadata SEWeb – prioritisation of datasets Government direction – “digital by default“ EU reporting frameworks – SEIS, SENSE
37
What we need now Agree to use existing standards and vocabularies Define new ones where appropriate Encourage use of common reference systems Encourage others to use the data
38
What we get out of it Wider (and cleverer) use of data Less bespoke development Fewer information requests to deal with Publish data once – let everyone else get on with it
39
Data Architecture
44
Linked Data
45
# Available on the web (whatever format) but with an open licence, to be Open Data # Available as machine-readable structured data (e.g. excel instead of image scan of a table) # # # as (2) plus non-proprietary format (e.g. CSV instead of excel) # # All the above plus, Use open standards from W3C (RDF and SPARQL) to identify things, so that people can point at your stuff # # # # # All the above, plus: Link your data to other people’s data to provide context 5 Star Model of Open Data http://www.w3.org/DesignIssues/LinkedData.html
46
What is Linked Data? Data in which real-world things are given addresses on the web (URIs), and data is published about them in machine-readable formats. Describes a method of publishing structured data so that it can be interlinked and become more useful. Builds upon standard Web technologies such as HTTP, RDF and URIs, but rather than using them to serve web pages for human readers, it extends them to share information in a way that can be read automatically by computers. HTTPRDFURIs Enables data from different sources to be connected and queried.
47
Linked Data Four Principles 1.Use URIs as names for things 2.Use HTTP URIs so that people can look up those names. 3.When someone looks up a URI, provide useful information, using the standards (RDF*, SPARQL) 4.Include links to other URIs so that they can discover more things. http://www.w3.org/DesignIssues/LinkedData.ht ml
48
Operational System
49
Typical Relational Data Table Surface Water Bodies COLUMN NAMEDATA TYPEMANDATORY IDNumberY NAMEVarchar2(30)Y CATEGORYVarchar2(15)N SUB_BASINVarchar2(30)N CATCHMENTNumberN STATUSVarchar2(30)N
50
Typical Relational Data IDNAMECATEGORYSUB_BASINCATCHMENTSTATUS 3001River Almond (Breich Water confluence to Maitland Bridge) RiverForth61Poor 3809River North Esk (Source to Penicuik House) RiverForth63High 100208Loch ShielLakeArgyll117Good 200019South ArranCoastalClydeGood
51
As Linked Data Surface Water Body 3001is of categoryRiver Surface Water Body 3001is calledRiver Almond (Breich Water confluence to Maitland Bridge) Surface Water Body 3001is in sub-basinForth Surface Water Body 3001is in catchment61 Surface Water Body 3001has statusPoor Surface Water Body 200019is of categoryCoastal Surface Water Body 200019is calledSouth Arran Surface Water Body 200019is in sub-basinClyde Surface Water Body 200019has statusGood
52
As Linked Data Surface Water Body 3001is of categoryRiver Surface Water Body 3001is calledRiver Almond (Breich Water confluence to Maitland Bridge) Surface Water Body 3001is in sub-basinForth Surface Water Body 3001is in catchment61 Surface Water Body 3001has statusPoor Surface Water Body 200019is of categoryCoastal Surface Water Body 200019is calledSouth Arran Surface Water Body 200019is in sub-basinClyde Surface Water Body 200019has statusGood Surface Water Body 3001is in local authorityWest Lothian Surface Water Body 3001is in local authorityCity of Edinburgh Surface Water Body 200019is in postcode districtKA27
53
RDF/Triplestore SubjectPredicateObject http://data.sepa.org.uk/id/water/surfac ewaterbody/3001 rdf:type http://data.sepa.org.uk/def/water/WaterBody http://data.sepa.org.uk/id/water/surfac ewaterbody/3001 rdf:type http://data.sepa.org.uk/def/water/SurfaceWat erBody http://data.sepa.org.uk/id/water/surfac ewaterbody/3001 rdf:type http://data.sepa.org.uk/def/water/RiverWater Body http://data.sepa.org.uk/id/water/surfac ewaterbody/3001 rdfs:label “ River Almond (Breich Water confluence to Maitland Bridge) ” http://data.sepa.org.uk/id/water/surfac ewaterbody/3001 http://data.sepa.org.uk/def/water /currentOverallClassification “ Overall status – Poor ” http://data.sepa.org.uk/id/water/surfac ewaterbody/3001 http://data.sepa.org.uk/def/water /inCatchment http://data.sepa.org.uk/id/water/catchment/61 http://data.sepa.org.uk/id/water/catchm ent/61 http://data.sepa.org.uk/def/water /surfaceArea 6503 http://data.sepa.org.uk/id/water/catchm ent/61 http://data.sepa.org.uk/def/water /catchmentType “ Main River ” http://data.sepa.org.uk/id/water/subbas indistrict/3 rdfs:label “ Forth ”
54
Non SEPA-SEWeb Linked Data Examples Data.gov.uk. http://data.gov.uk/linked-data/who-is-doing-what EA Bathing Waters http://environment.data.gov.uk/bwq/explorer/index.html Ordnance Survey http://data.ordnancesurvey.co.uk/doc/postcodeunit/EH127AT Winnipeg http://now.winnipeg.ca/ Legislation http://www.legislation.gov.uk/
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.