SlideShare a Scribd company logo
Dynamic Semantics for Dynamic 
IoT Environments 
1 
Payam Barnaghi 
Institute for Communication Systems (ICS) 
University of Surrey 
Guildford, United Kingdom 
7th International Workshop on Semantic Sensor Networks 
(SSN2014) @ ISWC2014
2 
Things, Devices, Data, and lots of it 
image courtesy: Smarter Data - I.03_C by Gwen Vanhee
Data in the IoT 
− Data is collected by sensory devices and also crowd 
sensing sources. 
− It is time and location dependent. 
− It can be noisy and the quality can vary. 
− It is often continuous - streaming data. 
− There are other important issues such as: 
− Device/network management 
− Actuation and feedback (command and control) 
− Service and entity descriptions are also important.
4 
Key characteristics of IoT devices 
−Often inexpensive sensors (and actuators) equipped with 
a radio transceiver for various applications, typically low 
data rate ~ 10-250 kbps. 
−Some, such as CCTV, can have high data rates 
−Data rates/distribution, however, can be sporadic 
−Deployed in large numbers 
−Often coordination between more than once source is 
required to perform a task. 
−Sometimes in-network processing is required. 
−Solutions are application-dependent. 
4
Internet of Things: The story so far 
RFID based 
solutions Wireless Sensor and 
Actuator networks 
, solutions for 
communication 
technologies, energy 
efficiency, routing, … 
Smart Devices/ 
Web-enabled 
Apps/Services, initial 
products, 
vertical applications, early 
concepts and demos, … 
Motion sensor 
ECG sensor 
Motion sensor 
Physical-Cyber-Social 
Systems, Linked-data, 
semantics, M2M, 
More products, more 
heterogeneity, 
solutions for control and 
monitoring, … 
Future: Cloud, Big (IoT) Data 
Analytics, Interoperability, 
Enhanced Cellular/Wireless Com. 
for IoT, Real-world operational 
use-cases and Industry and B2B 
services/applications, 
more Standards…
Scale of the problem 
6 
Things Data 
Devices 
2.5 quintillion 
bytes per day 
Billions and 
Billions of 
them… 
Estimated 50 
Billion by 2020
Heterogeneity, multi-modality and volume are 
among the key issues. 
We need interoperable and machine-interpretable 
solutions… 
7
8
9 
But why do we still not have fully 
integrated semantic solutions in the 
IoT?
A bit of history 
− “The Semantic Web is an extension of the current web 
in which information is given well-defined meaning, 
better enabling computers and people to work in co-operation.“ 
(Tim Berners-Lee et al, 2001) 
10 
Image source: Miller 2004
Semantics & the IoT 
− The Semantic Sensor (&Actuator) Web is an extension 
of the current Web/Internet in which information is given 
well-defined meaning, better enabling objects, devices 
and people to work in co-operation and to also enable 
autonomous interactions between devices and/or 
objects. 
11
Semantic Descriptions in Semantic (Web) World 
12
Semantic Web these days… 
13
14 
The world of IoT and Semantics
15 
Some good existing models: 
SSN Ontology 
Ontology Link: http://www.w3.org/2005/Incubator/ssn/ssnx/ssn 
M. Compton et al, "The SSN Ontology of the W3C Semantic Sensor Network Incubator Group", Journal of Web Semantics, 2012.
Semantic Sensor Web 
16 
“The semantic sensor Web enables 
interoperability and advanced analytics 
for situation awareness and other 
advanced applications from 
heterogeneous sensors.” 
(Amit Sheth et al, 2008)
Several ontologies and description models 
17
18 
We have good models and description 
frameworks; 
The problem is that having good 
models and developing ontologies is 
not enough.
19 
Semantic descriptions are intermediary 
solutions, not the end product. 
They should be transparent to the end-user 
and probably to the data producer 
as well.
A WoT/IoT Framework 
WSN 
WSN 
WSN 
WSN 
WSN 
Network-enabled 
Devices 
Semantically 
annotate data 
20 
Gateway 
CoAP 
HTTP 
CoAP 
CoAP 
HTTP 
6LowPAN 
Semantically 
annotate data 
http://mynet1/snodeA23/readTemp? 
WSN 
MQTT 
MQTT 
Gateway 
And several other 
protocols and solutions…
Publishing Semantic annotations 
− We need a model (ontology) – this is often the easy part 
for a single application. 
− Interoperability between the models is a big issue. 
− Express-ability vs Complexity is a challenge 
− How and where to add the semantics 
− Where to publish and store them 
− Semantic descriptions for data, streams, devices 
(resources) and entities that are represented by the 
devices, and description of the services. 
21
22 
Simplicity can be very useful…
Hyper/CAT 
- Servers provide catalogues of resources to 
clients. 
- A catalogue is an array of URIs. 
- Each resource in the catalogue is annotated 
with metadata (RDF-like triples). 
23 Source: Toby Jaffey, HyperCat Consortium, http://www.hypercat.io/standard.html
Hyper/CAT model 
24 Source: Toby Jaffey, HyperCat Consortium, http://www.hypercat.io/standard.html
25 
Complex models are (sometimes) good 
for publishing research papers…. 
But they are often difficult to 
implement and use in real world 
products.
What happens afterwards is more important 
− How to index and query the annotated data 
− How to make the publication suitable for constrained 
environments and/or allow them to scale 
− How to query them (considering the fact that here we are 
dealing with live data and often reducing the processing 
time and latency is crucial) 
− Linking to other sources 
26
The IoT is a dynamic, online and rapidly 
changing world 
27 
isPartOf 
Annotation for the (Semantic) Web 
Annotation for the IoT 
Image sources: ABC Australia and 2dolphins.com
Make your model fairly simple and modular 
28 
SSNO model
Tools and APIs 
29
30 
Creating common vocabularies and 
taxonomies are also equally important 
e.g. event taxonomies.
31 
We should accept the fact that 
sometimes we do not need (full) 
semantic descriptions. 
Think of the applications and use-cases 
before starting to annotate the data.
An example: a discovery 
method in the IoT 
time 
location 
type 
Query formulating 
[#location || ##ttyyppee || ttiimmee]] 
Discovery ID 
Discovery/ 
DHT Server 
Data repository 
(archived data) 
#location 
#type 
#location 
#type 
Data hypercube 
#location 
#type 
Gateway 
Core network 
Logical Connection 
Network Connection 
Data
An example: a discovery method in the IoT 
S. A. Hoseinitabatabaei, P. Barnaghi, C. Wang, R. Tafazolli, L. Dong, "A Distributed Data Discovery Mechanism for the Internet of Things", 33 
2014.
An example: a discovery method in the IoT 
S. A. Hoseinitabatabaei, P. Barnaghi, C. Wang, R. Tafazolli, L. Dong, "A Distributed Data Discovery Mechanism for the Internet of Things", 34 
2014.
101 Smart City Use-case Scenarios 
http://www.ict-citypulse.eu/page/content/smart-city-use-cases-and-requirements
36 
Semantic descriptions can be fairly 
static on the Web; 
In the IoT, the meaning of data and 
the annotations can change over 
time/space…
Static Semantics 
37
Dynamic Semantics 
<iot:measurement> 
<iot:type> temp</iot:type> 
<iot:unit>Celsius</iot:unit> 
<time>12:30:23UTC</time> 
<iot:accuracy>80%</iot:accuracy> 
<loc:long>51.2365<loc:lat> 
<loc:lat>0.5703</loc:lat> 
</iot:measurment> 
But this could be a function 
of time and location; 
What would be the 
accuracy 5 seconds after 
the measurement? 
38
Dynamic annotations for data in the 
process chain 
S. Kolozali et al, A Knowledge-based Approach for Real-Time IoT Data Stream Annotation and Processing", iThings 2014, 2014. 39
Dynamic annotations for provenance data 
S. Kolozali et al, A Knowledge-based Approach for Real-Time IoT Data Stream Annotation and Processing", iThings 2014, 2014. 40
41 
Semantic descriptions can also be 
learned and created automatically.
Extraction of events and semantics from social media 
42 
Tweets from a city 
City Infrastructure 
https://osf.io/b4q2t/ 
P. Anantharam, P. Barnaghi, K. Thirunarayan, A. Sheth, "Extracting city events from social streams,“, 2014.
Ontology learning from real world data 
43
Overall, we need semantic technologies 
in the IoT and these play a key role in 
providing interoperability.
However, we should design and use 
the semantics carefully and 
consider the constraints and 
dynamicity of the IoT environments.
The IoT 
WSN 
WSN 
WSN 
WSN 
WSN 
Network-enabled 
Devices 
Data MMWW 
streams 
Network-enabled 
Devices 
Network 
services/storage 
and processing 
units 
Data/service access 
at application level 
Data collections and 
processing within the 
networks 
Query/access 
to raw data 
Or 
Higher-level 
abstractions 
MMWW 
MMWW
#1: Design for large-scale and provide tools and 
APIs. 
#2: Think of who will use the semantics and how 
when you design your models. 
#3: Provide means to update and change the 
semantic annotations. 
47
#4: Create tools for validation and interoperability 
testing. 
#5: Create taxonomies and vocabularies. 
#6: Of course you can always create a better 
model, but try to re-use existing ones as much as 
you can. 
48
#7: Link your data and descriptions to other 
existing resources. 
#8: Define rules and/or best practices for providing 
the values for each attribute. 
#9: Remember the widely used semantic 
descriptions on the Web are simple ones like 
FOAF. 
49
#10: Semantics are only one part of the solution 
and often not the end-product so the focus of the 
design should be on creating effective methods, 
tools and APIs to handle and process the 
semantics. 
Query methods, machine learning, reasoning and 
data analysis techniques and methods should be 
able to effectively use these semantics. 
50 
In Conclusion
Q&A 
− Thank you. 
− EU FP7 CityPulse Project: 
http://www.ict-citypulse.eu/ 
@pbarnaghi 
p.barnaghi@surrey.ac.uk

More Related Content

PPT
Smart Cities….Smart Future
PPT
Dynamic Data Analytics for the Internet of Things: Challenges and Opportunities
PPT
Information Engineering in the Age of the Internet of Things
PPT
Intelligent Data Processing for the Internet of Things
PPT
Internet of Things and Data Analytics for Smart Cities
PPT
The Internet of Things: What's next?
PPT
Data Analytics for Smart Cities: Looking Back, Looking Forward
PPT
Smart Cities and Data Analytics: Challenges and Opportunities
Smart Cities….Smart Future
Dynamic Data Analytics for the Internet of Things: Challenges and Opportunities
Information Engineering in the Age of the Internet of Things
Intelligent Data Processing for the Internet of Things
Internet of Things and Data Analytics for Smart Cities
The Internet of Things: What's next?
Data Analytics for Smart Cities: Looking Back, Looking Forward
Smart Cities and Data Analytics: Challenges and Opportunities

What's hot (20)

PPT
CityPulse: Large-scale data analysis for smart city applications
PPT
Large-scale data analytics for smart cities
PPT
Internet of Things: The story so far
PPT
Opportunities and Challenges of Large-scale IoT Data Analytics
PPT
Physical-Cyber-Social Data Analytics & Smart City Applications
PPT
How to make cities "smarter"?
PPT
Dynamic Semantics for the Internet of Things
PPT
The Future is Cyber-Healthcare
PPT
Working with real world data
PPT
The impact of Big Data on next generation of smart cities
PPT
CityPulse: Large-scale data analytics for smart cities
PPT
How to make data more usable on the Internet of Things
PPT
Internet of Things and Large-scale Data Analytics
PPT
Internet of Things and Data Analytics for Smart Cities and eHealth
PPT
CityPulse: Large-scale data analysis for smart city applications
PPT
Semantic Technologies for the Internet of Things: Challenges and Opportunities
PPT
Intelligent Data Processing for the Internet of Things
PPT
Semantic technologies for the Internet of Things
PPT
What makes smart cities “Smart”?
PPT
Smart Cities: How are they different?
CityPulse: Large-scale data analysis for smart city applications
Large-scale data analytics for smart cities
Internet of Things: The story so far
Opportunities and Challenges of Large-scale IoT Data Analytics
Physical-Cyber-Social Data Analytics & Smart City Applications
How to make cities "smarter"?
Dynamic Semantics for the Internet of Things
The Future is Cyber-Healthcare
Working with real world data
The impact of Big Data on next generation of smart cities
CityPulse: Large-scale data analytics for smart cities
How to make data more usable on the Internet of Things
Internet of Things and Large-scale Data Analytics
Internet of Things and Data Analytics for Smart Cities and eHealth
CityPulse: Large-scale data analysis for smart city applications
Semantic Technologies for the Internet of Things: Challenges and Opportunities
Intelligent Data Processing for the Internet of Things
Semantic technologies for the Internet of Things
What makes smart cities “Smart”?
Smart Cities: How are they different?
Ad

Viewers also liked (11)

PPTX
Surfing from the WSNs to the IoT, 27nov2014
PPT
Wireless sensor network survey
PPT
Multi-resolution Data Communication in Wireless Sensor Networks
PPT
Semantic Sensor Service Networks
PPT
Data Modeling and Knowledge Engineering for the Internet of Things
PPT
Spatial Data on the Web
PPT
A Knowledge-based Approach for Real-Time IoT Stream Annotation and Processing
PPT
IoT-Lite: A Lightweight Semantic Model for the Internet of Things
PDF
Data Science Case Study: Wireless sensor network mathematical Models
PPT
Internet of Things: Concepts and Technologies
PPT
Wireless sensor network and its application
Surfing from the WSNs to the IoT, 27nov2014
Wireless sensor network survey
Multi-resolution Data Communication in Wireless Sensor Networks
Semantic Sensor Service Networks
Data Modeling and Knowledge Engineering for the Internet of Things
Spatial Data on the Web
A Knowledge-based Approach for Real-Time IoT Stream Annotation and Processing
IoT-Lite: A Lightweight Semantic Model for the Internet of Things
Data Science Case Study: Wireless sensor network mathematical Models
Internet of Things: Concepts and Technologies
Wireless sensor network and its application
Ad

Similar to Dynamic Semantics for Semantics for Dynamic IoT Environments (20)

PDF
Semantic IoT Semantic Inter-Operability Practices - Part 2
PDF
dagrep_v006_i004_p057_s16152
PDF
chapter 5.pdf
DOCX
chapter 5.docx
PDF
A_Middleware_based_on_Service_Oriented_Architectur.pdf
PDF
IOT_PPT1.pdf
PDF
Edge computing and its role in architecting IoT
PPTX
Internet of Things: Trends and challenges for future
PPTX
Internet of Things & Big Data
PDF
General introduction to IoTCrawler
PDF
Research Inventy : International Journal of Engineering and Science
PPT
Linking Programming models between Grids, Web 2.0 and Multicore
PDF
Internet of things (IOT) connects physical to digital
PDF
Data processing in Cyber-Physical Systems
PPTX
87 seminar presentation
PDF
Toward a real time framework in cloudlet-based architecture
PDF
chapter 4.pdf
DOCX
chapter 4.docx
PDF
Interoperability issues and challenges for IoT Services and Resources
PDF
Ncct Ieee Software Abstract Collection Volume 1 50+ Abst
Semantic IoT Semantic Inter-Operability Practices - Part 2
dagrep_v006_i004_p057_s16152
chapter 5.pdf
chapter 5.docx
A_Middleware_based_on_Service_Oriented_Architectur.pdf
IOT_PPT1.pdf
Edge computing and its role in architecting IoT
Internet of Things: Trends and challenges for future
Internet of Things & Big Data
General introduction to IoTCrawler
Research Inventy : International Journal of Engineering and Science
Linking Programming models between Grids, Web 2.0 and Multicore
Internet of things (IOT) connects physical to digital
Data processing in Cyber-Physical Systems
87 seminar presentation
Toward a real time framework in cloudlet-based architecture
chapter 4.pdf
chapter 4.docx
Interoperability issues and challenges for IoT Services and Resources
Ncct Ieee Software Abstract Collection Volume 1 50+ Abst

More from PayamBarnaghi (12)

PPTX
Academic Research: A Survival Guide
PPTX
Reproducibility in machine learning
PPTX
Search, Discovery and Analysis of Sensory Data Streams
PPTX
Internet Search: the past, present and the future
PPT
Scientific and Academic Research: A Survival Guide 
PPT
Lecture 8: IoT System Models and Applications
PPT
Lecture 7: Semantic Technologies and Interoperability
PPT
Lecture 6: IoT Data Processing
PPT
Lecture 5: Software platforms and services
PPT
Internet of Things for healthcare: data integration and security/privacy issu...
PPT
Scientific and Academic Research: A Survival Guide 
PPT
Semantic Technolgies for the Internet of Things
Academic Research: A Survival Guide
Reproducibility in machine learning
Search, Discovery and Analysis of Sensory Data Streams
Internet Search: the past, present and the future
Scientific and Academic Research: A Survival Guide 
Lecture 8: IoT System Models and Applications
Lecture 7: Semantic Technologies and Interoperability
Lecture 6: IoT Data Processing
Lecture 5: Software platforms and services
Internet of Things for healthcare: data integration and security/privacy issu...
Scientific and Academic Research: A Survival Guide 
Semantic Technolgies for the Internet of Things

Recently uploaded (20)

PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Pharma ospi slides which help in ospi learning
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Insiders guide to clinical Medicine.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
RMMM.pdf make it easy to upload and study
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Institutional Correction lecture only . . .
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Business Ethics Teaching Materials for college
Abdominal Access Techniques with Prof. Dr. R K Mishra
Pharma ospi slides which help in ospi learning
PPH.pptx obstetrics and gynecology in nursing
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
O7-L3 Supply Chain Operations - ICLT Program
FourierSeries-QuestionsWithAnswers(Part-A).pdf
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Insiders guide to clinical Medicine.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Cell Structure & Organelles in detailed.
TR - Agricultural Crops Production NC III.pdf
RMMM.pdf make it easy to upload and study
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Institutional Correction lecture only . . .
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Business Ethics Teaching Materials for college

Dynamic Semantics for Semantics for Dynamic IoT Environments

  • 1. Dynamic Semantics for Dynamic IoT Environments 1 Payam Barnaghi Institute for Communication Systems (ICS) University of Surrey Guildford, United Kingdom 7th International Workshop on Semantic Sensor Networks (SSN2014) @ ISWC2014
  • 2. 2 Things, Devices, Data, and lots of it image courtesy: Smarter Data - I.03_C by Gwen Vanhee
  • 3. Data in the IoT − Data is collected by sensory devices and also crowd sensing sources. − It is time and location dependent. − It can be noisy and the quality can vary. − It is often continuous - streaming data. − There are other important issues such as: − Device/network management − Actuation and feedback (command and control) − Service and entity descriptions are also important.
  • 4. 4 Key characteristics of IoT devices −Often inexpensive sensors (and actuators) equipped with a radio transceiver for various applications, typically low data rate ~ 10-250 kbps. −Some, such as CCTV, can have high data rates −Data rates/distribution, however, can be sporadic −Deployed in large numbers −Often coordination between more than once source is required to perform a task. −Sometimes in-network processing is required. −Solutions are application-dependent. 4
  • 5. Internet of Things: The story so far RFID based solutions Wireless Sensor and Actuator networks , solutions for communication technologies, energy efficiency, routing, … Smart Devices/ Web-enabled Apps/Services, initial products, vertical applications, early concepts and demos, … Motion sensor ECG sensor Motion sensor Physical-Cyber-Social Systems, Linked-data, semantics, M2M, More products, more heterogeneity, solutions for control and monitoring, … Future: Cloud, Big (IoT) Data Analytics, Interoperability, Enhanced Cellular/Wireless Com. for IoT, Real-world operational use-cases and Industry and B2B services/applications, more Standards…
  • 6. Scale of the problem 6 Things Data Devices 2.5 quintillion bytes per day Billions and Billions of them… Estimated 50 Billion by 2020
  • 7. Heterogeneity, multi-modality and volume are among the key issues. We need interoperable and machine-interpretable solutions… 7
  • 8. 8
  • 9. 9 But why do we still not have fully integrated semantic solutions in the IoT?
  • 10. A bit of history − “The Semantic Web is an extension of the current web in which information is given well-defined meaning, better enabling computers and people to work in co-operation.“ (Tim Berners-Lee et al, 2001) 10 Image source: Miller 2004
  • 11. Semantics & the IoT − The Semantic Sensor (&Actuator) Web is an extension of the current Web/Internet in which information is given well-defined meaning, better enabling objects, devices and people to work in co-operation and to also enable autonomous interactions between devices and/or objects. 11
  • 12. Semantic Descriptions in Semantic (Web) World 12
  • 13. Semantic Web these days… 13
  • 14. 14 The world of IoT and Semantics
  • 15. 15 Some good existing models: SSN Ontology Ontology Link: http://www.w3.org/2005/Incubator/ssn/ssnx/ssn M. Compton et al, "The SSN Ontology of the W3C Semantic Sensor Network Incubator Group", Journal of Web Semantics, 2012.
  • 16. Semantic Sensor Web 16 “The semantic sensor Web enables interoperability and advanced analytics for situation awareness and other advanced applications from heterogeneous sensors.” (Amit Sheth et al, 2008)
  • 17. Several ontologies and description models 17
  • 18. 18 We have good models and description frameworks; The problem is that having good models and developing ontologies is not enough.
  • 19. 19 Semantic descriptions are intermediary solutions, not the end product. They should be transparent to the end-user and probably to the data producer as well.
  • 20. A WoT/IoT Framework WSN WSN WSN WSN WSN Network-enabled Devices Semantically annotate data 20 Gateway CoAP HTTP CoAP CoAP HTTP 6LowPAN Semantically annotate data http://mynet1/snodeA23/readTemp? WSN MQTT MQTT Gateway And several other protocols and solutions…
  • 21. Publishing Semantic annotations − We need a model (ontology) – this is often the easy part for a single application. − Interoperability between the models is a big issue. − Express-ability vs Complexity is a challenge − How and where to add the semantics − Where to publish and store them − Semantic descriptions for data, streams, devices (resources) and entities that are represented by the devices, and description of the services. 21
  • 22. 22 Simplicity can be very useful…
  • 23. Hyper/CAT - Servers provide catalogues of resources to clients. - A catalogue is an array of URIs. - Each resource in the catalogue is annotated with metadata (RDF-like triples). 23 Source: Toby Jaffey, HyperCat Consortium, http://www.hypercat.io/standard.html
  • 24. Hyper/CAT model 24 Source: Toby Jaffey, HyperCat Consortium, http://www.hypercat.io/standard.html
  • 25. 25 Complex models are (sometimes) good for publishing research papers…. But they are often difficult to implement and use in real world products.
  • 26. What happens afterwards is more important − How to index and query the annotated data − How to make the publication suitable for constrained environments and/or allow them to scale − How to query them (considering the fact that here we are dealing with live data and often reducing the processing time and latency is crucial) − Linking to other sources 26
  • 27. The IoT is a dynamic, online and rapidly changing world 27 isPartOf Annotation for the (Semantic) Web Annotation for the IoT Image sources: ABC Australia and 2dolphins.com
  • 28. Make your model fairly simple and modular 28 SSNO model
  • 30. 30 Creating common vocabularies and taxonomies are also equally important e.g. event taxonomies.
  • 31. 31 We should accept the fact that sometimes we do not need (full) semantic descriptions. Think of the applications and use-cases before starting to annotate the data.
  • 32. An example: a discovery method in the IoT time location type Query formulating [#location || ##ttyyppee || ttiimmee]] Discovery ID Discovery/ DHT Server Data repository (archived data) #location #type #location #type Data hypercube #location #type Gateway Core network Logical Connection Network Connection Data
  • 33. An example: a discovery method in the IoT S. A. Hoseinitabatabaei, P. Barnaghi, C. Wang, R. Tafazolli, L. Dong, "A Distributed Data Discovery Mechanism for the Internet of Things", 33 2014.
  • 34. An example: a discovery method in the IoT S. A. Hoseinitabatabaei, P. Barnaghi, C. Wang, R. Tafazolli, L. Dong, "A Distributed Data Discovery Mechanism for the Internet of Things", 34 2014.
  • 35. 101 Smart City Use-case Scenarios http://www.ict-citypulse.eu/page/content/smart-city-use-cases-and-requirements
  • 36. 36 Semantic descriptions can be fairly static on the Web; In the IoT, the meaning of data and the annotations can change over time/space…
  • 38. Dynamic Semantics <iot:measurement> <iot:type> temp</iot:type> <iot:unit>Celsius</iot:unit> <time>12:30:23UTC</time> <iot:accuracy>80%</iot:accuracy> <loc:long>51.2365<loc:lat> <loc:lat>0.5703</loc:lat> </iot:measurment> But this could be a function of time and location; What would be the accuracy 5 seconds after the measurement? 38
  • 39. Dynamic annotations for data in the process chain S. Kolozali et al, A Knowledge-based Approach for Real-Time IoT Data Stream Annotation and Processing", iThings 2014, 2014. 39
  • 40. Dynamic annotations for provenance data S. Kolozali et al, A Knowledge-based Approach for Real-Time IoT Data Stream Annotation and Processing", iThings 2014, 2014. 40
  • 41. 41 Semantic descriptions can also be learned and created automatically.
  • 42. Extraction of events and semantics from social media 42 Tweets from a city City Infrastructure https://osf.io/b4q2t/ P. Anantharam, P. Barnaghi, K. Thirunarayan, A. Sheth, "Extracting city events from social streams,“, 2014.
  • 43. Ontology learning from real world data 43
  • 44. Overall, we need semantic technologies in the IoT and these play a key role in providing interoperability.
  • 45. However, we should design and use the semantics carefully and consider the constraints and dynamicity of the IoT environments.
  • 46. The IoT WSN WSN WSN WSN WSN Network-enabled Devices Data MMWW streams Network-enabled Devices Network services/storage and processing units Data/service access at application level Data collections and processing within the networks Query/access to raw data Or Higher-level abstractions MMWW MMWW
  • 47. #1: Design for large-scale and provide tools and APIs. #2: Think of who will use the semantics and how when you design your models. #3: Provide means to update and change the semantic annotations. 47
  • 48. #4: Create tools for validation and interoperability testing. #5: Create taxonomies and vocabularies. #6: Of course you can always create a better model, but try to re-use existing ones as much as you can. 48
  • 49. #7: Link your data and descriptions to other existing resources. #8: Define rules and/or best practices for providing the values for each attribute. #9: Remember the widely used semantic descriptions on the Web are simple ones like FOAF. 49
  • 50. #10: Semantics are only one part of the solution and often not the end-product so the focus of the design should be on creating effective methods, tools and APIs to handle and process the semantics. Query methods, machine learning, reasoning and data analysis techniques and methods should be able to effectively use these semantics. 50 In Conclusion
  • 51. Q&A − Thank you. − EU FP7 CityPulse Project: http://www.ict-citypulse.eu/ @pbarnaghi p.barnaghi@surrey.ac.uk