<!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>Aligning Top-level and Domain Ontologies - Expected date for defense: March/2019</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Daniela Schmidt</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Cassia Trojahn</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Renata Vieira</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>renata.vieira@pucrs.br</string-name>
        </contrib>
      </contrib-group>
      <abstract>
        <p>Many efforts in the ontology matching field have been particularly dedicated to domain ontologies, however the problem of matching domain and top-level ontologies has been addressed to a lesser extent, particularly due to their different levels of abstraction. This work aims at filling the gap in this area. We intend to propose an approach to align top-level and domain ontologies. The use of general lexical databases as an intermediary layer is a direction.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Considering the discussion above, this thesis aims to contribute to the problem of
matching domain and top-level ontologies. We are proposing an approach to
automatically align domain and top-level ontologies. This paper summarizes the thesis proposal
which will be estimated to be developed till march/2019.</p>
      <p>The remaining of this paper is organized as follows. Section 2 introduces the
theoretical background on top-level ontology and ontology alignment. Then, we discuss
on available state-of-the-art matching systems and the lexical database WordNet. Section
3 presents the related work. Section 4 describes our initial experiments. Section 5 presents
our thesis proposal including research hypothesis, and research goals. Section 6 concludes
this paper.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
    </sec>
    <sec id="sec-3">
      <title>2.1. Top-level ontologies</title>
      <p>
        A top-level ontology is a high-level and domain independent ontology. The concepts
expressed are intended to be basic and universal to ensure generality and expressivity for
a wide range of domains. It is often characterized as representing common sense
concepts and concerns concepts which are meta, generic, abstract and philosophical. Some
examples of well known top-level ontologies are BFO [
        <xref ref-type="bibr" rid="ref4">Grenon et al. 2004</xref>
        ], DOLCE
[
        <xref ref-type="bibr" rid="ref3">Gangemi et al. 2002</xref>
        ], GFO [
        <xref ref-type="bibr" rid="ref6">Herre et al. 2007</xref>
        ], SUMO [
        <xref ref-type="bibr" rid="ref14">Niles and Pease 2001</xref>
        ] and UFO
