<!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>Minimal models for rational closure in S HI Q</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Laura Giordano</string-name>
          <email>laura@mfn.unipmn.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Valentina Gliozzi</string-name>
          <email>gliozzi@di.unito.it</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nicola Olivetti</string-name>
          <email>nicola.olivetti@univ-amu.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gian Luca Pozzato</string-name>
          <email>pozzato@di.unito.it</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Aix-Marseille Universite ́</institution>
          ,
          <addr-line>CNRS</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>DISIT - Univ. Piemonte Orientale</institution>
          ,
          <addr-line>Alessandria</addr-line>
          ,
          <country country="IT">Italy -</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Dip. di Informatica - Univ. di Torino</institution>
          ,
          <country country="IT">Italy -</country>
        </aff>
      </contrib-group>
      <fpage>271</fpage>
      <lpage>277</lpage>
      <abstract>
        <p>We introduce a notion of rational closure for the logic SHIQ based on the well-known rational closure by Lehmann and Magidor [21]. We provide a semantic characterization of rational closure in SHIQ in terms of a preferential semantics, based on a finite rank characterization of minimal models. The growing interest of defeasible inference in ontology languages has led, in the last years, to the definition of many non-monotonic extensions of Description Logics (DLs) [23, 11, 19, 2, 20]. The best known semantics for nonmonotonic reasoning have been used to the purpose, from default logic [1], to circumscription [2], to Lifschitz's logic MKNF [10, 22], to preferential reasoning [4, 15], and to rational closure [5]. In this work, we focus on rational closure and, specifically, on the rational closure for S HIQ. Rational closure provides a significant and reasonable nonmonotonic inference mechanism for DLs, still remaining computationally inexpensive. As shown for ALC in [5], its complexity can be expected not to exceed the one of the underlying monotonic DL. This is a striking difference with most of the other approaches to nonmonotonic reasoning in DLs mentioned above, with the exception of some of them, such as [22, 20]. In particular, we define a rational closure for the logicS HIQ building on the notion of rational closure in [21] for propositional logic. This is a difference with respect to the rational closure construction introduced in [6] for ALC, which is more similar to the one by Freund [12]. We provide a semantic characterization of rational closure in S HIQ in terms of a preferential semantics, generalizing to S HIQ the results for rational closure for ALC in [16]. This generalization is not trivial, since S HIQ lacks a crucial property of ALC, the finite model property. Our construction exploits an extension of S HIQ with a typicality operator T, that selects the most typical instances of a concept C, thus allowing defeasible inclusions of the form T(C) v D (the typical Cs are Ds) together with the standard (strict) inclusions C v D (all the Cs are Ds). We define aminimal model semantics and a notion of minimal entailment for the resulting logic, S HIQRT, and we show that the inclusions belonging to the rational closure of a TBox are those minimally entailed by the TBox, when restricting to canonical models. This result exploits a characterization of minimal models, showing that we can ? G. L. Pozzato is partially supported by the project ODIATI#1 “Ontologie, DIAgnosi e TIpicalit a` nelle logiche descrittive” of the local research funds 2013 by the Universit a` degli Studi di Torino - part B, supporting young researchers.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>restrict to models with finite ranks. We can show that the rational closure construction
of a TBox can be done exploiting entailment in SHIQ, without requiring to reason
in SHIQRT, and that the problem of deciding if an inclusion belongs to the rational
closure of a TBox is EXPTIME-complete. This abstract is based on the full paper [17].
2</p>
      <sec id="sec-1-1">
        <title>A nonmonotonic extension of SHI Q</title>
        <p>Following the approach in [13, 15], we define an extension, SHIQRT, of the logic
SHIQ [18] introducing a typicality operator T to distinguish defeasible inclusions of
the form T(C) v D, defining the (defeasible) properties of typical instances ofC, from
strict properties of all instances of C (C v D).</p>
        <p>We consider an alphabet of concept names C, role names R, transitive roles R+ ⊆ R,
