<!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>Preferential Temporal Description Logics with Typicality and Weighted Knowledge Bases (Extended Abstract)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mario Alviano</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Laura Giordano</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniele Theseider Dupré</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>DEMACS, University of Calabria</institution>
          ,
          <addr-line>Via Bucci 30/B, 87036 Rende (CS)</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>DISIT, University of Piemonte Orientale</institution>
          ,
          <addr-line>Viale Michel 11, 1512 Alessandria</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this extended abstract we report about an extension of a temporal description logic with a typicality operator, to allow for defeasible reasoning in a preferential temporal description logic. The preferential temporal logic with typicality LTLTℒ can be polynomially encoded into LTLℒ, and the approach allows borrowing decidability and complexity results from LTLℒ. This extended abstract reports about our work which aims at combining some temporal extension of Description Logics (DLs) based on LTL and preferential DLs with typicality. LTL extensions of Description Logics are very well-studied in DLs literature, and we refer to [1, 2] for surveys on temporal DLs and their complexity and decidability. Preferential extensions of DLs allow reasoning with exceptions through the identification of prototypical properties of individuals or classes of individuals. Defeasible inclusions are allowed in the knowledge base, to model typical, defeasible, non-strict properties of individuals. Their semantics extends DLs semantics with a preference relation among domain individuals, along the lines of the preferential semantics introduced by Kraus, Lehmann and Magidor [3, 4] (KLM for short). In the literature, several preferential extensions and rational extensions of the description logic ℒ [5] have been studied [6, 7], and different closure constructions have been developed [8, 9, 10, 11, 12, 13], inspired by Lehmann and Magidor's rational closure [4] and Lehmann's lexicographic closure [14]. More recently, multi-preferential extensions of DLs have also been developed, by allowing multiple preference relations with respect to different concepts [15, 13, 16, 17], and to provide semantics for ranked and for weighted knowledge bases with typicality.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        While preferential extensions of propositional LTL with defeasible temporal operators have
been recently studied [
        <xref ref-type="bibr" rid="ref18">18, 19, 20</xref>
        ] to enrich temporal formalisms with non-monotonic reasoning
features, preferential extensions (and, more specifically, typicality based extensions) of temporal
DLs have not been considered so far, up to our knowledge.
      </p>
      <p>
        To fill this gap, in this work we develop a preferential extension of Temporal DLs, based on the
approach proposed in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] to define a description logic with typicality. Generalizing the approach to
the temporal case, we define a preferential temporal description logic with typicality, LTLTℒ , by
adding to the language of LTLℒ a typicality operator T that selects the most typical instances
of a concept . The resulting temporal DL with typicality allows for representing temporal
properties of concepts which admit exceptions, e.g., that normally professors teach at least a
course until they retire, but exceptions are permitted.
      </p>
      <p>
        We show that the preferential extension of LTLℒ with typicality can be polynomially
encoded into LTLℒ , and this approach allows borrowing decidability and complexity results
from LTLℒ . We also consider a multi-preferential extension of LTLℒ , and discuss a possible
extension of the closure constructions for weighted knowledge bases [
        <xref ref-type="bibr" rid="ref16">16, 21</xref>
        ] to the temporal
case. An extended version of this work has been presented in [22].
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Temporal Description Logic LTL</title>
      <p>ℒ
The concepts of the temporal description logic LTLℒ can be formed from standard constructors
using the temporal operators ○ (next),  (until), ◇ (eventually) and □ (always) of linear time
temporal logic (LTL). The set of temporally extended concepts is as follows:</p>
      <p>::=  | ⊤ | ⊥ |  ⊓  |  ⊔  | ¬ | ∀. | ∃. | ○  |   | ◇ | □
where  ∈  , and  and  are temporally extended concepts.</p>
      <p>
        A temporal interpretation for LTLℒ is a pair ℐ = (∆ ℐ , · ℐ ), where ∆ ℐ is a nonempty
domain; · ℐ is an extension function that maps each concept name  ∈  to a set ℐ ⊆ N × ∆ ℐ ,
each role name  ∈  to a relation ℐ ⊆ N × ∆ ℐ × ∆ ℐ , and each individual name  ∈ 
to an element ℐ ∈ ∆ ℐ . Following [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] we assume individual names to be rigid, i.e., having the
same interpretation at any time point. In a pair (, ) ∈ N × ∆ ℐ ,  represents a time point and
 a domain element; (, ) ∈ ℐ means that  is an instance of concept  at time point , and
