SlideShare a Scribd company logo
Dublinked Technology Workshop Overview


             15th Dec 2011


            Tim McCarthy, NUIM


                                         IDC/EMC, 2011
Dublinked Technology Workshop Overview

14.40 – 15.20 Presentations
14.40    Transportation data – Data Access Issues   Brendan O’Brien, DCC
14.50    Spatial Web services                       Eamonn Doyle, ESRI
15.00    Linked Data & Linked Data Catalogues       Deirdre Lee & Fadi Maali, DERI
15.10    Semantic approach to Data Description      Chis Matheus, Alcatel

15.20 – 15.50 Breakout Sessions
Group-1 Data Publishing                             Dominic Byrne
Group-2 Data Discovery                              Tim McCarthy
Group-3 Web Services                                Eamonn Doyle, ESRI
Group-4 Advanced Functions                          Pól MacAonghusa, IBM

15.50 – 16.25 Summary Presentation
4 X Groups        Main points                       Spokesperson
All               Conclusion, Actions

16.25 – 16.30 Wrap-up
Dublinked - The value of digital data
    •EU Open Data Strategy (Released 12th Dec 2011)
    http://ec.europa.eu/information_society/policy/psi/index_en.htm



    Relevant Reports include:
    •Euros140B                                                                     IDC/EMC, 2011

    (Vickery Study 2011) in direct/indirect economic gains from PSI


    •Pricing of PSI
    http://ec.europa.eu/information_society/policy/psi/docs/pdfs/report/11_2012/summary.pdf



    •Models for Supply & Charging for PSI
    http://ec.europa.eu/information_society/policy/psi/docs/pdfs/report/11_2012/models.pdf


    •Apps Market Snapshot
    http://ec.europa.eu/information_society/policy/psi/docs/pdfs/report/11_2012/apps_market.pdf
Background
At the heart of Dublinked is the idea that Dublin Local Authorities (as well as organizations in
the public, private & academic communities) generate large volumes of data pertaining to
Dublin City & region and would like to share this digital resource with wider society

However, in reality, there are technical, legal, commercial, political, organisational challenges
in sharing data:

Are organizations willing to share data and information? Does prevailing politics promote data sharing?
Do all stakeholders support the same philosophy? How to create incentives across different communities,
such as central government, commercial & academic to share data? Who pays for releasing data? Who is
responsible for maintaining data quality? How do metadata, citations, credits and data tagging promote
increased data sharing? How can you have context travel with data? Can we trace usage as approaches
to determine high value data? While search engines are often used to locate data and information, how
do portals provide curated, authoritative sources and build communities of collaboration? How are data
kept current? Who provides APIs, and higher level visualisation modules? How do we balance the need
for authoritative data and volunteered data? How do we safe-guard privacy? How do we support the
need for rapid access self-service data in the situations such as natural disasters and emergencies? How
do we maintain adequate controls to protect sensitive environmental information? Is licensing suitable
for product development & commercialisation? How can new web information service idea be tested?
People already have meaningful questions - how do we support their ability to generate information
about what they want to know? How do we scale up a regional collaborative data innovation platform
to the national level?...........................................
Responding to the needs for a new kind of story-telling, collaboration
& innovation
  •Generation of vast quantities of digital data

  •Digital advancements, disruptive technologies

  •Open Data initiatives (Transparency, Economic, Engagement)

  •Citizen participation

  •Data Processing, Analysis & Visualisation were historically the preserve of the
  computer-specialist, scientist & statistician

  •Change in societal expectations – requirement of near real-time or predicted
  information on mobile and web based

  •Once information is published & discovered, what are the best approaches to turning
  data & information into knowledge?
Technology Issues – Barriers, Enablers, Challenges & Opportunities



 Data Publishing                             Web Services
     •Data Sourcing                             •Static & Dynamic data streams
     •Pre-processing data (Google Refine)       •API
     •Data Validation                           •Client-Server Architectures
     •Cloud                                     •SmartPhone & Mobile platforms
     •Structures
     •Formats


 Data Discovery
     •Metadata                               Advanced Functions
     •Federated Data Catalogues                  •Analytics
     •Local, Regional & National Platforms       • Visualisation
     •Search Tools                               •Collaboration
     •Linked Data & Linked Data Catalogues