and individual constants O. Given A ∈ C, R ∈ R, and n ∈ N we define:
CR := A | &gt; | ⊥ | ¬CR | CR u CR | CR t CR | ∀S.CR | ∃S.CR | (≥ nS.CR) | (≤ nS.CR)
CL := CR | T(CR) S := R | R−
As usual, we assume that transitive roles cannot be used in number restrictions [18]. A
KB is a pair (TBox, ABox). TBox contains a finite set of concept inclusionsCL v CR
and role inclusions R v S. ABox contains assertions of the form CL(a) and S(a, b),
where a, b ∈ O.</p>
        <p>The semantics of SHIQRT is formulated in terms of rational models: ordinary
models of SHIQ are equipped with a preference relation &lt; on the domain, whose
intuitive meaning is to compare the “typicality” of domain elements, that is to say x &lt; y
means that x is more typical than y. Typical members of a concept C, that is members of
T(C), are the members x of C that are minimal with respect to this preference relation
(s.t. there is no other member of C more typical than x).</p>
      </sec>
      <sec id="sec-1-2">
        <title>Definition 1 (Semantics of SHIQRT). A model M of SHIQRT is any structure</title>
        <p>hΔ, &lt;, Ii where: Δ is the domain; &lt; is an irreflexive, transitive, well-founded, and
modular (for all x, y, z in Δ, if x &lt; y then either x &lt; z or z &lt; y) relation over Δ;
I is the extension function that maps each concept C to CI ⊆ Δ, and each role R to
RI ⊆ ΔI × ΔI . For concepts of SHIQ, CI is defined as usual. For the T operator, we
have (T(C))I = M in&lt;(CI ), where M in&lt;(S) = {u : u ∈ S and @z ∈ S s.t. z &lt; u}.
SHIQRT models can be equivalently defined by postulating the existence of a function
kM : Δ 7−→ Ord , and then letting x &lt; y if and only if kM(x) &lt; kM(y). We call
kM(x) the rank of element x in M. The rank kM(x) can be understood as the maximal
length of a chain x0 &lt; · · · &lt; x from x to a minimal x0 (s.t. for no x0, x0 &lt; x0). Observe
that because of modularity all chains have the same length.</p>
        <p>Definition 2 (Model satisfying a knowledge base). Given a SHIQRT model M=
hΔ, &lt;, Ii, we say that: - a model M satisfies an inclusion C v D if CI ⊆ DI ; similarly
for role inclusions; - M satisfies an assertion C(a) if aI ∈ CI ; and M satisfies an
assertion R(a, b) if (aI , bI ) ∈ RI . Given a KB=(TBox,ABox), we say that: M satisfies
TBox if M satisfies all inclusions in TBox; M satisfies ABox if M satisfies all assertions
in ABox; M satisfies KB if it satisfies both its TBox and its ABox.</p>
        <p>Given a KB, we say that an inclusion CL v CR is derivable from KB, written KB
|=SHIQRT CL v CR, if CLI ⊆ CRI holds in all models M =hΔ, &lt;, Ii satisfying
KB; similarly for role inclusions. We also say that an assertion CL(a), with a ∈ O,
is derivable from KB, written KB |=SHIQRT CL(a), if aI ∈ CLI holds in all models
M =hΔ, &lt;, Ii satisfying KB.</p>
        <p>Given a model M =hΔ, &lt;, Ii, we define therank k (CR) of a concept CR in the
model M as kM(CR) = min{kM(x) | x ∈ CRI }. If CMRI = ∅, then CR has no rank
and we write kM(CR) = ∞. It is immediate to verify that:
Proposition 1. For any M =hΔ, &lt;, Ii, we have that M satisfies T(C) v D if and
only if kM(C u D) &lt; kM(C u ¬D).</p>
        <p>The typicality operator T itself is nonmonotonic, i.e., T(C) v D does not imply
T(C u E) v D. This nonmonotonicity of T allows us to express the properties that
hold for the typical instances of a class (not only the properties that hold for all the
members of the class). However, the logic SHIQRT is monotonic: what is inferred
from KB can still be inferred from any KB’ with KB ⊆ KB’. This is a clear limitation
in DLs. As a consequence of the monotonicity of SHIQRT, one cannot deal with
irrelevance. For instance, one cannot derive from KB= {VIP v Person, T(Person) v
≤ 1 HasMarried .Person, T(VIP ) v ≥ 2 HasMarried .Person} that KB |=SHIQRT
T(VIP u Tall ) v ≥ 2 HasMarried .Person, even if the property of being tall is
irrelevant with respect to the number of marriages.</p>
        <p>In order to overcome this weakness, we strengthen the semantics of SHIQRT by
