WO2019168219A1 - Method for semantic resource search in m2m system - Google Patents

Method for semantic resource search in m2m system Download PDF

Info

Publication number
WO2019168219A1
WO2019168219A1 PCT/KR2018/002458 KR2018002458W WO2019168219A1 WO 2019168219 A1 WO2019168219 A1 WO 2019168219A1 KR 2018002458 W KR2018002458 W KR 2018002458W WO 2019168219 A1 WO2019168219 A1 WO 2019168219A1
Authority
WO
WIPO (PCT)
Prior art keywords
semantic
search
resource
semantic resource
query
Prior art date
Application number
PCT/KR2018/002458
Other languages
French (fr)
Korean (ko)
Inventor
정승명
김재호
이지호
Original Assignee
전자부품연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 전자부품연구원 filed Critical 전자부품연구원
Publication of WO2019168219A1 publication Critical patent/WO2019168219A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]

Definitions

  • the present invention relates to technologies related to Machine to Machine (M2M) / Internet of Things (IoT), and more particularly, to a method of searching for semantic resources in an M2M / IoT system.
  • M2M Machine to Machine
  • IoT Internet of Things
  • the oneM2M standard provides the ability to store, query and search semantic resources.
  • access control provided by oneM2M may be applied to semantic resource search.
  • Semantic resource retrieval is performed in the semantic database, not in the normal database. As a result, semantic resource retrieval with access control makes the semantic database huge, which can significantly reduce performance.
  • the present invention has been made to solve the above problems, and an object of the present invention is to provide a method for more efficiently and lightly implement a semantic resource search function to which the access control is applied and an M2M system applying the same.
  • a semantic resource search method comprises: receiving a semantic resource search request; Searching for a semantic resource to which the application requesting the semantic resource search has a search right; Modifying the semantic query included in the received semantic resource search request by reflecting the search result; Sending the modified semantic query to the semantic database.
  • the retrieval step may then treat the semantic resource having no access control information as if the application has a retrieval right.
  • the modifying step may include the semantic resource retrieved in the searching step in the semantic query to limit the search range in the semantic database to the included semantic resource.
  • the ID of the semantic resource found in the searching step may be converted into an ID used in the semantic database and included in the semantic query.
  • the semantic database may perform semantic resource search according to the semantic query.
  • the semantic resource search method may further include receiving a semantic resource search result from the semantic database as a result of the semantic query.
  • the receiving step may receive the ID of the parent resource of the semantic resource corresponding to the semantic query transmitted in the transmitting step.
  • the semantic resource search method according to an embodiment of the present invention may further include returning the received semantic resource search result to the application.
  • the retrieval step may be retrieved by an external system that stores access control information on the semantic resource.
  • the electronic device a communication unit for communicating with the terminal and the semantic database is installed application; And receiving a semantic resource search request from the terminal through the communication unit, searching for a semantic resource that the application installed in the terminal requesting the semantic resource search has authority to search, and searching for a semantic query included in the semantic resource search request received from the application. It includes a processor for modifying the reflection to the result, and transmits to the semantic database through the communication unit.
  • a method for searching for semantic resources includes: searching for semantic resources for which an application requesting for searching for semantic resources has a search right; And modifying the semantic query included in the received semantic resource search request by reflecting the search result.
  • a computer-readable recording medium comprising: searching for a semantic resource that the application requesting the semantic resource search has authority to search; And a step of modifying the semantic query included in the received semantic resource search request by reflecting the search result.
  • the semantic resource search function to which the access control is applied can be more efficiently and lightly implemented. In particular, it is possible to maintain an optimal state of search performance without increasing the processing load on the semantic database.
  • FIG. 1 is a diagram provided to explain a semantic resource search method according to an embodiment of the present invention
  • FIG. 2 is a diagram provided to explain a semantic resource search method according to another embodiment of the present invention.
  • FIG. 3 is a view showing an M2M system to which the present invention is applicable.
  • FIG. 4 is an internal block diagram of the electronic devices shown in FIG. 3.
  • 1 is a diagram provided to explain a semantic resource search method according to an embodiment of the present invention.
  • access control on a semantic resource is first performed in the oneM2M platform 100, and a semantic query reflecting the result is generated, so that the semantic database 200 has simple semantics. Only perform a search.
  • the semantic when storing a semantic resource on the oneM2M platform 100, such as ⁇ semanticDescriptor> in the semantic database 200, the semantic in addition to the ID of the semantic resource It also stores the ID of the parent resource of the resource.
  • the oneM2M platform 100 receives a oneM2M Semantic Resource Discovery Request from the user application 10 (1).
  • the received semantic resource search request is a request according to the oneM2M standard.
  • the oneM2M platform 100 searches for the semantic resource to which the user application 10 that has requested the semantic resource search has the search right. This is a procedure for applying access control to semantic resource retrieval.
  • the oneM2M platform 100 can refer to this attribute to find out the semantic resource to which the user application 10 has search authority. have.
  • the oneM2M platform 100 may have a semantic resource having no access control information as an attribute.
  • the ⁇ semanticDescriptor> resource which is a semantic resource according to the oneM2M standard, may indicate access control information through the accessControlPolicyIDs attribute, but this attribute may not exist because it is an option.
  • the oneM2M platform 100 treats the user application 10 as having search rights. That is, when the accessControlPolicyIDs attribute of the ⁇ semanticDescriptor> resource does not exist, the oneM2M platform 100 performs access control without applying the system default policy.
  • a semantic resource search to which access control is applied may be performed even for a ⁇ semanticDescriptor> resource having no accessControlPolicyIDs attribute.
  • the oneM2M platform 100 reflects the search result for the semantic query included in the semantic resource search request received from the user application 10. Correct it.
  • the oneM2M platform 100 includes information about semantic resources found as having the search right of the user application 10 in the semantic query. This is to limit the search range in the semantic database 200 to semantic resources included in the semantic query.
  • the oneM2M platform 100 may identify the ID of the retrieved semantic resource. Is converted into an ID format used by the semantic database 200 and then included in the semantic query. If the ID formats are the same, this procedure is omitted.
  • the oneM2M platform 100 transmits the modified semantic query to the semantic database 200 (2).
  • the semantic database 200 performs a search according to the received semantic query, and the search range is that the user application 10 has the authority to search among semantic resources that the semantic database 200 holds information with. Limited to semantic resources.
  • the semantic database 200 When searching for semantic resources, the semantic database 200 does not apply access rights to semantic resources of the user application 10 that is the requestor. This is already applied by the oneM2M platform 100.
  • the semantic database 200 returns a semantic resource search result for the semantic query received from the oneM2M platform 100 (3). Through this, the oneM2M platform 100 obtains a semantic resource search result.
  • the semantic resource search result includes the ID of the parent resource of the semantic resource that matches the semantic query.
  • the semantic query transmitted by the oneM2M platform 100 to the semantic database 200 may add / modify the semantic query to return its parent resource ID instead of the semantic resource ID when the search result is returned.
  • the oneM2M platform 100 returns the semantic resource search result received from the semantic database 200 to the user application 10 (4).
  • the oneM2M platform 100 stores access control information on semantic resources, so that the search for semantic resources that the user application 10 has access to is performed in the oneM2M platform 100. It was.
  • the access control information on the semantic resource is stored in an external system other than the oneM2M platform 100, the technical idea of the present invention may be applied even when searching in the external system.
  • the oneM2M platform 100 first performs access control using the dynamicAuthorizationConsultationIDs attribute value of the external system 300 (3, 4), and the user application 10 has access authority.
  • the semantic database 200 performs a query only on semantic resources.
  • the oneM2M platform 100 receives a search request for semantic resources that the user application 10 has access to and returns from the external system 300, and modifies the semantic query received from the user application 10 based on the request. To the semantic database 200.
  • M2M system to which the present invention is applicable is a diagram illustrating an M2M system to which the present invention is applicable.
  • M2M system to which the present invention is applicable as shown in Figure 3, the server (100-1), the gateway (100-21, 100-22), the device (100-31, 100-32, 100-33, 100) And various electronic devices such as -34) are connected to each other so as to communicate with each other.
  • connection structure of the electronic devices shown in FIG. 3 may also be replaced in other ways as necessary.
  • All of the electronic devices illustrated in FIG. 3 may be the oneM2M platform 100 that performs the semantic resource search function in the aforementioned M2M system.
  • FIG. 4 is an internal block diagram of the electronic devices shown in FIG. 3. Configurations necessary for implementing an embodiment of the present invention are the server (100-1), gateway (100-21, 100-22), device (100-31, 100-32, 100-33, 100-34) Is common. Therefore, in Fig. 4, these are referred to collectively as "100", which will be referred to collectively as electronic devices hereinafter.
  • electronic devices include a communication unit 110, a processor 120, a storage unit 130, and a function block 140.
  • the communication unit 110 is a communication interface means for communicating with an external device, such as a user terminal in which the user application 10 is installed, the semantic database 200, and the external system 300.
  • the processor 120 includes at least one application entity (AE) and a common service entity (CSE). Depending on the type and function of the electronic device, the AE may not be included.
  • AE application entity
  • CSE common service entity
  • the semantic resource search function presented above of the processor 120 is performed, and the storage unit 130 provides a storage space necessary for the processor 120 to perform the semantic resource search function.
  • the function block 140 performs an inherent function of the electronic device. For example, when the electronic device is the server 100-1, virtual machines providing a service correspond to the function block 140.
  • the technical idea of the present invention can be applied to a computer-readable recording medium containing a computer program for performing the functions of the apparatus and method according to the present embodiment.
  • the technical idea according to various embodiments of the present disclosure may be implemented in the form of computer readable codes recorded on a computer readable recording medium.
  • the computer-readable recording medium can be any data storage device that can be read by a computer and can store data.
  • the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, or the like.
  • the computer-readable code or program stored in the computer-readable recording medium may be transmitted through a network connected between the computers.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Provided is a method for a semantic resource search in an M2M system. A method for a semantic resource search according to an embodiment of the present invention comprises: when a request for a semantic resource search is received, searching for a semantic resource that has a search right by an application having requested the semantic resource search; and modifying a semantic query included in the received request for the semantic resource search by applying a search result, and transmitting the modified semantic query to a database. Therefore, a semantic resource search function, to which an access control is applied, can be implemented more efficiently and smoothly.