Open Cities – Technical Requirments & Open Government Data Platform




  This document contains a list of requirements for the Open
  Cities open data platform and contains a list of tool                          https://github.com/opengovplatform/opengovplatform
  specifications. In Section 1, we present a general
  overview of typical data management processes. Sections 3
  and 4 contain a listing of functional and non-functional
  requirements for the open data platform, respectively. In
  Section 5 we list the specifications for varying tools that we
  are currently considering for use in the open data platform.


  http://opencities.net/sites/opencities.net/files/content-
  files/repository/D4.4.2%20Requirements%20for%20tools%20for%20Open%20Data.pdf
Web Services Styles & APIs
Remote Procedure Call (RPC)
Distributed Function, not loosely coupled, related approaches include CORBA, Microsoft RPC .Net Remoting

Service Orientated Architecture (SOA)
Web services used to implement a SOA, message orientated, loose coupling, use enterprise service buses that combine
message orientated processing & Web services to create event driven SOA

Representational State Transfer (REST)
Attempt to describe architecture that use HTTP (or similar) by constraining the interface to standard, well know
operations (Get, Post, Put, Delete). The emphasis is interacting with a stateful resources rather than messages or
operations. Clean URLs are associated with REST concept. Architectures based on REST can use WSDL to describe SOAP
messaging over HTTP & can be implemented as an abstraction on top of SOAP or can be created without using SOAP at
all. Four basic design principles:
              •Use HTTP methods explicitly.
              •Be stateless.
              •Expose directory structure-like URIs.
              •Transfer XML, JavaScript Object Notation (JSON), or both.

API
 API is typically a defined set of Hypertext Transfer Protocol (HTTP) request messages, along with a definition of the
structure of response messages, which is usually in an Extensible Markup Language (XML) or JavaScript Object Notation
(JSON) format.

While Web API is virtually a synonym for web service, the recent trend (so-called Web 2.0) has been moving away from
Simple Object Access Protocol (SOAP) based services towards more direct Representational State Transfer (REST) style
communications. Web APIs allow the combination of multiple services into new applications known as mashups.
Interoperability - Open Geospatial Consortium http://www.opengeospatial.org/
. OGC® Standards support interoperable solutions that "geo-enable" the Web, wireless and location-based services
and mainstream IT. The standards empower technology developers to make complex spatial information and services
accessible and useful with all kinds of applications. The OGC standards baseline comprises more than 30 standards,
including:


 CSW - Catalog Service for the Web: access to catalog information
 GML - Geography Markup Language:
 GeoXACML - Geospatial eXtensible Access Control Markup Language
 KML - Keyhole Markup Language:
 Observations and Measurements
 OGC Reference Model - a complete set of reference models
 OWS - OGC Web Service Common
 Sensor Observation Service[4] (SOS)
 Sensor Planning Service[5] (SPS)
 SensorML - Sensor Model Language
 SFS - Simple Features - SQL
 Styled Layer Descriptor (SLD)
 WCS - Web Coverage Service:
 WFS - Web Feature Service
 WMS - Web Map Service: provides map images
 WMTS - Web Map Tile Service: provides map image tiles
 WPS - Web Processing Service: remote processing service
ProgrammableWeb - Mashups, APIs, and the Web as Platform




                                             http://www.programmableweb.com/
Data SF – Real-time Parking & Pricing API
Guardian Newspaper (UK) Content API
TfL Cycle Hire




  data is being scraped every
  minute from the Barclays
  Cycle Hire Map and is then
  cached for further use
TfL Transportation Data Feeds
Tube API
Advanced Functions
THREDDS (Thematic Realtime Environmental Distributed Data Services)
ERDDAP – “middleman between you and various remote data servers”




                                         http://coastwatch.pfeg.noaa.gov/erddap/index.ht
                                         ml
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative
use of geospatial data. The project aims to surpass existing spatial data infrastructure
solutions by integrating robust social and cartographic tools.
Weave – Analysis & Visualisation




                                   http://ivpr.github.com/Weave/
