KR20120082620A - Method for aligning ontology and ontology alignment system thereof - Google Patents

Method for aligning ontology and ontology alignment system thereof Download PDF

Info

Publication number
KR20120082620A
KR20120082620A KR1020110004001A KR20110004001A KR20120082620A KR 20120082620 A KR20120082620 A KR 20120082620A KR 1020110004001 A KR1020110004001 A KR 1020110004001A KR 20110004001 A KR20110004001 A KR 20110004001A KR 20120082620 A KR20120082620 A KR 20120082620A
Authority
KR
South Korea
Prior art keywords
ontology
ontologies
similarity
graph
objects
Prior art date
Application number
KR1020110004001A
Other languages
Korean (ko)
Other versions
KR101301077B1 (en
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 KR1020110004001A priority Critical patent/KR101301077B1/en
Publication of KR20120082620A publication Critical patent/KR20120082620A/en
Application granted granted Critical
Publication of KR101301077B1 publication Critical patent/KR101301077B1/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/10Complex mathematical operations

Abstract

PURPOSE: An ontology alignment method and an ontology alignment system thereof are provided to directly compare graph structures of an entity included in ontology, thereby improving performance through a decrease of information loss. CONSTITUTION: A service UI(User Interface) unit receives two ontologies. A graph extracting unit(210) extracts ontology graphs about the two ontologies. An ontology kernel(220) decides a similarity of the two ontologies by using the ontology graph and aligns the two based on the similarity. The graph extracting unit extracts sub graphs including structure information of entities of the two ontologies. The ontology kernel decides the similarity by measuring the similarity with the number of part structures shared by the sub graph of the two.

Description

온톨로지 정렬 방법 및 이를 적용한 온톨로지 정렬 시스템{Method for Aligning Ontology and Ontology Alignment System thereof}Ontology Alignment Method and Ontology Alignment System Applying the Method {Method for Aligning Ontology and Ontology Alignment System}

본 발명은 온톨로지 정렬 방법 및 이를 적용한 온톨로지 정렬 시스템에 관한 것으로, 더욱 상세하게는 두 온톨로지의 개체를 정렬하기 위한 온톨로지 정렬 방법 및 이를 적용한 온톨로지 정렬 시스템에 관한 것이다.The present invention relates to an ontology alignment method and an ontology alignment system using the same, and more particularly, to an ontology alignment method for aligning two ontology objects and an ontology alignment system applying the same.

1989년도에 팀 버너스-리(Tim Berners-Lee)는 처음으로 월드 와이드 웹(World Wide Web)을 제안하였다. 특히, 기존에 널리 쓰이고 있던 클라이언트-서버(Client-Server) 구조와 HTML(HyperText Markup Language)의 마크업 언어로 인터넷 환경에서 어디에서나 개인의 정보를 웹에 올릴 수 있고, 브라우저를 통해 그 정보에 접근할 수 있는 정보의 공유 인프라를 갖출 수 있도록 하였다.In 1989 Tim Berners-Lee first proposed the World Wide Web. In particular, the client-server structure and the markup language of HTML (HyperText Markup Language), which are widely used, can upload personal information to the web anywhere in the Internet environment and access the information through a browser. We have a shared infrastructure for sharing information.

이에 따라, 수많은 정보가 인터넷에 올려지게 되고 유통되는 과정을 거치면서 대량의 정보가 인터넷상에 존재하게 되었고, 이를 상호 공유함으로써 사회 발전과 기술 발전을 촉진하고, 결과적으로 정보사회의 혁신을 이끄는 계기가 되었다.As a result, a great deal of information has been put on the Internet and distributed, and a great deal of information has existed on the Internet. The sharing of this information promotes social and technological development, and as a result, leads the innovation of the information society. Became.

그러나, 정보의 양이 방대해짐으로써 자신이 원하는 정보를 찾기에 드는 노력과 시간이 점점 더 많아지는 현상이 발생하게 되었고, 웹을 이용한 다양한 응용프로그램 및 서비스가 등장하면서 이 역시 유효하고 적절하게 찾아 이용하기에는 많은 어려움이 발생하게 되었다. 특히, 기존의 웹을 기반으로 한 검색 방법은 키워드에 의한 검색이 주류로서, 주로 단어의 빈도수나 어휘 정보를 이용하여 웹 문서의 우선순위를 결정하는 방식이었다. 따라서, 사용자가 원하는 웹 문서를 찾는 데는 한계가 있다. 특히, 관련된 웹 문서를 확장하거나 통합, 공유하는 것이 매우 어려웠다.However, the enormous amount of information has led to an increasing amount of effort and time to find the information desired by the user, and the emergence of various applications and services using the web has enabled this to be used effectively and appropriately. Many difficulties have arisen. In particular, the existing web-based retrieval method is mainly a keyword search, the method of determining the priority of the web document mainly using the frequency of words or vocabulary information. Therefore, there is a limit in finding a web document desired by a user. In particular, it has been very difficult to expand, integrate and share related web documents.

이러한 문제점은 기존의 웹과 마크업 언어가 인간 중심이고 인간이 보고 이해할 수 있도록 웹 브라우저의 표현 기술에 초점을 맞추고 있기 때문에 발생한다. 결국, 기존의 웹은 컴퓨터가 스스로 필요한 정보를 효과적으로 추출하고, 해석하고, 가공하는 기능을 충분히 제공하지 못하는 인간 중심의 정보 처리 기술이라고 할 수 있다.This problem occurs because the existing web and markup languages are human-centered and focus on the expression technology of the web browser for humans to see and understand. As a result, the existing web is a human-centered information processing technology that does not provide enough functions for a computer to effectively extract, interpret, and process necessary information on its own.

이후, 기존의 웹을 확장하여 컴퓨터가 이해할 수 있는 잘 정의된 의미를 기반으로 의미적 상호 운용성(semantic interoperability)을 실현하고 인간과 컴퓨터 간의 효과적인 협동 체계를 구축할 수 있는 기술로서 시멘틱(Semantic) 웹이 등장하게 되었다.The Semantic Web is a technology that can extend the existing web to realize semantic interoperability based on well-defined meanings that computers can understand and to build an effective cooperative system between humans and computers. This appeared.

시멘틱 웹은 기존의 웹과 완전히 구별되는 새로운 웹의 개념이 아니라 현재 웹을 학장하여 웹에 올라오는 정보에 잘 정의된 의미를 부여하고 이를 통해 컴퓨터와 사람이 협동적으로 작업을 수행할 수 있도록 하는 역할을 한다. 시멘틱 웹은 웹상에 존재하는 정보를 사람뿐만 아니라 기계(컴퓨터)가 의미를 파악하여 사용자의 요구에 적합한 지능형 서비스를 제공하거나, 사람과 기계 또는 기계와 기계 상호 간에 협업을 원활히 수행함으로써 사람을 대신하여 자동적인 서비스가 가능한 웹을 말한다.The semantic web is not a concept of a new web that is completely different from the existing web, but it is a program that empowers the current web to give well-defined meaning to information on the web, which enables computers and people to work collaboratively. Play a role. The semantic web is not only for humans but also for machines (computers) to grasp the meaning of information on the web to provide intelligent services that meet users' needs, or to facilitate collaboration between people and machines or machines and machines. It is a web with automatic service.

또한, 시멘틱 웹은 컴퓨터가 정보 자원의 의미를 이해하고, 자동화하고, 통합하고, 재사용할 수 있는 차세대 웹 기술로서, 온톨로지(ontology), 의미적 주석호된 웹(semantically annotated web), 에이전트(agent)로 이루어져 있다.In addition, the semantic web is a next-generation web technology that allows computers to understand, automate, integrate, and reuse the meaning of information resources, such as ontology, semantic annotated web, and agent. Consists of

한편, 온톨로지는 공유된 개념화에 대한 형식적 명세 체계로서, 도메인 어휘의 의미 정보를 제공한다. 온톨로지는 일종의 지식 표현으로 컴퓨터는 온톨로지로 표현된 개념을 이해하고 지식처리를 할 수 있다.Ontology, on the other hand, is a formal specification system for shared conceptualization and provides semantic information of domain vocabulary. Ontology is a kind of knowledge expression, and the computer can understand the concept represented by the ontology and process the knowledge.

이러한 온톨로지는 웹상의 어플리케이션이 서로간의 통신을 위해서 동일한 온톨리지를 사용하여야 한다. 그러나, 같은 도메인에 속한 어플리케이션이라 하더라도 각기 개별적으로 구축된 온톨로지를 사용하고 있다. 따라서, 어플리케이션간의 상호 운용성을 높이기 위해서는 개별적으로 구축된 온톨로지를 합쳐야 하는 필요성이 있는데, 이를 온톨로지 정렬이라 한다.This ontology requires applications on the web to use the same ontology to communicate with each other. However, even applications belonging to the same domain use ontologies built individually. Therefore, in order to increase interoperability among applications, there is a necessity of combining ontologies separately constructed, which is called ontology alignment.

기존의 온톨로지 정렬 방법에서는 온톨로지 구조 정보가 미리 정의된 자질이나 구조의 일부분만을 추출하여 사용하였다. 이러한 경우, 정보의 손실을 야기하고 모든 온톨로지에 적용하기 쉽지 않은 단점이 있었으며, 이러한 단점은 성능의 저하를 야기시켰다.In the existing ontology alignment method, only part of a predefined feature or structure is extracted and used. In this case, there is a disadvantage that causes loss of information and is not easy to apply to all the ontology, this disadvantage caused a degradation of performance.

따라서, 구조 정보의 손실을 최소화할 수 있는 온톨로지 정렬 방안에 대한 모색이 요청된다. Therefore, the search for an ontology alignment method that can minimize the loss of structural information is required.

본 발명은 상술한 문제점을 해결하기 위해 안출된 것으로써, 본 발명의 목적은 온톨로지의 개체에 대한 그래프 구조를 직접 비교함으로써, 온톨로지 정렬시 구조 정보의 손실을 최소화하는 온톨로지 정렬 방법 및 이를 적용한 온톨로지 정렬 시스템을 제공함에 있다.The present invention has been made to solve the above problems, an object of the present invention by directly comparing the graph structure of the ontology objects, ontology alignment method and minimized ontology alignment method to minimize the loss of structure information when ontology alignment and ontology alignment applied thereto In providing a system.

상술한 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 온톨로지 정렬 방법은, 두 개의 온톨로지를 입력받는 단계; 상기 두 개의 온톨로지에 대한 온톨로지 그래프를 추출하는 단계; 상기 추출된 온톨로지 그래프를 이용하여, 상기 두 개의 온톨로지의 유사도를 판단하는 단계; 및 상기 판단된 유사도를 바탕으로 상기 두 개의 온톨로지를 정렬하는 단계;를 포함한다.Ontology alignment method according to an embodiment of the present invention for achieving the above object, the step of receiving two ontologies; Extracting an ontology graph for the two ontologies; Determining similarity of the two ontologies by using the extracted ontology graph; And arranging the two ontologies based on the determined similarity.

그리고, 상기 추출하는 단계는, 상기 두 개의 온톨로지의 개체의 구조 정보를 포함하는 서브 그래프를 추출할 수 있다.The extracting may include extracting a subgraph including structure information of the entities of the two ontology.

또한, 상기 판단하는 단계는, 상기 두 온톨로지의 서브 그래프가 공유하는 부분구조의 수로 유사도를 측정하여 유사도를 판단할 수 있다.In the determining, the similarity may be determined by measuring the similarity with the number of substructures shared by the subgraphs of the two ontologies.

그리고, 상기 부분구조는, 상기 그래프에서 나타난 특정 길이의 노드-엣지-노드 시퀀스일 수 있다.The substructure may be a node-edge-node sequence having a specific length shown in the graph.

또한, 상기 판단하는 단계는, 상기 두 온톨로지의 두 노드 또는 엣지가 같은 타입인가를 비교하는 단계;를 더 포함할 수 있다.The determining may further include comparing whether two nodes or edges of the two ontology are of the same type.

그리고, 상기 정렬하는 단계는, 상기 두 온톨로지의 개체가 1:1의 관계인 경우, 가장 높은 유사도 값을 가지는 개체를 정렬하고, 상기 두 온톨로지의 개체가 1:n(이때, n은 1이 아닌 자연수)의 관계인 경우, 사용자가 입력한 유사도 값보다 높은 값을 가지는 개체를 모두 정렬할 수 있다.And, in the sorting step, when the objects of the two ontologies are 1: 1, the objects having the highest similarity value are sorted, and the objects of the two ontology are 1: n (where n is a natural number other than 1). ), All objects with a value higher than the similarity value entered by the user can be sorted.