Description

M2M 시스템에서의 시맨틱 리소스 검색 방법Semantic Resource Discovery Method in M2M System
본 발명은 M2M(Machine to Machine)/IoT(Internet of Things) 관련 기술에 관한 것으로, 더욱 상세하게는 M2M/IoT 시스템에서의 시맨틱 리소스 검색 방법에 관한 것이다.The present invention relates to technologies related to Machine to Machine (M2M) / Internet of Things (IoT), and more particularly, to a method of searching for semantic resources in an M2M / IoT system.
oneM2M 표준에서는 시맨틱 리소스를 저장하고, 조회하며, 검색할 수 있는 기능을 제공하고 있다. 그리고, 시맨틱 리소스 검색에는 oneM2M에서 제공하고 있는 접근 제어(access control)가 적용될 수 있다.The oneM2M standard provides the ability to store, query and search semantic resources. In addition, access control provided by oneM2M may be applied to semantic resource search.
시맨틱 리소스 검색은 일반 데이터 베이스가 아닌 시맨틱 데이터 베이스에서 수행된다. 이로 인해, 접근 제어가 적용된 시맨틱 리소스 검색은 시맨틱 데이터 베이스를 방대하게 만들어, 퍼포먼스를 현저히 떨어뜨릴 수 있다는 문제가 있다.Semantic resource retrieval is performed in the semantic database, not in the normal database. As a result, semantic resource retrieval with access control makes the semantic database huge, which can significantly reduce performance.
이에 따라, 접근 제어를 적용한 시맨틱 리소스 검색 기능을 보다 효율적이고 가볍게 구현하기 위한 방안의 모색이 요청된다.Accordingly, there is a demand for a method for more efficiently and lightly implementing the semantic resource retrieval function using the access control.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 접근 제어를 적용한 시맨틱 리소스 검색 기능을 보다 효율적이고 가볍게 구현하기 위한 방법 및 이를 적용한 M2M 시스템을 제공함에 있다.The present invention has been made to solve the above problems, and an object of the present invention is to provide a method for more efficiently and lightly implement a semantic resource search function to which the access control is applied and an M2M system applying the same.
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 시맨틱 리소스 검색 방법은, 시맨틱 리소스 검색 요청을 수신하는 단계; 시맨틱 리소스 검색을 요청한 애플리케이션이 검색 권한을 가지고 있는 시맨틱 리소스를 검색하는 단계; 수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리를 검색결과를 반영하여 수정하는 단계; 수정된 시맨틱 쿼리를 시맨틱 데이터 베이스에 전송하는 단계;를 포함한다.According to an embodiment of the present invention, a semantic resource search method comprises: receiving a semantic resource search request; Searching for a semantic resource to which the application requesting the semantic resource search has a search right; Modifying the semantic query included in the received semantic resource search request by reflecting the search result; Sending the modified semantic query to the semantic database.
그리고, 검색 단계는, 접근 제어 정보를 가지지 않은 시맨틱 리소스에 대해서는 애플리케이션이 검색 권한을 가지고 있는 것으로 처리할 수 있다.The retrieval step may then treat the semantic resource having no access control information as if the application has a retrieval right.
또한, 수정 단계는, 검색단계에서 검색된 시맨틱 리소스를 시맨틱 쿼리에 포함시켜, 시맨틱 데이터 베이스에서의 검색 범위를 포함된 시맨틱 리소스로 제한할 수 있다.In addition, the modifying step may include the semantic resource retrieved in the searching step in the semantic query to limit the search range in the semantic database to the included semantic resource.
그리고, 수정 단계는, 검색단계에서 검색된 시맨틱 리소스의 ID를 시맨틱 데이터 베이스에서 사용되는 ID로 변환하여 시맨틱 쿼리에 포함시킬 수 있다.In the modifying step, the ID of the semantic resource found in the searching step may be converted into an ID used in the semantic database and included in the semantic query.
또한, 시맨틱 데이터 베이스는, 시맨틱 쿼리에 따른 시맨틱 리소스 검색을 수행할 수 있다.In addition, the semantic database may perform semantic resource search according to the semantic query.
그리고, 본 발명의 실시예에 따른 시맨틱 리소스 검색 방법은, 시맨틱 쿼리에 대한 결과로, 시맨틱 데이터 베이스로부터 시맨틱 리소스 검색 결과를 수신하는 단계;를 더 포함할 수 있다.The semantic resource search method according to an embodiment of the present invention may further include receiving a semantic resource search result from the semantic database as a result of the semantic query.
또한, 수신단계는, 전송단계에서 전송한 시맨틱 쿼리에 부합하는 시맨틱 리소스의 부모 리소스의 ID를 수신할 수 있다.In addition, the receiving step may receive the ID of the parent resource of the semantic resource corresponding to the semantic query transmitted in the transmitting step.
그리고, 본 발명의 실시예에 따른 시맨틱 리소스 검색 방법은, 수신한 시맨틱 리소스 검색 결과를 애플리케이션에 반환하는 단계;를 더 포함할 수 있다.The semantic resource search method according to an embodiment of the present invention may further include returning the received semantic resource search result to the application.
또한, 검색 단계는, 시맨틱 리소스에 대한 접근 제어 정보를 저장하고 있는 외부 시스템에서 검색할 수 있다.In addition, the retrieval step may be retrieved by an external system that stores access control information on the semantic resource.
한편, 본 발명의 다른 실시예에 따른, 전자기기는, 애플리케이션이 설치된 단말 및 시맨틱 데이터 베이스와 통신하는 통신부; 및 통신부를 통해 단말로부터 시맨틱 리소스 검색 요청을 수신하면, 시맨틱 리소스 검색을 요청한 단말에 설치된 애플리케이션이 검색 권한을 가지고 있는 시맨틱 리소스를 검색하고, 애플리케이션으로부터 수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리를 검색결과를 반영하여 수정하여, 통신부를 통해 시맨틱 데이터 베이스에 전송하는 프로세서;를 포함한다.On the other hand, according to another embodiment of the present invention, the electronic device, a communication unit for communicating with the terminal and the semantic database is installed application; And receiving a semantic resource search request from the terminal through the communication unit, searching for a semantic resource that the application installed in the terminal requesting the semantic resource search has authority to search, and searching for a semantic query included in the semantic resource search request received from the application. It includes a processor for modifying the reflection to the result, and transmits to the semantic database through the communication unit.
한편, 본 발명의 다른 실시예에 따른, 시맨틱 리소스 검색 방법은, 시맨틱 리소스 검색을 요청한 애플리케이션이 검색 권한을 가지고 있는 시맨틱 리소스를 검색하는 단계; 및 수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리를 검색결과를 반영하여 수정하는 단계;를 포함한다.On the other hand, according to another embodiment of the present invention, a method for searching for semantic resources includes: searching for semantic resources for which an application requesting for searching for semantic resources has a search right; And modifying the semantic query included in the received semantic resource search request by reflecting the search result.
한편, 본 발명의 다른 실시예에 따른, 컴퓨터로 읽을 수 있는 기록매체에는, 시맨틱 리소스 검색을 요청한 애플리케이션이 검색 권한을 가지고 있는 시맨틱 리소스를 검색하는 단계; 및 수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리를 검색결과를 반영하여 수정하는 단계;를 포함하는 것을 특징으로 하는 시맨틱 리소스 검색 방법을 수행할 수 있는 프로그램이 수록된다.On the other hand, according to another embodiment of the present invention, a computer-readable recording medium comprising: searching for a semantic resource that the application requesting the semantic resource search has authority to search; And a step of modifying the semantic query included in the received semantic resource search request by reflecting the search result.
이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 접근 제어를 적용한 시맨틱 리소스 검색 기능을 보다 효율적이고 가볍게 구현할 수 있게 된다. 특히, 시맨틱 데이터 베이스에서의 처리 부하를 증가시키지 않으면서 검색의 퍼포먼스의 최적의 상태로 유지할 수 있게 된다.As described above, according to the embodiments of the present invention, the semantic resource search function to which the access control is applied can be more efficiently and lightly implemented. In particular, it is possible to maintain an optimal state of search performance without increasing the processing load on the semantic database.
도 1은 본 발명의 일 실시예에 따른 시맨틱 리소스 검색 방법의 설명에 제공되는 도면,1 is a diagram provided to explain a semantic resource search method according to an embodiment of the present invention;
도 2는 본 발명의 다른 실시예에 따른 시맨틱 리소스 검색 방법의 설명에 제공되는 도면,2 is a diagram provided to explain a semantic resource search method according to another embodiment of the present invention;
도 3은 본 발명이 적용 가능한 M2M 시스템을 도시한 도면, 그리고,3 is a view showing an M2M system to which the present invention is applicable; and
도 4는, 도 3에 도시된 전자 기기들의 내부 블럭도이다.FIG. 4 is an internal block diagram of the electronic devices shown in FIG. 3.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.Hereinafter, with reference to the drawings will be described the present invention in more detail.
도 1은 본 발명의 일 실시예에 따른 시맨틱 리소스 검색 방법의 설명에 제공되는 도면이다.1 is a diagram provided to explain a semantic resource search method according to an embodiment of the present invention.
본 발명의 실시예에 따른 시맨틱 리소스 검색 방법은, oneM2M 플랫폼(100)에서 시맨틱 리소스에 대한 접근 제어를 먼저 수행하고, 그 결과를 반영한 시맨틱 쿼리를 생성하도록 하여, 시맨틱 데이터 베이스(200)에서는 단순한 시맨틱 검색만을 수행하도록 한다.In the semantic resource retrieval method according to an embodiment of the present invention, access control on a semantic resource is first performed in the oneM2M platform 100, and a semantic query reflecting the result is generated, so that the semantic database 200 has simple semantics. Only perform a search.
시맨틱 리소스에 대한 접근 제어까지 시맨틱 데이터 베이스(200)에서 수행한다면, 시맨틱 데이터 베이스(200)에 시맨틱 데이터 외에 시맨틱 리소스에 대한 접근 제어 정보를 더 저장하고 검색함으로 인해 퍼포먼스가 현저히 떨어지게 되기 때문이다.This is because if the access control for the semantic resource is performed in the semantic database 200, the performance is remarkably degraded by storing and retrieving access control information for the semantic resource in addition to the semantic data in the semantic database 200.
한편, 검색 결과의 유용성을 보장하기 위해, 본 발명의 실시예에서는, oneM2M 플랫폼(100) 상의 시맨틱 리소스, 이를 테면, <semanticDescriptor>를 시맨틱 데이터 베이스(200)에 저장할 때, 시맨틱 리소스의 ID 외에도 시맨틱 리소스의 부모 리소스의 ID 까지 함께 저장한다.On the other hand, in order to ensure the usefulness of the search results, in the embodiment of the present invention, when storing a semantic resource on the oneM2M platform 100, such as <semanticDescriptor> in the semantic database 200, the semantic in addition to the ID of the semantic resource It also stores the ID of the parent resource of the resource.
본 발명의 실시예에 따른 시맨틱 리소스 검색 과정을 상세히 설명하면 다음과 같다.The semantic resource search process according to an embodiment of the present invention will be described in detail as follows.
먼저, oneM2M 플랫폼(100)이 사용자 애플리케이션(10)으로부터 oneM2M 시맨틱 리소스 검색 요청(Semantic Reource Discovery Request)을 수신한다(①). 여기서, 수신되는 시맨틱 리소스 검색 요청은 oneM2M 표준에 따른 요청이다.First, the oneM2M platform 100 receives a oneM2M Semantic Resource Discovery Request from the user application 10 (①). Here, the received semantic resource search request is a request according to the oneM2M standard.
그러면, oneM2M 플랫폼(100)은 시맨틱 리소스 검색을 요청한 사용자 애플리케이션(10)이 검색 권한을 가지고 있는 시맨틱 리소스를 검색한다. 이는, 시맨틱 리소스 검색에 접근 제어를 적용하기 위한 절차이다.Then, the oneM2M platform 100 searches for the semantic resource to which the user application 10 that has requested the semantic resource search has the search right. This is a procedure for applying access control to semantic resource retrieval.
시맨틱 리소스에는 접근 권한이 있는 애플리케이션의 ID들을 수록한 접근 제어 정보가 속성으로 저장되어 있으므로, oneM2M 플랫폼(100)은 이 속성을 참조하여 사용자 애플리케이션(10)이 검색 권한을 가지고 있는 시맨틱 리소스를 알아낼 수 있다.Since the semantic resource stores access control information including the IDs of the applications having access rights as an attribute, the oneM2M platform 100 can refer to this attribute to find out the semantic resource to which the user application 10 has search authority. have.
한편, oneM2M 플랫폼(100)에는 접근 제어 정보를 속성으로 가지지 않은 시맨틱 리소스가 있을 수 있다. 구체적으로, oneM2M 표준에 따른 시맨틱 리소스인 <semanticDescriptor> 리소스는 accessControlPolicyIDs 속성을 통해 접근 제어 정보를 지시할 수 있지만, 이 속성은 option 이기 때문에 존재하지 않을 수도 있는 것이다.Meanwhile, the oneM2M platform 100 may have a semantic resource having no access control information as an attribute. Specifically, the <semanticDescriptor> resource, which is a semantic resource according to the oneM2M standard, may indicate access control information through the accessControlPolicyIDs attribute, but this attribute may not exist because it is an option.
이러한 시맨틱 리소스에 대해, oneM2M 플랫폼(100)은 사용자 애플리케이션(10)이 검색 권한을 가지고 있는 것으로 처리한다. 즉, <semanticDescriptor> 리소스의 accessControlPolicyIDs 속성이 존재하지 않는 경우에, system default policy를 적용하지 않고, oneM2M 플랫폼(100)이 접근 제어를 수행하는 것이다.For this semantic resource, the oneM2M platform 100 treats the user application 10 as having search rights. That is, when the accessControlPolicyIDs attribute of the <semanticDescriptor> resource does not exist, the oneM2M platform 100 performs access control without applying the system default policy.
이와 같이, 본 발명의 실시예에서는, accessControlPolicyIDs 속성을 가지지 않은 <semanticDescriptor> 리소스에 대해서도, 접근 제어를 적용한 시맨틱 리소스 검색을 수행할 수 있다.As described above, according to the embodiment of the present invention, a semantic resource search to which access control is applied may be performed even for a <semanticDescriptor> resource having no accessControlPolicyIDs attribute.
사용자 애플리케이션(10)이 검색 권한을 가지고 있는 시맨틱 리소스에 대한 검색이 완료되면, oneM2M 플랫폼(100)은 사용자 애플리케이션(10)으로부터 수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리에 대해 검색 결과를 반영하여 수정한다.When the search for the semantic resource to which the user application 10 has search permission is completed, the oneM2M platform 100 reflects the search result for the semantic query included in the semantic resource search request received from the user application 10. Correct it.
구체적으로, oneM2M 플랫폼(100)은 사용자 애플리케이션(10)이 검색 권한을 가지고 있는 것으로 검색된 시맨틱 리소스들에 대한 정보를 시맨틱 쿼리에 포함시킨다. 시맨틱 데이터 베이스(200)에서의 검색 범위를 시맨틱 쿼리에 포함된 시맨틱 리소스로 제한하기 위함이다.Specifically, the oneM2M platform 100 includes information about semantic resources found as having the search right of the user application 10 in the semantic query. This is to limit the search range in the semantic database 200 to semantic resources included in the semantic query.
한편, 동일 시맨틱 리소스에 대해, oneM2M 플랫폼(100)에서 사용하는 시맨틱 리소스 ID 포맷과 시맨틱 데이터 베이스(200)에서 사용하는 시맨틱 리소스의 ID 포맷이 다른 경우, oneM2M 플랫폼(100)은 검색된 시맨틱 리소스의 ID를 시맨틱 데이터 베이스(200)에서 사용하는 ID 포맷으로 변환한 후에, 시맨틱 쿼리에 포함시킨다. ID 포맷이 동일한 경우, 이 절차는 생략된다.On the other hand, when the semantic resource ID format used by the oneM2M platform 100 and the semantic resource ID format used by the semantic database 200 are different with respect to the same semantic resource, the oneM2M platform 100 may identify the ID of the retrieved semantic resource. Is converted into an ID format used by the semantic database 200 and then included in the semantic query. If the ID formats are the same, this procedure is omitted.
다음, oneM2M 플랫폼(100)은 수정된 시맨틱 쿼리를 시맨틱 데이터 베이스(200)에 전송한다(②).Next, the oneM2M platform 100 transmits the modified semantic query to the semantic database 200 (②).
이에, 시맨틱 데이터 베이스(200)는 수신한 시맨틱 쿼리에 따라 검색을 수행하는데, 검색 범위는 시맨틱 데이터 베이스(200)가 정보를 보유하고 있는 시맨틱 리소스들 중에서 사용자 애플리케이션(10)이 검색 권한을 가지고 있는 시맨틱 리소스들로 제한된다.Accordingly, the semantic database 200 performs a search according to the received semantic query, and the search range is that the user application 10 has the authority to search among semantic resources that the semantic database 200 holds information with. Limited to semantic resources.
시맨틱 리소스 검색 시, 시맨틱 데이터 베이스(200)는 요청자인 사용자 애플리케이션(10)의 시맨틱 리소스에 대한 접근 권한은 적용하지 않는다. 이는, oneM2M 플랫폼(100)에 의해 이미 적용되어 있다.When searching for semantic resources, the semantic database 200 does not apply access rights to semantic resources of the user application 10 that is the requestor. This is already applied by the oneM2M platform 100.
시맨틱 데이터 베이스(200)는 oneM2M 플랫폼(100)으로부터 수신한 시맨틱 쿼리에 대한 시맨틱 리소스 검색 결과를 반환한다(③). 이를 통해, oneM2M 플랫폼(100)은 시맨틱 리소스 검색 결과를 획득하게 된다.The semantic database 200 returns a semantic resource search result for the semantic query received from the oneM2M platform 100 (③). Through this, the oneM2M platform 100 obtains a semantic resource search result.
시맨틱 리소스 검색 결과에는 시맨틱 쿼리에 부합하는 시맨틱 리소스의 부모 리소스의 ID가 포함된다. 이를 위해, oneM2M 플랫폼(100)이 시맨틱 데이터 베이스(200)으로 전송하는 시맨틱 쿼리에는, 검색 결과 반환 시 시맨틱 리소스 ID가 아닌 그의 부모 리소스 ID를 반환하도록 시맨틱 쿼리를 추가/수정할 수 있다.The semantic resource search result includes the ID of the parent resource of the semantic resource that matches the semantic query. To this end, the semantic query transmitted by the oneM2M platform 100 to the semantic database 200 may add / modify the semantic query to return its parent resource ID instead of the semantic resource ID when the search result is returned.
나아가, 시맨틱 리소스의 부모 리소스 ID를 시맨틱 리소스 ID와 함께 반환하도록 구현하는 것도 가능하다.Furthermore, it is possible to implement to return the parent resource ID of the semantic resource with the semantic resource ID.
이후, oneM2M 플랫폼(100)은 시맨틱 데이터 베이스(200)로부터 수신한 시맨틱 리소스 검색 결과를 사용자 애플리케이션(10)에 반환한다(④).Thereafter, the oneM2M platform 100 returns the semantic resource search result received from the semantic database 200 to the user application 10 (④).
지금까지, M2M 시스템에서의 시맨틱 리소스 검색 방법에 대해 바람직한 실시예를 들어 상세히 설명하였다.So far, the semantic resource retrieval method in the M2M system has been described in detail with a preferred embodiment.
위 실시예에서는, oneM2M 플랫폼(100)이 시맨틱 리소스에 대한 접근 제어 정보를 저장하고 있어, 사용자 애플리케이션(10)이 접근 권한을 가지고 있는 시맨틱 리소스들에 대한 검색이 oneM2M 플랫폼(100)에서 이루어지는 것을 상정하였다.In the above embodiment, it is assumed that the oneM2M platform 100 stores access control information on semantic resources, so that the search for semantic resources that the user application 10 has access to is performed in the oneM2M platform 100. It was.
하지만, 시맨틱 리소스에 대한 접근 제어 정보가 oneM2M 플랫폼(100)이 아닌 다른 외부 시스템에 저장되어 있어, 외부 시스템에서 검색하는 경우에도 본 발명의 기술적 사상이 적용될 수 있다.However, since the access control information on the semantic resource is stored in an external system other than the oneM2M platform 100, the technical idea of the present invention may be applied even when searching in the external system.
<semanticDescriptor> 리소스의 dynamicAuthorizationConsultationIDs 속성이 적용된 경우가 이에 해당한다. 이 경우에는, 도 2에 도시된 바와 같이, 접근 제어 정보가 oneM2M 플랫폼(100)이 아닌 외부 시스템(300)에 존재한다.This is the case when the dynamicAuthorizationConsultationIDs attribute of the <semanticDescriptor> resource is applied. In this case, as shown in FIG. 2, the access control information is present in the external system 300 rather than the oneM2M platform 100.
이 경우에 외부 시스템(300)에 있는 시맨틱 리소스에 대한 접근 제어 정보를 실시간으로 시맨틱 데이터 베이스(200)에 동기화하는 것은 엄청난 오버헤드 발생을 유발한다.In this case, synchronizing the access control information for the semantic resource in the external system 300 to the semantic database 200 in real time causes an enormous overhead.
이에 따라, 본 발명의 실시예에서는, oneM2M 플랫폼(100)이 외부 시스템(300)의 dynamicAuthorizationConsultationIDs 속성 값을 이용해 접근 제어를 먼저 수행하고(③,④), 사용자 애플리케이션(10)이 접근 권한을 가지고 있는 시맨틱 리소스에 대해서만 시맨틱 데이터 베이스(200)에서 쿼리를 수행하는 것이다.Accordingly, in the embodiment of the present invention, the oneM2M platform 100 first performs access control using the dynamicAuthorizationConsultationIDs attribute value of the external system 300 (③, ④), and the user application 10 has access authority. The semantic database 200 performs a query only on semantic resources.
즉, oneM2M 플랫폼(100)이 외부 시스템(300)에 사용자 애플리케이션(10)이 접근 권한을 가지고 있는 시맨틱 리소스들을 검색 요청하여 반환받아, 이를 기초로 사용자 애플리케이션(10)으로부터 수신한 시맨틱 퀴리를 수정하여 시맨틱 데이터 베이스(200)로 전달하는 것이다.That is, the oneM2M platform 100 receives a search request for semantic resources that the user application 10 has access to and returns from the external system 300, and modifies the semantic query received from the user application 10 based on the request. To the semantic database 200.
도 3은 본 발명이 적용 가능한 M2M 시스템을 도시한 도면이다. 본 발명이 적용 가능한 M2M 시스템은, 도 3에 도시된 바와 같이, 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34)와 같은 다양한 전자 기기들이 상호 통신가능하도록 연결되어 구축된다.3 is a diagram illustrating an M2M system to which the present invention is applicable. M2M system to which the present invention is applicable, as shown in Figure 3, the server (100-1), the gateway (100-21, 100-22), the device (100-31, 100-32, 100-33, 100) And various electronic devices such as -34) are connected to each other so as to communicate with each other.
도 3에 도시된 전자 기기들의 개수, 이를 테면, M2M 시스템을 구성하는 서버(100-1), 게이트웨이(100-21, 100-22) 및 디바이스(100-31, 100-32, 100-33, 100-34)의 대수는 예시적인 것이므로, 이와 다르게 구현하는 경우도 본 발명의 기술적 사상이 적용될 수 있다.The number of electronic devices shown in FIG. 3, such as the servers 100-1, the gateways 100-21, 100-22, and the devices 100-31, 100-32, 100-33, constituting the M2M system, 100-34) the logarithm is exemplary, the technical spirit of the present invention can be applied to other implementations.
나아가, 도 3에 도시된 전자 기기들의 연결 구조 역시, 필요에 따라 다른 방식으로 대체될 수 있음은 물론이다.Furthermore, the connection structure of the electronic devices shown in FIG. 3 may also be replaced in other ways as necessary.
도 3에 도시된 모든 전자 기기들은, 전술한 M2M 시스템에서의 시맨틱 리소스 검색 기능을 수행하는 oneM2M 플랫폼(100)이 될 수 있다.All of the electronic devices illustrated in FIG. 3 may be the oneM2M platform 100 that performs the semantic resource search function in the aforementioned M2M system.
도 4는, 도 3에 도시된 전자 기기들의 내부 블럭도이다. 본 발명의 실시예를 구현함에 있어 필요한 구성들은 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두가 공통된다. 따라서, 도 4에서는 이들을 참조 부호 "100"으로 통칭하여 도시하였으며, 이하에서 전자 기기로 통칭한다.FIG. 4 is an internal block diagram of the electronic devices shown in FIG. 3. Configurations necessary for implementing an embodiment of the present invention are the server (100-1), gateway (100-21, 100-22), device (100-31, 100-32, 100-33, 100-34) Is common. Therefore, in Fig. 4, these are referred to collectively as "100", which will be referred to collectively as electronic devices hereinafter.
도 4에 도시된 바와 같이, 본 발명의 다른 실시예에 따른 전자 기기들은, 통신부(110), 프로세서(120), 저장부(130) 및 기능 블록(140)을 포함한다.As shown in FIG. 4, electronic devices according to another embodiment of the present invention include a communication unit 110, a processor 120, a storage unit 130, and a function block 140.
통신부(110)는 외부 기기, 이를 테면, 사용자 애플리케이션(10)이 설치된 사용자 단말, 시맨틱 데이터 베이스(200), 외부 시스템(300)과 통신하기 위한 통신 인터페이스 수단이다.The communication unit 110 is a communication interface means for communicating with an external device, such as a user terminal in which the user application 10 is installed, the semantic database 200, and the external system 300.
프로세서(120)는 적어도 하나의 AE(Application Entitr)와 CSE(Common Service Entity)를 포함한다. 전자 기기의 종류와 기능에 따라서는, AE가 포함되지 않을 수도 있다.The processor 120 includes at least one application entity (AE) and a common service entity (CSE). Depending on the type and function of the electronic device, the AE may not be included.
프로세서(120)의 위에서 제시한 시맨틱 리소스 검색 기능을 수행하며, 저장부(130)는 프로세서(120)가 시맨틱 리소스 검색 기능을 수행함에 있어 필요한 저장 공간을 제공한다.The semantic resource search function presented above of the processor 120 is performed, and the storage unit 130 provides a storage space necessary for the processor 120 to perform the semantic resource search function.
기능 블록(140)은 전자 기기 본연의 기능을 수행한다. 이를 테면, 전자 기기가 서버(100-1)인 경우, 서비스를 제공하는 가상 머신들이 기능 블록(140)에 해당한다.The function block 140 performs an inherent function of the electronic device. For example, when the electronic device is the server 100-1, virtual machines providing a service correspond to the function block 140.
한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다.On the other hand, the technical idea of the present invention can be applied to a computer-readable recording medium containing a computer program for performing the functions of the apparatus and method according to the present embodiment. In addition, the technical idea according to various embodiments of the present disclosure may be implemented in the form of computer readable codes recorded on a computer readable recording medium. The computer-readable recording medium can be any data storage device that can be read by a computer and can store data. For example, the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, or the like. In addition, the computer-readable code or program stored in the computer-readable recording medium may be transmitted through a network connected between the computers.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.In addition, although the preferred embodiment of the present invention has been shown and described above, the present invention is not limited to the specific embodiments described above, but the technical field to which the invention belongs without departing from the spirit of the invention claimed in the claims. Of course, various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical spirit or the prospect of the present invention.

