SlideShare une entreprise Scribd logo
1  sur  39
Linked Ocean Data
Adam Leadbetter
Marine Institute, Ireland
adam.leadbetter@marine.ie
https://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Sir_Tim_Berners-Lee.jpg/640px-Sir_Tim_Berners-Lee.jpg/
@prefix me: <http://www.adam.info>.
@prefix foaf: <http://xmlns.com/foaf/>.
@prefix: db: <http://dbpedia.org/resource/>.
@prefix eg: <http://ont.example.org#>.
me:AdamLeadbetter a foaf:Person;
foaf:interestedIn db:DataManagement;
foaf:interestedIn db:Oceanography;
foaf:interestedIn db:Long-distance_running;
eg:worksFor <http://www.marine.ie>.
<http://www.marine.ie> a foaf:Organization.
@prefix me: <http://www.adam.info>.
@prefix foaf: <http://xmlns.com/foaf/>.
@prefix: db: <http://dbpedia.org/resource/>.
@prefix eg: <http://ont.example.org#>.
me:AdamLeadbetter a foaf:Person;
foaf:interestedIn db:DataManagement;
foaf:interestedIn db:Oceanography;
foaf:interestedIn db:Long-distance_running;
eg:worksFor <http://www.marine.ie>.
<http://www.marine.ie> a foaf:Organization.
@prefix me: <http://www.adam.info>.
@prefix foaf: <http://xmlns.com/foaf/>.
@prefix: db: <http://dbpedia.org/resource/>.
@prefix eg: <http://ont.example.org#>.
me:AdamLeadbetter a foaf:Person;
foaf:interestedIn db:DataManagement;
foaf:interestedIn db:Oceanography;
foaf:interestedIn db:Long-distance_running;
eg:worksFor <http://www.marine.ie>.
<http://www.marine.ie> a foaf:Organization.
@prefix me: <http://www.adam.info>.
@prefix foaf: <http://xmlns.com/foaf/>.
@prefix: db: <http://dbpedia.org/resource/>.
@prefix eg: <http://ont.example.org#>.
me:AdamLeadbetter a foaf:Person;
foaf:interestedIn db:DataManagement;
foaf:interestedIn db:Oceanography;
foaf:interestedIn db:Long-distance_running;
eg:worksFor <http://www.marine.ie>.
<http://www.marine.ie> a foaf:Organization.
http://whatis.techtarget.com/definition/3Vs
https://s-media-cache-ak0.pinimg.com/564x/e7/c2/6b/e7c26b7963b2628d10fe649008b02d23.jpg
HTTP://XKCD.COM/927/
http://iode.org/index.php?option=com_oe&task=viewDocumentRecord&docID=875
Concentration of tributyltin
cation {tributylstannyl TBT+ CAS
36643-28-4} per unit dry weight
of biota {Mytilus galloprovincialis
(ITIS: 79456: WoRMS 140481)
[Subcomponent: flesh]}
http://vocab.nerc.ac.uk/collection/P01/current/MMUSDTBT/
CAS 36643-28-4
per unit dry weight
biota
flesh
WoRMS: 140481
Concentration
http://smartbay.marine.ie
2016-10-03T00:10:04.863Z|I-OCEAN7-304-XXXX| 24.51 14.837 37.002 29.784 1500.4781 00:15:13.86M
2016-10-03T00:10:04.863Z|I-OCEAN7-304-XXXX| 24.51 14.837 37.002 29.784 1500.4781 00:15:13.86M
%{NUMBER:pressure:float}
%{SPACE}
%{NUMBER:temperature:float}
%{SPACE}
%{NUMBER:conductivity:float}
%{SPACE}
%{NUMBER:salinity:float}
%{SPACE}
%{NUMBER:sound_velocity:float}
%{SPACE}%{TIME:raw_time}
2016-10-03T00:10:04.863Z|I-OCEAN7-304-XXXX| 24.51 14.837 37.002 29.784 1500.4781 00:15:13.86M
%{NUMBER:pressure:float}
%{SPACE}
%{NUMBER:temperature:float}
%{SPACE}
%{NUMBER:conductivity:float}
%{SPACE}
%{NUMBER:salinity:float}
%{SPACE}
%{NUMBER:sound_velocity:float}
%{SPACE}%{TIME:raw_time}
An observation is an action whose result is an estimate
of the value of some property of the feature-of-interest,
obtained using a specified procedure
An observation is an action whose result is an estimate
of the value of some property of the feature-of-interest,
obtained using a specified procedure
Observation
An observation is an action whose result is an estimate
of the value of some property of the feature-of-interest,
obtained using a specified procedure
Observation
result
An observation is an action whose result is an estimate
of the value of some property of the feature-of-interest,
obtained using a specified procedure
Observation
result
property
An observation is an action whose result is an estimate
of the value of some property of the feature-of-interest,
obtained using a specified procedure
Observation
result
Feature property
An observation is an action whose result is an estimate
of the value of some property of the feature-of-interest,
obtained using a specified procedure
Observation
result
Feature property
procedure
{
"id":"foo",
"phenomenonTime": {"instant":"2016-08-18T11:42:59.782Z"},
"featureOfInterest":{"href":"http://linked.marine.ie/feature/exampleURI"},
"member":[{
"id":"#temperature",
"type":"Measurement",
"result": {
"value":16.118,
"uom":"http://vocab.nerc.ac.uk/collection/P06/current/UPAA/"
},
"observedProperty": {
"href":"http://vocab.nerc.ac.uk/collection/P01/current/TEMPPR01/"
},
"procedure":{
"href":"http://vocab.nerc.ac.uk/collection/L22/current/TOOL0861/"
},
"resultTime":"2016-08-18T11:42:59.782Z“
}]}
{
"id":"foo",
"phenomenonTime": {"instant":"2016-08-18T11:42:59.782Z"},
"featureOfInterest":{"href":"http://linked.marine.ie/feature/exampleURI"},
"member":[{
"id":"#temperature",
"type":"Measurement",
"result": {
"value":16.118,
"uom":"http://vocab.nerc.ac.uk/collection/P06/current/UPAA/"
},
"observedProperty": {
"href":"http://vocab.nerc.ac.uk/collection/P01/current/TEMPPR01/"
},
"procedure":{
"href":"http://vocab.nerc.ac.uk/collection/L22/current/TOOL0861/"
},
"resultTime":"2016-08-18T11:42:59.782Z“
}]}
{
"@context": "http://example.org/om-context",
"id":"foo",
"phenomenonTime": {"instant":"2016-08-18T11:42:59.782Z"},
"featureOfInterest":{"href":"http://linked.marine.ie/feature/exampleURI"},
"member":[{
"id":"#temperature",
"type":"Measurement",
"result": {
"value":16.118,
"uom":"http://vocab.nerc.ac.uk/collection/P06/current/UPAA/"
},
"observedProperty": {
"href":"http://vocab.nerc.ac.uk/collection/P01/current/TEMPPR01/"
},
"procedure":{
"href":"http://vocab.nerc.ac.uk/collection/L22/current/TOOL0861/"
},
"resultTime":"2016-08-18T11:42:59.782Z“
}]}
“There are emergent technologies throughout
the
fields around oceanography which we will
incorporate into oceanography, and through
that convergence we will make oceanography
into something even more magical”
John Delaney
Adam Leadbetter
adam.leadbetter@marine.ie
@AdamLeadbetter

