<!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>ADOM: Arabic Dataset for Evaluating Arabic and Cross-lingual Ontology Alignment Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Abderrahmane Khiat</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Moussa Benaissa</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ernesto Jime´nez-Ruiz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Oxford</institution>
          ,
          <country country="UK">United Kingdom</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>LITIO Laboratory, University of Oran1 Ahmed Ben Bella</institution>
          ,
          <addr-line>Oran</addr-line>
          ,
          <country country="DZ">Algeria</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper, we present ADOM, a dataset in Arabic language describing the conference domain. This dataset was created for two purposes (1) analysis of the behavior of matchers specially designed for Arabic language, (2) integration with the multifarm dataset of the Ontology Alignment Evaluation Initiative (OAEI). The multifarm track evaluates the ability of matching systems to deal with ontologies described in different natural languages. We have tested the ADOM dataset with the LogMap ontology matching system. The experiment shows that the ADOM dataset works correctly for the task of evaluating cross multilingual ontology alignment systems.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Ontology alignment is defined as the identification process of semantic correspondences
between entities of different ontologies in order to ensure the semantic
interoperability [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. However, the automatic identification of correspondences between ontologies is
very difficult due to (a) their conceptual divergence [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], and (b) to the use of different
naming conventions or languages. In the literature there are several systems that deal
with the (semi) automatic alignment of ontologies [
        <xref ref-type="bibr" rid="ref1 ref11 ref12">1, 12, 11</xref>
        ]. These systems are
(typically) primarily based on the lexical similarity of the entity labels. Matching ontologies
in different languages is challenging due to misinterpretations during the translation
process. Ontologies in Arabic language brings even more challenges due to special
features of the language. Among the reasons that make ontology alignment in Arabic
language very difficult we can quote [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]:
1. The Arabic script (no short vowels and no capitalization).
2. Explosion of ambiguity (in average 2.3 per word in other languages to 19.2 in
      </p>
      <p>
        Arabic) by Buckwalter (2004) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
3. Complex word structure, for example the sentence ÑîDK@Pð can be translated in
English language as and I saw them.
      </p>
      <p>
        In this paper, we present ADOM, a dataset in Arabic language describing the
conference domain. We have created this dataset by translating and improving all ontologies
of the conference track [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] of the OAEI campaign. We summarize below the
objectives of the developed dataset: (1) Analysis and evaluation of the behaviour of matchers
designed for Arabic language. Here, the real questions are: (a) could the state of the art
systems handle efficiently the ontologies described in Arabic language? (b) Are external
knowledge resources for Arabic language available such as WordNet? (2) Integration
with the multifarm track [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] of the OAEI campaign.1 The multifarm track evaluates the
ability of matching systems to deal with ontologies described in different natural
languages. The question here, concerns to the performance of the translator used to align
multilingual ontologies?
      </p>
      <p>The rest of the paper is organized as follows. First, in Section 2, we discuss the
top systems that participated in the last editions of the multifarm track. In section 3 we
describe the ADOM dataset. Section 4 contains the experiment results. Finally, some
concluding remarks and future work are presented in Section 5.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        In this section we discuss the main ontology matching systems that have participated in
the multifarm track. Most of such systems use a translation tool to deal with the
crosslingual ontology alignment. The XMap system [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] uses an automatic translation for
obtaining correct matching pairs in multilingual ontology matching. The translation is
done by querying Microsoft Translator for the full name. The AML system [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] uses an
automatic translation module based on Microsoft Translator. The translation is done by
querying Microsoft Translator for the full name (rather than word-by-word). To improve
performance, AML stores locally all translation results in dictionary files, and queries
the Translator only when no stored translation is found. The LogMap system [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] that
participated in the OAEI 2014 campaign used a multilingual module based on Google
translate [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]; however the new version of the LogMap system uses both Microsoft and
Google translator APIs [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. The YAM++ system [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] uses a multilingual translator based
on Microsoft Bing to translate the annotations to English. Table 1 summarizes the
results of the top systems in the multifarm track.
1 ADOM has already been integrated within the OAEI 2015 multifarm dataset: http://
oaei.ontologymatching.org/2015/multifarm/index.html
      </p>
    </sec>
    <sec id="sec-3">
      <title>The ADOM Dataset</title>
      <p>
        The dataset is constituted of seven ontologies in Arabic language. These ontologies
describe the conference domain and are based on the ontologies of the OAEI conference
track [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. We justify the proposal of our dataset by the following points: (1) The OAEI
campaign, which is the most known evaluation campaign for testing the performance of
ontology matching systems, lacked a test case involving ontologies in Arabic language.
(2) To the best of our knowledge, no such dataset exists yet in Arabic language.2 (3)
Furthermore, there are several contexts such as Web information retrieval where the
ontology matching systems are needed both in inter-multilingual ontologies and
intraArabic ontologies.
      </p>
      <p>We have developed our dataset relying on the conference and multifarm tracks of
the OAEI. In order to develop the Arabic ontologies and reference alignments for the
ADOM dataset we proceeded as follows.
3.1</p>
      <sec id="sec-3-1">
        <title>Step 1: Translation of Ontology Entities</title>
        <p>In this step, we have identified the concepts, object and data-type properties of the
ontologies, for example we can list the concept ”IjJ.Ë@ (paper)”, data-type property
”Õae@ éKYË (has name) and object property ”¡ . @P úÎ« ©¯ñÓ éKYË (has website at URL),
etc. We have semi-automatically translated the ontologies in English and French by
considering the context of the ontologies (i.e., the conference domain). For example, if
we translate simply the concept ”paper” we get ” é¯Pð” in Arabic language but ” é¯Pð”
is not the correct concept if we consider the context of conference and some
information from conference websites in Arabic language. Then the correct concept of ”paper”
becomes ”IjJ. Ë@”.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Step 2: Generation of Reference Alignments</title>
        <p>We have reused the available reference alignments among the ontologies in the
multifarm track to generate the new reference alignments for ADOM. For example, in the
reference alignment for ontologies in Arabic language, we can list the concept ”HYmÌ'@
(event)” of the ontology Confof is equivalent to the concept ” A (activity)” of the
ontology Iasted. In the reference alignment for ontologies in Arabic and French languages,
we can list the concept ”e´diteur (Editor)” of the ontology conference is equivalent to
the concept ”PQjÖÏ@” of the ontology Cmt.
3.3</p>
      </sec>
      <sec id="sec-3-3">
        <title>Step 3: Validation by a Linguistic Expert</title>
        <p>
          Our dataset was validated by a linguistic expert with regard to the translation of
concepts and properties. Furthermore we also checked the correctness of the new reference
alignments.
2 Note that, in the literature one can find datasets in Arabic language applied to other domains
different from Ontology Matching (e.g. [
          <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
          ])
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Experimental Study</title>
      <p>In order to evaluate the ADOM dataset, we have used the LogMap system which is one
of the top ontology alignment systems on multifarm track (see Table 1). The purpose of
this evaluation is to show that the ADOM dataset is suitable to test ontology matching
systems that implement multilingual support.</p>
      <p>LogMap 2015</p>
      <p>LogMap 2014</p>
      <p>LogMap 2015</p>
      <p>LogMap 2014
0,37
0,25
0,79 0,76
0,83 0,8
0,50
0,37
0,45
0,28
0,55
0,4
Recall</p>
      <p>Precision</p>
      <p>F-measure</p>
      <p>Recall</p>
      <p>Precision</p>
      <p>F-measure
(a) LogMap results on ADOM dataset</p>
      <p>(b) LogMap System on Multifarm Track</p>
      <p>We have tested the ADOM dataset with two versions of LogMap system. The first
version, which has participated in the OAEI 2014, uses the Google translator API. The
second, which aims at participating in the OAEI 2015, uses both the Microsoft and
Google translators APIs. Figure 1 summarizes the average results, in terms of precision,
recall and F-measure, obtained by LogMap on the ADOM dataset (Fig. 1a) and on all
multifarm tests (Fig. 1b). We can appreciate that, on average, the ADOM dataset brings
an additional complexity to the multifarm track, with regard the results obtained by
LogMap. Note that, we aim at obtaining a more comprehensive evaluation during the
OAEI 2015 evaluation campaign to confirm this fact.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>In this paper we have presented ADOM, a new dataset in Arabic language describing
the conference domain. This dataset has been created for two purposes 1) studying and
developing specific ontology alignment methods to align ontologies in Arabic language,
2) evaluating the ability of state of the art ontology matching systems to deal with
ontologies in Arabic. The experimental study shows that ADOM dataset is suitable in
practice. Furthermore, ADOM has already been integrated within the multifarm dataset
and it will be evaluated in the OAEI 2015 campaign.</p>
      <p>As future challenges, we aim at (1) developing a large corpus of ontologies and
dictionaries for the Arabic language, (2) adapting state of the art NLP tools to align
ontologies in Arabic language, (3) improving the state of the art translators dedicated
to the Arabic language.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          , “Ontology Matching”, Springer-Verlag, Heidelberg,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>W.</given-names>
            <surname>Djeddi</surname>
          </string-name>
          and M. T.Khadir, “
          <article-title>XMap++ results for OAEI 2014”</article-title>
          .
          <source>In Proceedings of the 9th International Workshop on Ontology Matching ISWC</source>
          <year>2014</year>
          , pp.
          <fpage>163169</fpage>
          ,
          <string-name>
            <surname>Italy</surname>
          </string-name>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>E.</given-names>
            <surname>Jime</surname>
          </string-name>
          <article-title>´nez-</article-title>
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>B. C.</given-names>
          </string-name>
          <string-name>
            <surname>Grau</surname>
            ,
            <given-names>W</given-names>
          </string-name>
          <string-name>
            <surname>Xia</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Solimando</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Cross</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Gong</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Zhang</surname>
          </string-name>
          and A.
          <string-name>
            <surname>Chennai-Thiagarajan</surname>
          </string-name>
          , “
          <article-title>LogMap family results for OAEI 2014”</article-title>
          .
          <source>In Proceedings of the 9th Workshop on Ontology Matching ISWC</source>
          <year>2014</year>
          , pp.
          <fpage>126</fpage>
          -
          <lpage>134</lpage>
          , Italy,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>D.</given-names>
            <surname>Faria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Martins</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nanavaty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Taheri</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>I. F.</given-names>
            <surname>Cruz</surname>
          </string-name>
          and
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Couto</surname>
          </string-name>
          , “
          <article-title>AgreementMakerLight results for OAEI 2014”</article-title>
          .
          <source>In Proceedings of the 9th Workshop on Ontology Matching ISWC</source>
          <year>2014</year>
          , pp.
          <fpage>105</fpage>
          -
          <lpage>112</lpage>
          , Italy,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5. T. Buckwalter, “
          <source>Arabic Morphological Analyzer Version 2.0”. LDC catalog number LDC2004L02</source>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>A.</given-names>
            <surname>Farghaly</surname>
          </string-name>
          , “
          <string-name>
            <surname>Arabic</surname>
            <given-names>NLP</given-names>
          </string-name>
          :
          <article-title>Overview, state of the art, challenges and opportunities”</article-title>
          ,
          <source>In The International Arab Conference on Information Technology, ACIT2008, Tunisia</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>D.</given-names>
            <surname>Ngo</surname>
          </string-name>
          and
          <string-name>
            <given-names>Z.</given-names>
            <surname>Bellahsene</surname>
          </string-name>
          , “YAM+
          <article-title>+ results for OAEI 2013”</article-title>
          ,
          <source>In Proceedings of the 8th Workshop on Ontology Matching ISWC</source>
          <year>2013</year>
          , pp.
          <fpage>211</fpage>
          -
          <lpage>218</lpage>
          , Australia,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>P.</given-names>
            <surname>Bouquet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Franconi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Serafini</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Stamou and S. Tessaris “Specification of a Common Framework for Characterizing Alignment”</article-title>
          ,
          <source>Deliverable 2.2</source>
          .1,
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Web</surname>
          </string-name>
          <string-name>
            <surname>NoE</surname>
          </string-name>
          ,
          <source>Technical Report, Italy</source>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>E.</given-names>
            <surname>Jime</surname>
          </string-name>
          <article-title>´nez-</article-title>
          <string-name>
            <surname>Ruiz</surname>
          </string-name>
          et al. “
          <article-title>LogMap family results for OAEI 2015”</article-title>
          .
          <source>In Proceedings of the 10th Workshop on Ontology Matching ISWC</source>
          <year>2015</year>
          , pp.,
          <source>USA</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10. E.
          <string-name>
            <surname>Jime</surname>
          </string-name>
          <article-title>´nez-</article-title>
          <string-name>
            <surname>Ruiz</surname>
          </string-name>
          ,
          <article-title>Bernardo Cuenca Grau, Yujiao Zhou</article-title>
          and
          <string-name>
            <given-names>Ian</given-names>
            <surname>Horrocks</surname>
          </string-name>
          . “
          <string-name>
            <surname>Large-Scale Interactive Ontology</surname>
          </string-name>
          <article-title>Matching: Algorithms and Implementation”</article-title>
          .
          <source>In: ECAI</source>
          .
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>Z.</given-names>
            <surname>Dragisic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Eckert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Faria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ferrara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Granada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Ivanova</surname>
          </string-name>
          , E. Jime´nezRuiz,
          <string-name>
            <given-names>A. O.</given-names>
            <surname>Kempf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Lambrix</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Montanelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Paulheim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ritze</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Solimando</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Trojahn-dos-</article-title>
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Zamazal</surname>
            and
            <given-names>B. Cuenca</given-names>
          </string-name>
          <string-name>
            <surname>Grau</surname>
          </string-name>
          , “
          <source>Results of the Ontology Alignment Evaluation Initiative</source>
          <year>2014</year>
          ”, 9th Workshop on Ontology Matching,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>B.</given-names>
            <surname>Cuenca Grau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Dragisic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Eckert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ferrara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Granada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Ivanova</surname>
          </string-name>
          ,
          <string-name>
            <surname>E.</surname>
          </string-name>
          <article-title>Jime´nez-</article-title>
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>A. Oskar</given-names>
          </string-name>
          <string-name>
            <surname>Kempf</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Lambrix</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Nikolov</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Paulheim</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Ritze</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Scharffe</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Shvaiko</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <article-title>Trojahn dos Santos, O</article-title>
          . Zamazal, “
          <source>Results of the Ontology Alignment Evaluation Initiative</source>
          <year>2013</year>
          ”. 8th Workshop on Ontology Matching,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>O.</given-names>
            <surname>Svab</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Svatek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Berka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Rak</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Tomasek</surname>
          </string-name>
          , “
          <article-title>OntoFarm: Towards an Experimental Collection of Parallel Ontologies”</article-title>
          ,
          <source>In: Poster Track of ISWC</source>
          <year>2005</year>
          , Galway,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>C. Meilicke</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Garca-Castro</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Freitas</surname>
          </string-name>
          ,
          <string-name>
            <surname>WR. Van Hage</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Montiel-Ponsoda</surname>
            ,
            <given-names>R</given-names>
          </string-name>
          .R. De Azevedo,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stuckenschmidt</surname>
          </string-name>
          ,
          <string-name>
            <surname>O.</surname>
          </string-name>
          <article-title>vb-</article-title>
          <string-name>
            <surname>Zamazal</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Svtek</surname>
            and
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Tamilin</surname>
          </string-name>
          , “
          <article-title>MultiFarm: A benchmark for multilingual ontology matching”</article-title>
          .
          <source>Web Semant. Sci. Serv</source>
          .
          <source>Agents World Wide Web</source>
          . Vol.
          <volume>15</volume>
          , pp.
          <fpage>6268</fpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15. I.
          <string-name>
            <surname>Bounhas</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Elayeb</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Evrard</surname>
            , and
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Slimani</surname>
          </string-name>
          , ”
          <article-title>ArabOnto: Experimenting a new distributional approach for Building Arabic Ontological Resources”</article-title>
          .
          <source>In International Journal of Metadata</source>
          , Semantics and Ontologies, Inder-science, Vol.
          <volume>6</volume>
          , No.
          <issue>2</issue>
          , pp.
          <fpage>81</fpage>
          -
          <lpage>95</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>O.</given-names>
            <surname>Ben</surname>
          </string-name>
          <string-name>
            <surname>Khiroun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Elayeb</surname>
          </string-name>
          , I. Bounhas,
          <string-name>
            <given-names>N. Bellamine</given-names>
            <surname>Ben Saoud</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Evrard</surname>
          </string-name>
          , “
          <article-title>Towards a New Standard Arabic Test Collection for Mono-</article-title>
          and
          <string-name>
            <surname>Cross-Language Information</surname>
          </string-name>
          Retrieval”,
          <source>In the Proceedings of 19th International Conference on Application of Natural Language to Information Systems (NLDB)</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>