Claims (12)

  1. 시맨틱 리소스 검색 요청을 수신하는 단계;Receiving a semantic resource search request;
    시맨틱 리소스 검색을 요청한 애플리케이션이 검색 권한을 가지고 있는 시맨틱 리소스를 검색하는 단계;Searching for a semantic resource to which the application requesting the semantic resource search has a search right;
    수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리를 검색결과를 반영하여 수정하는 단계;Modifying the semantic query included in the received semantic resource search request by reflecting the search result;
    수정된 시맨틱 쿼리를 시맨틱 데이터 베이스에 전송하는 단계;를 포함하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.Transmitting the modified semantic query to the semantic database.
  2. 청구항 1에 있어서,The method according to claim 1,
    검색 단계는,The search step is
    접근 제어 정보를 가지지 않은 시맨틱 리소스에 대해서는 애플리케이션이 검색 권한을 가지고 있는 것으로 처리하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.A semantic resource retrieval method for a semantic resource that does not have access control information as if the application has a search authority.
  3. 청구항 1에 있어서,The method according to claim 1,
    수정 단계는,The correction step is
    검색단계에서 검색된 시맨틱 리소스를 시맨틱 쿼리에 포함시켜, 시맨틱 데이터 베이스에서의 검색 범위를 포함된 시맨틱 리소스로 제한하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.A semantic resource search method comprising the semantic resource found in the search step in a semantic query to limit the search range in the semantic database to the included semantic resource.
  4. 청구항 3에 있어서,The method according to claim 3,
    수정 단계는,The correction step is
    검색단계에서 검색된 시맨틱 리소스의 ID를 시맨틱 데이터 베이스에서 사용되는 ID로 변환하여 시맨틱 쿼리에 포함시키는 것을 특징으로 하는 시맨틱 리소스 검색 방법.A semantic resource search method comprising converting an ID of a semantic resource found in a search step into an ID used in a semantic database to include in a semantic query.
  5. 청구항 3에 있어서,The method according to claim 3,
    시맨틱 데이터 베이스는,The semantic database is
    시맨틱 쿼리에 따른 시맨틱 리소스 검색을 수행하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.A semantic resource search method comprising performing a semantic resource search according to a semantic query.
  6. 청구항 1에 있어서,The method according to claim 1,
    시맨틱 쿼리에 대한 결과로, 시맨틱 데이터 베이스로부터 시맨틱 리소스 검색 결과를 수신하는 단계;를 더 포함하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.And receiving a semantic resource search result from the semantic database as a result of the semantic query.
  7. 청구항 6에 있어서,The method according to claim 6,
    수신단계는,The receiving step is
    전송단계에서 전송한 시맨틱 쿼리에 부합하는 시맨틱 리소스의 부모 리소스의 ID를 수신하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.A semantic resource search method comprising receiving an ID of a parent resource of a semantic resource corresponding to a semantic query transmitted in a transmitting step.
  8. 청구항 6에 있어서,The method according to claim 6,
    수신한 시맨틱 리소스 검색 결과를 애플리케이션에 반환하는 단계;를 더 포함하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.And returning the received semantic resource search result to the application.
  9. 청구항 1에 있어서,The method according to claim 1,
    검색 단계는,The search step is
    시맨틱 리소스에 대한 접근 제어 정보를 저장하고 있는 외부 시스템에서 검색하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.A method for searching for semantic resources, characterized in that for retrieving from an external system that stores access control information for semantic resources.
  10. 애플리케이션이 설치된 단말 및 시맨틱 데이터 베이스와 통신하는 통신부; 및Communication unit for communicating with the terminal and the semantic database is installed application; And
    통신부를 통해 단말로부터 시맨틱 리소스 검색 요청을 수신하면, 시맨틱 리소스 검색을 요청한 단말에 설치된 애플리케이션이 검색 권한을 가지고 있는 시맨틱 리소스를 검색하고, 애플리케이션으로부터 수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리를 검색결과를 반영하여 수정하여, 통신부를 통해 시맨틱 데이터 베이스에 전송하는 프로세서;를 포함하는 것을 특징으로 하는 전자기기.When the semantic resource search request is received from the terminal through the communication unit, the semantic resource search request received from the application is searched for the semantic resource included in the semantic resource search request received from the application. Reflecting the modification, the processor for transmitting to the semantic database through the communication unit; electronic equipment comprising a.
  11. 시맨틱 리소스 검색을 요청한 애플리케이션이 검색 권한을 가지고 있는 시맨틱 리소스를 검색하는 단계;Searching for a semantic resource to which the application requesting the semantic resource search has a search right;
    수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리를 검색결과를 반영하여 수정하는 단계;를 포함하는 것을 특징으로 하는 시맨틱 리소스 검색 방법.And modifying the semantic query included in the received semantic resource search request by reflecting the search result.
  12. 시맨틱 리소스 검색을 요청한 애플리케이션이 검색 권한을 가지고 있는 시맨틱 리소스를 검색하는 단계;Searching for a semantic resource to which the application requesting the semantic resource search has a search right;
    수신한 시맨틱 리소스 검색 요청에 포함된 시맨틱 쿼리를 검색결과를 반영하여 수정하는 단계;를 포함하는 것을 특징으로 하는 시맨틱 리소스 검색 방법을 수행할 수 있는 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체.And modifying the semantic query included in the received semantic resource search request by reflecting the search result. The computer-readable recording medium of the program capable of performing the semantic resource search method is included.