Contenu connexe

En vedette

OpSmile Art Auction Catalogue
OpSmile Art Auction CatalogueOpSmile Art Auction Catalogue
OpSmile Art Auction Catalogueopsmile
 
Why hotel direct bookers make better lovers - A Triptease + Tnooz slide prese...
Why hotel direct bookers make better lovers - A Triptease + Tnooz slide prese...Why hotel direct bookers make better lovers - A Triptease + Tnooz slide prese...
Why hotel direct bookers make better lovers - A Triptease + Tnooz slide prese...tnooz
 
JavaOne 2016 short highlights
JavaOne 2016 short highlightsJavaOne 2016 short highlights
JavaOne 2016 short highlightsArto Santala
 
Обучение_детей_младшего_возраста_программированию
Обучение_детей_младшего_возраста_программированиюОбучение_детей_младшего_возраста_программированию
Обучение_детей_младшего_возраста_программированиюIvan Dementiev
 
Research into Film Magazines
Research into Film MagazinesResearch into Film Magazines
Research into Film Magazinesmeaglesham1
 
Gestión 100 días de gobierno
Gestión 100 días de gobierno Gestión 100 días de gobierno
Gestión 100 días de gobierno mauricio benitez
 
Broadband for Business
Broadband for BusinessBroadband for Business
Broadband for Businessmnrem
 
