KR20140104544A - System and method for building of semantic data - Google Patents

System and method for building of semantic data Download PDF

Info

Publication number
KR20140104544A
KR20140104544A KR1020130017160A KR20130017160A KR20140104544A KR 20140104544 A KR20140104544 A KR 20140104544A KR 1020130017160 A KR1020130017160 A KR 1020130017160A KR 20130017160 A KR20130017160 A KR 20130017160A KR 20140104544 A KR20140104544 A KR 20140104544A
Authority
KR
South Korea
Prior art keywords
semantic data
data
schema
request
user
Prior art date
Application number
KR1020130017160A
Other languages
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 주식회사 솔트룩스
Priority to KR1020130017160A priority Critical patent/KR20140104544A/en
Publication of KR20140104544A publication Critical patent/KR20140104544A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/40Data acquisition and logging

Abstract

Disclosed are a system and a method for constructing semantic data. The system for constructing the semantic data according to an embodiment of the present invention includes a first database which constructs first data from a first schema; a semantic data generating unit which generates the semantic data constructed with a second schema which is different from the first schema by collecting the first data from the first database in response to a request of a user; a semantic data storage unit which stores the semantic data; and a semantic data request processing unit which processes the request of a user, transmits the processed result to the semantic data generating unit or the semantic data storage unit, and supplies the processed result of the request of the user to the user.

Description

의미 데이터 구축을 위한 시스템 및 방법{System and method for building of semantic data}System and method for constructing semantic data [0002]

본 개시는 의미 데이터 구축을 위한 시스템 및 방법에 관한 것으로, 특히 사용자가 요구하는 정보에 대응되는 의미 데이터를 효율적으로 제공할 수 있는 의미 데이터 구축을 위한 시스템 및 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system and a method for constructing semantic data, and more particularly, to a system and a method for constructing semantic data capable of efficiently providing semantic data corresponding to information requested by a user.

컴퓨팅 기술과 인터넷의 발전으로 다양한 분야에서 광범위한 데이터가 구축되고 제공되고 있다. 다만 제공되는 데이터를 효율적으로 연계 또는 활용하기 위해서는 제공되는 데이터의 형식과 의미가 파악되어야 데이터를 할 수 있는 제한이 있다. With the development of computing technology and the Internet, a wide range of data is being constructed and provided in various fields. However, in order to efficiently link or utilize the provided data, there is a limit to the data to be provided in order to understand the format and meaning of the provided data.

본 개시는 사용자가 요구하는 정보에 대응되는 의미 데이터를 효율적으로 제공할 수 있는 의미 데이터 구축을 위한 시스템 및 방법을 제공한다. The present disclosure provides a system and method for constructing semantic data that can efficiently provide semantic data corresponding to information requested by a user.

일 실시예에 따른 의미 데이터 구축 시스템은 제1 스키마로 제1 데이터를 구축하는 제1 데이터 베이스; 사용자의 요청에 응답하여, 상기 제1 데이터 베이스로부터 상기 제1 데이터를 수집하여 상기 제1 스키마와 다른 제2 스키마로 구축되는 의미 데이터를 생성하는 의미 데이터 생성부; 상기 의미 데이터를 저장하는 의미 데이터 저장부; 및 상기 사용자의 요청을 처리하여 상기 의미 데이터 생성부 또는 상기 의미 데이터 저장부로 전송하고, 상기 사용자의 요청의 처리 결과를 사용자에게 제공하는 의미 데이터 요청 처리부를 포함하고, 상기 의미 데이터 생성부는, 상기 사용자의 요청에 대응되는 상기 제1 데이터를 상기 제1 데이터 베이스로부터 수집하는 데이터 수집부; 상기 제1 스키마를 분석하여 상기 제1 스키마의 속성 중 상기 사용자의 요청에 대응되는 속성을 선택하여 상기 제2 스키마로 형성하는 스키마 처리부; 및 상기 데이터 수집부로부터 수집된 제1 데이터 및 상기 스키마 처리부로부터 형성된 상기 제2 스키마를 이용하여 상기 의미 데이터를 형성하는 의미 데이터 결정부를 포함한다.A semantic data construction system according to an embodiment includes a first database for constructing first data with a first schema; A semantic data generation unit for collecting the first data from the first database and generating semantic data constructed with a second schema different from the first schema, in response to a user's request; A semantic data storage unit for storing the semantic data; And a semantic data request processing unit for processing the request of the user and transmitting the processed result to the semantic data generating unit or the semantic data storing unit and providing the processing result of the user's request to the user, A data collecting unit for collecting the first data corresponding to the request from the first database; A schema processor for analyzing the first schema and selecting an attribute corresponding to the request of the user among attributes of the first schema to form the second schema into the second schema; And a semantic data determination unit for forming the semantic data using the first data collected from the data collection unit and the second schema formed from the schema processing unit.

상기 데이터 수집부는 상기 제1 데이터 중 상기 사용자의 요청에 대응되는 일부만을 수집할 수 있다.The data collecting unit may collect only a part of the first data corresponding to the request of the user.

상기 의미 데이터는 RDF (Resource Description Framework) 데이터이고, 상기 제2 스키마는 RDF 데이터를 정의하는 스키마일 수 있다. The semantic data may be RDF (Resource Description Framework) data, and the second schema may be a schema that defines RDF data.

상기 의미 데이터 생성부는 상기 스키마 처리부에 의해 처리된 상기 제1 스키마 및 상기 제2 스키마에 대한 정보를 저장하는 레퍼토리 저장부를 더 구비할 수 있다. The semantic data generating unit may further include a repertoire storing unit storing information on the first schema and the second schema processed by the schema processing unit.

상기 의미 데이터 요청 처리부는 상기 사용자의 요청을 분석하여, 상기 사용자의 요청이 기 생성된 의미 데이터와 연관된 의미 데이터에 대한 요청인 경우, 상기 의미 데이터 생성부가 상기 레퍼토리 저장부에 저장된 상기 제1 스키마 및 상기 제2 스키마에 대한 정보를 참조하여 상기 사용자의 요청에 대응되는 의미 데이터를 생성할 수 있다.Wherein the semantic data request processing unit analyzes the request of the user and if the request of the user is a request for semantic data related to the generated semantic data, And generate semantic data corresponding to the request of the user by referring to the information about the second schema.

상기 의미 데이터 요청 처리부는 상기 사용자의 요청에 대응되는 의미 데이터와 상기 의미 데이터 저장부에 기 저장된 의미 데이터를 비교하는 데이터 비교부를 포함하고, 상기 의미 데이터 비교부는 상기 사용자의 요청에 대응되는 의미 데이터가 기 저장된 의미 데이터와 동일한 경우, 상기 사용자의 요청을 상기 의미 데이터 저장부로 전송하고, 상기 의미 데이터 저장부는 상기 사용자의 요청에 응답하여 상기 사용자의 요청에 대응되는 의미 데이터를 상기 의미 데이터 요청 처리부로 전송할 수 있다. Wherein the semantic data request processing unit includes a data comparing unit for comparing the semantic data corresponding to the request of the user with the semantic data previously stored in the semantic data storing unit and the semantic data comparing unit includes semantic data corresponding to the request of the user The semantic data storage unit transmits the semantic data corresponding to the request of the user to the semantic data storage unit in response to the user's request to the semantic data storage unit .