Many Eyes - IBM




  http://www-958.ibm.com/software/data/cognos/manyeyes/
Dashboards
             Various Types
             •Strategic
             •Analytic
             •Operational
SmartApps
            App market (estimated to be US$35B in
            2015).....PSI providing a significant percentage
            of the underlying data to App development
            eg Weather & Transport Apps. For
            PSI, increased commercial potential for Smart
            App development can be realised if data-
            streams are multi-thematic, real-time and
            readily integrated….need for clear
            licensing/guidelines on use/re-
            use....indications are we are still at the start
            here in terms of market development.

            Source :
            http://ec.europa.eu/information_society/policy/psi/docs/pdfs/report/11_2012/app
            s_market.pdf

More Related Content

PDF
Mark logic for dita
PDF
Open Source Geospatial Business Intelligence (Geo-BI)
PDF
GeoKettle, GeoMondrian et Spatialytics : une suite open source de GeoBI
PPT
e-Government Interoperability Framework
PDF
Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...
PDF
Accelerating Time to Research Using CloudBank
DOCX
Proposal for Designing a Linked Data Migrational Framework for Singapore Gove...
PPTX
Holger Wollschläger | E-government at its best: Open, transparent and useful
Mark logic for dita
Open Source Geospatial Business Intelligence (Geo-BI)
GeoKettle, GeoMondrian et Spatialytics : une suite open source de GeoBI
e-Government Interoperability Framework
Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...
Accelerating Time to Research Using CloudBank
Proposal for Designing a Linked Data Migrational Framework for Singapore Gove...
Holger Wollschläger | E-government at its best: Open, transparent and useful

What's hot (12)

PPTX
Mapping presentation THAG big data from space
PDF
ACCESS AND CONNECTION VIA TECH DATA AS AN ENABLER AF A THIN OR NONEXISTENT MA...
PDF
20141030 LinDA Workshop echallenges2014 - LinDA project overview
PDF
Interoperability rules for an European API ecosystem: do we still need SOAP?
PDF
Neo4j GraphTalks Oslo - Introduction to Graphs
PPTX
Lee Feigenbaum Presentation
PDF
Neo4j GraphTalks Oslo - Next Generation Solutions built on Neoej
PPSX
Meeting today’s dissemination challenges – Implementing International Standar...
PDF
Ethics & (Explainable) AI – Semantic AI & the Role of the Knowledge Scientist
PDF
Challenges in the Design of a Graph Database Benchmark
PDF
FIWARE Global Summit - Defragmenting the IoT with the Web of Things
PDF
Mapping Manager Product Overview
Mapping presentation THAG big data from space
ACCESS AND CONNECTION VIA TECH DATA AS AN ENABLER AF A THIN OR NONEXISTENT MA...
20141030 LinDA Workshop echallenges2014 - LinDA project overview
Interoperability rules for an European API ecosystem: do we still need SOAP?
Neo4j GraphTalks Oslo - Introduction to Graphs
Lee Feigenbaum Presentation
Neo4j GraphTalks Oslo - Next Generation Solutions built on Neoej
Meeting today’s dissemination challenges – Implementing International Standar...
Ethics & (Explainable) AI – Semantic AI & the Role of the Knowledge Scientist
Challenges in the Design of a Graph Database Benchmark
FIWARE Global Summit - Defragmenting the IoT with the Web of Things
Mapping Manager Product Overview
Ad

Similar to Dublinked tech workshop_15_dec2011 (20)

