SlideShare uma empresa Scribd logo
1 de 31
Baixar para ler offline
www.irstea.fr 
Pour mieux 
affirmer 
ses missions, 
le Cemagref 
devient Irstea 
Catherine ROUSSEY, Stephan BERNARD, Géraldine ANDRE, 
Oscar CORCHO, Gil DE SOUSA, Daniel BOFFETY , 
Jean-Pierre CHANET 
October 13th 2014 
Weather Station Data 
Publication at Irstea: an 
implementation Report 
Thanks to 
Jean Paul CALBIMONT, 
W3C SSN Working Group and SSN rewievers
2 
Outline 
• Irstea needs 
• a data provider 
• From open data to linked open data 
• State of the art about meteorological dataset publication 
• Dataset 
• Weather dataset from montoldre weather station 
• Csv files 
• Model the data, use standard vocabularies 
• Semantic Sensor Network (SSN) ontology 
• Networks of ontologies around SSN: SSN+GeoSPARQL+locn, SSN+ 
AWS+ Climate and Forecast, SSN+ QU+ Time 
• Convert data to linked data representation 
• Conclusion and Perspectives
3 
Irstea: an environmental data provider 
Irstea uses and provides several datasets. 
Teams belongs to several environmental observatories. 
• Data Base about avalanche 
• BDOH Data Base about hydrology https://bdoh.irstea.fr/ 
• Data about soil pollution 
Scientific data may be used by other public and research institutes 
Scientific data 
 open data (non proprietary format) 
 linked open data (linked RDF)
4 
What is Open Data? 
Open data is data that can be freely used, reused and redistributed by 
anyone - subject only, at most, to the requirement to attribute and 
sharealike. 
• Availability and Access: the data must be available as a whole and 
at no more than a reasonable reproduction cost, preferably by 
downloading over the internet. The data must also be available in a 
convenient and modifiable form. 
• Reuse and Redistribution: the data must be provided under terms 
that permit reuse and redistribution including the intermixing with other 
datasets. 
• Universal Participation: everyone must be able to use, reuse and 
redistribute - there should be no discrimination against fields of 
endeavour or against persons or groups. 
source: Open Data Handbook, 
http://opendatahandbook.org/en/what-is-open-data/
5 
What is 5 star Open Data? 
source: Tim Berners-Lee, http://5stardata.info/
6 
How to build 5 star Open Data 
1. Prepare Stakeholders 
2. Select a dataset 
3. Model the data. 
4. Specify an appropriate open data license 
5. Create good URIs for Linked Data 
6. Use standard vocabularies 
7. Convert data to a Linked Data 
representation. 
8. Provide machine access to data 
9. Announce the new data sets on an 
authoritative domain 
10. Recognize the social contract 
Hyland, B., Atemezing G, & Villazón-Terrazas B (2014) Best 
Practices for Publishing Linked Data. W3C Working Group 
Note. http://www.w3.org/TR/ld-bp/
7 
Linked Open Data cloud 
An extension of the 
current Web… 
… where data are given 
well-defined and 
explicitly represented 
meaning, … 
… so that it can be 
shared and used by 
humans and machines, 
... 
... better enabling them 
to work in cooperation 
And clear principles on 
how to publish data
8 
State of the Art SSN 
SSN FOR PUBLISHING METEOROLOGICAL DATA 
Feature of interest, spatial, time 
• AEMET (Agencia Estatal de Meteorologia) 
AEMET, WGS84,Geobuddies, W3C Time 
• Swiss Experiment project 
SWEET, WGS84, QUDT 
• ACORN-SAT (Australian Bureau of Meteorology) 
WGS84, UK Intervals, DUL, Data Cube 
• SMEAR (Finnish Station for Measuring Ecosystem Atmosphere 
Relations) 
SWEET, Geoname, WGS84,DUL, Data Cube, Situation Theory
9 
Irstea Weather Station 
MONTOLDRE 
Montoldre center of France 
Vantage Pro 2 of Davis Instruments 
Sensors: 
• temperature  outdoor temperature 
• atmospheric pressure  external pressure 
• air humidity outdoor  relative humidity 
• weathervane  wind direction 
• anemometer  wind speed 
• rain gauge  precipitation quantity + precipitation rate 
• solar radiation  solar radiation 
Measurement from 2010 to 2013, every 30 minutes 
convertion of CSV files
10 
Irstea Weather Station
11 
Semantic Sensor Network Ontology
12 
Network of Ontologies 
Semantic Sensor Network : the backbone 
Sensing Device 
ontology for meteorological sensor (aws) 
Feature of Interest 
Climate and Forecast (cf-feature + cf-property) 
Platform location 
GeoSPARQL and Location Core Vocabulary (geosparql + locn) 
Observation 
W3C Time Ontology (time) 
Observation value 
Library of Quantity Kind and Units (qu + dim) 
Dolce Ultra Light (dul)
13 
Description of Weather Station 
SSN + LOCATION + GEOMETRY 
What is a weather station? 
It is a ssn:Platform, ssn:System. 
• Platform is not the set of software uses to manage the sensor nodes 
 Platform is an entity to which other entities can be attached 