상기 의미 데이터 요청 처리부는 상기 사용자의 요청이 새로운 의미 데이터의 생성에 관한 것인지 기 생성된 의미 데이터의 업데이트에 관한 것인지를 판단하는 요청 유형 파악부를 포함하고, 상기 의미 데이터 생성부는 상기 요청 유형 파악부의 판단 결과에 따라, 상기 의미 데이터를 생성하거나, 기 생성된 의미 데이터를 업데이트할 수 있다. Wherein the semantic data request processing unit includes a request type determination unit for determining whether the request of the user is related to generation of new semantic data or update of previously generated semantic data, According to the result, the semantic data can be generated or the previously generated semantic data can be updated.

상기 의미 데이터 요청 처리부는 상기 사용자의 요청의 허용 여부를 판단하는 권한 확인부를 포함할 수 있다.The semantic data request processing unit may include an authority checking unit for determining whether the request of the user is permitted.

상기 의미 데이터 구축 시스템은 상기 제1 스키마와 동일하거나 상이한 스키마로 제2 데이터를 구축하는 제2 데이터 베이스를 더 포함하고, 상기 의미 데이터 생성부는 상기 사용자의 요청에 응답하여 상기 제1 스키마에 포함된 임의의 속성 및 상기 제2 데이터에 대한 스키마에 포함된 임의의 속성을 상기 제2 스키마의 형성에 반영할 수 있다.Wherein the semantic data construction system further comprises a second database for constructing second data with a schema identical to or different from the first schema, Any attribute and any attribute included in the schema for the second data may be reflected in the formation of the second schema.

상기 의미 데이터 생성부는 상기 사용자의 요청에 응답하여 외부의 네트워크로부터 제2 데이터를 수집하여, 상기 제1 스키마에 포함된 임의의 속성 및 상기 제2 데이터에 대한 스키마에 포함된 임의의 속성을 상기 제2 스키마의 형성에 반영할 수 있다. Wherein the semantic data generation unit collects second data from an external network in response to the request of the user and stores an arbitrary attribute included in the first schema and an arbitrary attribute included in the schema for the second data, 2 can be reflected in the formation of the schema.

본 개시에 따른 의미 데이터 구축을 위한 시스템 및 방법에 의하면 서로 다른 의미를 데이터를 효율적으로 연계 또는 활용할 수 있는 장점이 있다. 또한, 본 개시에 따른 의미 데이터 구축을 위한 시스템 및 방법에 의하면 사용자의 요청에 최적화된 의미 데이터를 제공할 수 있는 장점이 있다. According to the system and method for constructing semantic data according to the present disclosure, there is an advantage that data can be efficiently linked or utilized in different meanings. In addition, according to the system and method for constructing semantic data according to the present disclosure, it is possible to provide semantic data optimized for a user's request.

도 1은 본 개시의 일 실시예에 따른 건강 관리 시스템을 나타내는 블록도이다.
도 2는 도 1의 제1 데이터 및 제2 데이터의 예를 나타내는 도면이다.
도 3은 본 개시의 다른 실시예에 따른 건강 관리 시스템을 나타내는 블록도이다.
도 4는 도 1 또는 도 3의 의미 데이터 요청 처리부를 좀더 자세히 나타내는 블록도이다.
도 5는 도 1 또는 도 3의 의미 데이터를 사용자가 연계 또는 활용하는 예를 나타내는 도면이다.
도 6 및 도 7은 각각, 본 개시의 다른 실시예에 따른 건강 관리 시스템을 나타내는 블록도이다.
1 is a block diagram illustrating a healthcare system in accordance with one embodiment of the present disclosure.
2 is a diagram showing an example of the first data and the second data of FIG.
3 is a block diagram illustrating a healthcare system in accordance with another embodiment of the present disclosure.
Fig. 4 is a block diagram showing the semantic data request processing unit of Fig. 1 or Fig. 3 in more detail.
FIG. 5 is a diagram showing an example in which a user associates or utilizes the semantic data of FIG. 1 or FIG. 3;
Figures 6 and 7 are block diagrams, respectively, illustrating a healthcare system in accordance with another embodiment of the present disclosure.

이하, 첨부한 도면을 참조하여 본 개시의 실시 예에 대해 상세히 설명한다. 본 개시의 실시 예는 당 업계에서 평균적인 지식을 가진 자에게 본 개시를 보다 완전하게 설명하기 위하여 제공되는 것이다. 본 개시는 다양한 변경을 가할 수 있고 여러 가지 형태를 가질 수 있는 바, 특정 실시 예들을 도면에 예시하고 상세하게 설명하고자 한다. 그러나, 이는 본 개시를 특정한 형태에 대해 한정하려는 것이 아니며, 특허청구범위의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용한다. 첨부된 도면에 있어서, 구조물들의 치수는 본 개시의 명확성을 기하기 위하여 실제보다 확대하거나 축소하여 도시한 것이다.Hereinafter, embodiments of the present disclosure will be described in detail with reference to the accompanying drawings. The embodiments of the disclosure are provided to more fully describe the present disclosure to those skilled in the art. The present disclosure is capable of various modifications and may take various forms, and specific embodiments are illustrated and described in the drawings. It is to be understood, however, that the intention is not to limit the present disclosure to the particular forms disclosed, but to include all modifications, equivalents, and alternatives falling within the spirit and scope of the appended claims. Like reference numerals are used for similar elements in describing each drawing. In the accompanying drawings, the dimensions of the structures are shown enlarged or reduced from the actual size for the sake of clarity of the present disclosure.

본 개시에서 사용한 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 본 개시를 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 개시에서, "포함하다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성 요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used in this disclosure is used only to describe a specific embodiment and is not intended to limit the disclosure. The singular expressions include plural expressions unless the context clearly dictates otherwise. In this disclosure, the terms "comprises" or "having" and the like are used to specify that a feature, a number, a step, an operation, an element, a part, or a combination thereof, But do not preclude the presence or addition of one or more other features, integers, steps, operations, components, parts, or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 갖는다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 개시에서 명백하게 정의하지 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다. Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this disclosure belongs. Terms such as those defined in commonly used dictionaries are to be interpreted as having a meaning consistent with the contextual meaning of the related art and are not to be construed as an ideal or overly formal sense as clearly defined in this disclosure .

도 1은 일 실시예에 따른 의미 데이터 구축 시스템을 개념적으로 나타내는 블록도이이다. 도 1을 참조하면, 일 실시예에 따른 의미 데이터 구축 시스템(SBSYS)은 제1 데이터 베이스(DB1), 의미 데이터 생성부(SDGU), 의미 데이터 저장부(SST) 및 의미 데이터 요청 처리부(RPU)를 포함한다. 1 is a block diagram conceptually showing a semantic data construction system according to an embodiment. 1, the semantic data construction system SBSYS includes a first database DB1, a semantic data generation unit SDGU, a semantic data storage unit SST, and a semantic data request processing unit RPU. .