defining a minimal models mechanism which is similar, in spirit, to circumscription.
Given a KB, the idea is to: 1. define apreference relation among SHIQRT models,
giving preference to the model in which domain elements have a lower rank; 2. restrict
entailment to minimal SHIQRT models (w.r.t. the above preference relation) of KB.
Definition 3 (Minimal models). Given M =hΔ, &lt;, Ii and M0 = hΔ0, &lt;0, I0i, M is
preferred to M0 (M &lt;FIMS M0) if (i) Δ = Δ0, (ii) CI = CI0 for all concepts C, and
(iii) for all x ∈ Δ, kM(x) ≤ kM0 (x) whereas there is y ∈ Δ s.t. kM(y) &lt; kM0 (y).
Given a KB, we say that M is a minimal model of KB w.r.t. &lt;FIMS if it is a model
satisfying KB and there is no M0 model satisfying KB s.t. M0 &lt;FIMS M.
Differently from [15], the notion of minimality here is based on the minimization of the
ranks of the worlds, rather then on the minimization of formulas of a specific kind. It
can be proved that a consistent KB has at least one minimal model and that satisfiability
in SHIQRT is in EXPTIME such as satisfiability inSHIQ.</p>
        <p>The logic SHIQRT, as well as the underlying logic SHIQ, does not enjoy the
finite model property. However, we can prove that in any minimal model therank of each
domain element is finite, which is essential for establishing a correspondence between
the minimal model semantics of a KB and its rational closure. From now on, we can
assume that the ranking function assigns to each domain element in Δ a natural number.
3</p>
      </sec>
      <sec id="sec-1-3">
        <title>Rational Closure for SHI Q</title>
        <p>In this section, we extend to Description Logics the notion of rational closure proposed
by Lehmann and Magidor [21] for the propositional case. Given the typicality operator,
the typicality assertion T(C) v D plays the role of the conditional assertion C |∼ D in
Lehmann and Magidor’s rational logic R.</p>
        <sec id="sec-1-3-1">
          <title>Definition 4 (Exceptionality of concepts and inclusions). Let TB be a TBox and C a</title>
          <p>concept. C is said to be exceptional for TB if and only if TB |=SHIQRT T(&gt;) v ¬C.
A T-inclusion T(C) v D is exceptional for TB if C is exceptional for TB. The set of
T-inclusions of TB which are exceptional in TB will be denoted as E (TB).
Given a DL KB=(TBox,ABox), it is possible to define a sequence of non increasing
subsets of TBox E0 ⊇ E1 ⊇ E2 ⊇ . . . by letting E0 = TBox and, for i &gt; 0,
Ei = E (Ei−1) ∪ {C v D ∈ TBox s.t. T does not occurr in C}. Observe that, being
KB finite, there is an n ≥ 0 such that, for all m &gt; n, Em = En or Em = ∅. The
definition of the Ei’s is similar the definition of the Ci’s in Lehmann and Magidor’s
rational closure [21] except for the addition of strict inclusions.</p>
          <p>Definition 5 (Rank of a concept). A concept C has rank i (rank (C) = i) for KB=(TBox,
ABox), iff i is the least natural number for which C is not exceptional for Ei. If C is
exceptional for all Ei then rank (C) = ∞, and we say that C has no rank.
The notion of rank of a formula allows us to define the rational closure of the TBox of a
KB. We write KB |=SHIQ F to mean that F holds in all models of SHIQ.
Definition 6 (Rational closure of TBox). Let KB=(TBox,ABox). We define, TBox , the
rational closure of TBox, as TBox = {T(C) v D | either rank (C) &lt; rank (C u ¬D)
or rank (C) = ∞} ∪ {C v D | KB |=SHIQ C v D}.</p>
          <p>The rational closure of TBox is a nonmonotonic strengthening of SHIQRT which