similarly for (, 1, 2) ∈ ℐ . Function · ℐ is extended to complex concepts as follows:
⊤ℐ = N × ∆ ℐ ⊥ℐ = ∅ (¬)ℐ = (N × ∆ ℐ )∖ℐ
(∃.)ℐ = {(, ) ∈ N × ∆ ℐ | ∃.(, , ) ∈ ℐ and (, ) ∈ ℐ }
( ⊓ )ℐ = ℐ ∩ ℐ
(○ )ℐ = {(, ) ∈ N × ∆ ℐ | ( + 1, ) ∈ ℐ }
( )ℐ = {(, ) ∈ N × ∆ ℐ | ∃ ≥  s.t. (, ) ∈ ℐ
      </p>
      <p>and (, ) ∈ ℐ , ∀ ( ≤  &lt; )}
The operators ⊔, ∀, □ and ◇ can be defined from the others, as usual. While the definition above
assumes a constant domain (i.e., that the domain elements are the same at all time points), in the
following we will also consider the case with expanding domains, when there is a sequence of
increasing domains ∆ 0ℐ ⊆ ∆ 1ℐ ⊆ . . ., one for each time point.</p>
      <p>
        For simplicity, we will focus on the case of non-temporal ABox and TBox. Let a TBox  be
a set of concept inclusions  ⊑ , where ,  are temporally extended concepts, as above. It
has been proven that concept satisfiability in LTLℒ w.r.t. TBoxes is EXPTIME-complete, both
with expanding domains [23] and with constant domains [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. A Preferential Extension of LTL</title>
      <p>
        ℒ
with Typicality
We define an extension of the temporal description logic LTLℒ allowing typicality concepts of
the form T(), where  is an LTLℒ concept. The instances of T() are intended to be the
typical instances of a concept . Following [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], we call T a typicality operator.
      </p>
      <p>When concept T() is used on the left hand side of concept inclusions, defeasible properties
of a concept  of the form T() ⊑  can be expressed, meaning that the typical instances of
concept  are also instances of concept  (normally, ’s are ’s). We can therefore distinguish
between properties that hold for all instances of , expressed by strict inclusions ( ⊑ ), and
those that only hold for the typical instances of , expressed by typicality or defeasible inclusions
(T() ⊑ ). However, in agreement with [24, 25], we do not require that the typicality operator
only occurs on the left hand side of concept inclusions. As usual, the typicality operator T
cannot be nested. Extended concepts can be built by adding the typicality operator to the concept
constructors of LTLℒ . They can freely occur in concept inclusions, such as, for instance, in:
T(Professor ) ⊑ (∃teaches .Course) Retired
∃lives _in.Town ⊓ Young ⊑ T(◇∃granted .Loan)
where the first inclusion means that normally professors teach at least a course until he retires
(but exceptions are allowed). The second one means that persons living in town and being young
are typical in the set of individuals eventually being granted a loan. An ABox may, e.g., contain
the assertions: Professor (john), ◇Retired (john), lives _in(ℎ, ℎ), Town (athens ).</p>
      <p>
        As for the preferential extension of the logic ℒ [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], we define the semantics of LTLTℒ
in terms of preferential models, extending ordinary LTLTℒ models with a preference relation
&lt; on the domain, intended to compare the “typicality” of domain elements:  &lt;  means that
domain element  is more typical than . The instances of T() are the instances  of  that are
minimal with respect to the preference relation &lt; (i.e., no other instances of  are preferred to ).
      </p>
      <p>In the following, we will consider a collection of preference relations &lt;, one for each time
point . They will be defined as the projections of a relation &lt; over the single time points.
Definition 1 (Preferential temporal interpretations for LTLTℒ ). An LTLTℒ interpretation is a
structure ℳ = (∆ ℐ , &lt;, · ℐ ) where: (i) (∆ ℐ , · ℐ ) is a temporal interpretation as for LTLℒ , as
introduced in Section 2, but the interpretation function · ℐ is extended to typicality concepts (see
below); (ii) the relation &lt; ⊆ N × ∆ ℐ × ∆ ℐ associates to each time point  a preference &lt;
over the domain ∆ ℐ such that, for all  ∈ N, &lt; = {(, ) | (, , ) ∈ &lt;} and relation &lt; is
an irreflexive, transitive and well-founded relation over ∆ ℐ ; (iii) the interpretation of typicality
concepts T() is defined as (T())ℐ = {(, ) |  ∈ Min &lt; (ℐ ), for  ∈ N}, where
ℐ = { | (, ) ∈ ℐ } are the instances of  at time point , and Min &lt; () = { :  ∈ 
and ∄ ∈  s.t.  &lt; }.</p>
      <p>The notions of satisfiability and model of a knowledge base can be easily extended to LTLT
ℒ
with non-temporal ABox and TBox. As  is a non-temporal ABox, the assertions in  are
evaluated at time point 0. On the other hand, all inclusions in the (non-temporal) TBox  have to
be satisfied at all time points.</p>
      <p>Definition 2 (Satisfiability in LTLTℒ ). Given an LTLTℒ interpretation ℳ = ⟨∆ ℐ , &lt;, · ℐ ⟩, ℳ
satisfies a concept inclusion  ⊑  iff ℐ ⊆ ℐ ; ℳ satisfies an assertion () (resp., (, ))
iff (0, ℐ ) ∈ ℐ (resp., (0, ℐ , ℐ ) ∈ ℐ ).</p>
      <p>Given an LTLTℒ knowledge base  = ( , ), the interpretation ℳ is a model of  if
ℳ satisfies all concept inclusions in  and all assertions in . An LTLTℒ knowledge base
 = ( , ) is satisfiable in LTLTℒ if a model ℳ = ⟨∆ ℐ , &lt;, · ℐ ⟩ of  exists.</p>
      <p>The fact that each irreflexive and transitive relation &lt; on ∆ is well-founded guarantees that,
for any &lt;, there are no infinite descending chains of elements of ∆ ℐ . At any time point , there
is a possibly different relation &lt; to identify the typical instances of a concept  at time point .</p>
      <p>
        As observed in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] for ℒ with typicality, the meaning of T can be split into two parts: for