Patologías del Sistema Nervioso
Patologías del Sistema NerviosoPatologías del Sistema Nervioso
Patologías del Sistema NerviosoHector Martínez
 
中正行銷課
中正行銷課中正行銷課
中正行銷課bopomo
 
SharePoint 2013 and the Mobile SharePoint Explosion
SharePoint 2013 and the Mobile SharePoint ExplosionSharePoint 2013 and the Mobile SharePoint Explosion
SharePoint 2013 and the Mobile SharePoint ExplosionJoel Oleson
 

En vedette (15)

World Pangolin Day
World Pangolin DayWorld Pangolin Day
World Pangolin Day
 
OpSmile Art Auction Catalogue
OpSmile Art Auction CatalogueOpSmile Art Auction Catalogue
OpSmile Art Auction Catalogue
 
Why hotel direct bookers make better lovers - A Triptease + Tnooz slide prese...
Why hotel direct bookers make better lovers - A Triptease + Tnooz slide prese...Why hotel direct bookers make better lovers - A Triptease + Tnooz slide prese...
Why hotel direct bookers make better lovers - A Triptease + Tnooz slide prese...
 
JavaOne 2016 short highlights
JavaOne 2016 short highlightsJavaOne 2016 short highlights
JavaOne 2016 short highlights
 
World Smile Day
World Smile DayWorld Smile Day
World Smile Day
 
Обучение_детей_младшего_возраста_программированию
Обучение_детей_младшего_возраста_программированиюОбучение_детей_младшего_возраста_программированию
Обучение_детей_младшего_возраста_программированию
 
Research into Film Magazines
Research into Film MagazinesResearch into Film Magazines
Research into Film Magazines
 
Bird
BirdBird
Bird
 
Gestión 100 días de gobierno
Gestión 100 días de gobierno Gestión 100 días de gobierno
Gestión 100 días de gobierno
 
Broadband for Business
Broadband for BusinessBroadband for Business
Broadband for Business
 
Po co ci content marketing
Po co ci content marketingPo co ci content marketing
Po co ci content marketing
 
Patologías del Sistema Nervioso
Patologías del Sistema NerviosoPatologías del Sistema Nervioso
Patologías del Sistema Nervioso
 
Microsoft surface
Microsoft surfaceMicrosoft surface
Microsoft surface
 
中正行銷課
中正行銷課中正行銷課
中正行銷課
 
SharePoint 2013 and the Mobile SharePoint Explosion
SharePoint 2013 and the Mobile SharePoint ExplosionSharePoint 2013 and the Mobile SharePoint Explosion
SharePoint 2013 and the Mobile SharePoint Explosion
 

Similaire à Linked Ocean Data and Observations

E2 appspresso hands on lab
E2 appspresso hands on labE2 appspresso hands on lab
E2 appspresso hands on labNAVER D2
 
E3 appspresso hands on lab
E3 appspresso hands on labE3 appspresso hands on lab
E3 appspresso hands on labNAVER D2
 
