<!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>On the Benefits of O WL-based Knowledge Graphs for Neural-Symbolic Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>David Herron</string-name>
          <email>david.herron@city.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ernesto Jiménez-Ruiz</string-name>
          <email>ernesto.jimenez-ruiz@city.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tillman Weyde</string-name>
          <email>t.e.weyde@city.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>City, University of London</institution>
          ,
          <addr-line>London</addr-line>
          ,
          <country country="UK">United Kingdom</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>SIRIUS, University of Oslo</institution>
          ,
          <country country="NO">Norway</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Knowledge graphs, as understood within the Semantic Web and Knowledge Representation communities, are more than just graph data. OWL-based knowledge graphs ofer the benefits of being based on an ecosystem of open W3C standards that are implemented in a range of reusable existing resources (e.g. curated ontologies, software tools, web-wide linked data) and that also permit researchers to tailor resources for their unique needs (e.g. custom ontologies). Additionally, OWL-based knowledge graphs ofer the benefits of formal, logical symbolic reasoning (e.g. reliable inference of new knowledge based on Description Logics, semantic consistency checking, extensions via user-defined Datalog rules). These capabilities allow OWL-based knowledge graphs to be leveraged in the form of active reasoning agents to guide deep learning during training and to participate in refining neural inference. We enumerate a host of such benefits to using OWL-based knowledge graphs in neural-symbolic systems. We illustrate several of these by drawing upon examples from our research in visual relationship detection within images, and we point to promising research directions and challenging opportunities.</p>
      </abstract>
      <kwd-group>
        <kwd>neural-symbolic</kwd>
        <kwd>AI</kwd>
        <kwd>deep learning</kwd>
        <kwd>Semantic Web</kwd>
        <kwd>OWL</kwd>
        <kwd>ontologies</kwd>
        <kwd>knowledge graphs</kwd>
        <kwd>reasoning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        OWL-based KGs are exemplars of the explicit symbolic knowledge representation and symbol
manipulation and reasoning machinery that prominent voices like those of Chollet [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], Marcus
[
        <xref ref-type="bibr" rid="ref2 ref3 ref4">2, 3, 4</xref>
        ] and Kautz [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] have argued over the last few years, should be combined with deep learning