제1 데이터 베이스(DB1)는 제1 데이터(DTA1)를 제1 형태로 생성하여 저장한다. 예를 들어, 제1 데이터(DTA1)는 임의의 가수에 대한 정보를 나타낼 수 있다. 예를 들어, 제1 데이터(DTA1)는 임의의 가수가 부른 곡 및 해당 곡의 작곡가에 대한 정보를 포함할 수 있다. 상기 예에서, 제1 데이터 베이스(DB1)는, 도 2의 (a)에 도시된 바와 같이, A라는 가수에 대한 정보를 제1 데이터(DTA1)로 테이블 1로 구축할 수 있는데, 테이블 1의 각 인덱스는 A라는 가수가 부른 각 곡에 대응되고, 각 인덱스에 포함되는 속성들은 각각, 대응되는 곡의 곡명 및 작곡가에 대한 정보를 포함할 수 있다. The first data base DB1 generates and stores the first data DTA1 in the first form. For example, the first data DTA1 may represent information about an arbitrary mantissa. For example, the first data DTA1 may include information about a song called by a certain artist and a composer of the song. In this example, as shown in FIG. 2A, the first database DB1 can construct information on the mantissa A as table 1 with the first data DTA1. In Table 1, Each index corresponds to each piece of music called A by the artist A, and the attributes included in each index may include information about a song name and a composer of the corresponding song.