ASML_FlightRecorderMeetsJava.pdf
ASML_FlightRecorderMeetsJava.pdfASML_FlightRecorderMeetsJava.pdf
ASML_FlightRecorderMeetsJava.pdfMiro Wengner
 
jQuery Makes Writing JavaScript Fun Again (for HTML5 User Group)
jQuery Makes Writing JavaScript Fun Again (for HTML5 User Group)jQuery Makes Writing JavaScript Fun Again (for HTML5 User Group)
jQuery Makes Writing JavaScript Fun Again (for HTML5 User Group)Doris Chen
 
Web Standards Support in WebKit
Web Standards Support in WebKitWeb Standards Support in WebKit
Web Standards Support in WebKitJoone Hur
 
Firefox OS, fixing the mobile web - FITC Toronto - 2014-04-28
Firefox OS, fixing the mobile web - FITC Toronto - 2014-04-28Firefox OS, fixing the mobile web - FITC Toronto - 2014-04-28
Firefox OS, fixing the mobile web - FITC Toronto - 2014-04-28Frédéric Harper
 
HTML5 on Mobile
HTML5 on MobileHTML5 on Mobile
HTML5 on MobileAdam Lu
 
Making Repository Easier With SWORD
Making Repository Easier With SWORDMaking Repository Easier With SWORD
Making Repository Easier With SWORDAdrian Stevenson
 
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"Daniel Bryant
 
Reversing Engineering a Web Application - For fun, behavior and detection
Reversing Engineering a Web Application - For fun, behavior and detectionReversing Engineering a Web Application - For fun, behavior and detection
Reversing Engineering a Web Application - For fun, behavior and detectionRodrigo Montoro
 
Interoperability Fundamentals: SWORD 2
Interoperability Fundamentals: SWORD 2Interoperability Fundamentals: SWORD 2
Interoperability Fundamentals: SWORD 2Adrian Stevenson
 
Rest experience-report
Rest experience-reportRest experience-report
Rest experience-reportJim Barritt
 
REST teori og praksis; REST in theory and practice
REST teori og praksis; REST in theory and practiceREST teori og praksis; REST in theory and practice
REST teori og praksis; REST in theory and practicehamnis
 
DevDays: Profiling With Java Flight Recorder
DevDays: Profiling With Java Flight RecorderDevDays: Profiling With Java Flight Recorder
DevDays: Profiling With Java Flight RecorderMiro Wengner
 
Adriano Di Luzio - Davvy - PyconSEI Talk
Adriano Di Luzio - Davvy - PyconSEI TalkAdriano Di Luzio - Davvy - PyconSEI Talk
Adriano Di Luzio - Davvy - PyconSEI Talkaldur999
 
Reaching out from ADF Mobile (ODTUG KScope 2014)
Reaching out from ADF Mobile (ODTUG KScope 2014)Reaching out from ADF Mobile (ODTUG KScope 2014)
Reaching out from ADF Mobile (ODTUG KScope 2014)Luc Bors
 
JavaScript APIs - The Web is the Platform
JavaScript APIs - The Web is the PlatformJavaScript APIs - The Web is the Platform
JavaScript APIs - The Web is the PlatformRobert Nyman
 

Similaire à Linked Ocean Data and Observations (20)

SWORD: An Overview
SWORD: An OverviewSWORD: An Overview
SWORD: An Overview
 
E2 appspresso hands on lab
E2 appspresso hands on labE2 appspresso hands on lab
E2 appspresso hands on lab
 
E3 appspresso hands on lab
E3 appspresso hands on labE3 appspresso hands on lab
E3 appspresso hands on lab
 
SWORD: The Story So Far
SWORD: The Story So FarSWORD: The Story So Far
SWORD: The Story So Far
 
Sword v2 at UKCoRR
Sword v2 at UKCoRRSword v2 at UKCoRR
Sword v2 at UKCoRR
 