PDF
PlanetData: Consuming Structured Data at Web Scale
PDF
Planetdata simpda
PDF
Modern Data Management for Federal Modernization
PDF
Data Virtualization: Introduction and Business Value (UK)
PDF
Data & Analytics Framework - Raffaele Lillo, Chief Data Officer of Digital Tr...
PDF
Enabling digital transformation api ecosystems and data virtualization
PDF
Future of Data Strategy (ASEAN)
PPT
spatial data infrastructure : issues and concepts
PPT
Putting the L in front: from Open Data to Linked Open Data
PPTX
Linked services for the Web of Data
PDF
GIS Standards and Interoperability
PPTX
Geospatial Ontologies and GeoSPARQL Services
PDF
Open Data Portals: 9 Solutions and How they Compare
PPT
Open Data Open Innovation and The Cloud gayler berlin nov12
PDF
What do we want computers to do for us?
PPTX
Paul Davidson – Opening up public data to improve transparancy and efficiency
PPTX
BPM und SOA machen mobil - Ein Architekturüberblick
PPTX
BPM and SOA are going mobile - An architectural perspective
PDF
Data Virtualization. An Introduction (ASEAN)
PPTX
Semantic web design for www.data.gov.sg - Presentation
PlanetData: Consuming Structured Data at Web Scale
Planetdata simpda
Modern Data Management for Federal Modernization
Data Virtualization: Introduction and Business Value (UK)
Data & Analytics Framework - Raffaele Lillo, Chief Data Officer of Digital Tr...
Enabling digital transformation api ecosystems and data virtualization
Future of Data Strategy (ASEAN)
spatial data infrastructure : issues and concepts
Putting the L in front: from Open Data to Linked Open Data
Linked services for the Web of Data
GIS Standards and Interoperability
Geospatial Ontologies and GeoSPARQL Services
Open Data Portals: 9 Solutions and How they Compare
Open Data Open Innovation and The Cloud gayler berlin nov12
What do we want computers to do for us?
Paul Davidson – Opening up public data to improve transparancy and efficiency
BPM und SOA machen mobil - Ein Architekturüberblick
BPM and SOA are going mobile - An architectural perspective
Data Virtualization. An Introduction (ASEAN)
Semantic web design for www.data.gov.sg - Presentation
Ad

More from Dublinked . (20)

PDF
Route to PA Project Meeting Dublinked Presentation 03.12.2015
PDF
Boost you Open Data with Co-Creation
PDF
Housing Intelligence for Dublin
PDF
Organicity - Co-creating Future Cities
PPT
The Local Asset Mapping Project (LAMP)
PPT
The 1911 Census
PPT
Future Skills Needs for Data and Analytics
PDF
Girls Hack Ireland
PDF
Dublinked - Celebrating Over Three Years of Open Data for the Dublin Region
PPTX
The CSO Open Data Experience
PPTX
Data, Infrastructure and Public Policy
PPTX
Startup Ireland and the Startup Gathering 2015
PDF
Catalysing research and enterprise collaboration in the data ecosystem
PDF
Open Data StartUp Stories in Ireland
PPTX
Roscommon County Council Open Data Portal
PPTX
Developing technology solutions for communities
PPTX
Open Data Ireland: Developing a national open data strategy
PDF
Open Knowledge Ireland
PPT
Data Driven Tranportation Analytics
PDF
The Irish Times Data Blog
Route to PA Project Meeting Dublinked Presentation 03.12.2015
Boost you Open Data with Co-Creation
Housing Intelligence for Dublin
Organicity - Co-creating Future Cities
The Local Asset Mapping Project (LAMP)
The 1911 Census
Future Skills Needs for Data and Analytics
Girls Hack Ireland
Dublinked - Celebrating Over Three Years of Open Data for the Dublin Region
The CSO Open Data Experience
Data, Infrastructure and Public Policy
Startup Ireland and the Startup Gathering 2015
Catalysing research and enterprise collaboration in the data ecosystem
Open Data StartUp Stories in Ireland
Roscommon County Council Open Data Portal
Developing technology solutions for communities
Open Data Ireland: Developing a national open data strategy
Open Knowledge Ireland
Data Driven Tranportation Analytics
The Irish Times Data Blog

Recently uploaded (20)

PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Cloud computing and distributed systems.
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Approach and Philosophy of On baking technology
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Understanding_Digital_Forensics_Presentation.pptx
Machine learning based COVID-19 study performance prediction
Cloud computing and distributed systems.
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
NewMind AI Weekly Chronicles - August'25 Week I
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Reach Out and Touch Someone: Haptics and Empathic Computing
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Diabetes mellitus diagnosis method based random forest with bat algorithm
Approach and Philosophy of On baking technology

