<!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>LogMap Family Participation in the OAEI 2022</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ernesto Jiménez-Ruiz</string-name>
          <email>ernesto.jimenez-ruiz@city.ac.uk</email>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science</institution>
          ,
          <addr-line>City</addr-line>
          ,
          <institution>University of London</institution>
          ,
          <country country="UK">UK</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Informatics, University of Oslo</institution>
          ,
          <addr-line>Oslo</addr-line>
          ,
          <country country="NO">Norway</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We present the participation of LogMap and its variants in the OAEI 2022 campaign. The LogMap project started in January 2011 with the objective of developing a scalable and logic-based ontology matching system. This is the eleventh participation in the OAEI and the experience has so far been very positive. LogMap [1, 2] is a highly scalable ontology matching system that implements the consistency and locality principles [3]. LogMap is one of the few ontology matching system that (i) can eficiently match semantically rich ontologies containing tens (and even hundreds) of thousands of classes, (ii) incorporates sophisticated reasoning and repair techniques to minimise the number of logical inconsistencies, and (iii) provides support for user intervention during the matching process. LogMap ISWC 2011 paper [1] has recently been awarded the SWSA Ten-Year 1.1. LogMap variants in the 2022 campaign As in previous campaigns, in the OAEI 2022 we have participated with two additional variants: LogMapLt is a “lightweight” variant of LogMap, which essentially only applies (eficient) string matching techniques.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Award.1
https://www.city.ac.uk/about/people/academics/ernesto-jimenez-ruiz (E. Jiménez-Ruiz)</p>
      <p>
        © 2022 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
CEUR
Workshop
Proceedings
2LogMapC (https://github.com/asolimando/logmap-conservativity/) is a variant of LogMap which, in addition to the
consistency and locality principles, also implements the conservativity principle (see details in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]).
      </p>
    </sec>
    <sec id="sec-2">
      <title>1.2. Link to the system and parameters file</title>
      <p>LogMap is open-source and released under the Apache-2.0 License.3 LogMap
components and source code are available from the LogMap’s GitHub page: https://github.com/
ernestojimenezruiz/logmap-matcher/.</p>
      <p>LogMap distributions can be easily customized through a configuration file containing the
matching parameters.</p>
      <p>LogMap, including support for interactive ontology matching, can also be used directly
through an AJAX-based Web interface: http://krrwebtools.cs.ox.ac.uk/. This interface has been
very well received by the community since it was deployed in 2012. More than 5,750 requests
coming from a broad range of users have been processed so far.</p>
      <p>
        We have recently developed a new interface for LogMap to enable the access to its matching
capabilities as a service [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].4
      </p>
    </sec>
    <sec id="sec-3">
      <title>1.3. LogMap as a mapping repair system</title>
      <p>Only a very few systems participating in the OAEI competition implement repair techniques.
As a result, existing matching systems (even those that typically achieve very high precision
scores) compute mappings that lead in many cases to a large number of unsatisfiable classes.</p>
      <p>
        We believe that these systems could significantly improve their output if they were to