제1 데이터(DTA1)는 나아가, 도 2의 (b)에 도시되는 바와 같이, 임의의 가수의 각 곡의 작곡가에 대한 정보를 테이블 2로 구축할 수 있는데, 이때 테이블 1 및 테이블 2는 테이블 3에 의해 관계가 형성될 수 있다. 예를 들어, 테이블 3의 임의의 인덱스는, 테이블 1의 제2 속성과 테이블 2의 각 인덱스의 관계에 대한 정보를 포함할 수 있다. As shown in FIG. 2B, the first data DTA1 can further include information on a composer of each song of an arbitrary number in Table 2, wherein Table 1 and Table 2 are table 3 The relationship can be formed by For example, an arbitrary index of Table 3 may include information on the relationship between the second attribute of Table 1 and each index of Table 2. [

도 2의 (a) 또는 (b)와 같은 구조로 제1 데이터(DTA1)를 형성하는 경우, 사용자가 제1 데이터(DTA1)를 연계하거나 활용하는데 제한이 야기될 수 있다. 예를 들어, 사용자는 제1 데이터 베이스(DB1)를 정의하는 스키마(schema)와 다른 형태 또는 의미의 데이터를 요구할 수 있다. 전술된 예에서, 제1 데이터 베이스(DB1)에서 테이블 1의 각 인덱스의 각 속성이 고정되는데, 사용자는 제1 데이터(DTA1)에 포함된 일부 속성에 다른 속성을 연계한 의미 데이터(SDTA)를 활용하고자 할 수 있는데, 이를 위해서는 제1 데이터(DTA1)를 직접 재구성하여 해당 속성을 추출하는 등의 노력 및 비용이 야기될 수 있다. 참고로, 제1 데이터 베이스(DB1)는 데이터 베이스를 정의하는 스키마를 하나 또는 둘 이상으로 채택할 수 있다. In the case of forming the first data DTA1 with the structure as shown in FIG. 2A or FIG. 2B, restrictions may be imposed on the user to associate or utilize the first data DTA1. For example, the user may request data of a different form or meaning from the schema defining the first database DB1. In the example described above, each attribute of each index of the table 1 is fixed in the first database DB1. The user uses the semantic data SDTA that associates other attributes with some attributes included in the first data DTA1 To this end, efforts and costs such as directly reconstructing the first data DTA1 and extracting the corresponding attributes may be caused. For reference, the first database DB1 may adopt one or more schemas defining a database.

이렇듯, 데이터 사이의 이질화는 전산 시스템의 다양화 및 웹 상의 연관 서비스의 다양화가 가속되는 현실에서, 기존에 존재하는 데이터의 의미 있는 활용을 곤란케 하는 등의 자원의 낭비를 초래할 수 있다. 따라서, 올바른 의사결정과 융합 서비스 개발을 위해 기존에 개별 구축된 데이터들을 효율적으로 연계 또는 활용할 수 있는 방안이 요구된다. 본 개시에서 제시하는 방안에 대해 설명한다. In this way, heterogeneity of data can lead to waste of resources such as diversification of computer system and diversification of related services on the web, which makes it difficult to make meaningful use of existing data. Therefore, there is a need for a way to efficiently link and utilize data that have been individually constructed for correct decision-making and convergence service development. The approach presented in this disclosure will be described.

다시 도 1을 참조하면, 본 개시에 따른 의미 데이터 생성부(SDGU)는 사용자의 요청(Req)에 응답하여, 제1 데이터 베이스(DB1)로부터 제1 데이터(DTA1)를 수집하여, 사용자의 요청(Req)에 대응되는 의미 데이터(SDTA)를 생성한다. 이를 위해, 의미 데이터 생성부(SDGU)는 데이터 수집부(DCU), 스키마 처리부(SPU) 및 의미 데이터 결정부(SDU)를 포함할 수 있다. 1, the semantic data generation unit SDGU according to the present invention collects first data DTA1 from a first database DB1 in response to a user request Req, (SDTA) corresponding to Req. To this end, the semantic data generation unit SDUU may include a data collection unit (DCU), a schema processing unit (SPU), and a semantic data determination unit (SDU).

데이터 수집부(DCU)는 사용자의 요청(Req)에 응답하여 제1 데이터 베이스(DB1)로부터 제1 데이터(DTA1)를 수집할 수 있다. 예를 들어, 데이터 수집부(DCU)는 제1 데이터(DTA1)의 전부 또는 일부를 수집할 수 있다. 전술된 도 2의 (b)의 예에서, 데이터 수집부(DCU)는 사용자의 요청(Req)에 응답하여 테이블 1에 대응되는 정보만을 포함한 제1 데이터(DTA1)를 수집하거나, 테이블 1 내지 3에 대응되는 정보를 포함한 제1 데이터(DTA1)를 수집할 수 있다. 사용자의 요청(Req)은 사용자가 필요로 하는 의미 데이터(SDTA)에 대한 요청일 수 있다. 또는, 데이터 수집부(DCU)는 사용자의 요청(Req)에 응답하여, 제1 데이터(DTA1)를 도 2의 (a) 또는 (b)의 특정 테이블, 특정 인덱스 단위 또는 특정 속성 단위로 수집될 수도 있다. The data collection unit DCU may collect the first data DTA1 from the first database DB1 in response to the user's request Req. For example, the data collection unit (DCU) may collect all or part of the first data (DTA1). 2 (b), the data collection unit DCU collects the first data DTA1 including only the information corresponding to the table 1 in response to the user's request Req, The first data DTA1 including information corresponding to the first data DTA1 can be collected. The user's request (Req) may be a request for semantic data (SDTA) required by the user. Alternatively, the data collecting unit (DCU) may collect the first data (DTA1) in a specific table, a specific index unit, or a specific attribute unit of FIG. 2 (a) or (b) It is possible.

다만, 데이터 수집부(DCU)는 사용자의 요청(Req)에 대응되는 의미 데이터(SDTA)가 의미 데이터 저장부(SST)에 존재하지 아니하는 경우에 한하여, 상기의 동작을 수행할 수 있다. 후술되는 스키마 처리부(SPU) 및 의미 데이터 결정부(SDU) 또한 마찬가지이다. 데이터 수집부(DCU)는 사용자의 요청(Req)에 대응되는 의미 데이터(SDTA)가 의미 데이터 저장부(SST)에 존재하는지 여부를 판단하는 동작에 대하여는 후술된다. However, the data acquisition unit (DCU) can perform the above operation only when the semantic data SDTA corresponding to the user's request (Req) is not present in the semantic data storage unit (SST). The same applies to the schema processing unit (SPU) and the semantic data determination unit (SDU) described later. The operation of determining whether the semantic data SDTA corresponding to the user's request Req exists in the semantic data storage unit SST will be described later.

계속해서 도 1을 참조하면, 스키마 처리부(SPU)는 수집된 제1 데이터(DTA1)로부터 자동으로 제1 데이터(DTA1)에 대한 스키마를 분석하고, 사용자의 요청(Req)에 대응되는 의미 데이터(SDTA)에 대한 스키마를 선택할 수 있다. 이하에서는 설명의 편의를 위해, 제1 데이터(DTA1)에 대한 스키마를 제1 스키마(SCH1)라하고, 의미 데이터(SDTA)에 대한 스키마를 제2 스키마(SCH2)라 명명한다. 스키마 처리부(SPU)는 상기의 동작을 수행하기 위해, 스키마 처리부(SPU)는 스키마 분석부(SHA) 및 스키마 선택부(SHS)를 포함할 수 있다. 1, the schema processing unit SPU automatically analyzes the schema for the first data DTA1 from the collected first data DTA1 and stores the semantic data corresponding to the user's request Req SDTA) can be selected. Hereinafter, the schema for the first data DTA1 is referred to as a first schema (SCH1), and the schema for the semantic data (SDTA) is referred to as a second schema (SCH2). In order to perform the above operation, the schema processing unit SPU may include a schema analysis unit SHA and a schema selection unit SHS.

스키마 분석부(SHA)는 제1 스키마(SCH1)를 분석할 수 있다. 예를 들어, 제1 데이터(DTA1)에 제1 스키마(SCH1)에 대한 정보가 포함된 경우 스키마 분석부(SHA)는 데이터 수집부(DCU)로부터 전송된 제1 데이터(DTA1)로부터 스키마를 분석할 수 있다. 또는 스키마 분석부(SHA)는 기 저장된 제1 스키마(SCH1)에 대한 정보에 근거하여 제1 스키마(SCH1)를 분석할 수 있다. 제1 스키마(SCH1)에 대한 정보는 제1 데이터(DTA1)와 별도의 문서 등으로, 스키마 분석부(SHA)로 제공될 수 있다. The schema analysis unit (SHA) can analyze the first schema (SCH1). For example, when the first data DTA1 includes information on the first schema SCH1, the schema analysis unit SHA analyzes the schema from the first data DTA1 transmitted from the data collection unit DCU can do. Alternatively, the schema analysis unit (SHA) may analyze the first schema (SCH1) based on the information on the previously stored first schema (SCH1). The information on the first schema (SCH1) may be provided to the schema analysis unit (SHA) as a separate document from the first data (DTA1).

스키마 분석부(SHA)는 제1 스키마(SCH1)를 분석하여 그 결과를 스키마 선택부(SHS)로 전송할 수 있다. 예를 들어, 제1 스키마(SCH1)의 분석 결과는 제1 데이터(DTA1)가 임의의 가수마다 각 테이블로 형성하고 해당 테이블의 각 인덱스에 해당 가수의 곡에 대한 정보를 포함하고, 각 인덱스에는 해당 곡에 대한 제목 및 작곡자를 속성으로 포함하는 것으로 생성될 수 있다. The schema analysis unit (SHA) may analyze the first schema (SCH1) and transmit the result to the schema selection unit (SHS). For example, the analysis result of the first schema (SCH1) shows that the first data (DTA1) is formed by each table for each mantissa, and each index of the corresponding table includes information about the song of the corresponding mantissa, And a title and a composer for the song as attributes.

스키마 선택부(SHS)는 제1 스키마(SCH1)의 분석 결과를 수신하여, 사용자의 요청(Req)에 대응되는 제2 스키마(SCH2)를 선택할 수 있다. 예를 들어, 사용자의 요청(Req)이 임의의 가수의 각 곡의 작곡자에 대한 것이라면, 스키마 선택부(SHS)는 제1 스키마(SCH1)의 분석 결과로부터 해당 속성을 포함하는 제2 스키마(SCH2)를 형성할 수 있다. 예를 들어, 의미 데이터(SDTA)가 RDF(Resource Description Framework) 데이터로 형성되는 경우, 제2 스키마(SCH2)는 도 2의 (c)의 <서브젝트(Subject), 프레디케이트(Predicate), 오브젝트(Object)> 형태를 가질 수 있고, 제1 스키마(SCH1)의 분석 결과로부터 선택된 속성을 서브젝트, 프레디케이트 및 오브젝트 중 적어도 하나 이상의 임의의 속성으로 하여 결정될 수 있다. RDF 데이터는 시맨틱 웹(Semantic Web)을 규정하는 W3C(World Wide Web Consortium) 표준 상의 자원을 교환하기 위해 규정된 데이터이다. The schema selection unit SHS can receive the analysis result of the first schema SCH1 and select the second schema SCH2 corresponding to the request Req of the user. For example, if the request of the user (Req) is for a composer of each song of a certain mantissa, the schema selector SHS selects a second schema (SCH2) containing the attribute from the analysis result of the first schema ) Can be formed. For example, when the semantic data (SDTA) is formed from RDF (Resource Description Framework) data, the second schema (SCH2) includes a <Subject, a Predicate, Object)> type, and can be determined as an arbitrary attribute of at least one of a subject, a predicate, and an object selected from an analysis result of the first schema (SCH1). RDF data is data defined to exchange resources on the World Wide Web Consortium (W3C) standard that defines the Semantic Web.

