<!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>Reasoning Efficiently with Ontologies and Rules in the Presence of Inconsistencies (Extended Abstract)?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Tobias Kaminski</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Matthias Knorr</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Joa˜o Leite</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>NOVA LINCS, Departamento de Informa ́tica, Faculdade de Cieˆncias e Tecnologia, Universidade Nova de Lisboa</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper, we address the problem of dealing with inconsistent knowledge bases consisting of ontologies and non-monotonic rules, following a paraconsistent reasoning approach with a focus on efficiency. Description Logics (DLs) and Logic Programs (LPs) provide different strengths when used for Knowledge Representation and Reasoning. While DLs employ the Open World Assumption and are suited for defining ontologies, LPs adopt the Closed World Assumption and are able to express non-monotonic rules with exceptions and preference orders. Combining features of both formalisms has been actively pursued over the last few years, resulting in different proposals with different levels of integration and complexity: while some extend DLs with rules [18, 25], others follow a hybrid combination of ontologies with non-monotonic rules, either providing a modular approach where rules and ontologies use their own semantics, and allowing limited interaction between them [10], or defining a unifying framework for both components [29, 24]. Equipped with semantics that are faithful to their constitutive parts, these proposals allow for the specification of so-called hybrid knowledge bases (hybrid KBs) either from scratch, benefiting from the added expressivity, or by combining existing ontologies and rule bases. The complex interactions between the ontology component and the rule component of these hybrid KBs - even more so when they result from combining existing ontologies and rule bases developed independently - can easily lead to contradictions, which, under classical semantics, trivialize standard reasoning and prevent us from drawing any meaningful conclusions, ultimately rendering these hybrid KBs useless. Example 1. Consider the following simplified (ground) hybrid KB KG for assessing the risk of goods at a port.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Krisk(g):
Krisk(g)</p>
      <p>notisLabelled(g):
KisLabelled(g)</p>
      <p>notrisk(g):
KresolvedRisk(g)</p>
      <p>KIsM onitored(g):
KHasCertif iedSender(g)</p>
      <p>
        Krisk(g)
(1)
(2)
(3)
(4)
(5)
(6)
(7)
? This is an extended abstract of [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. Partially supported by Fundac¸a˜o para a
Cieˆncia e a Tecnologia under project PTDC/EIA-CCO/121823/2010 and strategic project
PEst/UID/CEC/04516/2013. M. Knorr was also supported by grant SFRH/BPD/86970/2012.
Rules (3) and (4) state that good g is either a risk (r) or it is labeled (iL). Any risk is
monitored (IM ) (2), thus a resolved risk (rR) (5). As g has a certified sender (HCS)
(6), it can be proven by means of axiom (1) that it is not monitored. Thus, g can be
derived to be monitored and not monitored at the same time if it is considered to be a
risk (7), i.e., the hybrid KB is inconsistent, which trivializes standard reasoning.
      </p>
      <p>
        One way to deal with this problem is to employ some method based on belief
revision (e.g. [
        <xref ref-type="bibr" rid="ref26 ref30 ref35 ref37 ref9">26, 30, 35, 37, 9</xref>
        ] for LPs, [
        <xref ref-type="bibr" rid="ref14 ref23 ref7">14, 7, 23</xref>
        ] for DLs, and [
        <xref ref-type="bibr" rid="ref36 ref38">38, 36</xref>
        ] for hybrid KBs)
to regain consistency so that standard reasoning services can be used, or some method
based on repairing (e.g. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] for LPs, [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] for DLs, and [
        <xref ref-type="bibr" rid="ref11 ref12">12, 11</xref>
        ] for dl-programs [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ])
where hypothetical belief revision is employed for consistent query answering, without
actually changing the KB. However, this is not always feasible e.g. because, we may not
have permission to change the KB – as for instance in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] where the KB encodes laws
and norms – or because the usual high complexity of belief revision and repairing
methods simply renders their application prohibitive. When these methods are not possible
or not feasible, paraconsistent reasoning services, typically based on some many-valued
logic, offer an alternative by being able to draw meaningful conclusions in the presence
of contradictions.
      </p>
      <p>
        Paraconsistent reasoning has been extensively studied in both base formalisms of
hybrid KBs. For DLs, most work [
        <xref ref-type="bibr" rid="ref27 ref28 ref31 ref39 ref41">31, 39, 27, 41, 28</xref>
        ] focuses on four-valued semantics