또한, 상기 두 개의 온톨로지에 대한 정렬 결과를 RDF 형태로 출력하는 단계;를 더 포함할 수 있다.The method may further include outputting an alignment result of the two ontologies in an RDF form.

한편, 상술한 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 온톨로지 정렬 시스템은, 두 개의 온톨로지를 입력받는 서비스 UI부; 상기 두 개의 온톨로지에 대한 온톨로지 그래프를 추출하는 그래프 추출부; 및 상기 추출된 온톨로지 그래프를 이용하여, 상기 두 개의 온톨로지의 유사도를 판단하고, 상기 판단된 유사도를 바탕으로 상기 두 개의 온톨로지를 정렬하는 온톨로지 커널부;를 포함할 수 있다.On the other hand, the ontology alignment system according to an embodiment of the present invention for achieving the above object, the service UI unit for receiving two ontologies; A graph extraction unit for extracting an ontology graph for the two ontologies; And an ontology kernel unit that determines the similarity of the two ontologies using the extracted ontology graph and aligns the two ontology based on the determined similarity.

그리고, 상기 그래프 추출부는, 상기 두 개의 온톨로지의 개체의 구조 정보를 포함하는 서브 그래프를 추출할 수 있다.The graph extractor may extract a subgraph including structure information of the entities of the two ontology.

