US8688612B2 - Method and device for saving triple for verifying reason and incremental reasoning, and method and device for reason-dependent indexing appropriate for same - Google Patents
Method and device for saving triple for verifying reason and incremental reasoning, and method and device for reason-dependent indexing appropriate for same Download PDFInfo
- Publication number
- US8688612B2 US8688612B2 US13/510,990 US201013510990A US8688612B2 US 8688612 B2 US8688612 B2 US 8688612B2 US 201013510990 A US201013510990 A US 201013510990A US 8688612 B2 US8688612 B2 US 8688612B2
- Authority
- US
- United States
- Prior art keywords
- triple
- inference
- serial number
- triples
- inferred
- Prior art date
- Legal status (The legal status 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 status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/02—Knowledge representation; Symbolic representation
- G06N5/022—Knowledge engineering; Knowledge acquisition
- G06N5/025—Extracting rules from data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
- G06N5/046—Forward inferencing; Production systems
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/31—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/36—Creation of semantic tools, e.g. ontology or thesauri
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/36—Creation of semantic tools, e.g. ontology or thesauri
- G06F16/367—Ontology
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/02—Knowledge representation; Symbolic representation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/901—Indexing; Data structures therefor; Storage structures
- G06F16/9027—Trees
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
-
- G06F17/30867—
-
- G06F17/30961—
Definitions
- reasoning techniques can be classified into forward reasoning which performs all steps of reasoning in advance before a query enters and backward reasoning which performs only the reasoning needed to process a query at a moment when the query enters.
- forward reasoning which performs all steps of reasoning in advance before a query enters
- backward reasoning which performs only the reasoning needed to process a query at a moment when the query enters.
- the reasoning techniques can be classified into descriptive logic-based reasoning and rule-based reasoning depending on a base logic, and the rule-based reasoning is advantageous from the practical aspect of reasoning, and the descriptive logic-based reasoning is advantageous from the completeness aspect of reasoning.
- Still another object of the present invention is to provide a method of verifying inference dependency using the apparatus for storing a triple.
- FIG. 3 is a view showing a result of executing a triple and rule serial number assignment unit of FIG. 2 .
- FIG. 6 is a flowchart illustrating a method of storing a triple according to the present invention.
- a dependency relation between the triples and inference rules used for the inference and the triple obtained through the inference is indexed S 507 .
- the index procedure is divided into two types, and one is backward dependency indexing in which a serial number of an inferred triple InferredTripleID is set as an index key and a serial number of an inference rule RuleID and serial numbers of triples TripleID 1 , TripleID 2 , . . . , TripleIDn used for inference are set as contents, and the other is forward dependency indexing in which a serial number of a triple TripleID used for inference is set as an index key and a serial number of an inferred triple InferredTripleID is set as contents.
- the triples are deleted from the forward dependence indexing table S 703 .
- Serial numbers of triples where the inferred triples depend on is obtained by searching for the serial numbers of the inferred triples from the backward dependency indexing table this time, and the search results containing the serial number of the deleted triple are deleted from the backward dependency indexing table S 705 .
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Software Systems (AREA)
- Databases & Information Systems (AREA)
- Evolutionary Computation (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Animal Behavior & Ethology (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
-
- 100: Triple and rule serial number assignment unit
- 200: Inference execution unit
- 300: Inference dependency indexing unit
- 400: Triple view creation unit
[Triple4]<==[Triple1]+[Triple3]+[Rule1]
[Triple7]<==[Triple2]+[Triple4]+[Rule2]
[Triple7]<==[Triple5]+[Triple6]+[Rule3]
Claims (3)
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2010-0108381 | 2010-11-02 | ||
KR1020100108381A KR101133993B1 (en) | 2010-11-02 | 2010-11-02 | Method for storing triple for inference verification and steady-increasing inference and apparatus thereof, apparatus for indexing dependency of inference and method for verifying dependency of inference |
PCT/KR2010/007769 WO2012060490A1 (en) | 2010-11-02 | 2010-11-04 | Method and device for saving triple for verifying reason and incremental reasoning, and method and device for reason-dependent indexing appropriate for same |
Publications (2)
Publication Number | Publication Date |
---|---|
US20130212057A1 US20130212057A1 (en) | 2013-08-15 |
US8688612B2 true US8688612B2 (en) | 2014-04-01 |
Family
ID=46024598
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/510,990 Active US8688612B2 (en) | 2010-11-02 | 2010-11-04 | Method and device for saving triple for verifying reason and incremental reasoning, and method and device for reason-dependent indexing appropriate for same |
Country Status (4)
Country | Link |
---|---|
US (1) | US8688612B2 (en) |
JP (1) | JP5352935B2 (en) |
KR (1) | KR101133993B1 (en) |
WO (1) | WO2012060490A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20210073655A1 (en) * | 2019-09-11 | 2021-03-11 | Sap Se | Rule mining for rule and logic statement development |
US11521092B2 (en) | 2016-03-15 | 2022-12-06 | Nec Corporation | Inference system, inference method, and recording medium |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6636631B2 (en) * | 2015-10-30 | 2020-01-29 | コンヴィーダ ワイヤレス, エルエルシー | RESTFUL operation for semantic IOT |
KR20180058981A (en) * | 2016-11-25 | 2018-06-04 | (주) 다이퀘스트 | Method and apparatus for verifying schema integration and instance validity based on semantic web |
EP3825867A4 (en) * | 2018-08-23 | 2021-09-15 | National Institute for Materials Science | SEARCH SYSTEM AND SEARCH METHOD |
US11468342B2 (en) * | 2018-09-14 | 2022-10-11 | Jpmorgan Chase Bank, N.A. | Systems and methods for generating and using knowledge graphs |
US10482384B1 (en) | 2018-11-16 | 2019-11-19 | Babylon Partners Limited | System for extracting semantic triples for building a knowledge base |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060235823A1 (en) * | 2005-04-18 | 2006-10-19 | Oracle International Corporation | Integrating RDF data into a relational database system |
JP2008176771A (en) | 2006-12-21 | 2008-07-31 | Fujitsu Ltd | Search program, method and apparatus |
US20080288442A1 (en) * | 2007-05-14 | 2008-11-20 | International Business Machines Corporation | Ontology Based Text Indexing |
US20100030725A1 (en) * | 2007-03-19 | 2010-02-04 | Venura Chakri Mendis | Data triple user access |
US20100036862A1 (en) * | 2008-08-08 | 2010-02-11 | Oracle International Corporation | Representing and manipulating RDF data in a relational database management system |
US20100036788A1 (en) * | 2008-08-08 | 2010-02-11 | Oracle International Corporation | Database-based inference engine for RDFS/OWL constructs |
KR20100040024A (en) | 2008-10-09 | 2010-04-19 | 주식회사 케이티 | Semantic indexer and method thereof, and mass semantic repository system using that |
KR20100068983A (en) | 2008-12-15 | 2010-06-24 | 한국과학기술정보연구원 | System and method for efficient reasoning using view in dbms-based rdf triple store |
KR20100068981A (en) | 2008-12-15 | 2010-06-24 | 한국과학기술정보연구원 | System and method for hybrid rete reasoning based on in-memory and dbms |
US20110119310A1 (en) * | 2009-11-18 | 2011-05-19 | Oracle International Corporation | Incremental inference |
-
2010
- 2010-11-02 KR KR1020100108381A patent/KR101133993B1/en not_active Expired - Fee Related
- 2010-11-04 US US13/510,990 patent/US8688612B2/en active Active
- 2010-11-04 WO PCT/KR2010/007769 patent/WO2012060490A1/en active Application Filing
- 2010-11-04 JP JP2012541933A patent/JP5352935B2/en not_active Expired - Fee Related
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060235823A1 (en) * | 2005-04-18 | 2006-10-19 | Oracle International Corporation | Integrating RDF data into a relational database system |
JP2008176771A (en) | 2006-12-21 | 2008-07-31 | Fujitsu Ltd | Search program, method and apparatus |
US20100030725A1 (en) * | 2007-03-19 | 2010-02-04 | Venura Chakri Mendis | Data triple user access |
US20080288442A1 (en) * | 2007-05-14 | 2008-11-20 | International Business Machines Corporation | Ontology Based Text Indexing |
US20100036862A1 (en) * | 2008-08-08 | 2010-02-11 | Oracle International Corporation | Representing and manipulating RDF data in a relational database management system |
US20100036788A1 (en) * | 2008-08-08 | 2010-02-11 | Oracle International Corporation | Database-based inference engine for RDFS/OWL constructs |
KR20100040024A (en) | 2008-10-09 | 2010-04-19 | 주식회사 케이티 | Semantic indexer and method thereof, and mass semantic repository system using that |
KR20100068983A (en) | 2008-12-15 | 2010-06-24 | 한국과학기술정보연구원 | System and method for efficient reasoning using view in dbms-based rdf triple store |
KR20100068981A (en) | 2008-12-15 | 2010-06-24 | 한국과학기술정보연구원 | System and method for hybrid rete reasoning based on in-memory and dbms |
US20110119310A1 (en) * | 2009-11-18 | 2011-05-19 | Oracle International Corporation | Incremental inference |
Non-Patent Citations (12)
Title |
---|
Akifumi Hasegawa et al., "Searching Java Software Structure by Inference of OWL 2.0", IPSJ SIG Technical Reports, vol. 2009, No. 31, pp. 137-144, Mar. 11, 2009, Japan. |
Das, Souripriya, and Jagannathan Srinivasan. "Database technologies for RDF." Reasoning Web. Semantic Technologies for Information Systems. Springer Berlin Heidelberg, 2009. 205-221. * |
Das, Souripriya, et al. "A scalable scheme for bulk loading large RDF graphs into Oracle." Data Engineering, 2008. ICDE 2008. IEEE 24th International Conference on. IEEE, 2008. * |
Erling, Orri, and Ivan Mikhailov. "RDF Support in the Virtuoso DBMS." Conference on Social Semantic Web. vol. 113. 2007. * |
Japanese Office Action for Japanese Patent Application No. 2012-541933. |
Lim, Lipyeow, Haixun Wang, and Min Wang. "Unifying data and domain knowledge using virtual views." Proceedings of the 33rd international conference on Very large data bases. VLDB Endowment, 2007. * |
Mai Saito et al., "A Cross-Search Mechanism on the P2P Overlay Network Using Faceted Search for RDF Data", The Second Forum on Data Engineering and Information Management, DEIM 2010, May 25, 2010. |
Seung Woo Lee et al., "Efficient Reasoning Using View in DBMS-based Triple Store", The Korea Contents Annual Spring Conference, 2009. |
Shen, Wennan, and Yuzhong Qu. "An RDF storage and query framework with flexible inference strategy." Frontiers of WWW Research and Development-APWeb 2006. Springer Berlin Heidelberg, 2006. 166-175. * |
Tan, Zheng-Hua. "Fuzzy metagraph and its combination with the indexing approach in rule-based systems." Knowledge and Data Engineering, IEEE Transactions on 18.6 (2006): 829-841. * |
Toby Segaran et al., "Programming the Semantic Web", Build Flexible Applications with Graph Data, O'Reilly Media, 1st edition, Jun. 24, 2010, Japan. |
Wu, Zhe, et al. "Implementing an inference engine for RDFS/OWL constructs and user-defined rules in oracle." Data Engineering, 2008. ICDE 2008. IEEE 24th International Conference on. IEEE, 2008. * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11521092B2 (en) | 2016-03-15 | 2022-12-06 | Nec Corporation | Inference system, inference method, and recording medium |
US20210073655A1 (en) * | 2019-09-11 | 2021-03-11 | Sap Se | Rule mining for rule and logic statement development |
Also Published As
Publication number | Publication date |
---|---|
JP5352935B2 (en) | 2013-11-27 |
WO2012060490A1 (en) | 2012-05-10 |
JP2013511788A (en) | 2013-04-04 |
US20130212057A1 (en) | 2013-08-15 |
KR101133993B1 (en) | 2012-04-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8688612B2 (en) | Method and device for saving triple for verifying reason and incremental reasoning, and method and device for reason-dependent indexing appropriate for same | |
Das et al. | A Tale of Two Graphs: Property Graphs as RDF in Oracle. | |
US8326825B2 (en) | Automated partitioning in parallel database systems | |
Fan et al. | Answering graph pattern queries using views | |
US8838598B2 (en) | System and computer program product for automated design of range partitioned tables for relational databases | |
KR20160033666A (en) | Third party search applications for a search system | |
CA3149710A1 (en) | Data collecting method, device, computer equipment and storage medium | |
De Virgilio et al. | A similarity measure for approximate querying over RDF data | |
Gayoso-Cabada et al. | Browsing digital collections with reconfigurable faceted thesauri | |
KR100452086B1 (en) | Search System For Providing Information of Keyword Input Frequency By Category And Method Thereof | |
Jayaram et al. | Towards a query-by-example system for knowledge graphs | |
Luo et al. | DISKs: a system for distributed spatial group keyword search on road networks | |
Zhao et al. | Mid-ontology learning from linked data | |
Madkour et al. | Knowledge cubes—A proposal for scalable and semantically-guided management of Big Data | |
Xu et al. | Efficiently answer top-k queries on typed intervals | |
Fosci et al. | Soft querying features in GeoJSON documents: The GeoSoft proposal | |
Vasilyeva et al. | Debeaq-debugging empty-answer queries on large data graphs | |
US20090234837A1 (en) | Search query | |
Schkolnick et al. | Considerations in developing a design tool for a relational DBMS | |
Wang et al. | KeyLabel algorithms for keyword search in large graphs | |
KR20160004781A (en) | Ontology Query Processing by Using Big Data Framework | |
Yu et al. | Distributed top-k keyword search over very large databases with MapReduce | |
Wu et al. | Seaform: Search-as-you-type in forms | |
Feng et al. | Highly Parallel SPARQL Engine for RDF | |
CN117971888B (en) | Method, device, equipment, storage medium and program product for determining data engine |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: KOREA INSTITUTE OF SCIENCE & TECHNOLOGY INFORMATIO Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LEE, SEUNG WOO;KIM, PYUNG;JUNG, HAN MIN;AND OTHERS;REEL/FRAME:028307/0862 Effective date: 20120511 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2551) Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2552); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Year of fee payment: 8 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2553); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Year of fee payment: 12 |