<!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>
      <journal-title-group>
        <journal-title>F. Baader)
~ https://lat.inf.tu-dresden.de/~baader (F. Baader)</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Optimal Repairs in Ontology Engineering as Pseudo-Contractions in Belief Change</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Extended Abstract</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Franz Baader</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Center for Scalable Data Analytics and Artificial Intelligence (ScaDS.AI) Dresden/Leipzig</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>TU Dresden, Institute of Theoretical Computer Science Dresden</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>The question of how a given knowledge base can be modified such that certain unwanted consequences are removed has been investigated in the area of ontology engineering under the name of repair and in the area of belief change under the name of contraction. Whereas in the former area the emphasis was more on designing and implementing concrete repair algorithms, the latter area concentrated on characterizing classes of contraction operations by certain postulates they satisfy. In the classical setting, repairs and contractions are subsets of the knowledge base that no longer have the unwanted consequence. This makes these approaches syntax-dependent and may result in removal of more consequences than necessary. To alleviate this problem, gentle repairs and pseudo-contractions have been introduced in the respective research areas, and their connections have been investigated in recent work. Optimal repairs preserve a maximal amount of consequences, but they may not always exist. We show that, if they exist, then they can be obtained by certain pseudo-contraction operations, and thus they comply with the postulates that these operations satisfy. Conversely, under certain conditions, pseudo-contractions are guaranteed to produce optimal repairs.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Belief change</kwd>
        <kwd>Ontology repair</kwd>
        <kwd>Optimal repair</kwd>
        <kwd>Pseudo-contraction</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        how to repair the knowledge base such that no new consequences are added, the unwanted
consequence no longer follows, and other consequences are not lost unnecessarily. The classical
approaches for ontology repair consider as repairs maximal subsets of the ontology (viewed as
a set of logical sentences) that do not have the unwanted consequence, and employ methods
inspired by model-based diagnosis [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] to compute these sets [
        <xref ref-type="bibr" rid="ref2 ref3 ref4">2, 3, 4</xref>
        ], which are called optimal
classical repairs in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. While these approaches preserve as many of the sentences in the ontology
as possible, they need not preserve a maximal amount of consequences.
      </p>
      <p>
        Example 1. As an example, consider a Description Logic [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] knowledge base that describes some
of the beliefs of Tom. Tom thinks that Ben has a parent called Jerry, who is both rich and famous.
He also believes that people that have a rich and famous parent are arrogant. The former belief
is represented in the ABox  := { has_parent(BEN, JERRY), Famous(JERRY), Rich(JERRY) }
whereas the latter is expressed in the TBox  := { ∃ has_parent. (Famous ⊓ Rich) ⊑ Arrogant }.
Clearly, the knowledge base consisting of this TBox and ABox has Arrogant(BEN) as a consequence.
Now assume that Tom actually meets Ben and notices that he is not arrogant. Since Tom insists on
sticking with the prejudice that children of rich and famous people are arrogant, the unwanted
consequence Arrogant(BEN) can only be removed by modifying the ABox. In the classical repair
approach, this can be achieved by removing one of its three assertions from . Let us assume that
Tom decides to remove Famous(JERRY). This gets rid of the unwanted consequence Arrogant(BEN),
but also the consequence ∃ has_parent. Famous(BEN). Removing Famous(JERRY) from , but
adding the assertion ∃ has_parent. Famous(BEN) to the ABox yields a repair that retains more
consequences than the classical repair. This improved repair corresponds to Tom’s new belief that
Jerry is only rich, and that Ben has another famous parent, whose name is not known to him.
      </p>
      <p>
        To overcome the problem that classical repairs may remove too many consequences, more
gentle repair approaches have been introduced, e.g., in [
        <xref ref-type="bibr" rid="ref5 ref7 ref8">7, 8, 5</xref>
        ], but these methods still need not