또한, 상기 온톨로지 커널부는, 상기 두 온톨로지의 서브 그래프가 공유하는 부분구조의 수로 유사도를 측정하여 유사도를 판단할 수 있다.The ontology kernel unit may determine the similarity by measuring the similarity with the number of substructures shared by the subgraphs of the two ontologies.

그리고, 상기 부분구조는, 상기 그래프에서 나타난 특정 길이의 노드-엣지-노드 시퀀스일 수 있다.The substructure may be a node-edge-node sequence having a specific length shown in the graph.

또한, 상기 온톨로지 커널부는, 상기 두 온톨로지의 두 노드 또는 엣지가 같은 타입인가를 비교하여 두 온톨로지의 개체를 유사도를 판단할 수 있다.In addition, the ontology kernel unit may determine whether two nodes or edges of the two ontology are the same type to determine the similarity between the two ontology.

그리고, 상기 온톨로지 커널부는, 상기 두 온톨로지의 개체가 1:1의 관계인 경우, 가장 높은 유사도 값을 가지는 개체를 정렬하고, 상기 두 온톨로지의 개체가 1:n(이때, n은 1이 아닌 자연수)의 관계인 경우, 사용자가 입력한 유사도 값보다 높은 값을 가지는 개체를 모두 정렬할 수 있다.The ontology kernel unit aligns the entities having the highest similarity value when the entities of the two ontology are 1: 1, and the entities of the two ontology are 1: n (where n is a natural number other than 1). In the case of, you can sort all objects having a value higher than the similarity value entered by the user.

또한, 제8항에 있어서, 상기 두 개의 온톨로지에 대한 정렬 결과를 RDF 형태로 출력하는 결과 생성부;를 더 포함할 수 있다.The apparatus of claim 8, further comprising a result generator outputting the alignment results of the two ontology in RDF form.

상술한 본 발명의 다양한 실시예에 의해, 온톨로지에 포함된 개체의 그래프 구조를 직접 비교함으로써, 정보 손실을 줄일 수 있어 성능 향상에 도움을 주게 된다.According to various embodiments of the present invention described above, by directly comparing the graph structure of the objects included in the ontology, information loss can be reduced, thereby helping to improve performance.

도 1은 본 발명의 일 실시예에 따른, 온톨로지 정렬 시스템의 블럭도를 간략히 도시한 도면이고,
도 2는 본 발명의 일 실시예에 따른, 온톨로지 정렬 모듈의 블럭도를 도시한 도면이고,
도 3은 본 발명의 일 실시예에 따른, 온톨로지 그래프를 도시한 도면이고, 그리고,
도 4는 본 발명의 일 실시예에 따른, 온톨로지 정렬 방법을 설명하기 위한 흐름도이다.
1 is a simplified block diagram of an ontology alignment system according to one embodiment of the invention,
2 is a block diagram of an ontology alignment module according to an embodiment of the present invention.
3 is a diagram illustrating an ontology graph according to an embodiment of the present invention, and
4 is a flowchart illustrating an ontology alignment method according to an embodiment of the present invention.

이하에서는 도면을 참조하여 본 발명에 대해 상세히 설명하기로 한다.Hereinafter, with reference to the drawings will be described in detail with respect to the present invention.

도 1은 본 발명의 일 실시예에 따른, 온톨로지 정렬 시스템(10)의 블럭도를 간략히 도시한 도면이다. 도 1에 도시된 바와 같이, 본 발명의 일 실시예에 의한 온톨로지 정렬 시스템(10)은 클라이언 파트의 서비스 UI(User Interface)부(100), 네트워크 및 서버 파트의 온톨로지 정렬 모듈(200)을 포함한다.1 is a simplified block diagram of an ontology alignment system 10, in accordance with an embodiment of the present invention. As shown in FIG. 1, the ontology alignment system 10 according to an exemplary embodiment of the present invention includes a service UI unit 100 of a client part and an ontology alignment module 200 of a network and a server part. do.

서비스 UI부(100)는 온톨로지 커널을 활용한 온톨로지 정렬 방법이 응용된 인터넷 서비스의 사용자 입력을 수신한다. 특히, 서비스 UI부(100)에서는 사용자로부터 온톨로지 정렬의 대상이 되는 두 개의 온톨로지를 입력받아 온톨로지 정렬 모듈(200)로 전송한다. The service UI 100 receives a user input of an internet service to which an ontology sorting method using an ontology kernel is applied. In particular, the service UI unit 100 receives two ontologies that are the ontology alignment targets from the user and transmits them to the ontology alignment module 200.

또한, 서비스 UI부(100)는 온톨로지 정렬 모듈(200)로부터 전송된 정렬 결과를 사용자에게 제시하는 역할을 한다. In addition, the service UI unit 100 serves to present the alignment result transmitted from the ontology alignment module 200 to the user.