allows us to deal with irrelevance, as the following example shows. Let TBox =
{T(Actor ) v Charming }. It can be verified thatT(Actor u Comic) v Charming ∈
TBox . This nonmonotonic inference does no longer follow if we discover that
indeed comic actors are not charming (and in this respect are untypical actors):
indeed given TBox0= TBox ∪ {T(Actor u Comic) v ¬Charming }, we have that
T(Actor u Comic) v Charming 6∈ TBox 0. Also, as for the propositional case, rational
closure is closed under rational monotonicity: from T(Actor ) v Charming ∈ TBox
and T(Actor ) v Bold 6∈ TBox it follows that T(Actor u ¬Bold ) v Charming ∈
TBox .</p>
        </sec>
        <sec id="sec-1-3-2">
          <title>Theorem 1 (Complexity of rational closure over TBox). Given a TBox, the problem</title>
          <p>of deciding whether T(C) v D ∈ TBox is in EXPTIME.</p>
          <p>The proof of this result in [17] shows that the rational closure of a TBox can be
computed using entailment in SHIQ, through a linear encoding of SHIQRT entailment.
EXPTIME-completeness follows from the EXPTIME-hardness result for SHIQ [18].
4</p>
        </sec>
      </sec>
      <sec id="sec-1-4">
        <title>A Minimal Model Semantics for Rational Closure in SHI Q</title>
        <p>To provide a semantic characterization of this notion, we define a special class of minimal
models, exploiting the fact that in all minimal SHIQRT models the rank of each domain
element is always finite. First of all, we observe that the minimal model semantics in
Definition 3 as it is cannot capture the rational closure of a TBox.</p>
        <p>Consider the TBox containing: VIP v Person, T(Person) v ≤ 1 HasMarried .
Person, T(VIP ) v ≥ 2 HasMarried .Person. We observe that T(VIP u Tall ) v ≥
2 HasMarried .Person does not hold in all minimal SHIQRT models of KB w.r.t.
Definition 3. Indeed there can be a model M = hΔ, &lt;, Ii in which Δ = {x, y, z},
VIP I = {x, y}, PersonI = {x, y, z}, (≤ 1 HasMarried .Person)I = {x, z}, (≥
2 HasMarried .Person)I = {y}, Tall I = {x}, and z &lt; y &lt; x. M is a model of KB,
and it is minimal. Also, x is a typical tallVIP in M and has no more than one spouse,
therefore T(VIP u Tall ) v ≥ 2 HasMarried .Person does not hold in M. On the
contrary, it can be verified thatT(VIP u Tall ) v ≥ 2 HasMarried .Person ∈ TBox .</p>
        <p>Things change if we consider the minimal models semantics applied to models that
contain a domain element for each combination of concepts consistent with KB. We call
these models canonical models. Let S be the set of all the concepts (and subconcepts)
occurring in KB or in the query F together with their complements.</p>
        <p>Definition 7 (Canonical model). Given KB=(TBox,ABox) and a query F , a model
M =hΔ, &lt;, Ii satisfying KB is canonical with respect to S if it contains at least a
domain element x ∈ Δ s.t. x ∈ (C1 u C2 u · · · u Cn)I , for each set of concepts
{C1, C2, . . . , Cn} ⊆ S consistent with KB, i.e. KB 6|=SHIQRT C1 u C2 u · · · u Cn v ⊥.
In order to semantically characterize the rational closure of a SHIQRT KB, we restrict
our attention to minimal canonical models. Existence of minimal canonical models can
be proved for any (finite) satisfiable KB. Let us first introduce the following proposition,
which defines a correspondence between the rank of a formula in the rational closure
and the rank of a formula in a model (the proof is by induction on the rank i):
Proposition 2. Given KB and S, for all C ∈ S, if rank (C) = i, then: 1. there is a
{C1 . . . Cn} ⊆ S maximal and consistent with KB such that C ∈ {C1 . . . Cn} and
rank (C1 u · · · u Cn) = i; 2. for any M minimal canonical model of KB, kM(C) = i.
The following theorem follows from the propositions above:
Theorem 2. Let KB=(TBox,ABox) be a knowledge base and C v D a query. We have
that C v D ∈ TBox if and only if C v D holds in all minimal canonical models of KB
with respect to S.
5</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>Conclusions and Related Work</title>
      <p>In this work we have proposed an extension of the rational closure defined by Lehmann
and Magidor to the Description Logic SHIQ, taking into account both TBox reasoning
(ABox reasoning is addressed in [17]). There is a number of closely related proposals.</p>
      <p>In [13, 15] nonmonotonic extensions of ALC with the typicality operator T have