ASML_FlightRecorderMeetsJava.pdf
ASML_FlightRecorderMeetsJava.pdfASML_FlightRecorderMeetsJava.pdf
ASML_FlightRecorderMeetsJava.pdf
 
jQuery Makes Writing JavaScript Fun Again (for HTML5 User Group)
jQuery Makes Writing JavaScript Fun Again (for HTML5 User Group)jQuery Makes Writing JavaScript Fun Again (for HTML5 User Group)
jQuery Makes Writing JavaScript Fun Again (for HTML5 User Group)
 
Web Standards Support in WebKit
Web Standards Support in WebKitWeb Standards Support in WebKit
Web Standards Support in WebKit
 
Firefox OS, fixing the mobile web - FITC Toronto - 2014-04-28
Firefox OS, fixing the mobile web - FITC Toronto - 2014-04-28Firefox OS, fixing the mobile web - FITC Toronto - 2014-04-28
Firefox OS, fixing the mobile web - FITC Toronto - 2014-04-28
 
HTML5 on Mobile
HTML5 on MobileHTML5 on Mobile
HTML5 on Mobile
 
Making Repository Easier With SWORD
Making Repository Easier With SWORDMaking Repository Easier With SWORD
Making Repository Easier With SWORD
 
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
 
Reversing Engineering a Web Application - For fun, behavior and detection
Reversing Engineering a Web Application - For fun, behavior and detectionReversing Engineering a Web Application - For fun, behavior and detection
Reversing Engineering a Web Application - For fun, behavior and detection
 
Interoperability Fundamentals: SWORD 2
Interoperability Fundamentals: SWORD 2Interoperability Fundamentals: SWORD 2
Interoperability Fundamentals: SWORD 2
 
Rest experience-report
Rest experience-reportRest experience-report
Rest experience-report
 
REST teori og praksis; REST in theory and practice
REST teori og praksis; REST in theory and practiceREST teori og praksis; REST in theory and practice
REST teori og praksis; REST in theory and practice
 
DevDays: Profiling With Java Flight Recorder
DevDays: Profiling With Java Flight RecorderDevDays: Profiling With Java Flight Recorder
DevDays: Profiling With Java Flight Recorder
 
Adriano Di Luzio - Davvy - PyconSEI Talk
Adriano Di Luzio - Davvy - PyconSEI TalkAdriano Di Luzio - Davvy - PyconSEI Talk
Adriano Di Luzio - Davvy - PyconSEI Talk
 
Reaching out from ADF Mobile (ODTUG KScope 2014)
Reaching out from ADF Mobile (ODTUG KScope 2014)Reaching out from ADF Mobile (ODTUG KScope 2014)
Reaching out from ADF Mobile (ODTUG KScope 2014)
 
JavaScript APIs - The Web is the Platform
JavaScript APIs - The Web is the PlatformJavaScript APIs - The Web is the Platform
JavaScript APIs - The Web is the Platform
 

Plus de Adam Leadbetter

United by a Common Language
United by a Common LanguageUnited by a Common Language
United by a Common LanguageAdam Leadbetter
 
The Place of Schema.org in Linked Ocean Data
The Place of Schema.org in Linked Ocean DataThe Place of Schema.org in Linked Ocean Data
The Place of Schema.org in Linked Ocean DataAdam Leadbetter
 
Using Erddap as a building block in Ireland's Integrated Digital Ocean
Using Erddap as a building block in Ireland's Integrated Digital OceanUsing Erddap as a building block in Ireland's Integrated Digital Ocean
Using Erddap as a building block in Ireland's Integrated Digital OceanAdam Leadbetter
 
Managing data for marine sciences
Managing data for marine sciencesManaging data for marine sciences
Managing data for marine sciencesAdam Leadbetter
 