또한, 서비스 UI부(100)는 터치 스크린으로 구현될 수 있다. 그러나, 이는 일 실시예에 불과할 뿐, 다른 입력 방식에 의해 구현될 수도 있다.In addition, the service UI unit 100 may be implemented as a touch screen. However, this is only one embodiment and may be implemented by other input methods.

네트워크는 클라이언트 파트의 서비스 UI부(100)와 서버 파트의 온톨로지 정렬 모듈(200)을 연결한다. 네트워크는 인터넷으로 구현될 수 있다. 이는 기본적으로 온톨로지가 인터넷 주소 등을 쉽게 입력할 수 있는 웹 환경에서 동작할 수 있도록 정의되기 때문이다. The network connects the service UI unit 100 of the client part with the ontology alignment module 200 of the server part. The network may be implemented with the Internet. This is because the ontology is basically defined so that it can be operated in a web environment where the Internet address can be easily entered.

온톨로지 정렬 모듈(200)은 서비스 UI부(100)를 통해 사용자가 입력한 두 온톨로지를 입력받아 그래프를 추출하고, 추출된 그래프를 통해 개체 간의 유사도를 측정하여 이를 정렬한 후, 최종 결과를 생성하여 다시 서비스 UI부(100)에 출력하는 역할을 한다. 이하에서는 도 2를 참조하여, 본 발명의 일 실시예에 의한 온톨로지 정렬 모듈(200)을 설명하기로 한다.The ontology sorting module 200 receives two ontology inputs by the user through the service UI unit 100, extracts a graph, measures similarities between objects through the extracted graph, sorts them, and generates a final result. It serves to output to the service UI unit 100 again. Hereinafter, the ontology alignment module 200 according to an embodiment of the present invention will be described with reference to FIG. 2.

도 2는 본 발명의 일 실시예에 따른, 온톨로지 정렬 모듈(200)의 블럭도를 도시한 도면이다. 도 2에 도시된 바와 같이, 온톨로지 정렬 모듈(200)은 그래프 추출부(210), 온톨로지 커널부(220) 및 결과 생성부(230)를 포함한다.2 is a block diagram of the ontology alignment module 200 according to an embodiment of the present invention. As shown in FIG. 2, the ontology sorting module 200 includes a graph extractor 210, an ontology kernel unit 220, and a result generator 230.

그래프 추출부(210)는 입력된 두 온톨로지의 그래프 정보를 추출한다. 특히, 그래프 추출부(210)는 두 개의 온톨로지의 개체의 구조 정보를 포함하는 서브 그래프를 추출한다. 이때, 온톨로지의 개체는 컨셉(concept) 혹은 프로퍼티(property)일 수 있다. 구체적으로, 그래프 추출부(210)는 도 3에 도시된 바와 같은 온톨로지 그래프를 추출한다. 이때, 추출된 그래프는 온톨로지의 개체인 컨셉(310) 및 프로퍼티(320)를 포함한다. 그리고, 그래프 추출부(210)는 특정 개체의 구조 정보인 서브 그래프(330)를 추출한다.The graph extractor 210 extracts graph information of two input ontology. In particular, the graph extractor 210 extracts a subgraph including the structural information of the objects of the two ontology. At this time, the entity of the ontology may be a concept or a property. In detail, the graph extractor 210 extracts the ontology graph as shown in FIG. 3. In this case, the extracted graph includes a concept 310 and a property 320 which are entities of the ontology. The graph extractor 210 extracts the subgraph 330 which is structural information of the specific entity.

온톨로지 커널부(220)는 추출된 온톨로지 그래프를 이용하여, 두 개의 온톨로지의 유사도를 판단하고, 상기 판단된 유사도를 바탕으로 상기 두 개의 온톨로지를 정렬한다.The ontology kernel unit 220 determines the similarity of the two ontologies using the extracted ontology graph and arranges the two ontology based on the determined similarity.

구체적으로, 온톨로지 커널부(220)는 온톨로지의 유사도를 판단하기 위해, 온톨로지 커널(Ontology kernel)을 이용한다. 이때, 온톨로지 커널은 온톨로지의 그래프 간의 유사도를 측정하기 위해 제안된 컨볼루션 커널의 일종으로 온톨로지 그래프를 비교할 때, 두 온톨로지 그래프가 공유하는 부분구조(sub-structure)의 수로 유사도를 측정하는 방법이다. 특히, 본 발명에서는 부분구조로 랜덤 워크(randum walk)를 이용하고 있다. 이때, 랜덤 워크란 그래프에 나타난 특정 길이의 노드-엣지-노드 시퀀스를 의미한다. In detail, the ontology kernel unit 220 uses an ontology kernel to determine the similarity of the ontology. At this time, the ontology kernel is a kind of convolution kernel proposed to measure the similarity between the graphs of the ontology. When the ontology graph is compared, the ontology kernel measures the similarity by the number of sub-structures shared by the two ontology graphs. In particular, the present invention uses a random walk as a partial structure. In this case, the random walk refers to a node-edge-node sequence of a specific length shown in the graph.

이를 수식으로 표현하면, 아래의 수학식 1과 같다.If this is expressed as an equation, Equation 1 below.

Figure pat00001
Figure pat00001

수학식 1에 나타난 바와 같이, 주어진 그래프 G1과 G2에 대해 모든 램덤 워크를 비교하여 유사도를 구하는 것을 알 수 있다. 이때, 랜덤 워크를 비교하는 함수 Kwalk는 랜덤 워크를 더 작은 구조인 스텝(step)으로 나누어 비교한다. 스텝이란 노드-엣지-노드로 이루어진 길이 1의 랜덤 워크를 의미한다. 수학식 2는 스텝에서 유사도를 비교하는 함수를 나타낸다.As shown in Equation 1, it can be seen that similarity is obtained by comparing all random walks for a given graph G1 and G2. At this time, the function K walk for comparing the random walks compares the random walks by dividing them into steps, which are smaller structures. The step means a random walk of length 1 composed of node-edge-node. Equation 2 shows a function for comparing similarities in a step.

Figure pat00002
Figure pat00002