스키마 처리부(SPU)에 의해 분석되고 결정된 스키마에 대한 정보는 도 3에 도시되는 레파토리 저장부(RST)에 포함될 수 있다. 사용자의 요청(Req)이 기 요청된 의미 데이터(SDTA)와 관련되는 경우, 스키마 처리부(SPU)는 레파토리 저장부(RST)에 저장된 스키마를 참조하여 사용자의 요청(Req)에 대응되는 제2 스키마(SCH2)를 형성할 수 있다. 예를 들어, 새로이 요청된 사용자의 요청(Req)이, 기 결정된 제2 스키마(SCH2)를 형성하는 속성 중 임의의 속성으로 선택한 제1 스키마(SCH1)의 속성에 대해 하위 클래스에 대응되는 경우, 스키마 처리부(SPU)를 레파토리 저장부(RST)의 스키마를 참조할 수 있다. 예를 들어, 기 결정된 제2 스키마(SCH2)의 임의의 속성이 자동차에 대한 것이고, 새로이 요청된 사용자의 요청(Req)이 그랜저에 대한 것이라면, 스키마 처리부(SPU)는 레파토리 저장부(RST)의 정보를 참조하여 기 선택된 제1 스키마(SCH1)의 속성에서 하위 클래스에 대한 속성을 선택하여 제2 스키마(SCH2)에 계층이 반영되도록 형성할 수 있다. 사용자의 요청(Req)이 기 요청된 의미 데이터와 관련되는지 여부에 대한 판단 동작은 후술된다.Information on the schema analyzed and determined by the schema processing unit (SPU) may be included in the repertoire storage unit (RST) shown in FIG. If the request (Req) of the user is related to the requested semantic data (SDTA), the schema processing unit (SPU) refers to the schema stored in the repertoire storage unit (RST) (SCH2) can be formed. For example, when the newly requested user's request (Req) corresponds to a subclass for an attribute of the first schema (SCH1) selected by any of the attributes forming the predetermined second schema (SCH2) The schema processing unit (SPU) can refer to the schema of the repertoire storage unit (RST). For example, if the arbitrary attribute of the predetermined second schema (SCH2) is for the automobile and the newly requested user's request (Req) is for the grandrer, the schema processing unit (SPU) The attribute for the lower class may be selected from the attribute of the first selected schema (SCH1) by referring to the information, and the hierarchy may be formed so as to be reflected in the second schema (SCH2). The determination operation as to whether the user's request (Req) is related to the requested semantic data is described below.

다시 도 1을 참조하면, 의미 데이터 결정부(SDU)는 선택된 제2 스키마(SCH2)와 제2 스키마(SCH2)에 포함된 속성에 대응되는 제1 데이터(DTA1)의 정보를 이용하여 의미 데이터(SDTA)를 생성할 수 있다. 이렇게 생성된 의미 데이터(SDTA)는 의미 데이터 저장부(SST)에 저장될 수 있다. 1, the semantic data determination unit SDU uses the information of the first data DTA1 corresponding to the attributes included in the selected second schema SCH2 and the second schema SCH2 to generate semantic data SDTA). &Lt; / RTI &gt; The generated semantic data SDTA can be stored in the semantic data storage unit SST.

도 4는 도 1의 의미 데이터 요청 처리부의 예를 나타내는 도면이다.4 is a diagram showing an example of the semantic data request processing unit of Fig.

도 1 및 도 4를 참조하면, 의미 데이터 요청 처리부(RPU)는 사용자로부터 요청(Req)을 수신하여 이에 대응되는 의미 데이터(SDTA)를 사용자에게 제공한다. 의미 데이터 요청 처리부(RPU)는 요청 분석부(RAU) 및 의미 데이터 호출 및 제공부(CPU)를 포함할 수 있다. Referring to FIG. 1 and FIG. 4, the semantic data request processing unit RPU receives a request (Req) from a user and provides the corresponding semantic data SDTA to the user. The semantic data request processing unit (RPU) may include a request analysis unit (RAU) and semantic data calling and providing unit (CPU).

요청 분석부(RAU)는 사용자의 요청(Req)을 수신하여 분석할 수 있다. 예를 들어, 요청 분석부(RAU)는 의미 데이터 비교부(CMU)를 포함하여, 사용자의 요청(Req)에 대응되는 의미 데이터(SDTA)가 의미 데이터 저장부(SST)에 저장되어 있는지를 체크할 수 있다. 예를 들어, 요청 분석부(RAU)는 의미 데이터 저장부(SST)에 저장된 의미 데이터(SDTA)에 대한 정보를 저장하고 있을 수 있다. 사용자의 요청(Req)에 대응되는 의미 데이터(SDTA)가 의미 데이터 저장부(SST)에 저장되어 있는지 여부에 대한 판단 결과는 의미 데이터 호출 및 제공부(CPU)에 전송된다. The Request Analysis Unit (RAU) can receive and analyze the user's request (Req). For example, the request analysis unit RAU includes a semantic data comparison unit CMU to check whether the semantic data SDTA corresponding to the request Req of the user is stored in the semantic data storage unit SST can do. For example, the request analysis unit (RAU) may store information on the semantic data (SDTA) stored in the semantic data storage unit (SST). The result of the determination as to whether or not the semantic data SDTA corresponding to the user's request Req is stored in the semantic data storage unit SST is transmitted to the semantic data calling and providing unit CPU.

사용자가 요청한 의미 데이터(SDTA)가 의미 데이터 저장부(SST)에 저장되어 있는 경우, 의미 데이터 호출 및 제공부(CPU)는 의미 데이터 저장부(SST)에 직접 의미 데이터(SDTA)를 호출한다. 반면, 의미 데이터(SDTA)가 의미 데이터 저장부(SST)에 저장되어 있지 아니하는 경우, 의미 데이터 호출 및 제공부(CPU)는 전술된 의미 데이터 생성부(SDGU)에서 의미 데이터(SDTA)를 생성하도록, 사용자의 요청(Req)을 의미 데이터 생성부(SDGU)에 전송한다. 의미 데이터 생성부(SDGU)에서 생성된 의미 데이터(SDTA)는 전술한 바와 같이 의미 데이터 저장부(SST)에 저장되고, 또한 의미 데이터 호출 및 제공부(CPU)에 전송될 수 있다. When the semantic data SDTA requested by the user is stored in the semantic data storage SST, the semantic data calling and providing CPU calls the semantic data SDTA directly to the semantic data storage SST. On the other hand, if the semantic data SDTA is not stored in the semantic data storage unit SST, the semantic data calling and providing unit CPU generates semantic data SDTA in the semantic data generating unit SDGU described above (Req) to the semantic data generation unit (SDGU). The semantic data SDTA generated by the semantic data generation unit SDGU may be stored in the semantic data storage SST and transmitted to the semantic data calling and providing unit CPU as described above.