Dublinked tech workshop_15_dec2011

  • 1. Dublinked Technology Workshop Overview 15th Dec 2011 Tim McCarthy, NUIM IDC/EMC, 2011
  • 2. Dublinked Technology Workshop Overview 14.40 – 15.20 Presentations 14.40 Transportation data – Data Access Issues Brendan O’Brien, DCC 14.50 Spatial Web services Eamonn Doyle, ESRI 15.00 Linked Data & Linked Data Catalogues Deirdre Lee & Fadi Maali, DERI 15.10 Semantic approach to Data Description Chis Matheus, Alcatel 15.20 – 15.50 Breakout Sessions Group-1 Data Publishing Dominic Byrne Group-2 Data Discovery Tim McCarthy Group-3 Web Services Eamonn Doyle, ESRI Group-4 Advanced Functions Pól MacAonghusa, IBM 15.50 – 16.25 Summary Presentation 4 X Groups Main points Spokesperson All Conclusion, Actions 16.25 – 16.30 Wrap-up
  • 3. Dublinked - The value of digital data •EU Open Data Strategy (Released 12th Dec 2011) http://ec.europa.eu/information_society/policy/psi/index_en.htm Relevant Reports include: •Euros140B IDC/EMC, 2011 (Vickery Study 2011) in direct/indirect economic gains from PSI •Pricing of PSI http://ec.europa.eu/information_society/policy/psi/docs/pdfs/report/11_2012/summary.pdf •Models for Supply & Charging for PSI http://ec.europa.eu/information_society/policy/psi/docs/pdfs/report/11_2012/models.pdf •Apps Market Snapshot http://ec.europa.eu/information_society/policy/psi/docs/pdfs/report/11_2012/apps_market.pdf
  • 4. Background At the heart of Dublinked is the idea that Dublin Local Authorities (as well as organizations in the public, private & academic communities) generate large volumes of data pertaining to Dublin City & region and would like to share this digital resource with wider society However, in reality, there are technical, legal, commercial, political, organisational challenges in sharing data: Are organizations willing to share data and information? Does prevailing politics promote data sharing? Do all stakeholders support the same philosophy? How to create incentives across different communities, such as central government, commercial & academic to share data? Who pays for releasing data? Who is responsible for maintaining data quality? How do metadata, citations, credits and data tagging promote increased data sharing? How can you have context travel with data? Can we trace usage as approaches to determine high value data? While search engines are often used to locate data and information, how do portals provide curated, authoritative sources and build communities of collaboration? How are data kept current? Who provides APIs, and higher level visualisation modules? How do we balance the need for authoritative data and volunteered data? How do we safe-guard privacy? How do we support the need for rapid access self-service data in the situations such as natural disasters and emergencies? How do we maintain adequate controls to protect sensitive environmental information? Is licensing suitable for product development & commercialisation? How can new web information service idea be tested? People already have meaningful questions - how do we support their ability to generate information about what they want to know? How do we scale up a regional collaborative data innovation platform to the national level?...........................................
  • 5. Responding to the needs for a new kind of story-telling, collaboration & innovation •Generation of vast quantities of digital data •Digital advancements, disruptive technologies •Open Data initiatives (Transparency, Economic, Engagement) •Citizen participation •Data Processing, Analysis & Visualisation were historically the preserve of the computer-specialist, scientist & statistician •Change in societal expectations – requirement of near real-time or predicted information on mobile and web based •Once information is published & discovered, what are the best approaches to turning data & information into knowledge?
  • 6. Technology Issues – Barriers, Enablers, Challenges & Opportunities Data Publishing Web Services •Data Sourcing •Static & Dynamic data streams •Pre-processing data (Google Refine) •API •Data Validation •Client-Server Architectures •Cloud •SmartPhone & Mobile platforms •Structures •Formats Data Discovery •Metadata Advanced Functions •Federated Data Catalogues •Analytics •Local, Regional & National Platforms • Visualisation •Search Tools •Collaboration •Linked Data & Linked Data Catalogues
  • 7. Open Cities – Technical Requirments & Open Government Data Platform This document contains a list of requirements for the Open Cities open data platform and contains a list of tool https://github.com/opengovplatform/opengovplatform specifications. In Section 1, we present a general overview of typical data management processes. Sections 3 and 4 contain a listing of functional and non-functional requirements for the open data platform, respectively. In Section 5 we list the specifications for varying tools that we are currently considering for use in the open data platform. http://opencities.net/sites/opencities.net/files/content- files/repository/D4.4.2%20Requirements%20for%20tools%20for%20Open%20Data.pdf
  • 8. Web Services Styles & APIs Remote Procedure Call (RPC) Distributed Function, not loosely coupled, related approaches include CORBA, Microsoft RPC .Net Remoting Service Orientated Architecture (SOA) Web services used to implement a SOA, message orientated, loose coupling, use enterprise service buses that combine message orientated processing & Web services to create event driven SOA Representational State Transfer (REST) Attempt to describe architecture that use HTTP (or similar) by constraining the interface to standard, well know operations (Get, Post, Put, Delete). The emphasis is interacting with a stateful resources rather than messages or operations. Clean URLs are associated with REST concept. Architectures based on REST can use WSDL to describe SOAP messaging over HTTP & can be implemented as an abstraction on top of SOAP or can be created without using SOAP at all. Four basic design principles: •Use HTTP methods explicitly. •Be stateless. •Expose directory structure-like URIs. •Transfer XML, JavaScript Object Notation (JSON), or both. API API is typically a defined set of Hypertext Transfer Protocol (HTTP) request messages, along with a definition of the structure of response messages, which is usually in an Extensible Markup Language (XML) or JavaScript Object Notation (JSON) format. While Web API is virtually a synonym for web service, the recent trend (so-called Web 2.0) has been moving away from Simple Object Access Protocol (SOAP) based services towards more direct Representational State Transfer (REST) style communications. Web APIs allow the combination of multiple services into new applications known as mashups.
  • 9. Interoperability - Open Geospatial Consortium http://www.opengeospatial.org/ . OGC® Standards support interoperable solutions that "geo-enable" the Web, wireless and location-based services and mainstream IT. The standards empower technology developers to make complex spatial information and services accessible and useful with all kinds of applications. The OGC standards baseline comprises more than 30 standards, including: CSW - Catalog Service for the Web: access to catalog information GML - Geography Markup Language: GeoXACML - Geospatial eXtensible Access Control Markup Language KML - Keyhole Markup Language: Observations and Measurements OGC Reference Model - a complete set of reference models OWS - OGC Web Service Common Sensor Observation Service[4] (SOS) Sensor Planning Service[5] (SPS) SensorML - Sensor Model Language SFS - Simple Features - SQL Styled Layer Descriptor (SLD) WCS - Web Coverage Service: WFS - Web Feature Service WMS - Web Map Service: provides map images WMTS - Web Map Tile Service: provides map image tiles WPS - Web Processing Service: remote processing service
  • 10. ProgrammableWeb - Mashups, APIs, and the Web as Platform http://www.programmableweb.com/
  • 11. Data SF – Real-time Parking & Pricing API
  • 12. Guardian Newspaper (UK) Content API
  • 13. TfL Cycle Hire data is being scraped every minute from the Barclays Cycle Hire Map and is then cached for further use
  • 17. THREDDS (Thematic Realtime Environmental Distributed Data Services)
  • 18. ERDDAP – “middleman between you and various remote data servers” http://coastwatch.pfeg.noaa.gov/erddap/index.ht ml
  • 19. GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. The project aims to surpass existing spatial data infrastructure solutions by integrating robust social and cartographic tools.
  • 20. Weave – Analysis & Visualisation http://ivpr.github.com/Weave/
  • 21. Many Eyes - IBM http://www-958.ibm.com/software/data/cognos/manyeyes/
  • 22. Dashboards Various Types •Strategic •Analytic •Operational
  • 23. SmartApps App market (estimated to be US$35B in 2015).....PSI providing a significant percentage of the underlying data to App development eg Weather & Transport Apps. For PSI, increased commercial potential for Smart App development can be realised if data- streams are multi-thematic, real-time and readily integrated….need for clear licensing/guidelines on use/re- use....indications are we are still at the start here in terms of market development. Source : http://ec.europa.eu/information_society/policy/psi/docs/pdfs/report/11_2012/app s_market.pdf