English

Efficient Dependency Analysis for Rule-Based Ontologies

Artificial Intelligence 2022-07-21 v1 Databases Logic in Computer Science

Abstract

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.

Keywords

Cite

@article{arxiv.2207.09669,
  title  = {Efficient Dependency Analysis for Rule-Based Ontologies},
  author = {Larry González and Alex Ivliev and Markus Krötzsch and Stephan Mennicke},
  journal= {arXiv preprint arXiv:2207.09669},
  year   = {2022}
}

Comments

Extended report of our ISWC 2022 paper