PCT/KR2018/002458 2018-02-28 2018-02-28 Method for semantic resource search in m2m system WO2019168219A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020180024157A KR102116176B1 (en) 2018-02-28 2018-02-28 Semantic Resource Discovery Method in M2M System
KR10-2018-0024157 2018-02-28

Publications (1)

Publication Number Publication Date
WO2019168219A1 true WO2019168219A1 (en) 2019-09-06

Family

ID=67806382

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/002458 WO2019168219A1 (en) 2018-02-28 2018-02-28 Method for semantic resource search in m2m system

Country Status (2)

Country Link
KR (1) KR102116176B1 (en)
WO (1) WO2019168219A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220007975A (en) * 2020-07-13 2022-01-20 한국전자기술연구원 Method for selling and purchasing M2M dataset with M2M data marketplace
WO2023063443A1 (en) * 2021-10-14 2023-04-20 한국전자기술연구원 Method for generating machine learning inference dataset by using iot platform
WO2023063444A1 (en) * 2021-10-14 2023-04-20 한국전자기술연구원 Method for constructing machine learning training dataset by using internet of things platform

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130012388A (en) * 2011-07-25 2013-02-04 삼성전자주식회사 Apparatus for extending a model of semantic web application, method for extending a model of semantic web application and termianl using the same
KR20150120593A (en) * 2014-04-17 2015-10-28 전자부품연구원 IoT Resource Discovery Method and Server
US20170124193A1 (en) * 2015-10-30 2017-05-04 Convida Wireless, Llc Restful operations for semantic iot
KR20170100646A (en) * 2014-12-30 2017-09-04 콘비다 와이어리스, 엘엘씨 Semantic annotations and semantic repositories for M2M systems
KR20170109399A (en) * 2016-03-21 2017-09-29 전자부품연구원 Ontology based IoT Service Configuration Method and System

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015082083A1 (en) * 2013-12-04 2015-06-11 Nec Europe Ltd. Method and system for generating a virtual device resource accessible by an application
KR101846778B1 (en) * 2017-03-29 2018-04-06 전자부품연구원 Method for ID Resolution Service and M2M System applying the same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130012388A (en) * 2011-07-25 2013-02-04 삼성전자주식회사 Apparatus for extending a model of semantic web application, method for extending a model of semantic web application and termianl using the same
KR20150120593A (en) * 2014-04-17 2015-10-28 전자부품연구원 IoT Resource Discovery Method and Server
KR20170100646A (en) * 2014-12-30 2017-09-04 콘비다 와이어리스, 엘엘씨 Semantic annotations and semantic repositories for M2M systems
US20170124193A1 (en) * 2015-10-30 2017-05-04 Convida Wireless, Llc Restful operations for semantic iot
KR20170109399A (en) * 2016-03-21 2017-09-29 전자부품연구원 Ontology based IoT Service Configuration Method and System