위의 수학식 2에서 n은 랜덤 워크의 길이를 의미한다. 함수 Kstep은 주어진 두 스텝간의 유사도를 비교한다. 하나의 스텝은 수식에서 i번째 노드와 i+1번째 노드로 표현된다. 이때, 스텝간의 유사도는 스텝을 이루는 두 노드와 이들 사이의 엣지를 비교하여 얻어진다. 이하의 수학식 3은 두 노드와 엣지를 비교하여 유사도를 비교하는 함수를 나타낸다.In Equation 2 above, n means the length of the random walk. The function K step compares the similarity between two given steps. One step is represented by the i th node and the i + 1 th node in the equation. In this case, the similarity between steps is obtained by comparing the edges between the two nodes forming the step. Equation 3 below represents a function for comparing the similarity by comparing the edge with the two nodes.

Figure pat00003
Figure pat00003

수학식 3에서 Knode, Kedge는 노드와 엣지를 비교하는 함수이다. 일반적인 그래프 커널에서는 이들 노드, 엣지 비교함수를 스트링 비교함수로 정의하여 사용하나 이는 온톨로지의 그래프 특성을 고려한 것은 아니다. 특히, 온톨로지 그래프의 노드와 엣지는 구조 정보와 언어 정보를 동시에 가지고 있기 때문에, 이를 모두 고려하여야 한다.In Equation 3, K node and K edge are functions for comparing a node and an edge. In general graph kernel, these node and edge comparison functions are defined as string comparison functions, but this does not take into account the characteristics of the ontology. In particular, nodes and edges of the ontology graph have both structure information and language information, so both of them must be considered.

이하에서는 노드와 엣지를 비교하기 위한 커널을 수학식 4와 같이 정의한다.Hereinafter, a kernel for comparing a node and an edge is defined as in Equation 4.

Figure pat00004
Figure pat00004

Figure pat00005
Figure pat00005

Figure pat00006
Figure pat00006

수학식 4의 함수 I는 주어진 두 노드와 엣지가 같은 타입인가를 비교하는 인디케이트 함수이다. 이러한 함수 I는 온톨로지 그래프의 노드와 엣지가 컨셉, 프로퍼티 등의 타입을 가지는 특성을 반영한 것으로, 함수 I는 타입이 같으면 1을, 타입이 다르면 0을 반환한다. 커널함수

Figure pat00007
는 그래프 커널에 수학식 4의 노드와 엣지 비교함수를 적용한 온톨로지 커널을 의미한다. 특히, 노드와 엣지를 비교할때, 구조 정보를 적용하면 모든 컨셉간 혹은, 프로퍼티간의 유사도를 한번에 계산할 수 없다. 따라서, 이를 해결하기 위해 t번동안 반복하여 계산하게 된다. 먼저 t=0인 시작시에는 기존의 스트링 비교함수를 이용하는 그래프 커널을 사용하여 유사도를 계산하고 계산된 유사도가
Figure pat00008
가 된다. 이를 바탕으로 t=1, t=2, ..., t=T까지 계산하여 최종 유사도를 측정하게 된다. 이때, T는 사용자에 의해 입력된 값이다.Function I of Equation 4 is an indicator function for comparing whether two given nodes and edges are the same type. The function I reflects the characteristics that the nodes and edges of the ontology graph have types such as concept and property. The function I returns 1 if the types are the same and 0 if the types are different. Kernel Function
Figure pat00007
Denotes an ontology kernel in which the node and edge comparison functions of Equation 4 are applied to the graph kernel. In particular, when comparing nodes and edges, applying structural information makes it impossible to calculate the similarity between all concepts or properties at once. Therefore, to solve this problem, it is calculated repeatedly for t times. First, at the beginning of t = 0, the similarity is calculated using the graph kernel using the existing string comparison function, and the calculated similarity
Figure pat00008
. Based on this, the final similarity is measured by calculating t = 1, t = 2, ..., t = T. In this case, T is a value input by the user.

상술한 방법과 같이, 두 온톨로지 개체간의 유사도를 판단하면, 온톨로지 커널부(220)는 판단된 유사도를 정렬한다. 이때, 두 온톨로지를 정렬하는 방법은 두 가지이다.As described above, when determining the similarity between the two ontology objects, the ontology kernel unit 220 arranges the determined similarity. At this time, there are two ways to align the two ontologies.

첫 번째 방법은 두 온톨로지의 개체가 1:1의 관계인 경우이다. 이때는, 주어진 컨셉 혹은 프로퍼티와 가장 높은 유사도 값을 가지는 컨셉과 프로퍼티를 매칭하여 정렬한다. 이러한 방법은 두 온톨로지에 나타난 개체간의 관계가 1:1인 것을 가정해야하기 때문에 같은 도메인과 같은 내용의 온톨로지인 경우 사용할 수 있다. The first method is when two ontologies have a 1: 1 relationship. In this case, the concept and the property having the highest similarity value with the given concept or property are matched and sorted. This method can be used when the ontology of the same domain and the same content is assumed because it is assumed that the relationship between the entities shown in the two ontology is 1: 1.

두 번째 방법은 두 온톨로지의 개체가 1:n의 관계, 즉 주어진 온톨로지 개체와 상대 온톨로지의 여러 개체가 매칭 가능한 경우가 있다. 예를 들어, A 온톨로지의 "사람"이라는 개체와 B 온톨로지에 “남자”, “여자”라는 두 개체가 있는 경우이다. 이들 개체들은 1:2로 매칭이 된다. 두 온톨로지의 개체가 1:n인 경우, 온톨로지 커널부(220)는 사용자가 입력한 값보다 큰 유사도를 가지는 개체들에 대해 모두 매칭하여 정렬할 수 있다. 이러한 방법은 일반적으로 A 온톨로지와 B 온톨로지가 유사한 영역에 대한 내용을 공유하는 형태일 때 사용 가능하다. 예를 들어, A 온톨로지는 기업에 관한 내용을 기술하고 있고, B 온톨로지가 관광에 관한 내용을 포함하는 경우, 이 두 온톨로지의 개체가 1:1의 관계를 가지기는 어렵지만, 두 온톨로지의 관련된 내용인 사람에 대한 유사도를 판단할 때 유용하다.In the second method, there is a case where two ontologies are matched in a 1: n relationship, that is, a given ontology object and several objects of a relative ontology can be matched. For example, there are two individuals named "people" in ontology A and "people" and "women" in ontology B. These entities are matched 1: 2. If the objects of the two ontologies are 1: n, the ontology kernel unit 220 may match and sort all objects having similarities greater than a value input by the user. This method is generally available when the A ontology and the B ontology share content for similar areas. For example, if the A ontology describes the content of a company and the B ontology contains the content of tourism, it is difficult for the two ontologies to have a 1: 1 relationship, but it is related to the two ontologies. This is useful for determining similarity to.