Where is the weather station? 
 The location is always associated to a Platform individual 
• WGS84 vocabulary usage does not make the difference between the 
spatial feature and its geometrical representation (a point). Spatial 
feature may have several geometrical representations depending of 
the scale (point, polygon etc…) 
 Spatial queries : Where are the sensors near "Clermont Ferrand"?
14 
Description of Weather Station 
SSN + LOCATION + GEOMETRY
15 
Description of sensors 
SSN + AWS + CF-PROPERTY 
Which type of sensor ? 
• It is hard to find the specific type of sensor. 
• Documentation is incomplete and not precise enough. 
What type of phenomenum observes sensor? 
 Cf-property individuals are not declared as instances of ssn:Property 
class 
No problem the constraint on the property ssn:observes will infers that these 
individuals are instances of ssn:Property class 
Which station belongs the sensors? 
 The property ssn:onPlatform should be used between a sensor and 
the weather station 
• Query: How many sensors onPlatform lesPalanquinsVP2_1? no results
16 
Description of Sensors
17 
Description of Observation 
SSN (DUL) + CF-FEATURE +CF-PROPERTY+ QU 
Observation describes the context of measurement. 
Which sensor do the measurement ? 
What is measured? 
What is the measured data? 
What is the unit of the data ? 
• Dul properties and qu properties are redondants: which one should be 
used and why? 
• Lots of (blank) nodes between the observation and the data value 
• Hard to find an URI pattern for observation : 
at_Time_of_Plateform_Sensor_on_Property 
A sensor (rain gauge) can observe several properties
18 
Description of Observation
19 
Description of Observation 
SSN + TIME 
Observation describes the context of measurement. 
When the measure was done? 
A measurement can be a instant event: temperature, pressure, humidity 
A measurement may be an interval event: precipitation quantity, 
precipitation rate, wind direction, wind speed, solar radiation. 
• Lack of documentation (wind direction) 
Aggregation queries: 
Find the strange days? 
What are the day where the average temperature is above the monthly expected 
temperature? 
Find the days where the farmer can not go working (too much 
precipitation or wind) 
Give me the date where the daily quantity precipitation is above a threshold?
20 
Time Instant Observation
21 
Time Interval Observation
22 
Convert data to linked data representation 
TRANSFORMATION FROM CSV TO RDF 
• Timestamps and duration 
creation 
• Wind direction conversion 
• Split by month
23 
Provide Machine Access to Data 
DEMO 
http://ontology.irstea.fr 
select weather data 
SPARQL endpoint 
http://ontology.irstea.fr/weather/snorql/ 
Rdf server jena fuseki 
No reasoner 
Dataset 
8 type of measurement * 48 measurements per day * 365 days * 4 
years= 560 640 observations 
9 300 000 triplets
24 
Recommendations 
• Find a set of ontologies that are build to be connected together 
• Never create a new class, just reference existing classes from others 
ontologies 
• Good URI are not so easy 
• Define pattern (see cooluri) 
• Create URI for individual with / only (#?) 
• No Blank Nodes in order to browse the dataset 
• Review your dataset with several reviewers (ssn workshop)
25 
Conclusion & Perspectives 
Not so easy to do it well ! 
Promote our dataset 
• find a correct licence 
• Publish it in datahub 
Use it at a benchmark to run aggregation queries 
New dataset about hydrology 
Query a dataset in french and in natural language 
One day to 
publish a dataset 
Ok we do it in 6 
months
www.irstea.fr 
Pour mieux 
affirmer 
ses missions, 
le Cemagref 
devient Irstea 
Thanks for your attention!
27 
W3C Semantic Sensor Incubator Group 
: SSN XG 
SSN – XG : mars 2009 
41 Participants de 16 organisations : Des grands noms du domaine des 
ontologies et des réseaux de capteurs : CSIRO, Wright State University, OGC, DERI, OEG, 
Knoesis etc… 
Objectifs: 
• Proposer un modèle unifié de données de capteurs et de métadonnées 
• Etat de l’art sur les ontologies de capteurs existantes 
• Proposer des méthodes de développements applications intelligentes 
travaillant sur les données de capteurs 
Résultat : 
une ontologie qui intègre plusieurs ontologies existantes, validées dans des 
projets. 
Final Report 28 June 2011 
http://www.w3.org/2005/Incubator/ssn/XGR-ssn-20110628/
28 
Semantic Sensor Network Ontology 
Format OWL 2, disponible sur le web et documentée 
(!!) Orientée capteur uniquement, compatible avec les standards de OGC 
Aligner sur l’ontologie de haut niveau Dolce Ultra Light (DUL) 
 Faciliter l’intégration avec d’autres ontologies 
 SSN ne s’utilise jamais seule (!!), chaque application ne réutilise qu’une sous partie 
de l’ontologie 
Ontologie modulaire basé sur des patrons de conception (Design Pattern) 
 Importe que les parties nécessaires 
 Faciliter l’évolution de l’ontologie 
 Répond à plusieurs cas d’usage (4) 
 Permettre d’avoir plusieurs niveaux de description 
 « Redondance » voulue et nécessaire 
Semantic Sensor Network Ontology: http://www.w3.org/2005/Incubator/ssn/ssnx/ssn 
M. Compton et al. The SSN ontology of the W3C semantic sensor network incubator 
group. Web Semantics: Science, Services and Agents on the World Wide Web 
Volume 17, December 2012, pp 25–32
29 
Ontology Design Pattern: ODP SSO 
STIMULUS SENSOR OBSERVATION 
Sensor is anything that observes 
How it senses ? 
What is sensed? 
What senses ?
30 
Ontology Design Pattern: SSO in SSN 
STIMULUS SENSOR OBSERVATION 
Sensor is anything that observes 
How it senses ? 
What is sensed? 
What senses ?
31 
DUL et SSN

Mais conteúdo relacionado

Mais procurados

Linked Sensor Data cube
Linked Sensor Data cubeLinked Sensor Data cube
Linked Sensor Data cubeLaurent Lefort
 
The World Wide Distributed Computing Architecture of the LHC Datagrid
The World Wide Distributed Computing Architecture of the LHC DatagridThe World Wide Distributed Computing Architecture of the LHC Datagrid
The World Wide Distributed Computing Architecture of the LHC DatagridSwiss Big Data User Group
 
Semantic Support for Complex Ecosystem Research Environments
Semantic Support for Complex Ecosystem Research EnvironmentsSemantic Support for Complex Ecosystem Research Environments
Semantic Support for Complex Ecosystem Research EnvironmentsHenrique O. Santos
 
Big Data for Big Discoveries
Big Data for Big DiscoveriesBig Data for Big Discoveries
Big Data for Big DiscoveriesGovnet Events
 
Aaltoes opendata 20130206
Aaltoes opendata 20130206Aaltoes opendata 20130206
Aaltoes opendata 20130206Roope Tervo
 
An Overview of Bionimbus (March 2010)
An Overview of Bionimbus (March 2010)An Overview of Bionimbus (March 2010)
An Overview of Bionimbus (March 2010)Robert Grossman
 
Novel Techniques & Connections Between High-Pressure Mineral Physics, Microto...
Novel Techniques & Connections Between High-Pressure Mineral Physics, Microto...Novel Techniques & Connections Between High-Pressure Mineral Physics, Microto...
Novel Techniques & Connections Between High-Pressure Mineral Physics, Microto...EarthCube
 
Large Scale On-Demand Image Processing For Disaster Relief
Large Scale On-Demand Image Processing For Disaster ReliefLarge Scale On-Demand Image Processing For Disaster Relief
Large Scale On-Demand Image Processing For Disaster ReliefRobert Grossman
 
ESCAPE Kick-off meeting - KM3Net, Opening a new window on our universe (Feb 2...
ESCAPE Kick-off meeting - KM3Net, Opening a new window on our universe (Feb 2...ESCAPE Kick-off meeting - KM3Net, Opening a new window on our universe (Feb 2...
ESCAPE Kick-off meeting - KM3Net, Opening a new window on our universe (Feb 2...ESCAPE EU
 
Open Data and and INSPIRE
Open Data and and INSPIREOpen Data and and INSPIRE
Open Data and and INSPIRERoope Tervo
 
Solar System Processing with LSST: A Status Update
Solar System Processing with LSST: A Status UpdateSolar System Processing with LSST: A Status Update
Solar System Processing with LSST: A Status UpdateMario Juric
 
Stanford/SLAC Cryo-EM Computing and Storage, Yee-Ting Li
Stanford/SLAC Cryo-EM Computing and Storage, Yee-Ting LiStanford/SLAC Cryo-EM Computing and Storage, Yee-Ting Li
Stanford/SLAC Cryo-EM Computing and Storage, Yee-Ting LiPacificResearchPlatform
 
How HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental scienceHow HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental scienceinside-BigData.com
 
Health & Status Monitoring (2010-v8)
Health & Status Monitoring (2010-v8)Health & Status Monitoring (2010-v8)
Health & Status Monitoring (2010-v8)Robert Grossman
 
Dynamic Data Center concept
Dynamic Data Center concept  Dynamic Data Center concept
Dynamic Data Center concept Miha Ahronovitz
 
Open Weather Data as Part of Big Data
Open Weather Data as Part of Big DataOpen Weather Data as Part of Big Data
Open Weather Data as Part of Big DataRoope Tervo
 
Producing INSPIRE compliant datasets
Producing INSPIRE compliant datasetsProducing INSPIRE compliant datasets
Producing INSPIRE compliant datasetsRoope Tervo
 
Meteorological and Aviation Weather Open Data implementation utilising OGC st...
Meteorological and Aviation Weather Open Data implementation utilising OGC st...Meteorological and Aviation Weather Open Data implementation utilising OGC st...
Meteorological and Aviation Weather Open Data implementation utilising OGC st...Roope Tervo
 
ArrayUDF: User-Defined Scientific Data Analysis on Arrays
ArrayUDF: User-Defined Scientific Data Analysis on ArraysArrayUDF: User-Defined Scientific Data Analysis on Arrays
ArrayUDF: User-Defined Scientific Data Analysis on ArraysGoon83
 
My Other Computer is a Data Center: The Sector Perspective on Big Data
My Other Computer is a Data Center: The Sector Perspective on Big DataMy Other Computer is a Data Center: The Sector Perspective on Big Data
My Other Computer is a Data Center: The Sector Perspective on Big DataRobert Grossman
 

Mais procurados (20)

Linked Sensor Data cube
Linked Sensor Data cubeLinked Sensor Data cube
Linked Sensor Data cube
 
The World Wide Distributed Computing Architecture of the LHC Datagrid
The World Wide Distributed Computing Architecture of the LHC DatagridThe World Wide Distributed Computing Architecture of the LHC Datagrid
The World Wide Distributed Computing Architecture of the LHC Datagrid
 
Semantic Support for Complex Ecosystem Research Environments
Semantic Support for Complex Ecosystem Research EnvironmentsSemantic Support for Complex Ecosystem Research Environments
Semantic Support for Complex Ecosystem Research Environments
 
Big Data for Big Discoveries
Big Data for Big DiscoveriesBig Data for Big Discoveries
Big Data for Big Discoveries
 
Aaltoes opendata 20130206
Aaltoes opendata 20130206Aaltoes opendata 20130206
Aaltoes opendata 20130206
 
An Overview of Bionimbus (March 2010)
An Overview of Bionimbus (March 2010)An Overview of Bionimbus (March 2010)
An Overview of Bionimbus (March 2010)
 
Novel Techniques & Connections Between High-Pressure Mineral Physics, Microto...
Novel Techniques & Connections Between High-Pressure Mineral Physics, Microto...Novel Techniques & Connections Between High-Pressure Mineral Physics, Microto...
Novel Techniques & Connections Between High-Pressure Mineral Physics, Microto...
 
Large Scale On-Demand Image Processing For Disaster Relief
Large Scale On-Demand Image Processing For Disaster ReliefLarge Scale On-Demand Image Processing For Disaster Relief
Large Scale On-Demand Image Processing For Disaster Relief
 
ESCAPE Kick-off meeting - KM3Net, Opening a new window on our universe (Feb 2...
ESCAPE Kick-off meeting - KM3Net, Opening a new window on our universe (Feb 2...ESCAPE Kick-off meeting - KM3Net, Opening a new window on our universe (Feb 2...
ESCAPE Kick-off meeting - KM3Net, Opening a new window on our universe (Feb 2...
 
Open Data and and INSPIRE
Open Data and and INSPIREOpen Data and and INSPIRE
Open Data and and INSPIRE
 
Solar System Processing with LSST: A Status Update
Solar System Processing with LSST: A Status UpdateSolar System Processing with LSST: A Status Update
Solar System Processing with LSST: A Status Update
 
Stanford/SLAC Cryo-EM Computing and Storage, Yee-Ting Li
Stanford/SLAC Cryo-EM Computing and Storage, Yee-Ting LiStanford/SLAC Cryo-EM Computing and Storage, Yee-Ting Li
Stanford/SLAC Cryo-EM Computing and Storage, Yee-Ting Li
 
How HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental scienceHow HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental science
 
Health & Status Monitoring (2010-v8)
Health & Status Monitoring (2010-v8)Health & Status Monitoring (2010-v8)
Health & Status Monitoring (2010-v8)
 
Dynamic Data Center concept
Dynamic Data Center concept  Dynamic Data Center concept
Dynamic Data Center concept
 
Open Weather Data as Part of Big Data
Open Weather Data as Part of Big DataOpen Weather Data as Part of Big Data
Open Weather Data as Part of Big Data
 
Producing INSPIRE compliant datasets
Producing INSPIRE compliant datasetsProducing INSPIRE compliant datasets
Producing INSPIRE compliant datasets
 
Meteorological and Aviation Weather Open Data implementation utilising OGC st...
Meteorological and Aviation Weather Open Data implementation utilising OGC st...Meteorological and Aviation Weather Open Data implementation utilising OGC st...
Meteorological and Aviation Weather Open Data implementation utilising OGC st...
 
ArrayUDF: User-Defined Scientific Data Analysis on Arrays
ArrayUDF: User-Defined Scientific Data Analysis on ArraysArrayUDF: User-Defined Scientific Data Analysis on Arrays
ArrayUDF: User-Defined Scientific Data Analysis on Arrays
 
My Other Computer is a Data Center: The Sector Perspective on Big Data
My Other Computer is a Data Center: The Sector Perspective on Big DataMy Other Computer is a Data Center: The Sector Perspective on Big Data
My Other Computer is a Data Center: The Sector Perspective on Big Data
 

Destaque

Intelligent Wireless Sensor Network Simulation: Flood Use Case
Intelligent Wireless Sensor Network Simulation: Flood Use CaseIntelligent Wireless Sensor Network Simulation: Flood Use Case
Intelligent Wireless Sensor Network Simulation: Flood Use Casecatherine roussey
 
interopérabilité en informatique
interopérabilité en informatiqueinteropérabilité en informatique
interopérabilité en informatiquecatherine roussey
 
Irstea Use Case: Integration of Crop Observations using Semantic Web Technolo...
Irstea Use Case: Integration of Crop Observations using Semantic Web Technolo...Irstea Use Case: Integration of Crop Observations using Semantic Web Technolo...
Irstea Use Case: Integration of Crop Observations using Semantic Web Technolo...catherine roussey
 
Les nouveaux métiers de l'information-documentation : quelques repères.../ADB...
Les nouveaux métiers de l'information-documentation : quelques repères.../ADB...Les nouveaux métiers de l'information-documentation : quelques repères.../ADB...
Les nouveaux métiers de l'information-documentation : quelques repères.../ADB...Sylvie LAFON
 
Les Ontologies dans les Systèmes d’Information
Les Ontologies dans les Systèmes d’InformationLes Ontologies dans les Systèmes d’Information
Les Ontologies dans les Systèmes d’Informationcatherine roussey
 
Semantic Sensor Network Ontology: Description et usage
Semantic Sensor Network Ontology: Description et usageSemantic Sensor Network Ontology: Description et usage
Semantic Sensor Network Ontology: Description et usagecatherine roussey
 

Destaque (9)

2015 ed spi
2015 ed spi2015 ed spi
2015 ed spi
 
Skos transformation
Skos transformationSkos transformation
Skos transformation
 
Intelligent Wireless Sensor Network Simulation: Flood Use Case
Intelligent Wireless Sensor Network Simulation: Flood Use CaseIntelligent Wireless Sensor Network Simulation: Flood Use Case
Intelligent Wireless Sensor Network Simulation: Flood Use Case
 
interopérabilité en informatique
interopérabilité en informatiqueinteropérabilité en informatique
interopérabilité en informatique
 
Irstea Use Case: Integration of Crop Observations using Semantic Web Technolo...
Irstea Use Case: Integration of Crop Observations using Semantic Web Technolo...Irstea Use Case: Integration of Crop Observations using Semantic Web Technolo...
Irstea Use Case: Integration of Crop Observations using Semantic Web Technolo...
 
Les nouveaux métiers de l'information-documentation : quelques repères.../ADB...
Les nouveaux métiers de l'information-documentation : quelques repères.../ADB...Les nouveaux métiers de l'information-documentation : quelques repères.../ADB...
Les nouveaux métiers de l'information-documentation : quelques repères.../ADB...
 
Les Ontologies dans les Systèmes d’Information
Les Ontologies dans les Systèmes d’InformationLes Ontologies dans les Systèmes d’Information
Les Ontologies dans les Systèmes d’Information
 
ontologie de capteurs
ontologie de capteursontologie de capteurs
ontologie de capteurs
 
Semantic Sensor Network Ontology: Description et usage
Semantic Sensor Network Ontology: Description et usageSemantic Sensor Network Ontology: Description et usage
Semantic Sensor Network Ontology: Description et usage
 

Semelhante a Weather Station Data Publication at Irstea: an implementation Report.

AusCover portal presentation
AusCover portal presentationAusCover portal presentation
AusCover portal presentationTERN Australia
 
Kerry Taylor - Semantics & sensors
Kerry Taylor - Semantics & sensorsKerry Taylor - Semantics & sensors
Kerry Taylor - Semantics & sensorsWeb Directions
 
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...DataWorks Summit/Hadoop Summit
 
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...Laurent Lefort
 
SPatially Explicit Data Discovery, Extraction and Evaluation Services (SPEDDE...
SPatially Explicit Data Discovery, Extraction and Evaluation Services (SPEDDE...SPatially Explicit Data Discovery, Extraction and Evaluation Services (SPEDDE...
SPatially Explicit Data Discovery, Extraction and Evaluation Services (SPEDDE...aceas13tern
 
Accelerating Science with Cloud Technologies in the ABoVE Science Cloud
Accelerating Science with Cloud Technologies in the ABoVE Science CloudAccelerating Science with Cloud Technologies in the ABoVE Science Cloud
Accelerating Science with Cloud Technologies in the ABoVE Science CloudGlobus
 
What is a Data Commons and Why Should You Care?
What is a Data Commons and Why Should You Care? What is a Data Commons and Why Should You Care?
What is a Data Commons and Why Should You Care? Robert Grossman
 
Fi cloudpresentationgyrardaugust2015 v2
Fi cloudpresentationgyrardaugust2015 v2Fi cloudpresentationgyrardaugust2015 v2
Fi cloudpresentationgyrardaugust2015 v2Amélie Gyrard
 
ACC-2012, Bangalore, India, 28 July, 2012
ACC-2012, Bangalore, India, 28 July, 2012ACC-2012, Bangalore, India, 28 July, 2012
ACC-2012, Bangalore, India, 28 July, 2012Charith Perera
 
Using the Open Science Data Cloud for Data Science Research
Using the Open Science Data Cloud for Data Science ResearchUsing the Open Science Data Cloud for Data Science Research
Using the Open Science Data Cloud for Data Science ResearchRobert Grossman
 
An Autonomic Approach to Real-Time Predictive Analytics using Open Data and ...
An Autonomic Approach to Real-Time Predictive Analytics using Open Data and ...An Autonomic Approach to Real-Time Predictive Analytics using Open Data and ...
An Autonomic Approach to Real-Time Predictive Analytics using Open Data and ...Wassim Derguech
 
MDM-2013, Milan, Italy, 6 June, 2013
MDM-2013, Milan, Italy, 6 June, 2013MDM-2013, Milan, Italy, 6 June, 2013
MDM-2013, Milan, Italy, 6 June, 2013Charith Perera
 
NIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGNIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGGeoffrey Fox
 
big_data_casestudies_2.ppt
big_data_casestudies_2.pptbig_data_casestudies_2.ppt
big_data_casestudies_2.pptvishal choudhary
 
Aspects of Reproducibility in Earth Science
Aspects of Reproducibility in Earth ScienceAspects of Reproducibility in Earth Science
Aspects of Reproducibility in Earth ScienceRaul Palma
 
Inter-university Upper atmosphere Global Observation NETwork (IUGONET)
Inter-university Upper atmosphere Global Observation NETwork (IUGONET) Inter-university Upper atmosphere Global Observation NETwork (IUGONET)
Inter-university Upper atmosphere Global Observation NETwork (IUGONET) Iugo Net
 
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
 
Overview of DuraMat software tool development
Overview of DuraMat software tool developmentOverview of DuraMat software tool development
Overview of DuraMat software tool developmentAnubhav Jain
 
WEBINAR: "How to manage your data to make them open and fair"
WEBINAR:  "How to manage your data to make them open and fair"  WEBINAR:  "How to manage your data to make them open and fair"
WEBINAR: "How to manage your data to make them open and fair" OpenAIRE
 

Semelhante a Weather Station Data Publication at Irstea: an implementation Report. (20)

AusCover portal presentation
AusCover portal presentationAusCover portal presentation
AusCover portal presentation
 
Kerry Taylor - Semantics & sensors
Kerry Taylor - Semantics & sensorsKerry Taylor - Semantics & sensors
Kerry Taylor - Semantics & sensors
 
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
 
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
 
SPatially Explicit Data Discovery, Extraction and Evaluation Services (SPEDDE...
SPatially Explicit Data Discovery, Extraction and Evaluation Services (SPEDDE...SPatially Explicit Data Discovery, Extraction and Evaluation Services (SPEDDE...
SPatially Explicit Data Discovery, Extraction and Evaluation Services (SPEDDE...
 
Shifting the Burden from the User to the Data Provider
Shifting the Burden from the User to the Data ProviderShifting the Burden from the User to the Data Provider
Shifting the Burden from the User to the Data Provider
 
Accelerating Science with Cloud Technologies in the ABoVE Science Cloud
Accelerating Science with Cloud Technologies in the ABoVE Science CloudAccelerating Science with Cloud Technologies in the ABoVE Science Cloud
Accelerating Science with Cloud Technologies in the ABoVE Science Cloud
 
What is a Data Commons and Why Should You Care?
What is a Data Commons and Why Should You Care? What is a Data Commons and Why Should You Care?
What is a Data Commons and Why Should You Care?
 
Fi cloudpresentationgyrardaugust2015 v2
Fi cloudpresentationgyrardaugust2015 v2Fi cloudpresentationgyrardaugust2015 v2
Fi cloudpresentationgyrardaugust2015 v2
 
ACC-2012, Bangalore, India, 28 July, 2012
ACC-2012, Bangalore, India, 28 July, 2012ACC-2012, Bangalore, India, 28 July, 2012
ACC-2012, Bangalore, India, 28 July, 2012
 
Using the Open Science Data Cloud for Data Science Research
Using the Open Science Data Cloud for Data Science ResearchUsing the Open Science Data Cloud for Data Science Research
Using the Open Science Data Cloud for Data Science Research
 
An Autonomic Approach to Real-Time Predictive Analytics using Open Data and ...
An Autonomic Approach to Real-Time Predictive Analytics using Open Data and ...An Autonomic Approach to Real-Time Predictive Analytics using Open Data and ...
An Autonomic Approach to Real-Time Predictive Analytics using Open Data and ...
 
MDM-2013, Milan, Italy, 6 June, 2013
MDM-2013, Milan, Italy, 6 June, 2013MDM-2013, Milan, Italy, 6 June, 2013
MDM-2013, Milan, Italy, 6 June, 2013
 
NIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGNIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWG
 
big_data_casestudies_2.ppt
big_data_casestudies_2.pptbig_data_casestudies_2.ppt
big_data_casestudies_2.ppt
 
Aspects of Reproducibility in Earth Science
Aspects of Reproducibility in Earth ScienceAspects of Reproducibility in Earth Science
Aspects of Reproducibility in Earth Science
 
Inter-university Upper atmosphere Global Observation NETwork (IUGONET)
Inter-university Upper atmosphere Global Observation NETwork (IUGONET) Inter-university Upper atmosphere Global Observation NETwork (IUGONET)
Inter-university Upper atmosphere Global Observation NETwork (IUGONET)
 
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
 
Overview of DuraMat software tool development
Overview of DuraMat software tool developmentOverview of DuraMat software tool development
Overview of DuraMat software tool development
 
WEBINAR: "How to manage your data to make them open and fair"
WEBINAR:  "How to manage your data to make them open and fair"  WEBINAR:  "How to manage your data to make them open and fair"
WEBINAR: "How to manage your data to make them open and fair"
 

Último

INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 

Último (20)

INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 

Weather Station Data Publication at Irstea: an implementation Report.

  • 1. www.irstea.fr Pour mieux affirmer ses missions, le Cemagref devient Irstea Catherine ROUSSEY, Stephan BERNARD, Géraldine ANDRE, Oscar CORCHO, Gil DE SOUSA, Daniel BOFFETY , Jean-Pierre CHANET October 13th 2014 Weather Station Data Publication at Irstea: an implementation Report Thanks to Jean Paul CALBIMONT, W3C SSN Working Group and SSN rewievers
  • 2. 2 Outline • Irstea needs • a data provider • From open data to linked open data • State of the art about meteorological dataset publication • Dataset • Weather dataset from montoldre weather station • Csv files • Model the data, use standard vocabularies • Semantic Sensor Network (SSN) ontology • Networks of ontologies around SSN: SSN+GeoSPARQL+locn, SSN+ AWS+ Climate and Forecast, SSN+ QU+ Time • Convert data to linked data representation • Conclusion and Perspectives
  • 3. 3 Irstea: an environmental data provider Irstea uses and provides several datasets. Teams belongs to several environmental observatories. • Data Base about avalanche • BDOH Data Base about hydrology https://bdoh.irstea.fr/ • Data about soil pollution Scientific data may be used by other public and research institutes Scientific data  open data (non proprietary format)  linked open data (linked RDF)
  • 4. 4 What is Open Data? Open data is data that can be freely used, reused and redistributed by anyone - subject only, at most, to the requirement to attribute and sharealike. • Availability and Access: the data must be available as a whole and at no more than a reasonable reproduction cost, preferably by downloading over the internet. The data must also be available in a convenient and modifiable form. • Reuse and Redistribution: the data must be provided under terms that permit reuse and redistribution including the intermixing with other datasets. • Universal Participation: everyone must be able to use, reuse and redistribute - there should be no discrimination against fields of endeavour or against persons or groups. source: Open Data Handbook, http://opendatahandbook.org/en/what-is-open-data/
  • 5. 5 What is 5 star Open Data? source: Tim Berners-Lee, http://5stardata.info/
  • 6. 6 How to build 5 star Open Data 1. Prepare Stakeholders 2. Select a dataset 3. Model the data. 4. Specify an appropriate open data license 5. Create good URIs for Linked Data 6. Use standard vocabularies 7. Convert data to a Linked Data representation. 8. Provide machine access to data 9. Announce the new data sets on an authoritative domain 10. Recognize the social contract Hyland, B., Atemezing G, & Villazón-Terrazas B (2014) Best Practices for Publishing Linked Data. W3C Working Group Note. http://www.w3.org/TR/ld-bp/
  • 7. 7 Linked Open Data cloud An extension of the current Web… … where data are given well-defined and explicitly represented meaning, … … so that it can be shared and used by humans and machines, ... ... better enabling them to work in cooperation And clear principles on how to publish data
  • 8. 8 State of the Art SSN SSN FOR PUBLISHING METEOROLOGICAL DATA Feature of interest, spatial, time • AEMET (Agencia Estatal de Meteorologia) AEMET, WGS84,Geobuddies, W3C Time • Swiss Experiment project SWEET, WGS84, QUDT • ACORN-SAT (Australian Bureau of Meteorology) WGS84, UK Intervals, DUL, Data Cube • SMEAR (Finnish Station for Measuring Ecosystem Atmosphere Relations) SWEET, Geoname, WGS84,DUL, Data Cube, Situation Theory
  • 9. 9 Irstea Weather Station MONTOLDRE Montoldre center of France Vantage Pro 2 of Davis Instruments Sensors: • temperature  outdoor temperature • atmospheric pressure  external pressure • air humidity outdoor  relative humidity • weathervane  wind direction • anemometer  wind speed • rain gauge  precipitation quantity + precipitation rate • solar radiation  solar radiation Measurement from 2010 to 2013, every 30 minutes convertion of CSV files
  • 10. 10 Irstea Weather Station
  • 11. 11 Semantic Sensor Network Ontology
  • 12. 12 Network of Ontologies Semantic Sensor Network : the backbone Sensing Device ontology for meteorological sensor (aws) Feature of Interest Climate and Forecast (cf-feature + cf-property) Platform location GeoSPARQL and Location Core Vocabulary (geosparql + locn) Observation W3C Time Ontology (time) Observation value Library of Quantity Kind and Units (qu + dim) Dolce Ultra Light (dul)
  • 13. 13 Description of Weather Station SSN + LOCATION + GEOMETRY What is a weather station? It is a ssn:Platform, ssn:System. • Platform is not the set of software uses to manage the sensor nodes  Platform is an entity to which other entities can be attached Where is the weather station?  The location is always associated to a Platform individual • WGS84 vocabulary usage does not make the difference between the spatial feature and its geometrical representation (a point). Spatial feature may have several geometrical representations depending of the scale (point, polygon etc…)  Spatial queries : Where are the sensors near "Clermont Ferrand"?
  • 14. 14 Description of Weather Station SSN + LOCATION + GEOMETRY
  • 15. 15 Description of sensors SSN + AWS + CF-PROPERTY Which type of sensor ? • It is hard to find the specific type of sensor. • Documentation is incomplete and not precise enough. What type of phenomenum observes sensor?  Cf-property individuals are not declared as instances of ssn:Property class No problem the constraint on the property ssn:observes will infers that these individuals are instances of ssn:Property class Which station belongs the sensors?  The property ssn:onPlatform should be used between a sensor and the weather station • Query: How many sensors onPlatform lesPalanquinsVP2_1? no results
  • 16. 16 Description of Sensors
  • 17. 17 Description of Observation SSN (DUL) + CF-FEATURE +CF-PROPERTY+ QU Observation describes the context of measurement. Which sensor do the measurement ? What is measured? What is the measured data? What is the unit of the data ? • Dul properties and qu properties are redondants: which one should be used and why? • Lots of (blank) nodes between the observation and the data value • Hard to find an URI pattern for observation : at_Time_of_Plateform_Sensor_on_Property A sensor (rain gauge) can observe several properties
  • 18. 18 Description of Observation
  • 19. 19 Description of Observation SSN + TIME Observation describes the context of measurement. When the measure was done? A measurement can be a instant event: temperature, pressure, humidity A measurement may be an interval event: precipitation quantity, precipitation rate, wind direction, wind speed, solar radiation. • Lack of documentation (wind direction) Aggregation queries: Find the strange days? What are the day where the average temperature is above the monthly expected temperature? Find the days where the farmer can not go working (too much precipitation or wind) Give me the date where the daily quantity precipitation is above a threshold?
  • 20. 20 Time Instant Observation
  • 21. 21 Time Interval Observation
  • 22. 22 Convert data to linked data representation TRANSFORMATION FROM CSV TO RDF • Timestamps and duration creation • Wind direction conversion • Split by month
  • 23. 23 Provide Machine Access to Data DEMO http://ontology.irstea.fr select weather data SPARQL endpoint http://ontology.irstea.fr/weather/snorql/ Rdf server jena fuseki No reasoner Dataset 8 type of measurement * 48 measurements per day * 365 days * 4 years= 560 640 observations 9 300 000 triplets
  • 24. 24 Recommendations • Find a set of ontologies that are build to be connected together • Never create a new class, just reference existing classes from others ontologies • Good URI are not so easy • Define pattern (see cooluri) • Create URI for individual with / only (#?) • No Blank Nodes in order to browse the dataset • Review your dataset with several reviewers (ssn workshop)
  • 25. 25 Conclusion & Perspectives Not so easy to do it well ! Promote our dataset • find a correct licence • Publish it in datahub Use it at a benchmark to run aggregation queries New dataset about hydrology Query a dataset in french and in natural language One day to publish a dataset Ok we do it in 6 months
  • 26. www.irstea.fr Pour mieux affirmer ses missions, le Cemagref devient Irstea Thanks for your attention!
  • 27. 27 W3C Semantic Sensor Incubator Group : SSN XG SSN – XG : mars 2009 41 Participants de 16 organisations : Des grands noms du domaine des ontologies et des réseaux de capteurs : CSIRO, Wright State University, OGC, DERI, OEG, Knoesis etc… Objectifs: • Proposer un modèle unifié de données de capteurs et de métadonnées • Etat de l’art sur les ontologies de capteurs existantes • Proposer des méthodes de développements applications intelligentes travaillant sur les données de capteurs Résultat : une ontologie qui intègre plusieurs ontologies existantes, validées dans des projets. Final Report 28 June 2011 http://www.w3.org/2005/Incubator/ssn/XGR-ssn-20110628/
  • 28. 28 Semantic Sensor Network Ontology Format OWL 2, disponible sur le web et documentée (!!) Orientée capteur uniquement, compatible avec les standards de OGC Aligner sur l’ontologie de haut niveau Dolce Ultra Light (DUL)  Faciliter l’intégration avec d’autres ontologies  SSN ne s’utilise jamais seule (!!), chaque application ne réutilise qu’une sous partie de l’ontologie Ontologie modulaire basé sur des patrons de conception (Design Pattern)  Importe que les parties nécessaires  Faciliter l’évolution de l’ontologie  Répond à plusieurs cas d’usage (4)  Permettre d’avoir plusieurs niveaux de description  « Redondance » voulue et nécessaire Semantic Sensor Network Ontology: http://www.w3.org/2005/Incubator/ssn/ssnx/ssn M. Compton et al. The SSN ontology of the W3C semantic sensor network incubator group. Web Semantics: Science, Services and Agents on the World Wide Web Volume 17, December 2012, pp 25–32
  • 29. 29 Ontology Design Pattern: ODP SSO STIMULUS SENSOR OBSERVATION Sensor is anything that observes How it senses ? What is sensed? What senses ?
  • 30. 30 Ontology Design Pattern: SSO in SSN STIMULUS SENSOR OBSERVATION Sensor is anything that observes How it senses ? What is sensed? What senses ?
  • 31. 31 DUL et SSN