been proposed, whose semantics of T is based on the preferential logic P. The notion
of minimal model adopted here is completely independent from the language and is
determined only by the relational structure of models.</p>
      <p>
        The first notion of rational closure for DLs was defined by Casini and Straccia in
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], based on the construction proposed by Freund [12] for propositional logic. In [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] a
semantic characterization of a variant of the rational closure in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] has been presented,
generalizing to ALC the notion of minimally ranked models for propositional logic in
[14]. Experimental results in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] show that, from a performance perspective, it is practical
to use rational closure as defined in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The major difference of our construction with
those is [
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ] is in the notion of exceptionality: our definition exploits preferential
entailment, while [
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ] directly use entailment in ALC over a materialization of the KB.
In [17] we have shown that our notion of rational closure for the TBox can nevertheless
be computed in SHIQ by exploiting a linear encoding in SHIQ.
      </p>
      <p>
        The rational closure construction in itself can be applied to any description logic.
As future work, we aim to extend it and its semantic characterization to stronger logics,
such as SHOIQ, for which the correspondence between the rational closure and the
minimal canonical model semantics of the previous sections cannot be established
straightforwardly, due to the interaction of nominals with number restrictions. Also, we
aim to consider a finer semantics where models are equipped with several preference
relations; in such a semantics it might be possible to relativize the notion of typicality,
whence to reason about typical properties independently from each other. The aim is
to overcome some limitations of rational closure, as done in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] by combining rational
closure and Defeasible Inheritance Networks or in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] with the lexicographic closure.
12. Freund, M.: Preferential reasoning in the perspective of poole default logic. Artif. Intell.
      </p>
      <p>98(1-2), 209–235 (1998)
13. Giordano, L., Gliozzi, V., Olivetti, N., Pozzato, G.L.: ALC+T: a preferential extension of</p>
      <p>Description Logics. Fundamenta Informaticae 96, 1–32 (2009)
14. Giordano, L., Gliozzi, V., Olivetti, N., Pozzato, G.L.: A minimal model semantics for
nonmonotonic reasoning. In: Luis Farin˜as del Cerro, Andreas Herzig, J.M. (ed.) Proc. of JELIA
2012. LNAI, vol. 7519, pp. 228–241. Springer-Verlag, Toulouse, France (Sptember 2012)
15. Giordano, L., Gliozzi, V., Olivetti, N., Pozzato, G.L.: A NonMonotonic Description Logic for</p>
      <p>Reasoning About Typicality. Artificial Intelligence 195, 165–202 (2013)
16. Giordano, L., Gliozzi, V., Olivetti, N., Pozzato, G.L.: Minimal Model Semantics and Rational
Closure in Description Logics . In: Eiter, T., Glim, B., Kazakov, Y., Krtzsch, M. (eds.) Proc.
of Description Logics (DL 2013). CEUR Workshop Proc., vol. 1014, pp. 168 – 180.
17. Giordano, L., Gliozzi, V., Olivetti, N., Pozzato, G.L.: Rational Closure in SHIQ. In: DL
2014, 27th International Workshop on Description Logics. To appear (2014)
18. Horrocks, I., Sattler, U., Tobies, S.: Practical reasoning for very expressive description logics.</p>
      <p>Logic Journal of the IGPL 8(3), 239–263 (2000)