온톨로지 커널부(220)는 앞서 계산한 개체들간의 유사도를 행렬로 생성한다. 예를 들어, 두 온톨로지에 각각 n개, m 개의 개체가 정렬 대상인 경우, n x m 사이즈의 유사도 행렬을 생성한다. 이때, 유사도는 동일한 기준에서 개체들의 유사도를 판단하기 위해, 0에서 1 사이로 정규화한다.The ontology kernel unit 220 generates the similarity between the objects calculated above as a matrix. For example, when n and m objects are aligned in two ontologies, a similarity matrix of size n x m is generated. In this case, the similarity is normalized from 0 to 1 to determine the similarity of the individuals in the same criterion.

결과 생성부(230)는 온톨로지 커널부(220)로부터 전단받은 유사도 행렬을 이용하여, 정렬의 대상이 되는 개체쌍을 찾아 이를 RDF(Resource Description Framework) 형태로 서비스 UI부(100)로 전송한다. 앞서 살펴보았듯이, 두 온톨로지의 개체가 1:1인 경우, 최종 정렬 대상은 가장 높은 유사도를 가지는 개체들이 되고, 두 온톨로지의 개체가 1:n인 경우, 최종 정렬 대상은 사용자가 설정한 유사도 값 이상의 모든 개체들이 된다.The result generator 230 finds the entity pairs to be aligned using the similarity matrix sheared from the ontology kernel unit 220 and transmits them to the service UI unit 100 in the form of RDF (Resource Description Framework). As described above, when the objects of the two ontology are 1: 1, the final sorting object is the object having the highest similarity, and when the objects of the two ontology are 1: n, the final sorting object is the similarity value set by the user. All these objects become.

상술한 바와 같이, 온톨로지에 포함된 개체의 그래프 구조를 직접 비교함으로써, 정보 손실을 줄일 수 있어 성능 향상에 도움을 주게 된다.As described above, by directly comparing the graph structure of the objects included in the ontology, it is possible to reduce the loss of information, thereby helping to improve performance.

이하에서는 도 4를 참조하여, 온톨로지 정렬 방법에 대해 설명하기로 한다. 도 4는 본 발명의 일 실시예에 따른, 온톨로지 정렬 방법을 설명하기 위한 흐름도이다.Hereinafter, an ontology alignment method will be described with reference to FIG. 4. 4 is a flowchart illustrating an ontology alignment method according to an embodiment of the present invention.

우선, 온톨로지 정렬 시스템(10)은 정렬 대상이 되는 두 온톨로지를 입력받는다(S410).First, the ontology alignment system 10 receives two ontology to be aligned (S410).

두 온톨로지가 입력되면, 온톨로지 정렬 시스템(10)은 두 개의 온톨로지에 대한 그래프를 추출한다(S420). 특히, 온톨로지 정렬 시스템(10)은 두 개의 온톨로지의 개체의 구조 정보를 포함하는 서브 그래프를 추출한다. 이때, 온톨로지의 개체는 컨셉(concept) 혹은 프로퍼티(property)일 수 있다. When two ontologies are input, the ontology alignment system 10 extracts a graph of two ontologies (S420). In particular, the ontology alignment system 10 extracts a subgraph that includes structural information of the objects of the two ontology. At this time, the entity of the ontology may be a concept or a property.

온톨로지 정렬 시스템(10)은 추출된 개체의 서브 그래프를 이용하여, 두 개의 온톨로지의 개체간 유사도를 판단하고, 상기 판단된 유사도를 바탕으로 상기 두 개의 온톨로지를 정렬한다(S430). 구체적으로, 온톨로지 정렬 시스템(10)은 온톨로지의 유사도를 판단하기 위해, 온톨로지 커널(Ontology kernel)을 이용한다. 이때, 온톨로지 커널은 온톨로지의 그래프 간의 유사도를 측정하기 위해 제안된 컨볼루션 커널의 일종으로 온톨로지 그래프를 비교할 때, 두 온톨로지 그래프가 공유하는 부분구조(sub-structure)의 수로 유사도를 측정하는 방법이다. 이때, 본 발명에서의 부분 구조는 수는 랜덤 워크를 이용하여 구할 수 있다.The ontology alignment system 10 determines the similarity between individuals of the two ontologies using the subgraph of the extracted individual, and arranges the two ontology based on the determined similarity (S430). Specifically, the ontology alignment system 10 uses an ontology kernel to determine the similarity of the ontology. At this time, the ontology kernel is a kind of convolution kernel proposed to measure the similarity between the graphs of the ontology. When the ontology graph is compared, the ontology kernel measures the similarity by the number of sub-structures shared by the two ontology graphs. At this time, the partial structure in the present invention can be obtained by using a random walk.

두 온톨로지 개체간의 유사도를 판단하면, 온톨로지 정렬 시스템(10)은 판단된 유사도를 정렬한다. 이때, 두 온톨로지를 정렬하는 방법은 두 가지이다. 첫 번째 방법은 두 온톨로지의 개체가 1:1의 관계인 경우이다. 이때는, 주어진 컨셉 혹은 프로퍼티와 가장 높은 유사도 값을 가지는 컨셉과 프로퍼티를 매칭하여 정렬한다. 두 번째 방법은 두 온톨로지의 개체가 1:n의 관계인 경우이다. 이때는, 사용자가 입력한 값보다 큰 유사도를 가지는 개체들에 대해 모두 매칭하여 정렬할 수 있다. 그리고 온톨로지 정렬 시스템(10)은 정렬된 결과를 유사도 행렬로 생성한다.  Upon determining the similarity between the two ontology individuals, the ontology alignment system 10 sorts the determined similarities. At this time, there are two ways to align the two ontologies. The first method is when two ontologies have a 1: 1 relationship. In this case, the concept and the property having the highest similarity value with the given concept or property are matched and sorted. The second method is when two ontologies have a 1: n relationship. In this case, all objects having similarities greater than the value input by the user may be matched and sorted. The ontology sorting system 10 generates the sorted result as a similarity matrix.