any element  ∈ ∆ ℐ ,  ∈ (T())ℐ when (i)  ∈ ℐ , and (ii) there is no  ∈ ℐ such that
 &lt;  (note that, for ℒ with typicality, there is a single preference relation &lt; on the domain
∆ ℐ ). Following [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], in order to isolate the second part of the meaning of T, one can introduce a
Gödel-Löb modality (for which we use the symbol □&lt;), and interpret the preference relation &lt;
as the inverse of the accessibility relation of this modality at time point . Well-foundedness of
&lt; ensures that typical elements of ℐ exist whenever ℐ ̸= ∅, by avoiding infinitely descending
chains of elements. As for the case of ℒ with typicality in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], it can be proven that  is a
typical instance of  at time point  if and only if it is an instance of  and □&lt;¬.
      </p>
      <p>An encoding of an LTLTℒ knowledge base  into LTLℒ can be defined by introducing: a
new role &lt; in the DL language to represent the preference relation; for each T() occurring
in , a new named concept □¬, and two inclusion axioms, □¬ ⊑ ∀&lt;.(¬ ⊓ □¬) and
¬□¬ ⊑ ∃&lt;.( ⊓ □¬), to capture the properties of the preference relation. Finally, each
occurrence of concept T() in  is replaced with concept  ⊓ □¬. The encoding is polynomial
in the size of  and concept satisfiability in LTLTℒ w.r.t. TBoxes is EXPTIME-complete, both
with expanding domains and with constant domains. We refer to the extended version [22] for
details on the encoding and for a multi-preferential semantics for temporal weighted KBs.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusions</title>
      <p>
        In this extended abstract, we have defined a preferential temporal description logics with typicality
LTLTℒ . On a different route, a preferential LTL with defeasible temporal operators has been
studied in [19, 20], where the decidability of meaningful fragments of the logic is proven, and
tableaux based proof methods for such fragments is developed [
        <xref ref-type="bibr" rid="ref18">18, 20</xref>
        ]. Our approach does not
consider defeasible temporal operators nor preferences over time points, but combines standard
LTL operators with the typicality operator in a temporal ℒ, with preferences over domain
elements. Future work includes exploiting the formalism for explainability, following [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17, 26</xref>
        ].
      </p>
      <p>Acknowledgements: We thank the anonymous referees for their helpful suggestions. This