또한, 요청 분석부(RAU)는 요청 유형 파악부(TAU)를 포함하여, 사용자의 요청(Req)이 의미 데이터(SDTA)의 제공을 요청하는 것인지, 의미 데이터 저장부(SST)에 저장된 의미 데이터(SDTA)의 업데이터(추가, 삭제 또는 변형)를 요청한 것인지를 분석할 수 있다. 이는, 사용자의 요청(Req)에 포함된 질의어를 분석함으로써 판단될 수 있다. The request analysis unit RAU includes the request type determination unit TAU to determine whether the request Req of the user requests the provision of the semantic data SDTA or the semantic data SDTA stored in the semantic data storage unit SST, (Addition, deletion, or modification) of the SDTA. This can be determined by analyzing the query term contained in the user's request (Req).

사용자의 요청(Req)이 의미 데이터(SDTA)에 대한 요청인 경우, 의미 데이터 호출 및 제공부(CPU)는 전술된 바와 같이, 의미 데이터 저장부(SST)에 기 저장된 의미 데이터(SDTA) 또는 의미 데이터 생성부(SDGU)에 의해 생성되어 의미 데이터 저장부(SST)에 저장된 의미 데이터를 사용자에게 제공할 수 있다. 또는 사용자의 요청(Req)이 의미 데이터 저장부(SST)에 저장된 의미 데이터(SDTA)의 업데이터에 대한 요청인 경우, 의미 데이터 호출 및 제공부(CPU)는 의미 데이터 생성부(SDGU)에 의미 데이터 저장부(SST)에 저장된 의미 데이터(SDTA)의 업데이트를 요청할 수 있다. If the request (Req) of the user is a request for the semantic data (SDTA), the semantic data calling and delivering (CPU) is the semantic data (SDTA) previously stored in the semantic data storage (SST) The semantic data generated by the data generation unit SDGU and stored in the semantic data storage unit SST can be provided to the user. Or the request (Req) of the user is a request to the updater of the semantic data (SDTA) stored in the semantic data storage (SST), the semantic data calling and providing unit (CPU) (SDTA) stored in the storage unit (SST).

의미 데이터(SDTA)의 업데이트는 의미 데이터 결정부(SDU)가 도 3의 레파토리 저장부(RST)에 저장된 제2 스키마(SCH2)에 대한 정보를 참조하여 수행될 수 있다. 또는 도시되지는 아니하였으나, 의미 데이터(SDTA)의 업데이트는 별도의 업데이트 로직에 의해 수행될 수도 있다. The updating of the semantic data SDTA can be performed by referring to the information on the second schema (SCH2) stored in the repertoire storage unit RST of the SDU in FIG. 3. Alternatively, although not shown, the update of semantic data (SDTA) may be performed by separate update logic.

요청 분석부(RAU)는 상기와 같은 사용자의 요청(Req)이 허용될 수 있는지에 대한 판단을 수행하는 권한 확인부(AIU)를 더 포함할 수 있다. The request analysis unit (RAU) may further include an authorization checking unit (AIU) for determining whether the request (Req) of the user is allowed.

의미 데이터 호출 및 제공부(CPU)로 전송된 의미 데이터(SDTA)는 사용자에게 제공될 수 있다. 또한, 도시되지 아니하였으나, 사용자의 요청(Req)의 처리 결과(예를 들어, 의미 데이터의 업데이트 결과)가 사용자에게 제공될 수 있다. The semantic data (SDTA) sent to the semantic data calling and providing unit (CPU) can be provided to the user. Also, although not shown, the processing result of the request (Req) of the user (for example, an update result of the semantic data) may be provided to the user.

의미 데이터(SDTA)를 획득한 사용자는, 도 5에 도시되는 바와 같이, 의미 데이터(SDTA)를 포함 또는 변형하여 사용자 의미 데이터로 저장 또는 사용하거나, 스마트폰 어플리케이션(앱) 등과 같은 어플리케이션에 활용할 수 있다. As shown in FIG. 5, the user who acquires the semantic data SDTA may include or modify the semantic data SDTA to store or use the semantic data SDTA as user semantic data, or may use the semantic data SDTA as an application such as a smartphone application have.

이상에서는 의미 데이터 구축 시스템이 하나의 데이터 베이스로부터 제1 데이터를 수집하여 의미 데이터를 생성하는 예에 한하여 설명되었다. 그러나, 이에 제한되는 것은 아니다. 본 개시에 따른 의미 데이터 구축 시스템은 도 6에 도시되는 바와 같이, 서로 제1 데이터 베이스(DB1) 및 제2 데이터 베이스(DB2)로부터 각각, 제1 데이터(DTA1) 및 제2 데이터(DTA2) 중 적어도 하나 이상의 데이터로부터 의미 데이터(SDTA)를 생성할 수 있다. In the above description, the semantic data construction system collects the first data from one database to generate semantic data. However, it is not limited thereto. 6, the system for constructing a semantic data according to the present disclosure includes first data DTA1 and second data DTA2 from a first database DB1 and a second database DB2, respectively, (SDTA) from at least one or more data.

예를 들어, 제1 데이터(DTA1)에 대한 스키마에 포함된 임의의 속성과 제2 데이터(DTA2)에 대한 스키마에 포함된 임의의 속성을 의미 데이터(SDTA)에 대한 제2 스키마(SCH2)의 임의의 속성으로 형성할 수 있다. 예를 들어, 제1 데이터(DTA1)에 대한 스키마에 포함된 임의의 속성이 과일에 대한 것이고, 제2 데이터(DTA2)에 대한 스키마에 포함된 임의의 속성이 색깔에 대한 것이라면, 의미 데이터(SDTA)는 바나나와 노란색을 각각 서브젝트 및 오브젝트로 형성하고 프레디케이트를 색으로 하여 바나나의 색은 노란색이라는 RDF 데이터로 형성될 수 있다. For example, any attribute contained in the schema for the first data (DTA1) and any attribute included in the schema for the second data (DTA2) may be included in the schema (SCH2) for the semantic data (SDTA) And can be formed with arbitrary attributes. For example, if any attribute included in the schema for the first data DTA1 is for the fruit and any attribute included in the schema for the second data DTA2 is for the color, then the semantic data SDTA ) Can be formed of RDF data in which the banana and yellow are formed as subjects and objects, respectively, and the color of the banana is colored yellow as the predicate.

도 6의 제1 데이터 베이스(DB1) 및 제2 데이터 베이스(DB2)는 각각, 동일하거나 상이한 스키마로 정의될 수 있다. 도 6의 제2 데이터 베이스(DB2)는 본 개시의 의미 데이터 구축 시스템(SBSYS)의 외부에 존재할 수도 있다. The first database DB1 and the second database DB2 in FIG. 6 may be defined by the same or different schemas, respectively. The second database DB2 in FIG. 6 may exist outside the semantic data construction system SBSYS of the present disclosure.

또한, 도 7에 도시되는 바와 같이, 수집되는 데이터는 데이터 베이스로부터 제공되는 것에 국한되지 아니하고, 네트워크(NT)에 의해 제공될 수도 있다. 도 7의 네트워크(NT)는 인터넷 및 소셜 미디어 등을 포함할 수 있다. Further, as shown in Fig. 7, the collected data is not limited to that provided from the database, but may also be provided by the network NT. The network NT of FIG. 7 may include the Internet and social media.

