Tractable Reasoning and Efficient Query Answering in Description Logics: The DL-Lite Family

  • Authors:
  • Diego Calvanese;Giuseppe Giacomo;Domenico Lembo;Maurizio Lenzerini;Riccardo Rosati

  • Affiliations:
  • Faculty of Computer Science, Free University of Bozen-Bolzano, Bolzano, Italy 39100;Dipartimento di Informatica e Sistemistica, Università di Roma "La Sapienza", Roma, Italy 00185;Dipartimento di Informatica e Sistemistica, Università di Roma "La Sapienza", Roma, Italy 00185;Dipartimento di Informatica e Sistemistica, Università di Roma "La Sapienza", Roma, Italy 00185;Dipartimento di Informatica e Sistemistica, Università di Roma "La Sapienza", Roma, Italy 00185

  • Venue:
  • Journal of Automated Reasoning
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a new family of description logics (DLs), called DL-Lite, specifically tailored to capture basic ontology languages, while keeping low complexity of reasoning. Reasoning here means not only computing subsumption between concepts and checking satisfiability of the whole knowledge base, but also answering complex queries (in particular, unions of conjunctive queries) over the instance level (ABox) of the DL knowledge base. We show that, for the DLs of the DL-Lite family, the usual DL reasoning tasks are polynomial in the size of the TBox, and query answering is LogSpace in the size of the ABox (i.e., in data complexity). To the best of our knowledge, this is the first result of polynomial-time data complexity for query answering over DL knowledge bases. Notably our logics allow for a separation between TBox and ABox reasoning during query evaluation: the part of the process requiring TBox reasoning is independent of the ABox, and the part of the process requiring access to the ABox can be carried out by an SQL engine, thus taking advantage of the query optimization strategies provided by current database management systems. Since even slight extensions to the logics of the DL-Lite family make query answering at least NLogSpace in data complexity, thus ruling out the possibility of using on-the-shelf relational technology for query processing, we can conclude that the logics of the DL-Lite family are the maximal DLs supporting efficient query answering over large amounts of instances.