research was partially supported by Indam-Gncs. Mario Alviano was partially supported by MUR
under PNRR project FAIR “Future AI Research”, CUP H23C22000860006 and by LAIA lab.
of LIPIcs, 2021.
[19] A. Chafik, F. C. Alili, J. Condotta, I. Varzinczak, On the decidability of a fragment of
preferential LTL, in: TIME 2020, September 23-25, 2020, Bozen-Bolzano, Italy, volume
178 of LIPIcs, Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2020.
[20] A. Chafik, Defeasible temporal logics for the specification and verification of
exceptiontolerant systems, PhD Thesis, Artois University, 2022.
[21] L. Giordano, D. Theseider Dupré, Weighted conditional EL⊥ knowledge bases with integer
weights: an ASP approach, in: Proc. 37th Int. Conf. on Logic Programming, ICLP 2021
(Technical Communications), Sept. 20-27, 2021, volume 345 of EPTCS, 2021, pp. 70–76.
[22] M. Alviano, L. Giordano, D. Theseider Dupré, Preferential temporal description logics with
typicality and weighted knowledge bases, in: A. Dovier, A. Formisano (Eds.), Proceedings
of the 38th Italian Conference on Computational Logic, Udine, Italy, June 21-23, 2023,
volume 3428 of CEUR Workshop Proceedings, CEUR-WS.org, 2023. URL: https://ceur-ws.
org/Vol-3428/paper1.pdf.
[23] K. Schild, Combining terminological logics with tense logic, in: EPIA, 1993, pp. 105–120.
[24] L. Giordano, V. Gliozzi, Encoding a preferential extension of the description logic SROIQ
into SROIQ, in: Proc. ISMIS 2015, volume 9384 of LNCS, Springer, 2015, pp. 248–258.
[25] R. Booth, G. Casini, T. Meyer, I. Varzinczak, On rational entailment for propositional
typicality logic, Artif. Intell. 277 (2019).
[26] F. Bartoli, M. Botta, R. Esposito, L. Giordano, D. Theseider Dupré, An asp approach
for reasoning about the conditional properties of neural networks: an experiment in the
recognition of basic emotions, in: Datalog 2.0 2022: 4th International Workshop on the
Resurgence of Datalog in Academia and Industry, September 5, 2022, Genova - Nervi, Italy,
volume 3203 of CEUR Workshop Proceedings, CEUR-WS.org, 2022, pp. 54–67. URL:
http://ceur-ws.org/Vol-3203/paper4.pdf.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>C.</given-names>
            <surname>Lutz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Wolter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zakharyaschev</surname>
          </string-name>
          ,
          <article-title>Temporal description logics: A survey</article-title>
          ,
          <source>in: TIME</source>
          ,
          <year>2008</year>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>14</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>Artale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Kontchakov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kovtunova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Ryzhikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Wolter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zakharyaschev</surname>
          </string-name>
          ,
          <article-title>Ontology-mediated query answering over temporal data: A survey (invited talk)</article-title>
          ,
          <source>in: 24th International Symposium on Temporal Representation and Reasoning</source>
          ,
          <source>TIME 2017, October 16-18</source>
          ,
          <year>2017</year>
          , Mons, Belgium, volume
          <volume>90</volume>
          of LIPIcs,
          <source>Schloss Dagstuhl - Leibniz-Zentrum für Informatik</source>
          ,
          <year>2017</year>
          , pp.
          <volume>1</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>1</lpage>
          :
          <fpage>37</fpage>
          . doi:
          <volume>10</volume>
          .4230/LIPIcs.TIME.
          <year>2017</year>
          .
          <volume>1</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Kraus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Magidor</surname>
          </string-name>
          ,
          <article-title>Nonmonotonic reasoning, preferential models and cumulative logics</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>44</volume>
          (
          <year>1990</year>
          )
          <fpage>167</fpage>
          -
          <lpage>207</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Magidor</surname>
          </string-name>
          ,
          <article-title>What does a conditional knowledge base entail?</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>55</volume>
          (
          <year>1992</year>
          )
          <fpage>1</fpage>
          -
          <lpage>60</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>F.</given-names>
            <surname>Baader</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Calvanese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>McGuinness</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Patel-Schneider</surname>
          </string-name>
          ,
          <source>The Description Logic Handbook - Theory</source>
          , Implementation, and
          <string-name>
            <surname>Applications</surname>
          </string-name>
          , Cambridge,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>K.</given-names>
            <surname>Britz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Heidema</surname>
          </string-name>
          , T. Meyer, Semantic preferential subsumption, in: G. Brewka, J. Lang (Eds.),
          <source>KR</source>
          <year>2008</year>
          , AAAI Press, Sidney, Australia,
          <year>2008</year>
          , pp.
          <fpage>476</fpage>
          -
          <lpage>484</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gliozzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Olivetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. L.</given-names>
            <surname>Pozzato</surname>
          </string-name>
          , ALC+T:
          <article-title>a preferential extension of Description Logics</article-title>
          ,
          <source>Fundamenta Informaticae</source>
          <volume>96</volume>
          (
          <year>2009</year>
          )
          <fpage>1</fpage>
          -
          <lpage>32</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>G.</given-names>
            <surname>Casini</surname>
          </string-name>
          , U. Straccia,
          <article-title>Rational Closure for Defeasible Description Logics</article-title>
          , in: T. Janhunen, I. Niemelä (Eds.),
          <source>JELIA</source>
          <year>2010</year>
          , volume
          <volume>6341</volume>
          <source>of LNCS</source>
          , Springer, Helsinki,
          <year>2010</year>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>G.</given-names>
            <surname>Casini</surname>
          </string-name>
          , U. Straccia,
          <article-title>Defeasible inheritance-based description logics</article-title>
          ,
          <source>Journal of Artificial Intelligence Research (JAIR) 48</source>
          (
          <year>2013</year>
          )
          <fpage>415</fpage>
          -
          <lpage>473</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>G.</given-names>
            <surname>Casini</surname>
          </string-name>
          , T. Meyer,
          <string-name>
            <given-names>I. J.</given-names>
            <surname>Varzinczak</surname>
          </string-name>
          , ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Moodley</surname>
          </string-name>
          ,
          <article-title>Nonmonotonic Reasoning in Description Logics: Rational Closure for the ABox</article-title>
          , in: 26th
          <source>International Workshop on Description Logics (DL</source>
          <year>2013</year>
          ), volume
          <volume>1014</volume>
          <source>of CEUR Workshop Proceedings</source>
          ,
          <year>2013</year>
          , pp.
          <fpage>600</fpage>
          -
          <lpage>615</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gliozzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Olivetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. L.</given-names>
            <surname>Pozzato</surname>
          </string-name>
          ,
          <article-title>Semantic characterization of rational closure: From propositional logic to description logics</article-title>
          ,
          <source>Art. Int</source>
          .
          <volume>226</volume>
          (
          <year>2015</year>
          )
          <fpage>1</fpage>
          -
          <lpage>33</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>K.</given-names>
            <surname>Britz</surname>
          </string-name>
          , G. Casini, T. Meyer, K. Moodley,
          <string-name>
            <given-names>U.</given-names>
            <surname>Sattler</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Varzinczak</surname>
          </string-name>
          ,
          <article-title>Principles of klm-style defeasible description logics</article-title>
          ,
          <source>ACM Trans. Comput. Log</source>
          .
          <volume>22</volume>
          (
          <year>2021</year>
          ) 1:
          <fpage>1</fpage>
          -
          <lpage>1</lpage>
          :
          <fpage>46</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gliozzi</surname>
          </string-name>
          ,
          <article-title>A reconstruction of multipreference closure</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>290</volume>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>D. J.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <article-title>Another perspective on default reasoning</article-title>
          , Ann. Math. Artif. Intell.
          <volume>15</volume>
          (
          <year>1995</year>
          )
          <fpage>61</fpage>
          -
          <lpage>82</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>An ASP approach for reasoning in a concept-aware multipreferential lightweight DL</article-title>
          , TPLP
          <volume>10</volume>
          (
          <issue>5</issue>
          ) (
          <year>2020</year>
          )
          <fpage>751</fpage>
          -
          <lpage>766</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>Weighted defeasible knowledge bases and a multipreference semantics for a deep neural network model</article-title>
          ,
          <source>in: Proc. JELIA</source>
          <year>2021</year>
          , May 17-20, volume
          <volume>12678</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2021</year>
          , pp.
          <fpage>225</fpage>
          -
          <lpage>242</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>An ASP approach for reasoning on neural networks under a finitely many-valued semantics for weighted conditional knowledge bases, Theory Pract</article-title>
          . Log. Program.
          <volume>22</volume>
          (
          <year>2022</year>
          )
          <fpage>589</fpage>
          -
          <lpage>605</lpage>
          . URL: https://doi.org/10.1017/S1471068422000163.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chafik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. C.</given-names>
            <surname>Alili</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Condotta</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Varzinczak</surname>
          </string-name>
          ,
          <article-title>A one-pass tree-shaped tableau for defeasible LTL</article-title>
          ,
          <source>in: TIME 2021, September 27-29</source>
          ,
          <year>2021</year>
          , Klagenfurt, Austria, volume
          <volume>206</volume>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>