vix.ing · top · new · best · stats · spec

Large-scale Ontological Reasoning via Datalog

2020/03/21 by Mario Alviano, Alviano, Mario, Marco Manna +1
Computer Science · #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Logic, Reasoning, and Knowledge #Natural Language Processing Techniques #Semantic Web and Ontologies

paper · pdf · doi:10.48550/arxiv.2003.09698

openalex publication_date 2020/03/21 · openalex created_date 2021/05/10 · openalex updated_date 2026/07/28

Abstract

Reasoning over OWL 2 is a very expensive task in general, and therefore the W3C identified tractable profiles exhibiting good computational properties. Ontological reasoning for many fragments of OWL 2 can be reduced to the evaluation of Datalog queries. This paper surveys some of these compilations, and in particular the one addressing queries over Horn-SHIQ knowledge bases and its implementation in DLV2 enanched by a new version of the Magic Sets algorithm.

Related