paper-with-me

홈 › Papers

Efficient Dependency Analysis for Rule-Based Ontologies

2022-07-20 · Larry González, Alex Ivliev, Markus Krötzsch, Stephan Mennicke

Several types of dependencies have been proposed for the static analysis of existential rule ontologies, promising insights about computational properties and possible practical uses of a given set of rules, e.g., in ontology-based query answering. Unfortunately, these dependencies are rarely implemented, so their potential is hardly realised in practice. We focus on two kinds of rule dependencies -- positive reliances and restraints -- and design and implement optimised algorithms for their efficient computation. Experiments on real-world ontologies of up to more than 100,000 rules show the scalability of our approach, which lets us realise several previously proposed applications as practical case studies. In particular, we can analyse to what extent rule-based bottom-up approaches of reasoning can be guaranteed to yield redundancy-free "lean" knowledge graphs (so-called cores) on practical ontologies.

📄 PDF Abstract BibTeX arXiv:2207.09669

Code (1)

knowsys/2022-iswc-reliances 공식 구현

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Knowledge Engineering for Hybrid Deductive Databases

2017-01-03 · Dietmar Seipel

Modern knowledge base systems frequently need to combine a collection of databases in different formats: e.g., relational databases, XML databases, rule bases, ontologies, etc. In the deductive database system DDBASE, we…

Ontology as a Source for Rule Generation

2014-04-18 · Olegs Verhodubs

This paper discloses the potential of OWL (Web Ontology Language) ontologies for generation of rules. The main purpose of this paper is to identify new types of rules, which may be generated from OWL ontologies. Rules, g…

Inductive Learning for Rule Generation from Ontology

2015-02-17 · Olegs Verhodubs

This paper presents an idea of inductive learning use for rule generation from ontologies. The main purpose of the paper is to evaluate the possibility of inductive learning use in rule generation from ontologies and to …

Inductive Learning

Learning Description Logic Ontologies. Five Approaches. Where Do They Stand?

2021-04-02 · Ana Ozaki

The quest for acquiring a formal representation of the knowledge of a domain of interest has attracted researchers with various backgrounds into a diverse field called ontology learning. We highlight classical machine le…

BIG-bench Machine LearningInductive logic programmingLearning Theory

Merging of Ontologies Through Merging of Their Rules

2020-01-13 · Olegs Verhodubs

Ontology merging is important, but not always effective. The main reason, why ontology merging is not effective, is that ontology merging is performed without considering goals. Goals define the way, in which ontologies …