<!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>Wiktionary Matcher Results for OAEI 2021</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Data and Web Science Group, University of Mannheim</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>SAP SE Business Technology Platform - One Domain Model</institution>
          ,
          <addr-line>Walldorf</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>State</institution>
          ,
          <addr-line>Purpose, General Statement</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper presents the results of the Wiktionary Matcher in the Ontology Alignment Evaluation Initiative (OAEI) 2021. Wiktionary Matcher is an ontology matching tool that exploits Wiktionary as external background knowledge source. Wiktionary is a large lexical knowledge resource that is collaboratively built online. Multiple current language versions of Wiktionary are merged and used for monolingual ontology matching by exploiting synonymy relations and for multilingual matching by exploiting the translations given in the resource. This is the third OAEI participation of the matching system.3 The Wiktionary Matcher is an element-level, label-based matcher which uses an online lexical resource, namely Wiktionary. The latter is "[a] collaborative project run by the Wikimedia Foundation to produce a free and complete dictionary in every language"4. The dictionary is organized similarly to Wikipedia: Everybody can contribute to the project and the content is reviewed in a community process. Compared to WordNet [3], Wiktionary is signi cantly larger and also available in other languages than English. This matcher uses DBnary [13], an RDF version of Wiktionary that is publicly available5. The DBnary dataset makes use of an extended LEMON model [6] to describe the data. For this matcher, recent DBnary datasets for 8 Wiktionary languages6 have been downloaded and merged into one RDF graph. Triples not required for the matching</p>
      </abstract>
      <kwd-group>
        <kwd>Ontology Matching</kwd>
        <kwd>Ontology Alignment</kwd>
        <kwd>External Resources</kwd>
        <kwd>Background Knowledge</kwd>
        <kwd>Wiktionary</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>1.1</p>
    </sec>
    <sec id="sec-2">
      <title>Presentation of the System</title>
      <p>algorithm, such as glosses, were removed in order to increase the performance
of the matcher and to lower its memory requirements. As Wiktionary contains
translations, this matcher can work on monolingual and multilingual matching
tasks.</p>
      <p>
        This is the third OAEI participation of this matching system, Wiktionary