varying which classical rules of inferences they satisfy. Among them, [
        <xref ref-type="bibr" rid="ref27 ref28">27, 28</xref>
        ] is most
general as it covers SROIQ, the DL behind OWL 2, considers tractable subclasses
and truth value removals, and permits re-using classical reasoners. Three-valued
semantics for DLs [
        <xref ref-type="bibr" rid="ref40">40</xref>
        ] and measuring the degree of inconsistency in DL-Lite [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ] have also
been considered. For LPs, the comprehensive survey [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] discusses e.g. a four-valued
semantics without default negation [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], a four-, six-, and nine-valued semantics [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ] for
answer sets [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], and a seven- [
        <xref ref-type="bibr" rid="ref33">33</xref>
        ] and nine-valued [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] well-founded semantics [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
More recently, a very general framework for arbitrary bilattices of truth values [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and
paraconsistent Datalog [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] have been considered. At the same time, paraconsistent
reasoning is still a rather unexplored field in the context of hybrid KBs. Notable exceptions
are [
        <xref ref-type="bibr" rid="ref13 ref19 ref20">20, 19, 13</xref>
        ], yet their computation is not tractable in general even if reasoning in the
DL component is.
      </p>
      <p>
        In this paper, we investigate efficient paraconsistent semantics for hybrid KBs. We
adopt the base framework of [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] because of its generality and tight integration between
the ontology and the rules – cf. [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] for a thorough argument in its favor – under the
semantics of [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] because of its computational properties. We extend this semantics
with additional truth values to evaluate contradictory pieces of knowledge, following
two common views on how to deal with contradictory knowledge bases.
      </p>
      <p>
        According to one view, contradictions are dealt with locally, in a minimally
intrusive way, such that a new truth value is introduced to model inconsistencies, but
non-contradictory knowledge only derivable from the inconsistent part of a KB is still
considered to be true in the classical sense. This view is adopted in paraconsistent
semantics for DLs, e.g. [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ], LPs, e.g. [
        <xref ref-type="bibr" rid="ref33 ref34">33, 34</xref>
        ], and hybrid KBs [
        <xref ref-type="bibr" rid="ref13 ref20">20, 13</xref>
        ]. Since two
different kinds of inconsistencies are identified in the three-valued semantics of [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ], two
further truth values are introduced when following this first approach in extending the
work of [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ], resulting in a five-valued semantics. Namely, we extend the set of truth
values true (t), false (f), and undefined (u) used in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] by the truth value b for both,
which is assigned whenever an atom is considered true and false at the same time,
and the truth value uf for undefined false, which is used whenever an atom would be
considered simultaneously undefined and false.
      </p>
      <p>
        The alternative view is to distinguish truth which depends on the inconsistent part
of a KB from truth which is derivable without involving any contradictory knowledge.
This view, commonly referred to as Suspicious Reasoning, is adopted in paraconsistent
semantics for LPs, e.g. [
        <xref ref-type="bibr" rid="ref3 ref33 ref34">3, 33, 34</xref>
        ] and hybrid KBs [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. In order to extend the approach
of [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] in a way that allows for paraconsistency in combination with Suspicious
Reasoning, a sixth truth value suspiciously true (st) is introduced in addition to those already
occurring in the five-valued semantics. This truth value is assigned to atoms only
derivable by involving a contradiction in the program. At the same time, the truth value uf is
replaced by the slightly different truth value classically false (cf), with the aim to also
capture “propagation” on derived classical falsity.
      </p>
      <p>
        As a result, we obtain solutions following both views through the definition of a
five-valued and a six-valued paraconsistent semantics for hybrid KBs, the latter
implementing Suspicious Reasoning. This requires the integration of quite different concepts
and assumptions w.r.t. paraconsistency developed independently for each of the two
base formalisms, e.g. Suspicious Reasoning has not been considered in DLs, while LP
semantics may sometimes be defined procedurally. In spite of these obstacles, we can
show that both of the resulting semantics enjoy a number of desirable properties.
– Firstly, both semantics are sound w.r.t. the three-valued semantics for consistent
hybrid KBs by [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. In fact, the so-called 5- and 6-models corresponding to models
in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] coincide in this case, so consistent hybrid KBs establish a link between our
two semantics.
– Secondly, the semantics assigned to a hybrid KB of which the program
component is empty is limited, in both cases, to only three truth values (t, f, and b),
which arguably leads to a stronger consequence relation than in common
fourvalued paraconsistent DL semantics [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ]. Still, we can show that, in this case, both
semantics coincide with the well-known paraconsistent DL semantics ALC4 by
[
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] if we omit the truth value u (referred to as “removal of gaps”). Moreover, we
show that the six-valued semantics is faithful w.r.t. the paraconsistent semantics for
extended logic programs W F SXp [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] when classical negation is only applied to
unary atoms. Consequently, properties shown for these paraconsistent semantics for
the two base formalisms directly carry over to our approach, e.g. it implements the
Coherence Principle, which states that classical negation implies default negation.
– Thirdly, we present a sound and complete fixpoint algorithm, which extends the
alternating fixpoint construction defined for the three-valued approach in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. The
algorithm preserves the efficiency of the previous approach in that it is tractable
whenever consequences in the DL used for formalizing the ontology component
can be computed in polynomial time.
      </p>
      <p>
        Finally, our approach and results can benefit existing implementations for hybrid
knowledge bases. In fact, the comparison between our two fixpoint computations and
that in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] suggest an adaptation of the implementation of the latter, the Prote´ge´ plug-in
NoHR [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], to also consider paraconsistent reasoning based on our semantics.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Alberti</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomes</surname>
            ,
            <given-names>A.S.</given-names>
          </string-name>
          , Gonc¸alves, R.,
          <string-name>
            <surname>Leite</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Slota</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Normative systems represented as hybrid knowledge bases</article-title>
          .
          <source>In: Procs. of CLIMA XII</source>
          . Springer (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Alcaˆntara</surname>
            , J., Dama´sio,
            <given-names>C.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pereira</surname>
            ,
            <given-names>L.M.:</given-names>
          </string-name>
          <article-title>An encompassing framework for paraconsistent logic programs</article-title>
          .
          <source>J. Applied Logic</source>
          <volume>3</volume>
          (
          <issue>1</issue>
          ),
          <fpage>67</fpage>
          -
          <lpage>95</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Alferes</surname>
            ,
            <given-names>J.J.</given-names>
          </string-name>
          , Dama´sio,
          <string-name>
            <given-names>C.V.</given-names>
            ,
            <surname>Pereira</surname>
          </string-name>
          ,
          <string-name>
            <surname>L.M.:</surname>
          </string-name>
          <article-title>A logic programming system for nonmonotonic reasoning</article-title>
          .
          <source>J. Autom. Reasoning</source>
          <volume>14</volume>
          (
          <issue>1</issue>
          ),
          <fpage>93</fpage>
          -
          <lpage>147</lpage>
          (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4. de Amo,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Pais</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.S.:</surname>
          </string-name>
          <article-title>A paraconsistent logic programming approach for querying inconsistent databases</article-title>
          .
          <source>Int. J. Approx. Reasoning</source>
          <volume>46</volume>
          (
          <issue>2</issue>
          ),
          <fpage>366</fpage>
          -
          <lpage>386</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Arenas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bertossi</surname>
            ,
            <given-names>L.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chomicki</surname>
          </string-name>
          , J.:
          <article-title>Consistent query answers in inconsistent databases</article-title>
          .
          <source>In: Procs of PODS</source>
          . ACM Press (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Blair</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Subrahmanian</surname>
            ,
            <given-names>V.S.:</given-names>
          </string-name>
          <article-title>Paraconsistent logic programming</article-title>
          .
          <source>Theor. Comput. Sci</source>
          .
          <volume>68</volume>
          (
          <issue>2</issue>
          ),
          <fpage>135</fpage>
          -
          <lpage>154</lpage>
          (
          <year>1989</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Calvanese</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kharlamov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nutt</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zheleznyakov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Evolution of DL-Lite knowledge bases</article-title>
          .
          <source>In: Procs. of ISWC</source>
          . Springer (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8. Dama´sio,
          <string-name>
            <given-names>C.V.</given-names>
            ,
            <surname>Pereira</surname>
          </string-name>
          ,
          <string-name>
            <surname>L.M.:</surname>
          </string-name>
          <article-title>A survey of paraconsistent semantics for logic programs</article-title>
          .
          <source>In: Reasoning with Actual and Potential Contradictions</source>
          . Springer (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Delgrande</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schaub</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tompits</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Woltran</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>A model-theoretic approach to belief change in answer set programming</article-title>
          .
          <source>ACM TOCL 14(2)</source>
          ,
          <volume>14</volume>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Eiter</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ianni</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lukasiewicz</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schindlauer</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tompits</surname>
          </string-name>
          , H.:
          <article-title>Combining answer set programming with description logics for the semantic web</article-title>
          .
          <source>Artif. Intell</source>
          .
          <volume>172</volume>
          (
          <issue>12</issue>
          -
          <fpage>13</fpage>
          ),
          <fpage>1495</fpage>
          -
          <lpage>1539</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Eiter</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fink</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stepanova</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Computing repairs for inconsistent dl-programs over EL ontologies</article-title>
          .
          <source>In: Procs. of JELIA</source>
          . Springer (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Eiter</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fink</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stepanova</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Towards practical deletion repair of inconsistent dlprograms</article-title>
          .
          <source>In: Procs. of ECAI</source>
          . IOS Press (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Fink</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Paraconsistent hybrid theories</article-title>
          .
          <source>In: Procs of KR</source>
          . AAAI Press (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Flouris</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manakanatas</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kondylakis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Plexousakis</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antoniou</surname>
          </string-name>
          , G.:
          <article-title>Ontology change: classification and survey</article-title>
          .
          <source>Knowledge Eng. Review</source>
          <volume>23</volume>
          (
          <issue>2</issue>
          ),
          <fpage>117</fpage>
          -
          <lpage>152</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Gelder</surname>
            ,
            <given-names>A.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ross</surname>
            ,
            <given-names>K.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schlipf</surname>
            ,
            <given-names>J.S.:</given-names>
          </string-name>
          <article-title>The well-founded semantics for general logic programs</article-title>
          .
          <source>J. ACM</source>
          <volume>38</volume>
          (
          <issue>3</issue>
          ),
          <fpage>620</fpage>
          -
          <lpage>650</lpage>
          (
          <year>1991</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Gelfond</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lifschitz</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Classical negation in logic programs</article-title>
          and disjunctive databases.
          <source>New Generation Comput</source>
          .
          <volume>9</volume>
          (
          <issue>3</issue>
          /4),
          <fpage>365</fpage>
          -
          <lpage>386</lpage>
          (
          <year>1991</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Haase</surname>
          </string-name>
          , P.,
          <string-name>
            <surname>van Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stuckenschmidt</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sure</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>A framework for handling inconsistency in changing ontologies</article-title>
          .
          <source>In: Procs. of ISWC</source>
          . Springer (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patel-Schneider</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>A proposal for an OWL rules language</article-title>
          .
          <source>In: Procs of WWW. ACM</source>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hao</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luo</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Incoherency problems in a combination of description logics and rules</article-title>
          .
          <source>J. Applied Mathematics</source>
          <year>2014</year>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Paraconsistent semantics for hybrid MKNF knowledge bases</article-title>
          .
          <source>In: Procs of RR</source>
          . Springer (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Ivanov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knorr</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leite</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A query tool for E L with non-monotonic rules</article-title>
          .
          <source>In: Procs. of ISWC</source>
          . Springer (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Kaminski</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knorr</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leite</surname>
          </string-name>
          , J.:
          <article-title>Efficient paraconsistent reasoning with ontologies and rules</article-title>
          .
          <source>In: Procs. of IJCAI</source>
          . AAAI press (
          <year>2015</year>
          ), to appear
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Kharlamov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zheleznyakov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Calvanese</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Capturing model-based ontology evolution at the instance level: The case of dl-lite</article-title>
          .
          <source>Journal of Computer and System Sciences</source>
          <volume>79</volume>
          (
          <issue>6</issue>
          ),
          <fpage>835</fpage>
          -
          <lpage>872</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Knorr</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alferes</surname>
            ,
            <given-names>J.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Local closed world reasoning with description logics under the well-founded semantics</article-title>
          .
          <source>Artif. Intell</source>
          .
          <volume>175</volume>
          (
          <issue>9-10</issue>
          ),
          <fpage>1528</fpage>
          -
          <lpage>1554</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25. Kro¨tzsch,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Maier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Krisnadhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.:</surname>
          </string-name>
          <article-title>A better uncle for OWL: nominal schemas for integrating rules and ontologies</article-title>
          .
          <source>In: Procs. of WWW. ACM</source>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Leite</surname>
          </string-name>
          , J.:
          <article-title>Evolving Knowledge Bases</article-title>
          . IOS Press (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>Algorithms for paraconsistent reasoning with OWL</article-title>
          .
          <source>In: Procs. of ESWC</source>
          . Springer (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Maier</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Paraconsistent OWL and related logics</article-title>
          .
          <source>Semantic Web</source>
          <volume>4</volume>
          (
          <issue>4</issue>
          ),
          <fpage>395</fpage>
          -
          <lpage>427</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Motik</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosati</surname>
          </string-name>
          , R.:
          <article-title>Reconciling description logics and rules</article-title>
          .
          <source>J. ACM</source>
          <volume>57</volume>
          (
          <issue>5</issue>
          ) (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Osorio</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cuevas</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Updates in answer set programming: An approach based on basic structural properties</article-title>
          .
          <source>TPLP</source>
          <volume>7</volume>
          (
          <issue>4</issue>
          ),
          <fpage>451</fpage>
          -
          <lpage>479</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Patel-Schneider</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>A four-valued semantics for terminological logics</article-title>
          .
          <source>Artif. Intell</source>
          .
          <volume>38</volume>
          (
          <issue>3</issue>
          ),
          <fpage>319</fpage>
          -
          <lpage>351</lpage>
          (
          <year>1989</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Priest</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>The logic of paradox</article-title>
          .
          <source>Journal of Philosophical logic 8</source>
          (
          <issue>1</issue>
          ),
          <fpage>219</fpage>
          -
          <lpage>241</lpage>
          (
          <year>1979</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <string-name>
            <surname>Sakama</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Extended well-founded semantics for paraconsistent logic programs</article-title>
          .
          <source>In: Procs. of FGCS</source>
          . IOS Press (
          <year>1992</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <string-name>
            <surname>Sakama</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Inoue</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Paraconsistent stable semantics for extended disjunctive programs</article-title>
          .
          <source>J. Log. Comput</source>
          .
          <volume>5</volume>
          (
          <issue>3</issue>
          ),
          <fpage>265</fpage>
          -
          <lpage>285</lpage>
          (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <surname>Slota</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leite</surname>
          </string-name>
          , J.:
          <article-title>Robust equivalence models for semantic updates of answer-set programs</article-title>
          .
          <source>In: Procs. of KR</source>
          . AAAI Press (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          36.
          <string-name>
            <surname>Slota</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leite</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A unifying perspective on knowledge updates</article-title>
          .
          <source>In: Procs. of JELIA</source>
          . Springer (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          37.
          <string-name>
            <surname>Slota</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leite</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The rise and fall of semantic rule updates based on se-models</article-title>
          .
          <source>TPLP</source>
          <volume>14</volume>
          (
          <issue>6</issue>
          ),
          <fpage>869</fpage>
          -
          <lpage>907</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          38.
          <string-name>
            <surname>Slota</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leite</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Swift</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Splitting and updating hybrid knowledge bases</article-title>
          .
          <source>TPLP</source>
          <volume>11</volume>
          (
          <issue>4-5</issue>
          ),
          <fpage>801</fpage>
          -
          <lpage>819</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          39.
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>A sequent calculus for reasoning in four-valued description logics</article-title>
          .
          <source>In: Procs. of TABLEAUX</source>
          . Springer (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          40.
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Towards a paradoxical description logic for the semantic web</article-title>
          .
          <source>In: Procs. of FoIKS</source>
          . Springer (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          41.
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xiao</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>A tableau algorithm for handling inconsistency in OWL</article-title>
          .
          <source>In: Procs. of ESWC</source>
          . Springer (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          42.
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qi</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          , Ma,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            ,
            <surname>Qu</surname>
          </string-name>
          ,
          <string-name>
            <surname>Y.</surname>
          </string-name>
          :
          <article-title>Paraconsistent query answering over DL-Lite ontologies</article-title>
          .
          <source>Web Intelligence and Agent Systems</source>
          <volume>10</volume>
          (
          <issue>1</issue>
          ),
          <fpage>19</fpage>
          -
          <lpage>31</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>