• Aucun résultat trouvé

Query Rewriting for DL-Lite with n-ary Concrete Domains (Abstract)

N/A
N/A
Protected

Academic year: 2022

Partager "Query Rewriting for DL-Lite with n-ary Concrete Domains (Abstract)"

Copied!
1
0
0

Texte intégral

(1)

Query Rewriting for DL-Lite with n-ary Concrete Domains (Abstract)

?

Franz Baader1, Stefan Borgwardt1, and Marcel Lippmann2

1 Chair for Automata Theory, Theoretical Computer Science, TU Dresden, Germany firstname.lastname@tu-dresden.de

2 TNG Technology Consulting GmbH, Unterföhring, Germany marcel.lippmann@tngtech.com

Motivated by the fact that real-world datasets contain concrete data values and database queries use built-in predicates on these values, we investigate ontology- based query answering (OBQA) in a setting where both the ontology and the query may refer to values from a so-called concrete domain. In previous work on extensions of DL-Lite with concrete domains [1, 3], the concrete predicates were restricted to being unary. With unary predicates, one can, for example, express that the systolic blood pressure of a patient is >120 and the diastolic blood pressure is>80, but setting the systolic blood pressure into a relationship with the diastolic one requires a binary predicate.

In this work, we investigate whether relaxing this severe restriction is pos- sible without destroying the important property of query rewritability, which allows one to reduce OBQA to query answering in databases. More precisely, we introduce conditions on the concrete domain and the ontology language under which rewritability holds even in the presence of concrete predicates of arbi- trary arity. Using an appropriate binary predicate we can then, e.g., express that the pulse pressure, i.e., the difference between the systolic and the diastolic blood pressure, is 50. While in the general case of predicates of arbitrary arity our rewriting approach yields only combined rewritability, in the special case of unary predicates it provides us with first-order rewritability, which shows that the results in [3] follow from ours. The results in [1] are orthogonal to ours since, one the one hand, they are restricted to the unary case, but on the other hand, they consider a more expressiveDL-Litedialect. In [2], the authors also consider a setting with non-unary concrete domains, but where the data complexity is co-NP-hard in general. They then investigate for which kinds of queries this complexity goes down toP. In contrast, our goal was to find restrictions on non- unary concrete domains that ensure combined rewritability, and thus polynomial data complexity, forall queries.

1. Artale, A., Ryzhikov, V., Kontchakov, R.:DL-Lite with attributes and datatypes.

In: Proc. ECAI. pp. 61–66 (2012)

2. Hernich, A., Lemos, J., Wolter, F.: Query answering in DL-Lite with datatypes: A non-uniform approach. In: Proc. AAAI. pp. 1142–1148 (2017)

3. Savković, O., Calvanese, D.: Introducing datatypes inDL-Lite. In: Proc. ECAI. pp.

720–725 (2012)

?Full paper accepted at IJCAI’17. This work was supported by DFG in the CRC 912 (HAEC) and the project BA 1122/19-1 (GoAsQ).

Références

Documents relatifs

In contrast, the only known complete approach to deciding FO-rewritability of OMQs in which the TBox is formulated in full (non-Horn) ALC and ALCI is via the CSP connection in [9,

In particular, query answer- ing techniques based on FOL reducibility, e.g., [1,2,5,6,7], which reduce query an- swering against a knowledge base (KB) to FOL query evaluation

In particular, [8] propose algorithms for answering temporal queries (w.r.t. TKBs) that generalize TCQs in that they combine queries of a generic atemporal query language Q

We consider the setting of temporal query answering pre- sented in [2] where a temporal knowledge base (TKB) consists of a global TBox and a sequence of ABoxes that represents the

Our experiments using the realistic ontologies and datasets in the EBI linked data platform have shown that PAGOdA is ca- pable of fully answering queries over highly complex

We study the data complexity of conjunctive query answering under these new semantics, and show a general tractability result for all known first-order rewritable ontology languages.

In contrast, the presence of any kind of disjunction in the ontology results in the existence of models that differ in the queries they entail, and makes the query entailment

It is a classic result in database theory that conjunctive query (CQ) answering, which is NP-complete in general, is feasible in polynomial time when restricted to acyclic