KR101542605B1 - 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치 및 처리 방법 - Google Patents
온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치 및 처리 방법 Download PDFInfo
- Publication number
- KR101542605B1 KR101542605B1 KR1020130122839A KR20130122839A KR101542605B1 KR 101542605 B1 KR101542605 B1 KR 101542605B1 KR 1020130122839 A KR1020130122839 A KR 1020130122839A KR 20130122839 A KR20130122839 A KR 20130122839A KR 101542605 B1 KR101542605 B1 KR 101542605B1
- Authority
- KR
- South Korea
- Prior art keywords
- ontology
- matching
- parallel
- model object
- unit
- Prior art date
Links
- 238000012545 processing Methods 0.000 title abstract description 17
- 238000004422 calculation algorithm Methods 0.000 claims abstract description 39
- 230000007474 system interaction Effects 0.000 claims abstract description 9
- 238000000034 method Methods 0.000 claims description 29
- 230000008569 process Effects 0.000 claims description 18
- 238000003672 processing method Methods 0.000 claims description 8
- 238000004364 calculation method Methods 0.000 description 7
- 230000000295 complement effect Effects 0.000 description 4
- 230000010354 integration Effects 0.000 description 4
- 238000011161 development Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000002360 preparation method Methods 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000008030 elimination Effects 0.000 description 1
- 238000003379 elimination reaction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 238000000638 solvent extraction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/40—Processing or translation of natural language
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Machine Translation (AREA)
Abstract
Description
도 2는 본 발명의 일 실시예에 따른 온톨로지 매칭의 시멘틱 이질성 병렬 처리 방법을 나타내는 흐름도이다.
110: 시스템 상호작용부
120: 병렬 온톨로지 호출부
130: 온톨로지 저장부
140: 매칭부
150: 작업 분산부
160: 장치 환경설정부
170: 브릿지 온톨로지 수집부
180: 작업 처리부
190: 브릿지 온톨로지 수집부
Claims (10)
- 멀티코어 클라우드 플랫폼상에 존재하는 참여 클라우드 노드와 온톨로지 매칭을 수행하는 시멘틱 이질성 병렬 처리 장치에 있어서,
상기 참여 클라우드 노드와 상호작용하여 온톨로지 매칭(Matching) 요청을 수신하는 시스템 상호작용부;
온톨로지 매칭을 위한 매칭 알고리즘을 포함하는 매칭 라이브러리를 제공하는 매칭부;
상기 수신된 온톨로지 매칭 요청에 따른 후보 온톨로지를 병렬로 파싱하고, 상기 파싱된 후보 온톨로지에 기초하여 온톨로지 모델 오브젝트를 생성하는 병렬 온톨로지 호출부; 및
상기 생성된 온톨로지 모델 오브젝트를 둘 이상의 부분 오브젝트로 분할하고, 상기 분할된 둘 이상의 부분 오브젝트를 상기 멀티코어 클라우드 플랫폼 상의 가용 연산 코어에 각각 할당하는 작업 분산부;
를 포함하며,
상기 병렬 온톨로지 호출부는,
상기 후보 온톨로지를 파싱하는 과정에서 리던던시(Redundancy)를 제거하는 것을 특징으로 하는 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치. - 제 1항에 있어서,
상기 생성된 온톨로지 모델 오브젝트를 저장하고, 상기 수신된 온톨로지 매칭 요청과 동일한 요청이 수신되면, 상기 저장된 온톨로지 모델 오브젝트를 제공하는 온톨로지 저장부;
를 더 포함하는 것을 특징으로 하는 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치. - 제 1항에 있어서,
상기 멀티코어 클라우드 플랫폼에 속한 참여 클라우드 노드의 초기 정보를 제공하는 장치 환경설정 파일을 저장하며, 상기 저장된 장치 환경설정 파일에 기초하여 상기 참여 클라우드 노드를 구분하고, 상기 참여 클라우드 노드와의 연결 IP를 설정하는 장치 환경설정부;
를 더 포함하는 것을 특징으로 하는 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치. - 제 1항에 있어서,
상기 가용 연산 코어에서 상기 부분 오브젝트에 상기 매칭 라이브러리에 포함된 매칭 알고리즘을 적용하여 연산한 매칭 결과를 축적하여 브릿지 온톨로지(Bridge Ontology) 파일을 생성하고, 상기 생성된 브릿지 온톨로지 파일을 클라이언트(Client)에게 제공하는 브릿지 온톨로지 수집부;
를 더 포함하는 것을 특징으로 하는 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치. - 제 1항에 있어서,
상기 생성된 온톨로지 모델 오브젝트는 런타임(Run Time) 동안 단일 매칭 알고리즘에 의해 요구된 정보를 요약하는 것을 특징으로 하는 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치. - 삭제
- 멀티코어 클라우드 플랫폼 상에 존재하는 참여 클라우드 노드와 온톨로지 매칭을 수행하는 시멘틱 이질성 병렬 처리 방법에 있어서,
수신된 온톨로지 매칭 요청에 기초하여, 후보 온톨로지를 병렬로 파싱하는 단계;
상기 파싱된 후보 온톨로지에 기초하여 온톨로지 모델 오브젝트를 생성하는 단계;
상기 수신된 온톨로지 매칭 요청에 기초하여 매칭 라이브러리를 검색하는 단계;
상기 생성된 온톨로지 모델 오브젝트를 둘 이상의 부분 오브젝트로 분할하는 단계; 및
상기 분할된 둘 이상의 부분 오브젝트를 상기 멀티코어 클라우드 플랫폼 상의 가용 연산 코어 각각에 배정하는 단계;
를 포함하며,
상기 후보 온톨로지를 병렬로 파싱하는 단계에서 리던던시(Redundancy)를 제거하는 것을 특징으로 하는 온톨로지 매칭의 시멘틱 이질성 병렬 처리 방법. - 제 7항에 있어서,
상기 가용 연산 코어에서 상기 부분 오브젝트에 상기 매칭 라이브러리의 매칭 알고리즘을 적용하여 연산한 매칭 결과를 생성하는 단계; 및
상기 생성된 매칭 결과를 축적하여 브릿지 온톨로지(Bridge Ontology) 파일을 생성하여 클라이언트(Client)에게 제공하는 단계;
를 더 포함하는 것을 특징으로 하는 온톨로지 매칭의 시멘틱 이질성 병렬 처리 방법. - 제 7항에 있어서,
상기 생성된 온톨로지 모델 오브젝트를 저장하고, 상기 수신된 온톨로지 매칭 요청과 동일한 요청이 수신되면, 상기 저장된 온톨로지 모델 오브젝트를 제공하는 단계;
를 더 포함하는 것을 특징으로 하는 온톨로지 매칭의 시멘틱 이질성 병렬 처리 방법. - 삭제
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020130122839A KR101542605B1 (ko) | 2013-10-15 | 2013-10-15 | 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치 및 처리 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020130122839A KR101542605B1 (ko) | 2013-10-15 | 2013-10-15 | 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치 및 처리 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20150043870A KR20150043870A (ko) | 2015-04-23 |
KR101542605B1 true KR101542605B1 (ko) | 2015-08-06 |
Family
ID=53036283
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020130122839A KR101542605B1 (ko) | 2013-10-15 | 2013-10-15 | 온톨로지 매칭의 시멘틱 이질성 병렬 처리 장치 및 처리 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101542605B1 (ko) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108536796B (zh) * | 2018-04-02 | 2021-10-01 | 北京大学 | 一种基于图的异构本体匹配方法及系统 |
-
2013
- 2013-10-15 KR KR1020130122839A patent/KR101542605B1/ko active IP Right Grant
Also Published As
Publication number | Publication date |
---|---|
KR20150043870A (ko) | 2015-04-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20190377604A1 (en) | Scalable function as a service platform | |
US11429442B2 (en) | Parallel and distributed computing using multiple virtual machines | |
US11275622B2 (en) | Utilizing accelerators to accelerate data analytic workloads in disaggregated systems | |
US9910888B2 (en) | Map-reduce job virtualization | |
US20190068690A1 (en) | Automated management of resource attributes across network-based services | |
CN113243005A (zh) | 按需网络代码执行系统中的基于性能的硬件仿真 | |
US9350682B1 (en) | Compute instance migrations across availability zones of a provider network | |
US20210389970A1 (en) | Vnf lifecycle management method and apparatus | |
US20170024251A1 (en) | Scheduling method and apparatus for distributed computing system | |
WO2013114228A1 (en) | Processing element management in a streaming data system | |
US9110695B1 (en) | Request queues for interactive clients in a shared file system of a parallel computing system | |
CN109117252B (zh) | 基于容器的任务处理的方法、系统及容器集群管理系统 | |
WO2022111313A1 (zh) | 一种请求处理方法及微服务系统 | |
CN110166507B (zh) | 多资源调度方法和装置 | |
US11128701B1 (en) | Cooperative preemption in a distributed multi-tenant resource pool | |
US10572313B2 (en) | Container-based distributed application management system and method | |
EP3442201B1 (en) | Cloud platform construction method and cloud platform | |
KR101765725B1 (ko) | 대용량 방송용 빅데이터 분산 병렬처리를 위한 동적 디바이스 연결 시스템 및 방법 | |
KR20160099762A (ko) | 자동 분산병렬 처리 하둡 시스템을 지원하는 클라우드 시스템 | |
US10944814B1 (en) | Independent resource scheduling for distributed data processing programs | |
US10761869B2 (en) | Cloud platform construction method and cloud platform storing image files in storage backend cluster according to image file type | |
US8458702B1 (en) | Method for implementing user space up-calls on java virtual machine before/after garbage collection | |
WO2021208844A1 (zh) | 虚拟化容器管理方法、系统和存储介质 | |
CN104021029A (zh) | 一种空间信息云计算系统及其实现方法 | |
WO2020057438A1 (zh) | 云计算服务中的软件调试的方法和装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20131015 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20150216 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20150727 |
|
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20150731 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20150731 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20180508 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20180508 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20190624 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20190624 Start annual number: 5 End annual number: 5 |
|
PC1903 | Unpaid annual fee |