produce optimal repairs, i.e., ones that preserve a maximal set of consequences. In general, such
optimal repairs need not exist [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. In the setting of repairing ABoxes of the description logic ℰℒ
w.r.t. static ℰℒ TBoxes, methods for computing optimal repairs (if they exist) are available [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
    </sec>
    <sec id="sec-2">
      <title>Contractions in belief change</title>
      <p>
        In belief change [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], one usually assumes, as in the above example, that the knowledge base
represents the beliefs of a rational agent. These beliefs may change if the agent receives new
information, and the question is how this can be reflected by a change of the knowledge
base. Removing (implied) information is called contraction in the belief change community.
Instead of directly constructing contraction operations, researchers in this area have formulated
properties (called postulates) that should be satisfied by reasonable contraction operations, and
then developed approaches for constructing concrete contraction operations, such as partial
meet contraction [
        <xref ref-type="bibr" rid="ref11">11, 12</xref>
        ] and kernel contraction [13], which capture exactly those contraction
operations that satisfy a certain combination of postulates. This approach, which was pioneered
in [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], is called the AGM approach. The original AGM approach works with belief sets, which
are assumed to be closed under consequences. From a practical point of view, it makes more
sense to work with non-deductively closed (and ideally finite) representations of belief sets,
called belief bases [14, 15, 12]. Similar to classical repairs, the original approaches for belief
base contraction consider subsets of the knowledge base as possible contractions. For the same
reasons as for repairs, operations that preserve more consequences, called pseudo-contractions,
have been introduced in the belief change literature [16, 17]. To obtain pseudo-contractions that
retain more consequences than contractions, approaches for constructing pseudo-contractions
ifrst add some of its logical consequences to the given belief base, and then apply the partial
meet or the kernel contraction approach to the resulting extended belief base [18, 19, 20].
      </p>
    </sec>
    <sec id="sec-3">
      <title>Connecting the two approaches</title>
      <p>
        Although contractions and classical repairs as well as pseudo-contractions and repairs tackle
basically the same problems, there has until recently been little interaction between the two
communities, and thus the connections between the developed approaches remained unclear.
The papers [19, 20] address this problem, with an emphasis on showing connections between
gentle repairs and the pseudo-contraction approaches based on partial meet and kernel
contractions. In the paper [21], on which this extended abstract reports, we concentrate on optimal
repairs, both in the classical and the general sense. We show that, under certain conditions,
operations that compute optimal (classical) repairs can be obtained as partial meet and kernel
pseudo-contractions (contractions), and vice versa. This demonstrates, on the one hand, that the
approaches developed in ontology engineering satisfy the postulates required in belief change.
On the other hand, under certain conditions, the approaches developed in belief change yield
optimal (classical) repairs. We instantiate our results using the setting of repairing ABoxes of
the description logic ℰℒ w.r.t. static ℰℒ TBoxes [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>The main novelty of the work described in [21] is that we consider the relationship of
contraction operations from belief change with optimal repairs (both in the classical and the
general sense), i.e., repairs that are maximal subsets of the knowledge base to be repaired
(classical case) or repairs that are entailed by the knowledge base to be repaired and preserve a
maximal amount of consequences (general case). This notion of optimality usually does not play
an important rôle in belief change (there is no optimality postulate), but under the assumption
that the repair process should not lose consequences unnecessarily, it is important for ontology
engineering. In [19, 20], classical repairs and gentle repairs are respectively set in relationship
with contraction and pseudo-contraction operations, but optimal repairs are not considered.
Work on revision and contraction for description logics [22] usually adapts the approaches from
the belief change community to description logics as underlying logical formalism, but does
not compare them with other ontology repair approaches, and in particular not with optimal
repairs.</p>
    </sec>
    <sec id="sec-4">
      <title>Overview of the paper [21]</title>
      <p>After an introduction, which basically is a shorter version of the exposition above, Section 2
introduces the general notion of a logical consequence operator, and then instantiates it with
entailment from ℰℒ ABoxes w.r.t. an ℰℒ TBox. The definitions of contractions and repairs in the
subsequent sections are formulated in the general setting, with the concrete instance providing
us with (counter-)examples. Section 3 first reviews relevant notions from belief change. In
particular, it introduces partial meet and kernel contractions, and recalls the postulates they
satisfy. Then it shows that certain partial meet and kernel contractions always yield optimal
classical repairs. Conversely, it points out that a contraction operation that always returns
an optimal classical repair (in case there is any repair) satisfies three of the four postulates
characterizing partial meet contractions, but not the fourth (called uniformity). Section 4
introduces pseudo-contractions and in particular the “pseudo-versions” of partial meet and
kernel contraction [18, 20]. Roughly speaking, it is shown in this section that there always exists
a partial meet pseudo-contraction that produces optimal repairs whenever such repairs exist,
and optimal classical repairs otherwise. In general, however, partial meet pseudo-contractions
need not yield optimal repairs (even if they exist) unless an additional property is satisfied,
which requires that the optimal repairs cover all repairs in the sense that every repair is entailed
by an optimal repair.</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>
        The results shown in [21] complement recent results [19, 20] on the relationship between gentle
repairs and pseudo-contractions by demonstrating that there are close connections between
optimal repairs and certain pseudo-contraction operations. These results are illustrated on the
use case of repairing ℰℒ ABoxes with respect to static ℰℒ TBoxes, where optimal repairs can
efectively be computed (if they exists) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>In [23], it was shown that optimal repairs always exist and cover all repairs if one uses
quantified ABoxes (where some of the individuals can be anonymized by representing them
as existentially quantified variables) in place of ABoxes. Extending the result of the present
paper to this setting poses new challenges since the first-order translation of a quantified ABox
is not a set of sentences, but a single one, which starts with an existential quantifier prefix.
Thus, considering subsets when constructing contractions does not make sense. We conjecture
that this problem can be overcome by introducing an “inclusion” relation on quantified ABoxes
that shares enough properties with set inclusion for the constructions and proofs regarding
(pseudo-)contractions to continue working.</p>
      <p>
        On a more conceptual level, there are certain diferences between repair approaches in
ontology engineering and contraction approaches in belief change that are worth investigating.
On the one hand, the work on optimal repairs [
        <xref ref-type="bibr" rid="ref9">23, 9</xref>
        ] usually considers a single repair problem
and does not investigate the relationship between repairs for diferent unwanted consequences,
whereas postulates like uniformity in belief change make statements on how results for diferent
unwanted consequences should be connected under certain conditions on these consequences.
It would be interesting to see whether and how postulates like uniformity and their variants in
the context of pseudo-contractions [18, 20] can be satisfied by methods that compute optimal
repairs. On the other hand, contraction and pseudo-contraction operators produces a single
belief base as output, whereas work on optimal repairs is also concerned with how to compute
the set of all such repairs and investigates properties of this set (like whether it covers all repairs
or not). In contrast, on the belief change side, there are no postulates about the sets of all
pseudo-contractions that can be obtained be applying a certain approach (e.g., in the partial
meet case, if one looks at all possible selection functions). It would be interesting to see whether
taking this “set view” can lead to interesting kinds of new postulates.
      </p>
      <p>Acknowledgments
This work was partially supported by the German Research Foundation (DFG) in Project
430150274 and SFB/TRR 248.
[12] S. O. Hansson, Reversing the Levi identity, J. Philos. Logic 22 (1993) 637–669. doi:10.</p>
      <p>1007/BF01054039.
[13] S. O. Hansson, Kernel contraction, J. Symb. Log. 59 (1994) 845–859. doi:10.2307/2275912.
[14] S. O. Hansson, In defense of base contraction, Synthese 92 (1992) 239–245. doi:10.1007/</p>
      <p>BF00413568.
[15] A. Fuhrmann, Theory contraction through base contraction, J. Philos. Logic 20 (1991)
175–203. doi:10.1007/BF00284974.
[16] S. O. Hansson, New operators for theory change, Theoria 55 (1989) 114–132. doi:10.</p>
      <p>1111/j.1755-2567.1989.tb00725.x.
[17] S. O. Hansson, Changes of disjunctively closed bases, J. Log. Lang. Inf. 2 (1993) 255–284.</p>
      <p>doi:10.1007/BF01181682.
[18] Y. D. Santos, V. B. Matos, M. M. Ribeiro, R. Wassermann, Partial meet pseudo-contractions,</p>
      <p>Int. J. Approx. Reason. 103 (2018) 11–27. doi:10.1016/j.ijar.2018.08.006.
[19] V. B. Matos, R. Guimarães, Y. D. Santos, R. Wassermann, Pseudo-contractions as gentle
repairs, in: C. Lutz, U. Sattler, C. Tinelli, A. Turhan, F. Wolter (Eds.), Description Logic,
Theory Combination, and All That - Essays Dedicated to Franz Baader on the Occasion of
His 60th Birthday, volume 11560 of Lecture Notes in Computer Science, Springer, 2019, pp.
385–403. doi:10.1007/978-3-030-22102-7\_18.
[20] V. B. Matos, R. Wassermann, Repairing ontologies via kernel pseudo-contraction, in:
O. Arieli, G. Casini, L. Giordano (Eds.), Proceedings of the 20th International Workshop on
Non-Monotonic Reasoning, NMR 2022, Part of the Federated Logic Conference (FLoC 2022),
Haifa, Israel, August 7-9, 2022, volume 3197 of CEUR Workshop Proceedings, CEUR-WS.org,
2022, pp. 16–26. URL: http://ceur-ws.org/Vol-3197/paper2.pdf.
[21] F. Baader, Optimal repairs in ontology engineering as pseudo-contractions in belief change,
in: J. Hong, M. Lanperne, J. W. Park, T. Cerný, H. Shahriar (Eds.), Proceedings of the 38th
ACM/SIGAPP Symposium on Applied Computing, SAC 2023, Tallinn, Estonia, March
27-31, 2023, ACM, 2023, pp. 983–990. doi:10.1145/3555776.3577719.
[22] G. Qi, F. Yang, A survey of revision approaches in description logics, in: D.
Calvanese, G. Lausen (Eds.), Web Reasoning and Rule Systems, Second International
Conference, RR 2008, Karlsruhe, Germany, October 31-November 1, 2008. Proceedings,
volume 5341 of Lecture Notes in Computer Science, Springer, 2008, pp. 74–88. doi:10.1007/
978-3-540-88737-9\_7.
[23] F. Baader, P. Koopmann, F. Kriegel, A. Nuradiansyah, Computing optimal repairs of
quantiifed ABoxes w.r.t. static ℰℒ TBoxes, in: A. Platzer, G. Sutclife (Eds.), Automated Deduction
- CADE 28 - 28th International Conference on Automated Deduction, Proceedings, volume
12699 of LNCS, Springer, 2021, pp. 309–326. doi:10.1007/978-3-030-79876-5\_18.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>R.</given-names>
            <surname>Reiter</surname>
          </string-name>
          ,
          <article-title>A theory of diagnosis from first principles</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>32</volume>
          (
          <year>1987</year>
          )
          <fpage>57</fpage>
          -
          <lpage>95</lpage>
          . doi:
          <volume>10</volume>
          .1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>87</issue>
          )
          <fpage>90062</fpage>
          -
          <lpage>2</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>B.</given-names>
            <surname>Parsia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Sirin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kalyanpur</surname>
          </string-name>
          ,
          <article-title>Debugging OWL ontologies</article-title>
          , in: A.
          <string-name>
            <surname>Ellis</surname>
          </string-name>
          , T. Hagino (Eds.),
          <source>Proceedings of the 14th International Conference on World Wide Web, WWW</source>
          <year>2005</year>
          , Chiba, Japan, May
          <volume>10</volume>
          -14,
          <year>2005</year>
          , ACM,
          <year>2005</year>
          , pp.
          <fpage>633</fpage>
          -
          <lpage>640</lpage>
          . doi:
          <volume>10</volume>
          .1145/1060745.1060837.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Schlobach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Cornet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Harmelen</surname>
          </string-name>
          , Debugging incoherent terminologies,
          <source>J. Automated Reasoning</source>
          <volume>39</volume>
          (
          <year>2007</year>
          )
          <fpage>317</fpage>
          -
          <lpage>349</lpage>
          . doi:
          <volume>10</volume>
          .1007/s10817-007-9076-z.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>F.</given-names>
            <surname>Baader</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Suntisrivaraporn</surname>
          </string-name>
          ,
          <article-title>Debugging SNOMED CT using axiom pinpointing in the description logic ℰ ℒ+</article-title>
          , in: R.
          <string-name>
            <surname>Cornet</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <article-title>A</article-title>
          .
          <string-name>
            <surname>Spackman</surname>
          </string-name>
          (Eds.),
          <source>Proceedings of the Third International Conference on Knowledge Representation in Medicine</source>
          , Phoenix, Arizona, USA, May 31st - June 2nd,
          <year>2008</year>
          , volume
          <volume>410</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2008</year>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>410</volume>
          /Paper01.pdf.
        </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>F.</given-names>
            <surname>Kriegel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nuradiansyah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Peñaloza</surname>
          </string-name>
          ,
          <article-title>Making repairs in description logics more gentle</article-title>
          , in: M.
          <string-name>
            <surname>Thielscher</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Toni</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Wolter</surname>
          </string-name>
          (Eds.),
          <source>Principles of Knowledge Representation and Reasoning: Proceedings of the Sixteenth International Conference, KR</source>
          <year>2018</year>
          , Tempe, Arizona,
          <volume>30</volume>
          <fpage>October</fpage>
          - 2
          <source>November</source>
          <year>2018</year>
          , AAAI Press,
          <year>2018</year>
          , pp.
          <fpage>319</fpage>
          -
          <lpage>328</lpage>
          . URL: https://aaai.org/ocs/index.php/KR/KR18/paper/view/18056.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>F.</given-names>
            <surname>Baader</surname>
          </string-name>
          , I. Horrocks,
          <string-name>
            <given-names>C.</given-names>
            <surname>Lutz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            <surname>Sattler</surname>
          </string-name>
          , An Introduction to Description Logic, Cambridge University Press,
          <year>2017</year>
          . doi:
          <volume>10</volume>
          .1017/9781139025355.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J. S. C.</given-names>
            <surname>Lam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. H.</given-names>
            <surname>Sleeman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Z.</given-names>
            <surname>Pan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. W.</given-names>
            <surname>Vasconcelos</surname>
          </string-name>
          ,
          <article-title>A fine-grained approach to resolving unsatisfiable ontologies</article-title>
          ,
          <source>J. Data Semant</source>
          .
          <volume>10</volume>
          (
          <year>2008</year>
          )
          <fpage>62</fpage>
          -
          <lpage>95</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-3-
          <fpage>540</fpage>
          -77688-8\_3.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>N.</given-names>
            <surname>Troquard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Confalonieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Galliani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Peñaloza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Porello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Kutz</surname>
          </string-name>
          ,
          <article-title>Repairing ontologies via axiom weakening</article-title>
          , in: S. A.
          <string-name>
            <surname>McIlraith</surname>
            ,
            <given-names>K. Q.</given-names>
          </string-name>
          <string-name>
            <surname>Weinberger</surname>
          </string-name>
          (Eds.),
          <source>Proceedings of the Thirty-Second AAAI Conference on Artificial Intelligence</source>
          ,
          <source>(AAAI-18)</source>
          , AAAI Press,
          <year>2018</year>
          , pp.
          <fpage>1981</fpage>
          -
          <lpage>1988</lpage>
          . URL: https://www.aaai.org/ocs/index.php/AAAI/AAAI18/paper/view/ 17189.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>F.</given-names>
            <surname>Baader</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Koopmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Kriegel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nuradiansyah</surname>
          </string-name>
          ,
          <article-title>Optimal ABox repair w</article-title>
          .r.t. static
          <string-name>
            <surname>ℰ ℒ</surname>
          </string-name>
          <article-title>TBoxes: From quantified ABoxes back to ABoxes</article-title>
          , in: The Semantic Web - 19th
          <source>International Conference, ESWC</source>
          <year>2022</year>
          ,
          <article-title>Proceedings</article-title>
          , volume
          <volume>13261</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2022</year>
          , pp.
          <fpage>130</fpage>
          -
          <lpage>146</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>031</fpage>
          -06981-9\_8.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>P.</given-names>
            <surname>Gärdenfors</surname>
          </string-name>
          (Ed.),
          <string-name>
            <surname>Belief</surname>
            <given-names>Revision</given-names>
          </string-name>
          , Cambridge Tracts in Theoretical Computer Science, Cambridge University Press,
          <year>1992</year>
          . doi:
          <volume>10</volume>
          .1017/CBO9780511526664.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>C. E.</given-names>
            <surname>Alchourrón</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Gärdenfors</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Makinson</surname>
          </string-name>
          ,
          <article-title>On the logic of theory change: Partial meet contraction and revision functions</article-title>
          ,
          <source>J. Symb. Log</source>
          .
          <volume>50</volume>
          (
          <year>1985</year>
          )
          <fpage>510</fpage>
          -
          <lpage>530</lpage>
          . doi:
          <volume>10</volume>
          .2307/ 2274239.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>