PAPER DIGEST
Most Influential AAAI 2005 Paper · 2026-03 edition

DL-Lite: Tractable Description Logics For Ontologies

Diego Calvanese; Giuseppe De Giacomo; Domenico Lembo; Maurizio Lenzerini; Riccardo Rosati

Venue
AAAI Conference on Artificial Intelligence (AAAI) 2005
Recognition
Most Influential AAAI 2005 Paper (Rank No. 2)
Edition
2026-03
Impact factor
6
Certificate ID
23c5b9ea073a11f0

Abstract

We propose a new Description Logic, 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, conjunctive queries) over the set of instances maintained in secondary storage. We show that in DL-Lite the usual DL reasoning tasks are polynomial in the size of the TBox, and query answering is polynomial in the size of the ABox (i.e., in data complexity). To the best of our knowledge, this is the first result of polynomial data complexity for query answering over DL knowledge bases. A notable feature of our logic is to 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 DBMSs.

Download PDF certificate