Also Published As

Publication number Publication date
KR102116176B1 (en) 2020-05-27
KR20190103585A (en) 2019-09-05

Similar Documents

Publication Publication Date Title
WO2012050296A2 (en) Cloud system and file compression and transmission method in a cloud system
WO2019168219A1 (en) Method for semantic resource search in m2m system
WO2011099690A2 (en) Method and apparatus for using service of home network device based on remote access
WO2019107594A1 (en) Method for mapping device data and server resources in iot environment, and gateway applying same
WO2023096118A1 (en) Data input and output method using storage node-based key-value store
WO2013027922A1 (en) Compressed image file management device and method, for cloud computing system
WO2018182065A1 (en) Multi-resource subscription association method in m2m system
WO2012108617A1 (en) Method and apparatus for managing content in a processing device
WO2001079999A2 (en) Method and system for accepting precompiled information
WO2017191977A1 (en) Method for managing semantic information on m2m/iot platform
WO2012087053A2 (en) Apparatus and method for wireless network connection
WO2020085528A1 (en) Subscription expiration management method and m2m system employing same
WO2018212610A1 (en) Malicious code diagnosis server, system, and method
US6442654B1 (en) Operating system support for in-server caching of documents
WO2013118926A1 (en) System for providing medical information via a mobile device, method for providing medical information via a mobile device and computer-readable recording medium having program recorded thereon to perform the method
WO2020122313A1 (en) Geo-query-based resource search method using geo-location attributes
WO2013100484A1 (en) User terminal and method for sharing data between applications thereof
WO2018101547A1 (en) Resource retrieval method
WO2024080406A1 (en) Method for storing and providing data without loss even when data platform is not working
WO2020085787A2 (en) Usb-type cloud drive and data management system using same
WO2020105765A1 (en) Method and system for linking to m2m platform using lora communication
WO2019022584A1 (en) Cross-resource subscription management method
WO2013151371A1 (en) System and method for determining service registration ip of pc room
WO2023022240A1 (en) Advanced semantic discovery method, and m2m platform using same
WO2019022583A1 (en) Data query method of specific type device, based on location information

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18907625

Country of ref document: EP

Kind code of ref document: A1