<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Query Rewriting for DL-Lite with n-ary Concrete Domains (Abstract)?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Franz Baader</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Stefan Borgwardt</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marcel Lippmann</string-name>
          <email>marcel.lippmann@tngtech.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Chair for Automata Theory</institution>
          ,
          <addr-line>Theoretical Computer Science, TU Dresden</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>TNG Technology Consulting GmbH</institution>
          ,
          <addr-line>Unterföhring</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>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 in DL-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).</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Motivated by the fact that real-world datasets contain concrete data values and
database queries use built-in predicates on these values, we investigate
ontologybased 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 &gt;120 and the diastolic
blood pressure is &gt;80, but setting the systolic blood pressure into a relationship
with the diastolic one requires a binary predicate.</p>
      <p>In this work, we investigate whether relaxing this severe restriction is
possible 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
arbitrary 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 expressive DL-Lite dialect. 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 to P. In contrast, our goal was to find restrictions on
nonunary concrete domains that ensure combined rewritability, and thus polynomial
data complexity, for all queries.</p>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>