Linking Open Data in Ireland's Digital Ocean
Linking Open Data in Ireland's Digital OceanLinking Open Data in Ireland's Digital Ocean
Linking Open Data in Ireland's Digital OceanAdam Leadbetter
 
Ocean Data Interoperability Platform - Vocabularies: DOIs for NVS Controlled ...
Ocean Data Interoperability Platform - Vocabularies: DOIs for NVS Controlled ...Ocean Data Interoperability Platform - Vocabularies: DOIs for NVS Controlled ...
Ocean Data Interoperability Platform - Vocabularies: DOIs for NVS Controlled ...Adam Leadbetter
 
Ocean Data Interoperability Platform - Big Data: Velocity
Ocean Data Interoperability Platform - Big Data: VelocityOcean Data Interoperability Platform - Big Data: Velocity
Ocean Data Interoperability Platform - Big Data: VelocityAdam Leadbetter
 
Research Vessel Data Management
Research Vessel Data ManagementResearch Vessel Data Management
Research Vessel Data ManagementAdam Leadbetter
 
Practical solutions to implementing "Born Connected" data systems
Practical solutions to implementing "Born Connected" data systemsPractical solutions to implementing "Born Connected" data systems
Practical solutions to implementing "Born Connected" data systemsAdam Leadbetter
 
Let's talk about data: Citation and publication
Let's talk about data: Citation and publicationLet's talk about data: Citation and publication
Let's talk about data: Citation and publicationAdam Leadbetter
 
Irish Integrated Digital Ocean
Irish Integrated Digital OceanIrish Integrated Digital Ocean
Irish Integrated Digital OceanAdam Leadbetter
 
Ocean Data Interoperability Platform - Big Data - Streams & Workflows
Ocean Data Interoperability Platform - Big Data - Streams & WorkflowsOcean Data Interoperability Platform - Big Data - Streams & Workflows
Ocean Data Interoperability Platform - Big Data - Streams & WorkflowsAdam Leadbetter
 
Ocean Data Interoperability Platform - Big Data
Ocean Data Interoperability Platform - Big DataOcean Data Interoperability Platform - Big Data
Ocean Data Interoperability Platform - Big DataAdam Leadbetter
 
Where did my layer come from? The semantics of data release
Where did my layer come from? The semantics of data releaseWhere did my layer come from? The semantics of data release
Where did my layer come from? The semantics of data releaseAdam Leadbetter
 
Vocabulary Services in EMODNet and SeaDataNet
Vocabulary Services in EMODNet and SeaDataNetVocabulary Services in EMODNet and SeaDataNet
Vocabulary Services in EMODNet and SeaDataNetAdam Leadbetter
 
Semantically supporting data discovery, markup and aggregation in EMODnet
Semantically supporting data discovery, markup and aggregation in EMODnetSemantically supporting data discovery, markup and aggregation in EMODnet
Semantically supporting data discovery, markup and aggregation in EMODnetAdam Leadbetter
 

Plus de Adam Leadbetter (20)

United by a Common Language
United by a Common LanguageUnited by a Common Language
United by a Common Language
 
The Place of Schema.org in Linked Ocean Data
The Place of Schema.org in Linked Ocean DataThe Place of Schema.org in Linked Ocean Data
The Place of Schema.org in Linked Ocean Data
 
Using Erddap as a building block in Ireland's Integrated Digital Ocean
Using Erddap as a building block in Ireland's Integrated Digital OceanUsing Erddap as a building block in Ireland's Integrated Digital Ocean
Using Erddap as a building block in Ireland's Integrated Digital Ocean
 
Managing data for marine sciences
Managing data for marine sciencesManaging data for marine sciences
Managing data for marine sciences
 
Linking Open Data in Ireland's Digital Ocean
Linking Open Data in Ireland's Digital OceanLinking Open Data in Ireland's Digital Ocean
Linking Open Data in Ireland's Digital Ocean
 