Matcher participated in the OAEI in 2019 [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and in the OAEI 2020 [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The
matcher has been implemented and packaged using the Matching EvaLuation
Toolkit (MELT)7, a Java framework for matcher development, tuning,
evaluation, and packaging [
        <xref ref-type="bibr" rid="ref5 ref8">5,8</xref>
        ].
1.2
      </p>
      <sec id="sec-2-1">
        <title>Speci c Techniques Used</title>
        <p>
          This matching system system was initially introduced at the OAEI 2019 [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. An
overview of the matching system is provided in Figure 1. The main techniques
used for matching are summarized below.
        </p>
        <p>Monolingual Matching For monolingual ontologies, the matching system rst
applies multiple string matching techniques. Afterwards, the synonym matcher</p>
        <sec id="sec-2-1-1">
          <title>7 see https://github.com/dwslab/melt</title>
          <p>
            module links labels to concepts in Wiktionary and checks then whether the
concepts are synonymous in the external dataset. This approach is conceptually
similar to an upper ontology matching approach. Concerning the usage of a
collaboratively built knowledge source, the approach is similar to WikiMatch [
            <xref ref-type="bibr" rid="ref4">4</xref>
            ]
which exploits the Wikipedia search engine. Wiktionary Matcher adds a
correspondence to the nal alignment purely based on the synonymy relation
independently of the actual word sense. This is done in order to avoid word sense
disambiguation on the ontology side but also on Wiktionary side: Versions for some
countries do not annotate synonyms and translations for senses but rather on the
level of the lemma. Hence, many synonyms are given independently of the word
sense. In such cases, word-sense-disambiguation would have to be performed also
on Wiktionary [
            <xref ref-type="bibr" rid="ref7">7</xref>
            ]. Linking labels of entities to Wiktionary is carried out as
follows: The full label is looked up in the knowledge source. If the label cannot
be found, labels consisting of multiple word tokens are truncated from the right
and the process is repeated to check for sub-concepts. This allows to detect long
sub-concepts even if the full string cannot be found. Label conference banquet of
concept http://ekaw#Conference Banquet from the Conference track, for
example, cannot be linked to the background dataset using the full label. However, by
applying right-to-left truncation, the label can be linked to two concepts, namely
conference and banquet, and in the following also be matched to the correct
concept http://edas#ConferenceDinner which is linked in the same fashion. For
multi-linked concepts (such as conference dinner ), a match is only annotated
if every linked component of the label is synonymous to a component in the
other label. Therefore, lens (http://mouse.owl#MA 0000275) is not mapped to
crystalline lens (http://human.owl#NCI C12743) due to a missing synonymous
partner for crystalline whereas urinary bladder neck (http://mouse.owl#MA
0002491) is matched to bladder neck (http://human.owl#NCI C12336) because
urinary bladder is synonymous to bladder.
          </p>
          <p>Multilingual Matching For every matching task, the system rst determines the
language distributions in the ontologies. If the ontologies appear to be in di erent
languages, the system automatically enables the multilingual matching module:
Here, Wiktionary translations are exploited: A match is created, if one label can
be translated to the other one according to at least one Wiktionary language
version { such as the Spanish label ciudad and the French label ville (both
meaning city). This process is depicted in Figure 2: The Spanish label is linked
to the entry in the Spanish Wiktionary and from the entry the translation is
derived. If there is no Wiktionary version for the languages to be matched or
the approach described above yields very few results, it is checked whether the
two labels appear as a translation for the same word. The Chinese label 决定
(jued ng), for instance, is matched to the Arabic label P@Q¯ (qrar) because both
appear as a translation of the English word decision on Wiktionary. This (less
precise) approach is particularly important for language pairs for which no
Wiktionary dataset is available to the matcher (such as Chinese and Arabic). The
process is depicted in Figure 3: The Arabic and Chinese labels cannot be linked
to Wiktionary entries but, instead, appear as translation for the same concept.</p>
          <p>Instance Matching The matcher presented in this paper can be also used for
combined schema and instance matching tasks. If instances are available in the given
datasets, the matcher applies a two step strategy: After aligning the schemas,
instances are matched using a string index. As there are typically many instances,
Wiktionary is not used for the instance matching task in order to increase the
matching runtime performance. Moreover, the coverage of schema level concepts
in Wiktionary is much higher than for instance level concepts: For example, there
is a sophisticated representation of the concept movie8, but hardly any
individual movies in Wiktionary. For correspondences where the instances belong to
classes that were matched before, a higher con dence is assigned. If one instance
matches multiple other instances, the correspondence is preferred where both
their classes were matched before.</p>
          <p>
            Explainability Unlike many other ontology matchers, this matcher uses the
extension capabilities of the alignment format [
            <xref ref-type="bibr" rid="ref1">1</xref>
            ] in order to provide a human
          </p>
        </sec>
        <sec id="sec-2-1-2">
          <title>8 see https://en.wiktionary.org/wiki/movie</title>
          <p>readable explanation of why a correspondence was added to the nal alignment.
Such explanations can help to interpret and to trust a matching system's
decision. Similarly, explanations also allow to comprehend why a correspondence was
falsely added to the nal alignment: The explanation for the false positive match
(http://confOf#Contribution, http://iasted#Tax), for instance, is given as
follows: "The rst concept was mapped to dictionary entry [contribution] and the
second concept was mapped to dictionary entry [tax]. According to Wiktionary,
those two concepts are synonymous." Here, it can be seen that the matcher was
successful in linking the labels to Wiktionary but failed due to the missing word
sense disambiguation. In order to explain a correspondence, the description
property9 of the Dublin Core Metadata Initiative is used.
1.3</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>Extensions to the Matching System for the 2021 Campaign</title>
        <p>For the 2021 campaign, the background knowledge has been updated: The
system uses DBnary dumps as of late July 2021. The Wiktionary knowledge source
grew signi cantly compared to the version used in the OAEI 2020: In total, 7
million new triples were added; an increase of roughly 9%.</p>
        <p>
          Besides upgrading the background knowledge, the underlying architecture
was also improved: Rather than using a custom Wiktionary component, the 2021
version of the matching system was adapted to use the background knowledge
modules that were made available with the release of MELT 3.0 [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. With these
changes, the code base is cleaner and better modularized. Improvements to the
Wiktionary module will now bene t all MELT users. It is important to emphasize
that these architectural improvements do not change the matching algorithm
        </p>
        <sec id="sec-2-2-1">
          <title>9 see http://purl.org/dc/terms/description</title>
          <p>compared to the 2020 version. The system was, furthermore, adapted to be
packaged as MELT Web Docker10 container. The implementation is publicly
available on GitHub.11
2
2.1</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Results</title>
      <sec id="sec-3-1">
        <title>Anatomy Track</title>
        <p>On the anatomy track, recall and F1 could be slightly improved compared to
the 2020 version of the matcher. The system performs at the median of all 2021
systems with an F1 score of 0.843 (precision = 0.956, recall = 0.753).
2.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Conference Track</title>
        <p>The matching system achieves almost the same results as in 2021 on the
conference track with a slightly improved recall. With an F1 score of 0.59 on rar2-M3,
the system performs above the median in terms of F1.
2.3</p>
      </sec>
      <sec id="sec-3-3">
        <title>Multifarm Track</title>
        <p>The largest overall improvements compared to last year could be observed on the
Multifarm track: Here, the F1 score could be improved through a higher recall
(the precision fell slightly). Like in the 2020 campaign, Wiktionary Matcher was
the system with the overall highest precision and scored third place behind AML
and LogMap.
2.4</p>
      </sec>
      <sec id="sec-3-4">
        <title>LargeBio Track</title>
        <p>As of writing this article, the results of the LargeBio track were not yet published.
2.5</p>
      </sec>
      <sec id="sec-3-5">
        <title>Knowledge Graph Track</title>
        <p>As in 2020, Wiktionary Matcher is the best matching system on the knowledge
graph track.12 The performance numbers did not change compared to the 2020
version of the matcher.
2.6</p>
      </sec>
      <sec id="sec-3-6">
        <title>Common Knowledge Graph Track</title>
        <p>
          This year, a new track was added to the OAEI: The Common Knowledge Graph
Track [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. Although not optimized for this track, Wiktionary Matcher achieved
the second best result in terms of F1 with a score of 0.89.
10 see https://dwslab.github.io/melt/matcher-packaging/web
11 see https://github.com/janothan/WiktionaryMatcher
12 2021 [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] achieves the same F1 score { however, as the performance of the latter
matcher on classes and properties is slightly worse, Wiktionary Matcher comes in
rst.
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>General Comments</title>
      <p>It is important to note that the matching system currently exploits only a small
share of semantic relations available on Wiktionary. The system is restricted
by the available relations extracted by the DBnary project. The additional
exploitation of the relations alternative forms or derived terms, for instance, would
likely improve the system. However, those are not yet extracted and are
consequently not used for the matching task as of today. The improvements observed
on Anatomy and Conference are completely due to the updated Wiktionary
version since the core matching code was left unchanged.
4</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>In this paper, we presented the Wiktionary Matcher, a matcher utilizing a
collaboratively built lexical resource, as well as the results of the system in the 2021
OAEI campaign. Given Wiktionary's continuous growth, it can be expected that
the matching results will continue to improve over time { for example when
additional synonyms and translations are added. In addition, improvements to the
DBnary dataset, such as the addition of alternative word forms, may also
improve the overall matcher performance in the future.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>David</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Euzenat</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Schar e, F.,
          <string-name>
            <surname>dos Santos</surname>
          </string-name>
          , C.T.:
          <article-title>The alignment API 4.0</article-title>
          .
          <issue>Semantic Web 2</issue>
          (
          <issue>1</issue>
          ),
          <volume>3</volume>
          {
          <fpage>10</fpage>
          (
          <year>2011</year>
          ). https://doi.org/10.3233/SW-2011-0028, https: //doi.org/10.3233/SW-2011-0028
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Fallatah</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hopfgartner</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>A gold standard dataset for large knowledge graphs matching</article-title>
          . In: Shvaiko,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Jimenez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Hassanzadeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            ,
            <surname>Trojahn</surname>
          </string-name>
          , C. (eds.)
          <source>Proceedings of the 15th International Workshop on Ontology Matching co-located with the 19th International Semantic Web Conference (ISWC</source>
          <year>2020</year>
          ),
          <article-title>Virtual conference (originally planned to</article-title>
          be in Athens, Greece),
          <source>November 2</source>
          ,
          <year>2020</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>2788</volume>
          , pp.
          <volume>24</volume>
          {
          <fpage>35</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2020</year>
          ), http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2788</volume>
          /om2020_LTpaper3.pdf
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Fellbaum</surname>
          </string-name>
          , C. (ed.):
          <article-title>WordNet: An Electronic Lexical Database</article-title>
          . Language, Speech, and Communication, MIT Press, Cambridge, Massachusetts (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Hertling</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>WikiMatch - Using Wikipedia for Ontology Matching</article-title>
          . In: Shvaiko,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Kementsietsidis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Mao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Noy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Stuckenschmidt</surname>
          </string-name>
          , H. (eds.) OM-2012
          <source>: Proceedings of the ISWC Workshop</source>
          . vol.
          <volume>946</volume>
          , pp.
          <volume>37</volume>
          {
          <issue>48</issue>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Hertling</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Portisch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>MELT - matching evaluation toolkit</article-title>
          . In: Acosta,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Cudre-Mauroux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Maleshkova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Pellegrini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Sack</surname>
          </string-name>
          ,
          <string-name>
            <surname>H.</surname>
          </string-name>
          , SureVetter, Y. (eds.)
          <source>Semantic Systems. The Power of AI and Knowledge Graphs - 15th International Conference, SEMANTiCS</source>
          <year>2019</year>
          , Karlsruhe, Germany, September 9-
          <issue>12</issue>
          ,
          <year>2019</year>
          ,
          <source>Proceedings. Lecture Notes in Computer Science</source>
          , vol.
          <volume>11702</volume>
          , pp.
          <volume>231</volume>
          {
          <fpage>245</fpage>
          . Springer (
          <year>2019</year>
          ). https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -33220-4 17, https: //doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -33220-4_
          <fpage>17</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>McCrae</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aguado-de Cea</surname>
          </string-name>
          , G.,
          <string-name>
            <surname>Buitelaar</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cimiano</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Declerck</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>GomezPerez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gracia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hollink</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montiel-Ponsoda</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spohr</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wunner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Interchanging Lexical Resources on the Semantic Web</article-title>
          .
          <source>Language Resources and Evaluation</source>
          <volume>46</volume>
          (
          <issue>4</issue>
          ),
          <volume>701</volume>
          {719 (Dec
          <year>2012</year>
          ). https://doi.org/10.1007/s10579-012-9182- 3, http://link.springer.
          <source>com/10.1007/s10579-012-9182-3</source>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7. Meyer,
          <string-name>
            <given-names>C.M.</given-names>
            ,
            <surname>Gurevych</surname>
          </string-name>
          ,
          <string-name>
            <surname>I.</surname>
          </string-name>
          :
          <article-title>Worth its weight in gold or yet another resource - A comparative study of wiktionary, openthesaurus and germanet</article-title>
          . In: Gelbukh,
          <string-name>
            <surname>A.F</surname>
          </string-name>
          . (ed.)
          <source>Computational Linguistics and Intelligent Text Processing</source>
          , 11th International Conference, CICLing
          <year>2010</year>
          , Iasi, Romania, March
          <volume>21</volume>
          -27,
          <year>2010</year>
          .
          <source>Proceedings. Lecture Notes in Computer Science</source>
          , vol.
          <volume>6008</volume>
          , pp.
          <volume>38</volume>
          {
          <fpage>49</fpage>
          . Springer (
          <year>2010</year>
          ). https://doi.org/10.1007/978-3-
          <fpage>642</fpage>
          -12116-6 4, https://doi.org/10.1007/ 978-3-
          <fpage>642</fpage>
          -12116-
          <issue>6</issue>
          _
          <fpage>4</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Portisch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hertling</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>Visual analysis of ontology matching results with the MELT dashboard</article-title>
          .
          <source>In: The Semantic Web: ESWC 2020 Satellite Events</source>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Portisch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hladik</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>Wiktionary matcher</article-title>
          . In: Shvaiko,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Jimenez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Hassanzadeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            ,
            <surname>Trojahn</surname>
          </string-name>
          , C. (eds.)
          <source>Proceedings of the 14th International Workshop on Ontology Matching co-located with the 18th International Semantic Web Conference (ISWC</source>
          <year>2019</year>
          ), Auckland, New Zealand,
          <source>October</source>
          <volume>26</volume>
          ,
          <year>2019</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>2536</volume>
          , pp.
          <volume>181</volume>
          {
          <fpage>188</fpage>
          . CEURWS.org (
          <year>2019</year>
          ), http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2536</volume>
          /oaei19_paper15.pdf
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Portisch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hladik</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>Background knowledge in schema matching: Strategy vs. data</article-title>
          .
          <source>In: Proceedings of the International Semantic Web Conference</source>
          ,
          <string-name>
            <surname>ISWC</surname>
          </string-name>
          <year>2021</year>
          (
          <year>2021</year>
          ), to appear
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Portisch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>Wiktionary matcher results for OAEI 2020</article-title>
          . In: Shvaiko,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Jimenez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Hassanzadeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            ,
            <surname>Trojahn</surname>
          </string-name>
          , C. (eds.)
          <source>Proceedings of the 15th International Workshop on Ontology Matching co-located with the 19th International Semantic Web Conference (ISWC</source>
          <year>2020</year>
          ),
          <article-title>Virtual conference (originally planned to</article-title>
          be in Athens, Greece),
          <source>November 2</source>
          ,
          <year>2020</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>2788</volume>
          , pp.
          <volume>225</volume>
          {
          <fpage>232</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2020</year>
          ), http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2788</volume>
          /oaei20_paper14.pdf
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Portisch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>ALOD2vec Matcher results for OAEI 2021</article-title>
          . In: OM@ISWC
          <year>2021</year>
          (
          <year>2021</year>
          ), to appear
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Serasset</surname>
          </string-name>
          , G.:
          <article-title>Dbnary: Wiktionary as a lemon-based multilingual lexical resource in RDF</article-title>
          .
          <source>Semantic Web</source>
          <volume>6</volume>
          (
          <issue>4</issue>
          ),
          <volume>355</volume>
          {
          <fpage>361</fpage>
          (
          <year>2015</year>
          ). https://doi.org/10.3233/SW-140147, https://doi.org/10.3233/SW-140147
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>