이렇듯, 본 개시에 따른 의미 데이터 구축 시스템 및 방법에 의하면 다양한 형태와 의미의 이질적인 데이터를 효율적으로 연계 또는 활용할 수 있는 장점이 있다. 특히, 서로 다른 기관에서 구축한 데이터 베이스를 통합적으로 활용할 수 있어, 효율적인 데이터 활용이 가능하고 이는 각 기관의 업무에 소요되는 비용을 줄이고 회사의 수익성을 향상시킬 수 있다. 또한, 따른 의미 데이터 구축을 위한 시스템 및 방법에 의하면 사용자의 요청에 최적화된 의미 데이터를 제공할 수 있다. As described above, according to the system and method for constructing semantic data according to the present disclosure, heterogeneous data having various forms and meanings can be effectively linked or utilized. In particular, databases built by different organizations can be utilized in an integrated manner, enabling efficient data utilization, which can reduce costs for each organization and improve the profitability of the company. In addition, according to the system and method for constructing the semantic data, the semantic data optimized for the user's request can be provided.

이상에서와 같이 도면과 명세서에서 최적 실시예가 개시되었다. 여기서 특정한 용어들이었으나, 이는 단지 본 개시를 설명하기 위한 목적에서 사용된 것이지 의미 한정이나 특허청구범위에 기재된 범위를 제한하기 위하여 사용된 것은 아니다. As described above, an optimal embodiment has been disclosed in the drawings and specification. It is to be understood that the terminology used herein is for the purpose of describing the present disclosure only and is not used to limit the scope of the present invention.

예를 들어, 본 개시의 의미 데이터는 전술된 RDF 데이터로 한정되는 것이 아니고, RDF 이외의 의미론적 마크업 언어(OWL 및 Topic Maps 등)의 언어로 기술된 데이터일 수 있다. 또는 전술된 사용자는 본 개시에 따른 의미 데이터 구축 시스템의 설계자일 수 있다. 그러므로 본 기술분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 본 개시에 의한 진정한 기술적 보호범위는 첨부된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.For example, the semantic data of the present disclosure is not limited to RDF data described above, but may be data described in languages other than RDF, such as a semantic markup language (such as OWL and Topic Maps). Or the above-described user may be the designer of the semantic data building system according to the present disclosure. Therefore, those skilled in the art will appreciate that various modifications and equivalent embodiments are possible without departing from the scope of the present invention. The scope of the present invention should be determined by the technical idea of the appended claims.

의미 데이터 구축 시스템: SBSYS
제1 데이터 베이스: DB1
의미 데이터 생성부: SDGU
의미 데이터 저장부: SST
의미 데이터 요청 처리부: RPU
Semantic data building system: SBSYS
First database: DB1
Semantic data generator: SDGU
Meaning Data storage area: SST
Semantic data request processing unit: RPU

Claims (10)