19. Ke, P., Sattler, U.: Next Steps for Description Logics of Minimal Knowledge and Negation
as Failure. In: Baader, F., Lutz, C., Motik, B. (eds.) Proc. of Description Logics. CEUR
Workshop Proceedings, vol. 353. CEUR-WS.org, Dresden, Germany (May 2008)
20. Krisnadhi, A.A., Sengupta, K., Hitzler, P.: Local closed world semantics: Keep it simple,
stupid! In: Proc. of Description Logics (DL 2011). CEUR Workshop Proceedings, vol. 745.
21. Lehmann, D., Magidor, M.: What does a conditional knowledge base entail? Artificial
Intelligence 55(1), 1–60 (1992)
22. Motik, B., Rosati, R.: Reconciling Description Logics and rules. J. of the ACM 57(5) (2010)
23. Straccia, U.: Default inheritance reasoning in hybrid kl-one-style logics. In: Bajcsy, R. (ed.)
Proc. of IJCAI 1993, pp. 676–681. Morgan Kaufmann, Chambe´ry, France (August 1993)</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Baader</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hollunder</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Priorities on defaults with prerequisites, and their application in treating specificity in terminological default logic</article-title>
          .
          <source>J. Autom. Reasoning</source>
          <volume>15</volume>
          (
          <issue>1</issue>
          ),
          <fpage>41</fpage>
          -
          <lpage>68</lpage>
          (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bonatti</surname>
            ,
            <given-names>P.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wolter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>The Complexity of Circumscription in DLs</article-title>
          .
          <source>Journal of Artificial Intelligence Research (JAIR) 35</source>
          ,
          <fpage>717</fpage>
          -
          <lpage>773</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Booth</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , Paris, J.:
          <article-title>A note on the rational closure of knowledge bases with both positive and negative knowledge</article-title>
          .
          <source>Journal of Logic, Language and Information</source>
          <volume>7</volume>
          ,
          <fpage>165</fpage>
          -
          <lpage>190</lpage>
          (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Britz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heidema</surname>
          </string-name>
          , J., Meyer, T.:
          <article-title>Semantic preferential subsumption</article-title>
          . In: Brewka,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Lang</surname>
          </string-name>
          ,
          <string-name>
            <surname>J</surname>
          </string-name>
          . (eds.)
          <source>Principles of Knowledge Representation and Reasoning: Proc. KR</source>
          <year>2008</year>
          , pp.
          <fpage>476</fpage>
          -
          <lpage>484</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Casini</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Rational Closure for Defeasible Description Logics</article-title>
          . In: Janhunen,
          <string-name>
            <surname>T.</surname>
          </string-name>
          ,
          <source>Niemela¨, I. (eds.) Proc. of JELIA 2010. LNAI</source>
          , vol.
          <volume>6341</volume>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Casini</surname>
          </string-name>
          , G., Meyer, T.,
          <string-name>
            <surname>Varzinczak</surname>
            ,
            <given-names>I.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moodley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Nonmonotonic Reasoning in Description Logics: Rational Closure for the ABox</article-title>
          .
          <source>In: DL</source>
          <year>2013</year>
          ,
          <article-title>CEUR W</article-title>
          .
          <source>Proc. 1014</source>
          , pp.
          <fpage>600</fpage>
          -
          <lpage>615</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Casini</surname>
          </string-name>
          , G., Meyer, T.,
          <string-name>
            <surname>Moodley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varzinczak</surname>
            ,
            <given-names>I.J.</given-names>
          </string-name>
          :
          <article-title>Towards Reasoning Practical Defeasible Reasoning in Description Logics</article-title>
          .
          <source>In: DL 2013, 26th Int. Workshop on Description Logics. CEUR Workshop Proceedings</source>
          , vol.
          <volume>1014</volume>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Casini</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Defeasible Inheritance-Based Description Logics</article-title>
          . In: Walsh,
          <string-name>
            <surname>T</surname>
          </string-name>
          . (ed.)
          <source>Proc. of the 22nd Int. Joint Conference on Artificial Intelligence (IJCAI</source>
          <year>2011</year>
          ). pp.
          <fpage>813</fpage>
          -
          <lpage>818</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Casini</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Lexicographic Closure for Defeasible Description Logics</article-title>
          .
          <source>In Proc. of Australasian Ontology Workshop</source>
          , volume
          <volume>969</volume>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Donini</surname>
            ,
            <given-names>F.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nardi</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosati</surname>
          </string-name>
          , R.:
          <article-title>Description logics of minimal knowledge and negation as failure</article-title>
          .
          <source>ACM Transactions on Computational Logic (ToCL) 3</source>
          (
          <issue>2</issue>
          ),
          <fpage>177</fpage>
          -
          <lpage>225</lpage>
          (
          <year>2002</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>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>
          . In: Dubois,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Welty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Williams</surname>
          </string-name>
          , M. (eds.)
          <source>Principles of Knowledge Representation and Reasoning: Proc. of KR</source>
          <year>2004</year>
          , pp.
          <fpage>141</fpage>
          -
          <lpage>151</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>