그리고, 온톨로지 정렬 시스템(10)은 생성된 유사도 행렬을 서비스 UI부(100)를 통해 사용자에게 출력한다(S440).The ontology alignment system 10 outputs the generated similarity matrix to the user through the service UI unit 100 (S440).

이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is clearly understood that the same is by way of illustration and example only and is not to be construed as limiting the scope of the invention as defined by the appended claims. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention.

100: 서비스 UI부 200: 온톨로지 정렬 모듈
210: 그래프 추출부 220: 온톨로지 커널부
230: 결과 생성부
100: service UI unit 200: ontology alignment module
210: graph extraction unit 220: ontology kernel unit
230: result generator

Claims (14)

온톨로지 정렬 방법에 있어서,
두 개의 온톨로지를 입력받는 단계;
상기 두 개의 온톨로지에 대한 온톨로지 그래프를 추출하는 단계;
상기 추출된 온톨로지 그래프를 이용하여, 상기 두 개의 온톨로지의 유사도를 판단하는 단계;
상기 판단된 유사도를 바탕으로 상기 두 개의 온톨로지를 정렬하는 단계;를 포함하는 온톨로지 정렬 방법.
In ontology sorting method,
Receiving two ontologies;
Extracting an ontology graph for the two ontologies;
Determining similarity of the two ontologies by using the extracted ontology graph;
And aligning the two ontologies based on the determined similarity.
제1항에 있어서,
상기 추출하는 단계는,
상기 두 개의 온톨로지의 개체의 구조 정보를 포함하는 서브 그래프를 추출하는 것을 특징으로 하는 온톨로지 정렬 방법.
The method of claim 1,
The extracting step,
Ontology sorting method characterized in that for extracting a subgraph containing the structural information of the objects of the two ontologies.
제2항이 있어서,
상기 판단하는 단계는,
상기 두 온톨로지의 서브 그래프가 공유하는 부분구조의 수로 유사도를 측정하여 유사도를 판단하는 것을 특징으로 하는 온톨로지 정렬 방법.
The method of claim 2,
The determining step,
And determining similarity by measuring similarity with the number of substructures shared by the subgraphs of the two ontologies.
제3항에 있어서,
상기 부분구조는,
상기 그래프에서 나타난 특정 길이의 노드-엣지-노드 시퀀스인 것을 특징으로 하는 온톨로지 정렬 방법.
The method of claim 3,
The substructure,
Ontology sorting method characterized in that the node-edge-node sequence of a particular length shown in the graph.
제4항에 있어서,
상기 판단하는 단계는,
상기 두 온톨로지의 두 노드 또는 엣지가 같은 타입인가를 비교하는 단계;를 더 포함하는 것을 특징으로 하는 온톨로지 정렬 방법.
The method of claim 4, wherein
The determining step,
Comparing whether two nodes or edges of the two ontologies are the same type; Ontology alignment method further comprising.
제2항에 있어서,
상기 정렬하는 단계는,
상기 두 온톨로지의 개체가 1:1의 관계인 경우, 가장 높은 유사도 값을 가지는 개체를 정렬하고,
상기 두 온톨로지의 개체가 1:n(이때, n은 1이 아닌 자연수)의 관계인 경우, 사용자가 입력한 유사도 값보다 높은 값을 가지는 개체를 모두 정렬하는 것을 특징으로 하는 온톨로지 정렬 방법.
The method of claim 2,
The sorting step,
If the two ontologies have a 1: 1 relationship, sort the entities having the highest similarity value,
If the objects of the two ontologies are 1: n relationship, where n is a natural number other than 1, the ontology sorting method characterized in that to sort all the objects having a value higher than the similarity value input by the user.
제1항에 있어서,
상기 두 개의 온톨로지에 대한 정렬 결과를 RDF(Resource Description Framework) 형태로 출력하는 단계;를 더 포함하는 것을 특징으로 하는 온톨로지 정렬 방법.
The method of claim 1,
And outputting an alignment result of the two ontologies in the form of a resource description framework (RDF).
온톨로지 정렬 시스템에 있어서,
두 개의 온톨로지를 입력받는 서비스 UI부;
상기 두 개의 온톨로지에 대한 온톨로지 그래프를 추출하는 그래프 추출부;
상기 추출된 온톨로지 그래프를 이용하여, 상기 두 개의 온톨로지의 유사도를 판단하고, 상기 판단된 유사도를 바탕으로 상기 두 개의 온톨로지를 정렬하는 온톨로지 커널부;를 포함하는 온톨로지 정렬 시스템.
In ontology alignment system,
A service UI unit for receiving two ontologies;
A graph extraction unit for extracting an ontology graph for the two ontologies;
Ontology alignment system comprising; an ontology kernel unit for determining the similarity of the two ontologies using the extracted ontology graph, and aligning the two ontologies based on the determined similarity.
제8항에 있어서,
상기 그래프 추출부는,
상기 두 개의 온톨로지의 개체의 구조 정보를 포함하는 서브 그래프를 추출하는 것을 특징으로 하는 온톨로지 정렬 시스템.
The method of claim 8,
The graph extraction unit,
Ontology sorting system, characterized in that for extracting a subgraph containing the structural information of the objects of the two ontologies.
제9항이 있어서,
상기 온톨로지 커널부는,
상기 두 온톨로지의 서브 그래프가 공유하는 부분구조의 수로 유사도를 측정하여 유사도를 판단하는 것을 특징으로 하는 온톨로지 정렬 시스템.
The method of claim 9,
The ontology kernel unit,
And measuring similarity by the number of substructures shared by the subgraphs of the two ontology.
제10항에 있어서,
상기 부분구조는,
상기 그래프에서 나타난 특정 길이의 노드-엣지-노드 시퀀스인 것을 특징으로 하는 온톨로지 정렬 시스템.
The method of claim 10,
The substructure,
Ontology alignment system, characterized in that the node-edge-node sequence of a particular length shown in the graph.
제11항에 있어서,
상기 온톨로지 커널부는,
상기 두 온톨로지의 두 노드 또는 엣지가 같은 타입인가를 비교하여 두 온톨로지의 개체를 유사도를 판단하는 것을 특징으로 하는 온톨로지 정렬 시스템.
The method of claim 11,
The ontology kernel unit,
And comparing the two nodes or edges of the two ontologies with the same type to determine the similarity between the two ontologies.
제9항에 있어서,
상기 온톨로지 커널부는,
상기 두 온톨로지의 개체가 1:1의 관계인 경우, 가장 높은 유사도 값을 가지는 개체를 정렬하고,
상기 두 온톨로지의 개체가 1:n(이때, n은 1이 아닌 자연수)의 관계인 경우, 사용자가 입력한 유사도 값보다 높은 값을 가지는 개체를 모두 정렬하는 것을 특징으로 하는 온톨로지 정렬 시스템.
10. The method of claim 9,
The ontology kernel unit,
If the two ontologies have a 1: 1 relationship, sort the entities having the highest similarity value,
The ontology alignment system of claim 2, wherein when the objects of the two ontology are in a relationship of 1: n (where n is a natural number other than 1), all objects having a value higher than a similarity value input by the user are sorted.
제8항에 있어서,
상기 두 개의 온톨로지에 대한 정렬 결과를 RDF(Resource Description Framework) 형태로 출력하는 결과 생성부;를 더 포함하는 것을 특징으로 하는 온톨로지 정렬 시스템.
The method of claim 8,
And a result generator for outputting the sorting results of the two ontologies in the form of RDF (Resource Description Framework).
KR1020110004001A 2011-01-14 2011-01-14 Method for Aligning Ontology and Ontology Alignment System thereof KR101301077B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110004001A KR101301077B1 (en) 2011-01-14 2011-01-14 Method for Aligning Ontology and Ontology Alignment System thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110004001A KR101301077B1 (en) 2011-01-14 2011-01-14 Method for Aligning Ontology and Ontology Alignment System thereof