Ocean Data Interoperability Platform - Vocabularies: DOIs for NVS Controlled ...
Ocean Data Interoperability Platform - Vocabularies: DOIs for NVS Controlled ...Ocean Data Interoperability Platform - Vocabularies: DOIs for NVS Controlled ...
Ocean Data Interoperability Platform - Vocabularies: DOIs for NVS Controlled ...
 
Ocean Data Interoperability Platform - Big Data: Velocity
Ocean Data Interoperability Platform - Big Data: VelocityOcean Data Interoperability Platform - Big Data: Velocity
Ocean Data Interoperability Platform - Big Data: Velocity
 
Research Vessel Data Management
Research Vessel Data ManagementResearch Vessel Data Management
Research Vessel Data Management
 
Practical solutions to implementing "Born Connected" data systems
Practical solutions to implementing "Born Connected" data systemsPractical solutions to implementing "Born Connected" data systems
Practical solutions to implementing "Born Connected" data systems
 
Linked Ocean Data
Linked Ocean DataLinked Ocean Data
Linked Ocean Data
 
Let's talk about data: Citation and publication
Let's talk about data: Citation and publicationLet's talk about data: Citation and publication
Let's talk about data: Citation and publication
 
Linked Ocean Data
Linked Ocean DataLinked Ocean Data
Linked Ocean Data
 
Irish Integrated Digital Ocean
Irish Integrated Digital OceanIrish Integrated Digital Ocean
Irish Integrated Digital Ocean
 
Ocean Data Interoperability Platform - Big Data - Streams & Workflows
Ocean Data Interoperability Platform - Big Data - Streams & WorkflowsOcean Data Interoperability Platform - Big Data - Streams & Workflows
Ocean Data Interoperability Platform - Big Data - Streams & Workflows
 
Ocean Data Interoperability Platform - Big Data
Ocean Data Interoperability Platform - Big DataOcean Data Interoperability Platform - Big Data
Ocean Data Interoperability Platform - Big Data
 
Where did my layer come from? The semantics of data release
Where did my layer come from? The semantics of data releaseWhere did my layer come from? The semantics of data release
Where did my layer come from? The semantics of data release
 
Vocabulary Services in EMODNet and SeaDataNet
Vocabulary Services in EMODNet and SeaDataNetVocabulary Services in EMODNet and SeaDataNet
Vocabulary Services in EMODNet and SeaDataNet
 
Oceans of Linked Data
Oceans of Linked DataOceans of Linked Data
Oceans of Linked Data
 
Oceans of Data
Oceans of DataOceans of Data
Oceans of Data
 
Semantically supporting data discovery, markup and aggregation in EMODnet
Semantically supporting data discovery, markup and aggregation in EMODnetSemantically supporting data discovery, markup and aggregation in EMODnet
Semantically supporting data discovery, markup and aggregation in EMODnet
 

Dernier

Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
Botany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfBotany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfSumit Kumar yadav
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsSumit Kumar yadav
 
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡anilsa9823
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisDiwakar Mishra
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Broad bean, Lima Bean, Jack bean, Ullucus.pptx
Broad bean, Lima Bean, Jack bean, Ullucus.pptxBroad bean, Lima Bean, Jack bean, Ullucus.pptx
Broad bean, Lima Bean, Jack bean, Ullucus.pptxjana861314
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxAleenaTreesaSaji
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...jana861314
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Patrick Diehl
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptxRajatChauhan518211
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 

Dernier (20)

Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
Botany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfBotany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdf
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questions
 
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Broad bean, Lima Bean, Jack bean, Ullucus.pptx
Broad bean, Lima Bean, Jack bean, Ullucus.pptxBroad bean, Lima Bean, Jack bean, Ullucus.pptx
Broad bean, Lima Bean, Jack bean, Ullucus.pptx
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptx
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptx
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 

Linked Ocean Data and Observations

Notes de l'éditeur

  1. If HTML and the World Wide Web made all the online documents look like one huge book, [Linked Data] will make all the data in the world look like one huge database.