DOI QR코드

DOI QR Code

A Graph Model of Heterogeneous IoT Data Representation : A Case Study from Smart Campus Management

이종 IoT 데이터 표현을 위한 그래프 모델: 스마트 캠퍼스 관리 사례 연구

  • Nguyen, Van-Quyet (Department of Electronics and Computer Engineering, Chonnam National University) ;
  • Nguyen, Huu-Duy (Department of Electronics and Computer Engineering, Chonnam National University) ;
  • Nguyen, Giang-Truong (Department of Electronics and Computer Engineering, Chonnam National University) ;
  • Kim, Kyungbaek (Department of Electronics and Computer Engineering, Chonnam National University)
  • Published : 2018.10.31

Abstract

In an Internet of Thing (IoT) environment, entities with different attributes and capacities are going to be connected in a highly connected fashion. Specifically, not only the mechanical and electronic devices but also other entities such as people, locations and applications are connected to each other. Understanding and managing these connections play an important role for businesses, which identify opportunities for new IoT services. Traditional approach for storing and querying IoT data is used of a relational database management system (RDMS) such as MySQL or MSSQL. However, using RDMS is not flexible and sufficient for handling heterogeneous IoT data because these data have deeply complex relationships which require nested queries and complex joins on multiple tables. In this paper, we propose a graph model for constructing a graph database of heterogeneous IoT data. Graph databases are purposely-built to store highly connected data with nodes representing entities and edges representing the relationships between these entities. Our model fuses social graph, spatial graph, and things graph, and incorporates the relationships among them. We then present a case study which applies our model for representing data from a Smart Campus using Neo4J platform. Through the results of querying to answer real questions in Smart Campus management, we show the viability of our model.

Keywords