[
        <xref ref-type="bibr" rid="ref5">Guizzardi 2005</xref>
        ]. A review of them is presented in [
        <xref ref-type="bibr" rid="ref10">Mascardi et al. 2007</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>2.2. Ontology matching</title>
      <p>
        The process of finding correspondences between ontology entities is known as
ontology matching. It takes as input two ontologies os (source) and ot (target) and an
(possibly empty) alignment A to be completed, and determines as output an alignment A0,
i.e., a set of correspondences. Here, we borrow the definition of correspondence from
[
        <xref ref-type="bibr" rid="ref2">Euzenat and Shvaiko 2007</xref>
        ]:
Definition 1 (Correspondence) A correspondence can be defined as &lt;es,et ,r,n&gt;, such
that: es and et are entities (e.g., concepts, properties, instances) of os and ot , respectively;
r is a relation holding between two entities es and et , (for instance, equivalence,
subsumption, disjointness, overlapping); and n is a confidence measure number in the [0;1] range.
The confidence assigns a degree of trust on the correspondence from the matcher.
      </p>
    </sec>
    <sec id="sec-5">
      <title>2.3. WordNet</title>
      <p>
        WordNet [
        <xref ref-type="bibr" rid="ref13">Miller 1995</xref>
        ] is a general-purpose large lexical database of English. Nouns,
verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each
expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic
and lexical relations. A synset denotes a concept or a sense of a group of terms.
WordNet also provides textual descriptions of the concepts (gloss) containing definitions and
examples. For instance, for the concept “Poster”, one of the associated WordNet synsets
(SID-06793426-N) groups the synonyms “poster, posting, placard, notice, bill, card”,
together with a gloss “a sign posted in a public place as an advertisement; a poster advertised
the coming attractions”.
      </p>
    </sec>
    <sec id="sec-6">
      <title>3. Related Work</title>
      <p>
        In the literature it is possible to identify different uses of top-level ontologies. In the
ontology matching field, top-level ontologies could be seen as a resource to obtain or
improve the alignment between domain ontologies. In this way, [
        <xref ref-type="bibr" rid="ref16">Padilha et al. 2012</xref>
        ]
propose an approach to explore alignment patterns based on the Unified Foundational
Ontology (UFO). In [
        <xref ref-type="bibr" rid="ref11">Mascardi et al. 2010</xref>
        ], a set of algorithms is developed to exploit
toplevel ontologies as semantic bridges to solve heterogeneity problems of domain ontology
alignments. One algorithm that helps the developer to choose a more suitable top-level
ontology for use together with domain ontologies is presented in [
        <xref ref-type="bibr" rid="ref7">Khan and Keet 2012</xref>
        ].
The top-level ontologies which are able to be recommended are DOLCE, BFO, GFO, and
SUMO. The same authors present a repository called ROMULUS with the aim of
improving semantic interoperability of top-level ontologies [
        <xref ref-type="bibr" rid="ref8">Khan and Keet 2013</xref>
        ]. In
ROMULUS, there are alignments among three top-level ontologies (DOLCE, BFO and GFO)
with each other manually and using automatic matching tools [
        <xref ref-type="bibr" rid="ref8">Khan and Keet 2013</xref>
        ]
      </p>
      <p>
        We are particularly interested in aligning top-level and domain ontologies.
Therefore, we investigated the existing alignments regarding top-level ontologies and
external resources such as WordNet, once, background knowledge from external resources
such as WordNet has been largely exploited in matching domain ontologies, as a way
for improving similarity measures [
        <xref ref-type="bibr" rid="ref9">Lin and Sandkuhl 2008</xref>
        ]. In this way,
        <xref ref-type="bibr" rid="ref3">Gangemi et al.
[Gangemi et al. 2002</xref>
        ] present an effort to align WordNet nouns with DOLCE top-level
ontology. More recently
        <xref ref-type="bibr" rid="ref21">Silva et al. [Silva et al. 2016</xref>
        ] present an extension of the
previous alignment between DOLCE and WordNet nouns [
        <xref ref-type="bibr" rid="ref3">Gangemi et al. 2002</xref>
        ] to include
verbs. In the same way, it is possible to see alignments between WordNet and other
top-level ontologies as BFO [
        <xref ref-type="bibr" rid="ref20">Seppa¨la¨ 2015</xref>
        ], Cyc [
        <xref ref-type="bibr" rid="ref17">Reed and Lenat 2002</xref>
        ], and SUMO
[
        <xref ref-type="bibr" rid="ref15">Niles and Pease 2003</xref>
        ].
      </p>
      <p>
        During the investigation, we observe the importance of using top-level ontologies
to aggregate semantics and reduce heterogeneity problems between ontologies.
Moreover, we can observe that lexical databases such as WordNet are used in the ontology
alignment task as an external resource to identify domain concepts correspondence.
However, we identify less efforts to automatize the process of alignment. In fact, we do not
identify an application developed specifically to align domain and top-level ontologies.
The available matching systems were developed to align ontologies in a same domain
and there is no evaluation of them in the task of align domain and top-level ontologies.
Therefore, we are proposing a matching approach and a reference alignment for its
evaluation. We start our investigation evaluating the output of available matching systems
[
        <xref ref-type="bibr" rid="ref18 ref19">Schmidt et al. 2016</xref>
        a]. We also investigate the use of WordNet as a validator for the
alignments [
        <xref ref-type="bibr" rid="ref18 ref19">Schmidt et al. 2016</xref>
        b]. These studies are described in the next section.
      </p>
    </sec>
    <sec id="sec-7">
      <title>4. Initial Experiments</title>
      <p>
        In order to define our proposal, we develop two initial experiments towards the problems
we will address in our thesis. First, we made an analysis of some available matching
systems participating in previous OAEI campaigns. We use these matchers to align domain
and top-level ontologies. Even though they were not developed specifically for that
purpose, they are the currently available tools. Also they present many different approaches
for the alignment problem and their output might help us to investigate the problem. This
study has been published in the International Workshop on Ontology Matching
(OM2016) [
        <xref ref-type="bibr" rid="ref18 ref19">Schmidt et al. 2016</xref>
        a] and discusses the challenges observed in the task of align
domain and top-level ontologies.
      </p>
      <p>
        In a second analysis, we used WordNet to automatically validate the generated
alignments from the first study. This study was concerned with the automatic validation
of candidate alignments between top-level and domain ontologies, exploiting WordNet
background knowledge and the notion of context. We apply our approach for
validating alignments generated by the matching tools and discuss the results against the
manual validation presented in [
        <xref ref-type="bibr" rid="ref18 ref19">Schmidt et al. 2016</xref>
        a]. This study has been published in the
Brazilian Ontology Research Seminar (ONTOBRAS-2016) [
        <xref ref-type="bibr" rid="ref18 ref19">Schmidt et al. 2016</xref>
        b] and
discusses the obtained results and benefits to adopt external resources to validate
generated correspondences.
      </p>
    </sec>
    <sec id="sec-8">
      <title>5. Research hypothesis, Goals and Methodology</title>
      <p>Considering the depicted discussed challenges of aligning top-level and domain
ontologies, we define a research hypothesis which will be a guide of our research work as follow:
The lexical database WordNet could be a way to improve and obtain gains in relation to
the state-of-the-art matching systems in the task of align general domain and top-level
ontologies, once, there are previous alignments between top-level ontologies and WordNet.
Also, WordNet is a source of knowledge regarding subsumption relation between terms,
which is essential for this kind of alignment.</p>
      <p>We aim at proposing an approach for automatic ontology alignment between
toplevel and domain ontologies. To explore this field, we developed some preliminary studies
which made it possible to delimit the scope of our work. In the experiments, we adopted
the conference domain which is one of the participant domains of OAEI evaluation
campaigns. For this domain, there is no reference alignments involving top-level ontologies.
Reference alignments are important sources to compare and evaluate automatic matching
approaches. Hence, we intend to build a reference alignment between ontologies of the
conference domain and top-level ontologies.</p>
      <p>Considering our preliminary studies, we intend to adopt the previous alignments
between the lexical database WordNet and some well known top-level ontologies such
as DOLCE and SUMO as an intermediary step to align domain ontologies with some
of the top-level ontologies. The option of the WordNet regarding the other databases
is because there are previous alignments of this base with several top-level ontologies.
Moreover, WordNet presents common sense terms so it can help us in the identification
of correspondences between domain and top-level concepts, where the domain if of a
more general kind such as the conferences domain.</p>
      <p>Our approach consists in, given a domain ontology as input, identifying the most
appropriate WordNet synset for each domain concept. The synset identification is based
on the concept context. A context is constructed from all information available about an
ontology entity, including entity naming (ID), annotation properties (usually labels and
comments) and information on the neighbors (super and sub-concepts). Next, the selected
synset has to be found in the alignment between WordNet and top-level ontology. Since
the synset is previously mapped to the top-level ontology, we will track the top-level
concept to map them with the domain concept.</p>
      <p>Hence, our process could be divided in four main steps: (i) extraction of the
ontology concepts; (ii) processing of the context related to each concept; (iii) use of the context
to retrieve the appropriate synset in WordNet; and (iv) the track of the top-level concept
based on the alignment of the WordNet synset to top-level ontology concept.</p>
      <p>We intend to evaluate our approach through a prototype which can be compared
with other available matching tools. We are aware that they are not developed specifically
to align domain and top-level ontologies, however that is currently the only comparison
possible. In addition, we intend to develop a reference alignment which will allow us to
evaluate our approach in terms of precision recall and F-measure. Hence, in the end of
our work, we intend to contribute with (i) the creation of a reference alignment for
domain and top-level ontologies; The chosen domain is conferences adopted in our previous
experiments regarding DOLCE and SUMO top ontologies which we intend to adopt in
our work. (ii) an approach to align top-level and domain ontologies automatically; and
(iii) a prototype implementing our alignment approach and its evaluation.</p>
    </sec>
    <sec id="sec-9">
      <title>6. Final Remarks</title>
      <p>In this paper, we present a summary of our thesis proposal. We described the theoretical
background adopted as a basis to our work and current related work. We developed some
initial analysis which were useful to identify the current situation of available tools in the
task of align top-level and domain ontologies. In the same way, we investigated the use of
external resources as a way to validate the resulting alignments. Hence, we consider that
the lexical database WordNet could be a useful external resource in the task of aligning
top-level and domain ontologies, specially because there are alignments between some of
the most common top-level ontologies and WordNet.</p>
      <p>We are aware of some limitations regarding the use of WordNet, since it usually
lacks very specialized terms and it does not contain compound terms. Also, regarding
the previous alignment involving WordNet and top-level ontologies we are limited to the
version of WordNet used in the alignment and in some top-level ontologies, the alignment
could be not complete and cover only nouns, or other specific group of terms. Besides
these limitations, considered the lack of options for dealing with this problem and, on the
other hand, alignments already given for WorNet and top ontologies, we believe that such
proposal may improve the current status in this research area.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Brodaric</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Probst</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>DOLCE ROCKS: Integrating Geoscience Ontologies with DOLCE</article-title>
          .
          <source>In Semantic Scientific Knowledge Integration</source>
          , pages
          <fpage>3</fpage>
          -
          <lpage>8</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Euzenat</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Shvaiko</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <source>Ontology Matching. Springer-Verlag, 1st edition.</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Gangemi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guarino</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Masolo</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oltramari</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Schneider</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          (
          <year>2002</year>
          ).
          <article-title>Sweetening Ontologies with DOLCE</article-title>
          .
          <source>In 13th Conf. on Knowledge Engineering and Knowledge Management</source>
          , pages
          <fpage>166</fpage>
          -
          <lpage>181</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Grenon</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Goldberg</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          (
          <year>2004</year>
          ).
          <article-title>Biodynamic Ontology: Applying BFO in the Biomedical Domain</article-title>
          . In Stud. Health Technol. Inform.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Guizzardi</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2005</year>
          ).
          <article-title>Ontological foundations for structural conceptual models</article-title>
          .
          <source>PhD thesis</source>
          , University of Twente, Enschede, The Netherlands, Enschede.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Herre</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heller</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Burek</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hoehndorf</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Loebe</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Michalek</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>General Formal Ontology (GFO): A Foundational Ontology Integrating Objects and Processes</article-title>
          . In Basic Principles, Research Group Ontologies in Medicine).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Khan</surname>
            ,
            <given-names>Z. C.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Keet</surname>
            ,
            <given-names>C. M.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <source>ONSET: Automated Foundational Ontology Selection and Explanation</source>
          .
          <source>In Proc. of the 18th Intern. Conf. on Knowledge Engineering and Knowledge Management</source>
          , pages
          <fpage>237</fpage>
          -
          <lpage>251</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Khan</surname>
            ,
            <given-names>Z. C.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Keet</surname>
            ,
            <given-names>C. M.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>The Foundational Ontology Library ROMULUS</article-title>
          .
          <source>In Proc. of. the 3rd Intern. Conf. on Model and Data Engineering</source>
          , pages
          <fpage>200</fpage>
          -
          <lpage>211</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Sandkuhl</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>A Survey of Exploiting WordNet in Ontology Matching</article-title>
          .
          <source>In IFIP 20th World Computer Congress</source>
          , pages
          <fpage>341</fpage>
          -
          <lpage>350</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Mascardi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          , Cord`ı, V., and
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>A Comparison of Upper Ontologies</article-title>
          .
          <source>In 8th AI*IA/TABOO Joint Workshop on Agents and Industry</source>
          , pages
          <fpage>55</fpage>
          -
          <lpage>64</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Mascardi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Locoro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Automatic Ontology Matching via Upper Ontologies: A Systematic Evaluation</article-title>
          .
          <source>IEEE Trans. on Knowl. and Data Eng</source>
          .,
          <volume>22</volume>
          (
          <issue>5</issue>
          ):
          <fpage>609</fpage>
          -
          <lpage>623</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Mika</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oberle</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gangemi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Sabou</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2004</year>
          ).
          <article-title>Foundations for Service Ontologies: Aligning OWL-S to Dolce</article-title>
          .
          <source>In 13th Conf. on World Wide Web</source>
          , pages
          <fpage>563</fpage>
          -
          <lpage>572</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>G. A.</given-names>
          </string-name>
          (
          <year>1995</year>
          ).
          <article-title>WordNet: A Lexical Database for English</article-title>
          .
          <source>Commun. ACM</source>
          ,
          <volume>38</volume>
          (
          <issue>11</issue>
          ):
          <fpage>39</fpage>
          -
          <lpage>41</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Niles</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Pease</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2001</year>
          ).
          <article-title>Towards a Standard Upper Ontology</article-title>
          .
          <source>In Conf. on Formal Ontology in Information Systems</source>
          , pages
          <fpage>2</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Niles</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Pease</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2003</year>
          ).
          <article-title>Linking Lexicons and Ontologies: Mapping WordNet to the Suggested Upper Merged Ontology</article-title>
          .
          <source>In Proc. of the Intern. Conf. on Information and Knowledge Engineering</source>
          , pages
          <fpage>412</fpage>
          -
          <lpage>416</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Padilha</surname>
            ,
            <given-names>N. F.</given-names>
          </string-name>
          , Baia˜o,
          <string-name>
            <given-names>F.</given-names>
            , and
            <surname>Revoredo</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Alignment Patterns based on Unified Foundational Ontology</article-title>
          .
          <source>In Proc. of the Brazilian Ontology Research Seminar</source>
          , pages
          <fpage>48</fpage>
          -
          <lpage>59</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Reed</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Lenat</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2002</year>
          ).
          <article-title>Mapping Ontologies into Cyc</article-title>
          .
          <source>In Proc. of the Workshop on Ontologies For The Semantic Web</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trojahn</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Vieira</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2016a</year>
          ).
          <article-title>Analysing Top-level and Domain Ontology Alignments from Matching Systems</article-title>
          .
          <source>In Proc. of the 11th Intern. Workshop on Ontology Matching</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trojahn</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vieira</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Kamel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2016b</year>
          ).
          <article-title>Validating Top-level and Domain Ontology Alignments using WordNet</article-title>
          .
          <source>In Proc. of the Brazilian Ontology Research Seminar</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <surname>Seppa</surname>
            ¨la¨,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Mapping WordNet to Basic Formal Ontology using the KYOTO ontology</article-title>
          .
          <source>In Proc. of the Intern. Conf. on Biomedical Ontology</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>2</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Freitas</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Handschuh</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>Word Tagging with Foundational Ontology Classes: Extending the WordNet-DOLCE Mapping to Verbs</article-title>
          , pages
          <fpage>593</fpage>
          -
          <lpage>605</lpage>
          . Springer International Publishing.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>