제1 스키마로 제1 데이터를 구축하는 제1 데이터 베이스;
사용자의 요청에 응답하여, 상기 제1 데이터 베이스로부터 상기 제1 데이터를 수집하여 상기 제1 스키마와 다른 제2 스키마로 구축되는 의미 데이터를 생성하는 의미 데이터 생성부;
상기 의미 데이터를 저장하는 의미 데이터 저장부; 및
상기 사용자의 요청을 처리하여 상기 의미 데이터 생성부 또는 상기 의미 데이터 저장부로 전송하고, 상기 사용자의 요청의 처리 결과를 사용자에게 제공하는 의미 데이터 요청 처리부를 포함하고,
상기 의미 데이터 생성부는,
상기 사용자의 요청에 대응되는 상기 제1 데이터를 상기 제1 데이터 베이스로부터 수집하는 데이터 수집부;
상기 제1 스키마를 분석하여 상기 제1 스키마의 속성 중 상기 사용자의 요청에 대응되는 속성을 선택하여 상기 제2 스키마로 형성하는 스키마 처리부; 및
상기 데이터 수집부로부터 수집된 제1 데이터 및 상기 스키마 처리부로부터 형성된 상기 제2 스키마를 이용하여 상기 의미 데이터를 형성하는 의미 데이터 결정부를 포함하는 것을 특징으로 하는 의미 데이터 구축 시스템.
A first database for constructing first data with a first schema;
A semantic data generation unit for collecting the first data from the first database and generating semantic data constructed with a second schema different from the first schema, in response to a user's request;
A semantic data storage unit for storing the semantic data; And
And a semantic data request processing unit for processing the request of the user and transmitting the semantic data to the semantic data generating unit or the semantic data storing unit and providing the processing result of the user's request to the user,
Wherein the semantic data generating unit comprises:
A data collecting unit collecting the first data corresponding to the request of the user from the first database;
A schema processor for analyzing the first schema and selecting an attribute corresponding to the request of the user among attributes of the first schema to form the second schema into the second schema; And
And a semantic data determination unit for forming the semantic data using the first data collected from the data collection unit and the second schema formed from the schema processing unit.
제1 항에 있어서,
상기 데이터 수집부는 상기 제1 데이터 중 상기 사용자의 요청에 대응되는 일부만을 수집하는 것을 특징으로 하는 의미 데이터 구축 시스템.
The method according to claim 1,
Wherein the data collection unit collects only a part of the first data corresponding to the request of the user.
제1 항에 있어서,
상기 의미 데이터는 RDF (Resource Description Framework) 데이터이고,
상기 제2 스키마는 RDF 데이터를 정의하는 스키마인 것을 특징으로 하는 의미 데이터 구축 시스템.
The method according to claim 1,
The semantic data is RDF (Resource Description Framework) data,
Wherein the second schema is a schema that defines RDF data.
제1 항에 있어서,
상기 의미 데이터 생성부는 상기 스키마 처리부에 의해 처리된 상기 제1 스키마 및 상기 제2 스키마에 대한 정보를 저장하는 레퍼토리 저장부를 더 구비하는 것을 특징으로 하는 의미 데이터 구축 시스템.
The method according to claim 1,
Wherein the semantic data generating unit further comprises a repertoire storing unit storing information on the first schema and the second schema processed by the schema processing unit.
제4 항에 있어서,
상기 의미 데이터 요청 처리부는 상기 사용자의 요청을 분석하여, 상기 사용자의 요청이 기 생성된 의미 데이터와 연관된 의미 데이터에 대한 요청인 경우, 상기 의미 데이터 생성부가 상기 레퍼토리 저장부에 저장된 상기 제1 스키마 및 상기 제2 스키마에 대한 정보를 참조하여 상기 사용자의 요청에 대응되는 의미 데이터를 생성하는 것을 특징으로 하는 의미 데이터 구축 시스템.
5. The method of claim 4,
Wherein the semantic data request processing unit analyzes the request of the user and if the request of the user is a request for semantic data related to the generated semantic data, And generates semantic data corresponding to the request of the user by referring to the information about the second schema.
제1 항에 있어서,
상기 의미 데이터 요청 처리부는 상기 사용자의 요청에 대응되는 의미 데이터와 상기 의미 데이터 저장부에 기 저장된 의미 데이터를 비교하는 데이터 비교부를 포함하고,
상기 의미 데이터 비교부는 상기 사용자의 요청에 대응되는 의미 데이터가 기 저장된 의미 데이터와 동일한 경우, 상기 사용자의 요청을 상기 의미 데이터 저장부로 전송하고,
상기 의미 데이터 저장부는 상기 사용자의 요청에 응답하여 상기 사용자의 요청에 대응되는 의미 데이터를 상기 의미 데이터 요청 처리부로 전송하는 것을 특징으로 하는 의미 데이터 구축 시스템.
The method according to claim 1,
Wherein the semantic data request processing unit includes a data comparing unit for comparing the semantic data corresponding to the user's request with the semantic data previously stored in the semantic data storing unit,
Wherein the semantic data comparison unit transmits the request of the user to the semantic data storage unit when the semantic data corresponding to the user's request is identical to the previously stored semantic data,
Wherein the semantic data storage unit transmits the semantic data corresponding to the request of the user to the semantic data request processing unit in response to the request of the user.
제1 항에 있어서,
상기 의미 데이터 요청 처리부는 상기 사용자의 요청이 새로운 의미 데이터의 생성에 관한 것인지 기 생성된 의미 데이터의 업데이트에 관한 것인지를 판단하는 요청 유형 파악부를 포함하고,
상기 의미 데이터 생성부는 상기 요청 유형 파악부의 판단 결과에 따라, 상기 의미 데이터를 생성하거나, 기 생성된 의미 데이터를 업데이트하는 것을 특징으로 하는 의미 데이터 구축 시스템.
The method according to claim 1,
Wherein the semantic data request processing unit includes a request type determination unit for determining whether the request of the user is related to generation of new semantic data or update of previously generated semantic data,
Wherein the semantic data generation unit generates the semantic data or updates the generated semantic data according to the determination result of the request type determination unit.
제1 항에 있어서,
상기 의미 데이터 요청 처리부는 상기 사용자의 요청의 허용 여부를 판단하는 권한 확인부를 포함하는 것을 특징으로 하는 의미 데이터 구축 시스템.
The method according to claim 1,
Wherein the semantic data request processing unit includes an authorization checking unit for determining whether the request of the user is permitted or not.
제1 항에 있어서,
상기 의미 데이터 구축 시스템은 상기 제1 스키마와 동일하거나 상이한 스키마로 제2 데이터를 구축하는 제2 데이터 베이스를 더 포함하고,
상기 의미 데이터 생성부는 상기 사용자의 요청에 응답하여 상기 제1 스키마에 포함된 임의의 속성 및 상기 제2 데이터에 대한 스키마에 포함된 임의의 속성을 상기 제2 스키마의 형성에 반영하는 것을 특징으로 하는 의미 데이터 구축 시스템.
The method according to claim 1,
Wherein the semantic data construction system further comprises a second database for constructing second data with a schema identical to or different from the first schema,
Wherein the semantic data generation unit reflects any attribute included in the first schema and any attribute included in the schema for the second data in the formation of the second schema in response to the request of the user Semantic data building system.
제1 항에 있어서,
상기 의미 데이터 생성부는 상기 사용자의 요청에 응답하여 외부의 네트워크로부터 제2 데이터를 수집하여, 상기 제1 스키마에 포함된 임의의 속성 및 상기 제2 데이터에 대한 스키마에 포함된 임의의 속성을 상기 제2 스키마의 형성에 반영하는 것을 특징으로 하는 의미 데이터 구축 시스템.
The method according to claim 1,
Wherein the semantic data generation unit collects second data from an external network in response to the request of the user and stores an arbitrary attribute included in the first schema and an arbitrary attribute included in the schema for the second data, 2 schema. &Lt; / RTI &gt;
KR1020130017160A 2013-02-18 2013-02-18 System and method for building of semantic data KR20140104544A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020130017160A KR20140104544A (en) 2013-02-18 2013-02-18 System and method for building of semantic data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020130017160A KR20140104544A (en) 2013-02-18 2013-02-18 System and method for building of semantic data

Publications (1)

Publication Number Publication Date
KR20140104544A true KR20140104544A (en) 2014-08-29

Family

ID=51748292

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020130017160A KR20140104544A (en) 2013-02-18 2013-02-18 System and method for building of semantic data

Country Status (1)

Country Link
KR (1) KR20140104544A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10042906B2 (en) 2014-12-23 2018-08-07 Electronics And Telecommunications Research Institute Apparatus and method for data processing
KR102130923B1 (en) * 2019-11-08 2020-07-06 국민건강보험공단 System Operation Method for Building and Providing Healthcare Insurance Bigdata

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10042906B2 (en) 2014-12-23 2018-08-07 Electronics And Telecommunications Research Institute Apparatus and method for data processing
KR102130923B1 (en) * 2019-11-08 2020-07-06 국민건강보험공단 System Operation Method for Building and Providing Healthcare Insurance Bigdata

Similar Documents

Publication Publication Date Title
US9223777B2 (en) Self-learning semantic search engine
CA2647584C (en) Search-based application development framework
US9792351B2 (en) Tolerant and extensible discovery of relationships in data using structural information and data analysis
US7080067B2 (en) Apparatus, method, and program for retrieving structured documents
US8099382B2 (en) Method and system for mapping multi-dimensional model to data warehouse schema
US8275775B2 (en) Providing web services from business intelligence queries
US20060265352A1 (en) Methods and apparatus for information integration in accordance with web services
US20070219959A1 (en) Computer product, database integration reference method, and database integration reference apparatus
Frischmuth et al. Ontowiki–an authoring, publication and visualization interface for the data web
US20050289138A1 (en) Aggregate indexing of structured and unstructured marked-up content
US20130262501A1 (en) Context-aware question answering system
US20070043759A1 (en) Method for data management and data rendering for disparate data types
US20110087708A1 (en) Business object based operational reporting and analysis
JP2004094806A (en) Information retrieval support system, application server, information retrieval method and program
CN111813798B (en) Mapping method, device, equipment and storage medium based on R2RML standard
Orlandi et al. Modelling provenance of DBpedia resources using Wikipedia contributions
CN101719162A (en) Multi-version open geographic information service access method and system based on fragment pattern matching
KR101897760B1 (en) A system of converting and storing triple for linked open data cloud information service and a method thereof
KR20150112442A (en) System and method for generating knowledge
KR20140104544A (en) System and method for building of semantic data
CN103823855B (en) Chinese encyclopedic knowledge organization and integration method aiming at semantic network
García et al. Methodology for the publication of linked open data from small and medium size DMOs
CN113221528B (en) Automatic generation and execution method of clinical data quality evaluation rule based on openEHR model
Lee et al. Ontology management for large-scale e-commerce applications
JP3842572B2 (en) Structured document management method, structured document management apparatus and program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application