implement repair techniques similar to those available in LogMap. Therefore, with the goal of
providing a useful service to the community, we have made LogMap’s ontology repair module
(LogMap-Repair) available as a self-contained software component that can be seamlessly
integrated in most existing ontology matching systems [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>1.4. LogMap as a matching task division system</title>
      <p>
        LogMap also includes a novel module to divide the ontology alignment task into (independent)
manageable subtasks [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. This component relies on LogMap’s lexical index, a neural embedding
model [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] and locality-based modules [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. This module can be integrated within existing
ontology alignment systems as a external module to support them complete large-scale matching
tasks.
      </p>
    </sec>
    <sec id="sec-5">
      <title>1.5. Results</title>
      <p>Please refer to http://oaei.ontologymatching.org/2022/results/ for the results of the LogMap
family in the OAEI 2022 campaign.</p>
      <p>Acknowledgments
I would also like to thank Bernardo Cuenca-Grau, Ian Horrocks, Alessandro Solimando, Jiaoyan
Chen, Valerie Cross, Anton Morant, Yujiao Zhou, Weiguo Xia, Xi Chen, Yuan Gong, Shuo Zhang
and Rob Upson, who have contributed to the LogMap project in the past.
3http://www.apache.org/licenses/
4https://github.com/rupson/knowledge-graph-alignment-as-a-service</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <surname>B. Cuenca Grau</surname>
          </string-name>
          ,
          <article-title>LogMap: Logic-based and Scalable Ontology Matching</article-title>
          , in: Int'l Sem.
          <source>Web Conf. (ISWC)</source>
          ,
          <year>2011</year>
          , pp.
          <fpage>273</fpage>
          -
          <lpage>288</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. Cuenca</given-names>
            <surname>Grau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Horrocks</surname>
          </string-name>
          ,
          <article-title>Large-scale interactive ontology matching: Algorithms and implementation</article-title>
          ,
          <source>in: Europ. Conf. on Artif. Intell. (ECAI)</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. Cuenca</given-names>
            <surname>Grau</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Horrocks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Berlanga</surname>
          </string-name>
          ,
          <article-title>Logic-based assessment of the compatibility of UMLS ontology sources</article-title>
          ,
          <source>J. Biomed. Sem</source>
          .
          <volume>2</volume>
          (
          <year>2011</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>N. Fridman</given-names>
            <surname>Noy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. H.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. L.</given-names>
            <surname>Whetzel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Dai</surname>
          </string-name>
          , et al.,
          <article-title>BioPortal: ontologies and integrated data resources at the click of a mouse</article-title>
          ,
          <source>Nucleic Acids Research</source>
          <volume>37</volume>
          (
          <year>2009</year>
          )
          <fpage>170</fpage>
          -
          <lpage>173</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ghazvinian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Noy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Jonquet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. H.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Musen</surname>
          </string-name>
          ,
          <article-title>What four million mappings can tell you about two hundred ontologies</article-title>
          ,
          <source>in: Int'l Sem. Web Conf. (ISWC)</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>X.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Cross</surname>
          </string-name>
          ,
          <article-title>Extending an ontology alignment system with bioportal: a preliminary analysis</article-title>
          ,
          <source>in: Poster at Int'l Sem. Web Conf. (ISWC)</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Solimando</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          , G. Guerrini,
          <article-title>Minimizing conservativity violations in ontology alignments: Algorithms and evaluation, Knowledge and Information Systems (</article-title>
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>R.</given-names>
            <surname>Upson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <article-title>Knowledge Graph Alignmnet as a Service</article-title>
          ,
          <source>in: ISWC Posters &amp; Demos</source>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Meilicke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. Cuenca</given-names>
            <surname>Grau</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Horrocks</surname>
          </string-name>
          ,
          <article-title>Evaluating mapping repair systems with large biomedical ontologies</article-title>
          ,
          <source>in: 26th Description Logics Workshop</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>D.</given-names>
            <surname>Faria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Pesquita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Santos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Couto</surname>
          </string-name>
          ,
          <article-title>Towards annotating potential incoherences in bioportal mappings</article-title>
          ,
          <source>in: 13th Int'l Sem. Web Conf. (ISWC)</source>
          ,
          <year>2014</year>
          .
          <source>doi:1 0 . 1 0</source>
          <volume>0 7 / 9 7 8 - 3 - 3 1 9 - 1 1 9 1 5 - 1</volume>
          _
          <fpage>2</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Agibetov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Samwald</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Cross</surname>
          </string-name>
          ,
          <article-title>Dividing the Ontology Alignment Task with Semantic Embeddings and Logic-Based Modules</article-title>
          ,
          <source>in: 24th European Conference on Artificial Intelligence (ECAI)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>784</fpage>
          -
          <lpage>791</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>L.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fisch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chopra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Adams</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bordes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Weston</surname>
          </string-name>
          , Starspace:
          <article-title>Embed all the things!</article-title>
          ,
          <source>arXiv preprint arXiv:1709.03856</source>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>B.</given-names>
            <surname>Cuenca Grau</surname>
          </string-name>
          , I. Horrocks,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Kazakov</surname>
          </string-name>
          , U. Sattler,
          <article-title>Modular reuse of ontologies: Theory and practice</article-title>
          ,
          <source>J. Artif. Intell. Res</source>
          .
          <volume>31</volume>
          (
          <year>2008</year>
          )
          <fpage>273</fpage>
          -
          <lpage>318</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>