Publications (2)

Publication Number Publication Date
KR20120082620A true KR20120082620A (en) 2012-07-24
KR101301077B1 KR101301077B1 (en) 2013-09-03

Family

ID=46714322

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110004001A KR101301077B1 (en) 2011-01-14 2011-01-14 Method for Aligning Ontology and Ontology Alignment System thereof

Country Status (1)

Country Link
KR (1) KR101301077B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10102282B2 (en) 2015-11-18 2018-10-16 University-Industry Cooperation Foundation Of Kyung Hee University Apparatus for mediation bridge ontology based on ontology alignment pattern
KR20200072851A (en) * 2018-12-13 2020-06-23 한국과학기술원 Method and System for Enrichment of Ontology Instances Using Linked Data and Supplemental String Data
KR20210038496A (en) * 2019-02-11 2021-04-07 네이버 주식회사 Method and system for extracting synonym by using keyword relation structure
KR20210142750A (en) * 2019-05-20 2021-11-25 미쓰비시덴키 가부시키가이샤 Ontology generating system, ontology generating method, and ontology generating program stored in recording medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11188585B2 (en) 2018-10-30 2021-11-30 Kpmg Llp Systems and methods for aligning data tables to domain ontologies
US11386334B2 (en) 2019-01-23 2022-07-12 Kpmg Llp Case-based reasoning systems and methods

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100800460B1 (en) * 2006-07-18 2008-02-04 제주대학교 산학협력단 System and method for retrieving/classifying web ontology

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10102282B2 (en) 2015-11-18 2018-10-16 University-Industry Cooperation Foundation Of Kyung Hee University Apparatus for mediation bridge ontology based on ontology alignment pattern
KR20200072851A (en) * 2018-12-13 2020-06-23 한국과학기술원 Method and System for Enrichment of Ontology Instances Using Linked Data and Supplemental String Data
KR20210038496A (en) * 2019-02-11 2021-04-07 네이버 주식회사 Method and system for extracting synonym by using keyword relation structure
KR20210142750A (en) * 2019-05-20 2021-11-25 미쓰비시덴키 가부시키가이샤 Ontology generating system, ontology generating method, and ontology generating program stored in recording medium

Also Published As

Publication number Publication date
KR101301077B1 (en) 2013-09-03

Similar Documents

Publication Publication Date Title
US11853705B2 (en) Smart content recommendations for content authors
WO2017000402A1 (en) Page generation method and device
US20130124505A1 (en) Methods for integrating semantic search, query, and analysis across heterogeneous data types and devices thereof
Kumara et al. Web service clustering using a hybrid term-similarity measure with ontology learning
KR101301077B1 (en) Method for Aligning Ontology and Ontology Alignment System thereof
US20170235726A1 (en) Information identification and extraction
US20160306852A1 (en) Answering natural language table queries through semantic table representation
RU2731658C2 (en) Method and system of selection for ranking search results using machine learning algorithm
Zhao et al. Text sentiment analysis algorithm optimization and platform development in social network
Rashid et al. Analysis of streaming data using big data and hybrid machine learning approach
Quan et al. An improved accurate classification method for online education resources based on support vector machine (SVM): Algorithm and experiment
US20170308519A1 (en) Learning semantic parsing
CN109582967B (en) Public opinion abstract extraction method, device, equipment and computer readable storage medium
Rupasingha et al. Domain-aware web service clustering based on ontology generation by text mining
Ma et al. API prober–a tool for analyzing web API features and clustering web APIs
Swetha et al. Lexicon ontology driven concept lattice framework for semantic web service discovery
Liu et al. Explore entity embedding effectiveness in entity retrieval
Munyaradzi et al. Quality assessment in crowdsourced indigenous language transcription
Venkatesha et al. Detecting extended contexts in tweets using dbpedia
Zhao et al. Improving academic homepage identification from the web using neural networks
Xu et al. Micro-blog sentiment analysis based on emoticon preferences and emotion commonsense
Jeong et al. Grid-based framework for high-performance processing of scientific knowledge
Moreira et al. Automatic creation of ontology using a lexical database: an application for the energy sector
Adedugbe et al. Towards cloud driven semantic annotation
He et al. A grid service discovery method based on semantic description

Legal Events

Date Code Title Description
A201 Request for examination
AMND Amendment
E601 Decision to refuse application
AMND Amendment
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20170725

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20180724

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20190725

Year of fee payment: 7