in hybrid, neural-symbolic (NeSy) systems. Deep learning continues to advance AI. OpenAI’s
GPT-4 [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] impresses even more than ChatGPT (GPT-3.5), improving factual correctness and
arithmetic consistency to some extent.1 OpenAI says that GPT-4 is the latest milestone in their
efort in scaling up deep learning with bigger models, data and computing power [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. But
last year, Marcus reprised his earlier critiques of deep learning by enumerating the limitations
      </p>
      <p>
        LGOBE
(T. Weyde)
https://djherron.github.io/ (D. Herron)
© 2023 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
CEUR
Workshop
Proceedings
feathers, GPT-4 gets it right, saying 2kg is more than 1kg.
1E.g., whereas GPT-3.5 explains (with confident eloquence) how it is that 1kg of lead weighs the same as 2kg of
of GPT-3 [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], and just recently argued that, despite GPT-4’s advances, those fundamental
limitations remain [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Scaling up puts a better mask over deep learning’s dependence upon
statistical pattern matching, but the limitations of that dependency persist.
      </p>
      <p>
        Our position is that OWL-based KGs have valuable contributions to make to NeSy systems,
particularly due to their deductive reasoning capabilities, but are underutilised. A recent
survey of 476 papers exploring approaches to combining machine learning (ML) with SW
technologies [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], reports that only 20 (4%) mention using reasoning capabilities to infer new
knowledge. We argue that OWL-based KGs merit a larger seat at the NeSy AI research table by
highlighting a host of benefits of OWL-based KGs, drawing upon illustrative examples from
our own research, and by pointing to research directions both promising and challenging. By
doing so, we hope to inspire more NeSy research using OWL-based KGs.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Benefits of OWL-based KGs</title>
      <p>Here we give our perspective on attractions and benefits of OWL-based KGs, and some examples
illustrating how and why they can be usefully applied in NeSy systems.</p>
      <p>
        Open standards and reusable resources The Web Ontology Language (OWL) [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ] and
OWL-based knowledge graphs (KGs) [
        <xref ref-type="bibr" rid="ref12 ref13">12, 13</xref>
        ] are key components of the W3C open standards
ecosystem of the Semantic Web (SW) [
        <xref ref-type="bibr" rid="ref14 ref15 ref16 ref17">14, 15, 16, 17</xref>
        ]. Open standards facilitate interoperability
and promote development of reusable, often free, software resources that make it easy to work
with OWL-based KGs. Amongst the many such resources are: (i) public SW KGs like DBpedia
[18], Wikidata [19] and Yago [20]; (ii) public repositories of curated OWL ontologies like
BioPortal [21] and OBO Foundry [22] in the biomedical domain; (iii) RDF stores like GraphDB
(not open, but has free version) [23] and RDFox (not open, but has free academic license) [24];
and (iv) eficient OWL reasoners like HermiT [ 25], Pellet [26], RDFox and ELK [27].
Custom ontologies and custom KGs Reusing state-of-the-art ontologies and/or public KGs
is a good practice option. But researchers can also design custom, domain-specific OWL
ontologies tailored to their unique needs and use them to construct custom KGs. Custom ontologies
can subsequently be aligned with publicly available ontologies to enhance interoperability [28].
      </p>
      <p>
        This is the approach we took for our own work on visual relationship detection in images.
We designed an ontology to describe the domain of common object classes and relationships
(predicates) referred to in the human-supplied visual relationship annotations for the everyday
images of the VRD dataset [29]. As depicted in Figure 1, our custom OWL ontology, called
VRD-World [30], drives a custom KG in the hybrid systems with which we explore combining
neural learning with symbolic reasoning. We used the free ontology editor Protégé [31] to
engineer our VRD-World ontology and took guidance from the vast literature on ontology
engineering [e.g. 32, 33, 34, 35]. Additionally, many ML-based tools have been developed to
support aspects of ontology development (see [
        <xref ref-type="bibr" rid="ref21">36</xref>
        ]), such as for concept learning.
Knowledge completion and infusion KGs have inspired a vast amount of research into
encoding their symbolic background knowledge into vectors — KG embeddings — that preserve
1
      </p>
      <p>Neural
Network
2
X, Y
Predicate Loss
Prediction &lt; VR predictions &gt;</p>
      <p>&lt; KG feedback &gt;
Neural
Network
3b &lt; VR predictions as triples &gt;
&lt; dog, ride, surfboard &gt;, &lt; dog, sit on, surfboard &gt;
&lt; sunglasses, on, person &gt;, &lt; person, hold, dog &gt;
&lt; dog, wear, jacket &gt;, &lt; person, has, watch &gt;
3a &lt; detected objects as triples &gt;</p>
      <p>
        KG with
VRD-World ontology
semantic similarity and reflect similarity by proximity within the (low-dimensional) embedding
space [
        <xref ref-type="bibr" rid="ref21 ref22 ref23 ref24 ref25 ref26 ref27">36, 37, 38, 39, 40, 41, 42</xref>
        ]. The primary application of KG embeddings has been the task
of KG completion: link prediction (relating individuals in the KG) or type prediction (classifying
individuals in the KG). These problems are cast as neural classification problems, and the
embedded KG knowledge is used to guide neural learning using tactics that exploit the proximity
principle. Link inference and type inference are the bread and butter of OWL reasoners. They
materialise (complete) a KG commensurate with the richness of the governing ontology. And
the logical soundness of their inferences is guaranteed, whereas NeSy KG completion can be
approximate and error prone. One can also combine these approaches: use OWL materialisation
reasoning to complete a KG as far as possible, and NeSy KG completion (emulated reasoning)
for special cases OWL cannot address.
      </p>
      <p>
        A secondary (but growing) application of KG embeddings is knowledge infused learning
[
        <xref ref-type="bibr" rid="ref28 ref29">43, 44</xref>
        ], where embedded knowledge is infused into NNs internally to guide neural learning.
OWL-based KGs can help here too: a materialised KG (where everything implicit is made
explicit) will contain more knowledge to embed and deliver richer embeddings for infusion.
Deductive reasoning and agency ChatGPT and similar models are notorious for their lack
of reliability in reasoning. The reliability (logical soundness) of OWL’s deductive reasoning
is guaranteed because it is grounded in formal Description Logics (DLs) that are decidable
fragments of first-order logic [
        <xref ref-type="bibr" rid="ref30 ref31 ref32 ref33">45, 46, 47, 48</xref>
        ]. The highly expressive DL SROIQ is used in the
latest OWL 2 [49]. Given an OWL ontology, OWL reasoners infer new knowledge for KGs and
enforce the logical consistency of KGs. Both of these capabilities are commonly used to debug
ontology models during ontology development [
        <xref ref-type="bibr" rid="ref13">13, 50</xref>
        ].
      </p>
      <p>Crucially, these same capabilities also enable OWL-based KGs to be leveraged as active
reasoning agents in hybrid, NeSy systems. This is the hypothesis that informs much of our
research, as depicted in Figure 1. We have identified scenarios where KG reasoning agents can
guide neural learning and participate in neural inference. During training, our KG can reason
over ground-truth and/or predicted visual relationships, and its reasoned judgements used to
guide the learning of a Predicate Prediction NN by modifying the loss. During inference, it
can reason over visual relationship predictions produced by a Predicate Prediction NN to filter
out implausible candidates and help ensure the predictions submitted by the hybrid system for
performance evaluation are optimal.</p>
      <p>For example, link inference in KGs is driven by reasoning over KG data with respect to an
ontology’s object property hierarchy. The 70 predicates of the VRD dataset (mostly common
spatial relations and verbs) have corresponding object properties in our VRD-World ontology
that allow a rich web of characteristics (e.g. symmetry, transitivity) and relationships (e.g.
inverses, subPropertyOf, equivalentPropertyOf) to be defined. The human-annotated visual
relationships of the VRD images are sparse, arbitrary, and semantically noisy. We leverage
KG link inference for a form of data augmentation: annotation augmentation. One version
of VRD-World’s property hierarchy increases the annotated visual relationships per image
by a factor of 2.5 (on average), resulting in denser, more consistent, semantically de-noised
supervision for (hypothesised) faster and better neural learning.</p>
      <p>Yet another benefit of OWL-based KGs is that, in certain cases, OWL inference semantics
can be extended via Datalog rules that capture nuanced inference cases beyond OWL’s reach.
Part of our research will explore this opportunity, e.g. with RDFox, which implements a fast
engine that seamlessly blends reasoning over the OWL 2 RL profile and Datalog rules. Many of
our planned Datalog rules contain goals that rely on KG type inference. For example, a rule for
determining when it is plausible (or implausible) to predict that two detected objects, X and Y,
be related with predicate w e a r can be represented as</p>
      <p>w e a r ( X , Y ) : = W e a r C a p a b l e T h i n g ( X ) , W e a r a b l e T h i n g ( Y ) , i r ( Y , X ) &gt; 0 . 8
where function i r ( ) measures an inclusion ratio (the extent to which the bounding box for Y is
included within the bounding box for X). Ontology classes W e a r C a p a b l e T h i n g and W e a r a b l e T h i n g
are generalisations for multiple, low-level classes tied to the dataset (e.g. P e r s o n , D o g , T e d d y
B e a r , or J a c k e t , S u n g l a s s e s , H a t , respectively). KG type inference thus makes it feasible to define
a single rule that captures a vast multiplicity of cases.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Promising and Challenging Research Directions</title>
      <p>Here we briefly point to several areas of NeSy research where the capabilities of OWL-based
KGs might usefully be explored.</p>
      <p>OWL-based KG plausibility reasoning In the VRD dataset, the visual relationship
annotations are sparse and somewhat arbitrary, so the supervision they provide is incomplete and many
conditions occur for few-shot and zero-shot learning. This has revealed several scenarios where
an OWL-based KG’s reasoned judgements as to the plausibility (or implausibility) of visual
relationships can be leveraged to guide neural learning. OWL-based KG plausibility judgements
could also be applied to other non-exhaustively annotated and k-shot supervised learning
problems (within vision or other domains), to semi-supervised learning problems (where some
examples are labelled, others not), and potentially to unsupervised learning problems.
Transferring KG subsumption reasoning capability to neural networks As part of our
research, we are developing a technique for representing an OWL class hierarchy with an
extension to the architecture of a classification NN, similar to [ 51]. We equip the NN with
the ability to perfectly emulate the subsumption reasoning of an OWL-based KG, using OWL
reasoning as part of the solution strategy. A further possibility is to place this technique within a
neural network, so that the subsequent layers can benefit from the class generalisation. Another
direction is to explore transferring other aspects of OWL-based KG background knowledge and
reasoning capability to structural strong priors within NN architectures.</p>
      <p>Using KG reasoning as logical constraints Much NeSy research explores using
background knowledge expressed in first-order or propositional logic axioms as constraints to guide
neural learning, often by manipulating loss to encourage constraint satisfaction. Examples
are Logic Tensor Networks (LTN) [52, 53], the ROAD-R datset [54], and [55]. The ability of
OWL reasoners to check and enforce logical consistency of a KG means that aspects of OWL
ontologies can be used as direct counterparts of logical constraints.</p>
      <p>One such aspect relates to domain/range restrictions defined for OWL object properties. If
permitting insertion of a triple would lead to a restriction being violated and the KG’s state
becoming inconsistent, insertion is rejected. This response can be used to penalise NN loss. We
plan to exploit this to essentially replicate (using a KG) the research done with the VRD dataset
in [56] using LTN and negative first-order domain/range LTN Real Logic axioms. That research
reveals a limitation of the logical constraint approach to which OWL-based KGs are immune:
the combinatorial explosion in the number of logical constraints that may be needed as the
number of dataset classes grows even only moderately large.</p>
      <p>
        Another such aspect relates to disjoint classes and properties. The propositional constraints in
[54], such as (¬RedTL ∨ ¬GreenTL), meaning “a trafic light cannot be both red and green”, can
be expressed in OWL by declaring classes to be disjoint (or not). And OWL can go further.
Integrating KGs with existing NeSy frameworks OWL-based KG knowledge and
deductive reasoning can conceivably be integrated with existing logic-based NeSy frameworks such
as LTN. So long as (i) there is suficient contextual information contained in the tensors of NN
input data (or otherwise) to permit meaningful SPARQL queries to be constructed, and (ii) the
KG’s responses to those SPARQL queries can be mapped to fuzzy truth values in [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ], then
functions encapsulating interactions with OWL-based KGs can participate in the constraint
axioms used by LTN to train NNs.
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>Given the rich ecosystem that exists of free, standards-based resources, ontologies, and support
for ontology design, researching the use of OWL-based KGs in NeSy AI is easier than may
be suspected. Given the capabilities of OWL ontologies and OWL-based KGs for structured
symbolic knowledge representation, query response, sound and scalable deductive reasoning,
and agency, the range of possibilities for leveraging KGs in NeSy AI is broader than may be
suspected. A recent overview of NeSy systems [57] reports success using an ontology to boost
expert user satisfaction with large language model performance, and, like us, advocates KGs for
NeSy AI. The aim of this paper is to raise awareness of these matters and inspire more research
using OWL-based KGs in NeSy systems in order that their potential for contributing to NeSy
AI be better explored.
[18] J. Lehmann, R. Isele, M. Jakob, A. Jentzsch, D. Kontokostas, P. N. Mendes, S. Hellmann,
M. Morsey, P. van Kleef, S. Auer, C. Bizer, DBpedia - A Large-scale, Multilingual Knowledge
Base Extracted from Wikipedia., Semantic Web 6 (2015) 167–195. URL: http://dblp.uni-trier.
de/db/journals/semweb/semweb6.html#LehmannIJJKMHMK15.
[19] D. Vrandečić, M. Krötzsch, Wikidata: A Free Collaborative Knowledgebase,
Communications of the ACM 57 (2014) 78–85.
[20] T. P. Tanon, G. Weikum, F. M. Suchanek, YAGO 4: A Reason-able Knowledge Base, in: The
Semantic Web - 17th International Conference, ESWC 2020, Proceedings, volume 12123
of Lecture Notes in Computer Science, Springer, 2020, pp. 583–596. URL: https://doi.org/10.
1007/978-3-030-49461-2_34.
[21] P. L. Whetzel, N. F. Noy, N. H. Shah, P. R. Alexander, C. Nyulas, T. Tudorache, M. A. Musen,
BioPortal: Enhanced Functionality via new Web Services from the National Center for
Biomedical Ontology to Access and use Ontologies in Software Applications, Nucleic
Acids Research 39 (2011) W541–W545. https://bioportal.bioontology.org/.
[22] R. Jackson, N. Matentzoglu, J. A. Overton, R. Vita, J. P. Balhof, P. L. Buttigieg, S. Carbon,
M. Courtot, A. D. Diehl, D. M. Dooley, W. D. Duncan, N. L. Harris, M. A. Haendel, S. E.
Lewis, D. A. Natale, D. Osumi-Sutherland, A. Ruttenberg, L. M. Schriml, B. Smith, C. J.
Stoeckert Jr., N. A. Vasilevsky, R. L. Walls, J. Zheng, C. J. Mungall, B. Peters, OBO Foundry
in 2021: Operationalizing Open Data Principles to Evaluate Ontologies, Database 2021
(2021). URL: https://doi.org/10.1093/database/baab069, http://obofoundry.org/.
[23] Ontotext GraphDB, Wikipedia, 2023. URL: https://en.wikipedia.org/wiki/Ontotext_</p>
      <p>GraphDB, A popular RDF store; https://www.ontotext.com/products/graphdb/.
[24] Y. Nenov, R. Piro, B. Motik, I. Horrocks, Z. Wu, J. Banerjee, RDFox: A Highly-Scalable RDF
Store, in: The Semantic Web - 14th International Conference, ISWC 2015, Proceedings,
volume 9367 of Lecture Notes in Computer Science, Springer Verlag, 2015, pp. 3–20. URL:
https://ora.ox.ac.uk/objects/uuid:2a08b023-77be-431a-a08c-89b47381586a, https://www.
oxfordsemantic.tech/product.
[25] B. Glimm, I. Horrocks, B. Motik, G. Stoilos, Z. Wang, HermiT: An OWL 2 Reasoner, J.</p>
      <p>Autom. Reason. 53 (2014) 245–269. URL: https://doi.org/10.1007/s10817-014-9305-1.
[26] E. Sirin, B. Parsia, B. C. Grau, A. Kalyanpur, Y. Katz, Pellet: A Practical OWL-DL Reasoner,</p>
      <p>J. Web Semant. 5 (2007) 51–53. URL: https://doi.org/10.1016/j.websem.2007.03.004.
[27] Y. Kazakov, M. Krötzsch, F. Simančík, Unchain My EL Reasoner, in: Proceedings of the
24th International Workshop on Description Logics (DL’11), volume 745 of CEUR Workshop
Proceedings, CEUR-WS.org, 2011.
[28] J. Euzenat, P. Shvaiko, Ontology Matching, Second Edition, Springer, 2013.
[29] C. Lu, R. Krishna, M. Bernstein, L. Fei-Fei, Visual Relationship Detection with Language
Priors, in: European Conference on Computer Vision, Springer, 2016, pp. 852–869. URL:
https://cs.stanford.edu/people/ranjaykrishna/vrd/.
[30] D. Herron, E. Jiménez-Ruiz, G. Tarroni, T. Weyde, NeSy4VRD: A Multifaceted Resource for
Neurosymbolic AI Research using Knowledge Graphs in Visual Relationship Detection,
CoRR (2023). URL: http://arxiv.org/abs/2305.13258, (Submitted to conference).
[31] M. A. Musen, The Protégé Project: A Look Back and a Look Forward, AI Matters 1 (2015)
4–12. URL: https://protege.stanford.edu/. doi:1 0 . 1 1 4 5 / 2 7 5 7 0 0 1 . 2 7 5 7 0 0 3 .
[32] N. Noy, D. McGuinness, Ontology Development 101: A Guide to Creating Your First
Theory, Implementation, and Applications, Cambridge University Press, 2003, pp. 1–40.
[49] I. Horrocks, O. Kutz, U. Sattler, The Even More Irresistible SROIQ, in: P. Doherty,
J. Mylopoulos, C. A. Welty (Eds.), Proceedings, Tenth International Conference on
Principles of Knowledge Representation and Reasoning, AAAI Press, 2006, pp. 57–67. URL:
http://www.aaai.org/Library/KR/2006/kr06-009.php.
[50] E. Jiménez-Ruiz, Logic-based Support for Ontology Development in Open Environments,</p>
      <p>Ph.D. thesis, Jaume I University, Spain, 2010. URL: http://hdl.handle.net/10803/10493.
[51] R. Kopparti, T. Weyde, Weight Priors for Learning Identity Relations, in: Workshop
Knowledge Representation &amp; Reasoning Meets Machine Learning at NeurIPS, 2019, pp.
8–14.
[52] L. Serafini, A. S. d’Avila Garcez, Logic Tensor Networks: Deep Learning and Logical
Reasoning from Data and Knowledge, in: Proceedings of the 11th International Workshop
on Neural-Symbolic Learning and Reasoning (NeSy’16), volume 1768 of CEUR Workshop
Proceedings, CEUR-WS.org, 2016. URL: http://ceur-ws.org/Vol-1768/NESY16_paper3.pdf.
[53] S. Badreddine, A. d’Avila Garcez, L. Serafini, M. Spranger, Logic Tensor Networks, Artificial</p>
      <p>Intelligence 303 (2022). URL: https://doi.org/10.1016/j.artint.2021.103649.
[54] E. Giunchiglia, M. C. Stoian, S. Khan, F. Cuzzolin, T. Lukasiewicz, ROAD-R: The
Autonomous Driving Dataset with Logical Requirements, Machine Learning (2023). URL:
https://doi.org/10.1007/s10994-023-06322-z.
[55] C. Cornelio, J. Stuehmer, S. X. Hu, T. Hospedales, Learning Where and When to Reason
in Neuro-Symbolic Inference, in: International Conference on Learning Representations,
2023. URL: https://openreview.net/forum?id=en9V5F8PR-.
[56] I. Donadello, L. Serafini, Compensating Supervision Incompleteness with Prior Knowledge
in Semantic Image Interpretation, in: IJCNN Hungary, July 14-19, IEEE, 2019, pp. 1–8.</p>
      <p>URL: https://doi.org/10.1109/IJCNN.2019.8852413.
[57] A. P. Sheth, K. Roy, M. Gaur, Neurosymbolic AI - Why, What, and How, CoRR (2023). URL:
https://doi.org/10.48550/arXiv.2305.00813.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>F.</given-names>
            <surname>Chollet</surname>
          </string-name>
          ,
          <source>Deep Learning: Current Limits and What Lies Beyond Them, Presentation at RAAIS</source>
          ,
          <year>2018</year>
          . URL: https://raais.co/speakers-2018.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>G.</given-names>
            <surname>Marcus</surname>
          </string-name>
          ,
          <article-title>Deep Learning: A Critical Appraisal</article-title>
          ,
          <source>CoRR</source>
          (
          <year>2018</year>
          ). URL: http://arxiv.org/abs/
          <year>1801</year>
          .00631.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>G.</given-names>
            <surname>Marcus</surname>
          </string-name>
          , Innateness, AlphaZero, and Artificial Intelligence,
          <source>CoRR</source>
          (
          <year>2018</year>
          ). URL: http: //arxiv.org/abs/
          <year>1801</year>
          .05667.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>G.</given-names>
            <surname>Marcus</surname>
          </string-name>
          , The Next Decade in
          <source>AI: Four Steps Towards Robust Artificial Intelligence</source>
          ,
          <source>CoRR</source>
          (
          <year>2020</year>
          ). URL: https://arxiv.org/abs/
          <year>2002</year>
          .06177.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>H.</given-names>
            <surname>Kautz</surname>
          </string-name>
          ,
          <source>The Third AI Summer, AAAI Robert S. Engelmore Memorial Lecture, Thirtyfourth AAAI Conference on Artificial Intelligence</source>
          , New York, NY,
          <year>2020</year>
          . URL: https://www. cs.rochester.edu/u/kautz/talks/,
          <source>presentation slides and video.</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6] OpenAI, GPT-4,
          <year>2023</year>
          . URL: https://openai.com/research/gpt-4, research notes.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>G.</given-names>
            <surname>Marcus</surname>
          </string-name>
          ,
          <article-title>Deep Learning is Hitting a Wall, Nautilus science</article-title>
          magazine,
          <year>2022</year>
          . URL: https: //nautil.us
          <article-title>/deep-learning-is-hitting-a-wall-</article-title>
          <volume>238440</volume>
          /, online essay.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>G.</given-names>
            <surname>Marcus</surname>
          </string-name>
          ,
          <article-title>GPT-4's successes, and GPT-4's failures, Substack newsletter: The Road to AI We Can Trust</article-title>
          ,
          <year>2023</year>
          . URL: https://garymarcus.substack.com/p/ gpt-4s
          <article-title>-successes-and-gpt-4s-failures, blog post</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A.</given-names>
            <surname>Breit</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Waltersdorfer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. J.</given-names>
            <surname>Ekaputra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sabou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ekelhart</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Iana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Paulheim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Portisch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Revenko</surname>
          </string-name>
          , A. t. Teije,
          <string-name>
            <surname>F. van Harmelen</surname>
          </string-name>
          ,
          <source>Combining Machine Learning and Semantic Web: A Systematic Mapping Study, ACM Computing Surveys</source>
          (
          <year>2023</year>
          ). URL: https://doi.org/10.1145/3586163, just accepted.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krötzsch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Parsia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. F.</given-names>
            <surname>Patel-Schneider</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.</surname>
          </string-name>
          <article-title>Rudolph, OWL 2 Web Ontology Language Primer</article-title>
          , W3C Recommendation, World Wide Web Consortium,
          <year>2012</year>
          . URL: http: //www.w3.org/TR/owl2-primer/.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>B.</given-names>
            <surname>Motik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. F.</given-names>
            <surname>Patel-Schneider</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Parsia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Bock</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fokoue</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Haase</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Hoekstra</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Horrocks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ruttenberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            <surname>Sattler</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Smith, OWL 2 Web Ontology Language: Structural Specification</article-title>
          and
          <string-name>
            <surname>Functional-Style</surname>
            <given-names>Syntax</given-names>
          </string-name>
          ,
          <source>W3C Recommendation, World Wide Web Consortium</source>
          ,
          <year>2012</year>
          . URL: http://www.w3.org/2007/OWL/draft/owl2-syntax/.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hogan</surname>
          </string-name>
          , E. Blomqvist,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cochez</surname>
          </string-name>
          , C. d'Amato, G. de Melo,
          <string-name>
            <given-names>C.</given-names>
            <surname>Gutiérrez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kirrane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. E.</given-names>
            <surname>Labra</surname>
          </string-name>
          <string-name>
            <surname>Gayo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Navigli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Neumaier</surname>
          </string-name>
          , A.
          <string-name>
            <surname>-C. Ngonga Ngomo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Polleres</surname>
            ,
            <given-names>S. M.</given-names>
          </string-name>
          <string-name>
            <surname>Rashid</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Rula</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Schmelzeisen</surname>
            ,
            <given-names>J. F.</given-names>
          </string-name>
          <string-name>
            <surname>Sequeda</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Staab</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Zimmermann</surname>
          </string-name>
          , Knowledge Graphs,
          <source>Synthesis Lectures on Data, Semantics, and Knowledge</source>
          , Springer,
          <year>2021</year>
          . URL: https://kgbook.org/.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Kejriwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. A.</given-names>
            <surname>Knoblock</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Szekely</surname>
          </string-name>
          , Knowledge Graphs: Fundamentals, Techniques, and
          <string-name>
            <surname>Applications</surname>
          </string-name>
          , The MIT Press,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>T.</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hendler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Lassila</surname>
          </string-name>
          , The Semantic Web,
          <source>Scientific American</source>
          <volume>284</volume>
          (
          <year>2001</year>
          )
          <fpage>34</fpage>
          -
          <lpage>43</lpage>
          . URL: https://www.jstor.org/stable/pdf/26059207.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>The</given-names>
            <surname>Semantic Web Wiki</surname>
          </string-name>
          ,
          <source>World Wide Web Consortium</source>
          ,
          <year>2001</year>
          . URL: https://www.w3.org/ 2001/sw/wiki/Main_Page.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krötzsch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rudolph</surname>
          </string-name>
          ,
          <source>Foundations of Semantic Web Technologies</source>
          , 3 ed., CRC Press,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>The</given-names>
            <surname>Semantic Web Stack</surname>
          </string-name>
          , Wikipedia,
          <year>2022</year>
          . URL: https://en.wikipedia.org/wiki/Semantic_ Web_Stack. Ontology,
          <source>Technical Report, Knowledge Systems Laboratory</source>
          , Stanford University,
          <year>2001</year>
          . URL: http://www.ksl.stanford.edu/people/dlm/papers/ontology
          <article-title>-tutorial-noy-mcguinness</article-title>
          .
          <source>pdf.</source>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>E. F.</given-names>
            <surname>Kendall</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. L.</given-names>
            <surname>McGuinness</surname>
          </string-name>
          , Ontology Engineering,
          <source>Synthesis Lectures on The Semantic Web: Theory and Technology</source>
          , Morgan &amp; Claypool Publishers,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>D.</given-names>
            <surname>Allemang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hendler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Gandon</surname>
          </string-name>
          ,
          <source>Semantic Web for the Working Ontologist</source>
          , 3 ed.,
          <source>ACM Books</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [35]
          <string-name>
            <surname>C. M. Keet</surname>
          </string-name>
          , An Introduction to Ontology Engineering, '
          <year>v1</year>
          .5' ed.,
          <year>2020</year>
          . URL: https://people. cs.uct.ac.za/~mkeet/OEbook/.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [36]
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>d'Amato, Machine Learning for the Semantic Web: Lessons learnt and next research directions</article-title>
          ,
          <source>Semantic Web</source>
          <volume>11</volume>
          (
          <year>2020</year>
          )
          <fpage>195</fpage>
          -
          <lpage>203</lpage>
          . URL: https://doi.org/10.3233/SW-200388.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>M.</given-names>
            <surname>Nickel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Murphy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Tresp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Gabrilovich</surname>
          </string-name>
          ,
          <article-title>A Review of Relational Machine Learning for Knowledge Graphs</article-title>
          ,
          <source>CoRR</source>
          (
          <year>2015</year>
          ). URL: http://arxiv.org/abs/1503.00759.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. N.</given-names>
            <surname>Xiong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          <article-title>Survey on Knowledge Graph Embedding: Approaches, Applications</article-title>
          and Benchmarks,
          <source>Electronics</source>
          <volume>9</volume>
          (
          <year>2020</year>
          ). URL: https://www.mdpi.
          <source>com/2079-9292/9/5/750. doi:1 0 . 3 3</source>
          <volume>9 0</volume>
          / e l e c
          <source>t r o n i c s 9 0</source>
          <volume>5 0 7 5 0 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>M.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Qiu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          <article-title>Survey on Knowledge Graph Embeddings for Link Prediction</article-title>
          ,
          <source>Symmetry</source>
          <volume>13</volume>
          (
          <year>2021</year>
          ). URL: https://doi.org/10.3390/sym13030485.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Zhao</surname>
          </string-name>
          , J. Cheng,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Duan</surname>
          </string-name>
          ,
          <article-title>Knowledge Graph Completion: A Review, IEEE Access 8 (</article-title>
          <year>2020</year>
          )
          <fpage>192435</fpage>
          -
          <lpage>192456</lpage>
          . URL: https://doi.org/10.1109/ACCESS.
          <year>2020</year>
          .
          <volume>3030076</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>A.</given-names>
            <surname>Rossi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Barbosa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Firmani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Matinata</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Merialdo</surname>
          </string-name>
          ,
          <article-title>Knowledge Graph Embedding for Link Prediction: A Comparative Analysis</article-title>
          ,
          <source>ACM Trans. Knowl. Discov. Data</source>
          <volume>15</volume>
          (
          <year>2021</year>
          )
          <volume>14</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          :
          <fpage>49</fpage>
          . URL: https://doi.org/10.1145/3424672.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. M.</given-names>
            <surname>Holter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Antonyrajah</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Horrocks</surname>
          </string-name>
          , OWL2Vec*:
          <article-title>Embedding of OWL Ontologies, Mach</article-title>
          . Learn.
          <volume>110</volume>
          (
          <year>2021</year>
          )
          <fpage>1813</fpage>
          -
          <lpage>1845</lpage>
          . URL: https://doi.org/ 10.1007/s10994-021-05997-6.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>U.</given-names>
            <surname>Kursuncu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gaur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. P.</given-names>
            <surname>Sheth</surname>
          </string-name>
          ,
          <article-title>Knowledge Infused Learning (K-IL): Towards Deep Incorporation of Knowledge in Deep Learning</article-title>
          , in: A.
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Hinkelmann</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Fill</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Gerber</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Lenat</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Stolle</surname>
          </string-name>
          , F. van Harmelen (Eds.),
          <source>Proceedings of the AAAI 2020 Spring Symposium on Combining Machine Learning and Knowledge Engineering in Practice, AAAI-MAKE</source>
          <year>2020</year>
          , volume
          <volume>2600</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2020</year>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2600</volume>
          /paper14.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>R.</given-names>
            <surname>Wickramarachchi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. A.</given-names>
            <surname>Henson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. P.</given-names>
            <surname>Sheth</surname>
          </string-name>
          ,
          <article-title>Knowledge-infused Learning for Entity Prediction in Driving Scenes, Frontiers in Big Data 4 (</article-title>
          <year>2021</year>
          )
          <article-title>759110</article-title>
          . URL: https://doi.org/ 10.3389/fdata.
          <year>2021</year>
          .
          <volume>759110</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>R.</given-names>
            <surname>Brachman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Levesque</surname>
          </string-name>
          ,
          <source>Knowledge Representation and Reasoning</source>
          , Morgan Kaufman,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [46]
          <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. F.</given-names>
            <surname>Patel-Schneider</surname>
          </string-name>
          (Eds.),
          <source>The Description Logic Handbook</source>
          , 2 ed., Cambridge University Press,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [47]
          <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>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [48]
          <string-name>
            <given-names>D.</given-names>
            <surname>Nardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Brachman</surname>
          </string-name>
          , An Introduction to Description Logics, in: F.
          <string-name>
            <surname>Baader</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Calvanese</surname>
            ,
            <given-names>D. L.</given-names>
          </string-name>
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Nardi</surname>
            ,
            <given-names>P. F.</given-names>
          </string-name>
          <string-name>
            <surname>Patel-Schneider</surname>
          </string-name>
          (Eds.),
          <source>The Description Logic Handbook:</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>