<!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>Capturing the Relationship between Evolving Biomedical Concepts via Background Knowledge</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Cedric Pruski</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Julio Cesar dos Reis</string-name>
          <email>julio.dosreis@ic.unicamp.br</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marcos Da Silveira</string-name>
          <email>marcos.dasilveirag@list.lu</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Institute of Computing, University of Campinas</institution>
          ,
          <addr-line>Av. Albert Einstein, 1251, Cidade Universitaria Zeferino Vaz, 13083-852, Campinas-SP</addr-line>
          ,
          <country country="BR">Brazil</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Luxembourg Institute of Science and Technology</institution>
          ,
          <addr-line>5, Avenue des Hauts-Fourneaux, L-4362, Esch/Alzette</addr-line>
          ,
          <country country="LU">Luxembourg</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Semantic Web applications and knowledge-based systems heavily rely on the use of up-to-date ontologies. To support their adequate evolution, methods must detect the changes of meanings in concepts over time. This article proposes exploiting domain-speci c external source of knowledge to characterize the evolution of concepts in dynamic ontologies. Our original technique analyses the evolution of values in concept attributes. The approach uses ontological properties and mappings between ontologies from online repositories to deduce the nature of the relationship between a concept and its successive version. The proposed algorithm is experimentally evaluated comparing di erent congurations by using various successive versions of biomedical ontologies. The obtained results reveal the bene ts of considering external sources of knowledge to identify the correct semantic relation in ontology evolution.</p>
      </abstract>
      <kwd-group>
        <kwd>Biomedical ontologies</kwd>
        <kwd>Ontology evolution</kwd>
        <kwd>Background knowledge</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Software applications using Semantic Web technologies have gained interest in
Life Sciences over the past years [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. For example, clinical decision support
systems use ontologies and their associated mappings for enhancing their
reasoning capabilities [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. However, the dynamic nature of medical knowledge forces
ontology engineers to constantly revise the content of ontologies to keep it
upto-date. Also, these modi cations might be propagated to depending artefacts
(like mappings and annotations) to keep the underlying systems reliable.
      </p>
      <p>
        Maintaining these artefacts up-to-date according to ontology evolution is a
complex task, specially in highly dynamic domains. For example, the release
of new versions of ontologies, like SNOMED CT, can impact a huge amount of
mappings [
        <xref ref-type="bibr" rid="ref11 ref9">9,11</xref>
        ]. The development of automatic tools to assist domain experts in
these maintenance tasks requires adequate characterization of ontology changes.
Nevertheless, the detection of changes between di erent ontology versions
remains an open issue. The limitations refer to understanding the evolution of
meanings for a given concept. For instance, if it has become more or less speci c
from the semantic point of view, or if the change does not a ect its semantics.
      </p>
      <p>
        We have shown the importance of attribute values (e.g., concept label,
synonyms, etc.) de ning concepts in the establishment of mappings [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and, in turn,
for their maintenance [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Consider the evolution of \poisoning central nervous
system stimulants", which is the title of the concept `970' of ICD-9-CM version
2009, to \central nervous system stimulants" in ICD-9-CM version 2011. This
shows that the concept became more general since the term \poisoning" was
deleted. So, if one assumes that this concept was interrelated to another
ontology with an \equivalent" mapping, the evolution previously described shall
transform the \equivalent" mapping to an \is-a".
      </p>
      <p>
        In this paper, we propose an approach to detect the semantic evolution of
concept attribute values. Our method determines the relationship between the
two concepts (one of each version) having the considered attributes as label or
synonyms. To this end, the approach explores background knowledge (e.g.,
external source of knowledge like Bioportal [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]) to characterize ontology evolution
by identifying speci c changes of attribute values de ning the concepts in di
erent versions. It aims at determining if the evolved information has become more
generic, more speci c, remains equivalent or if it is somehow related. We assessed
the approach over a corpus of reference. It was built by domain experts, made
up of two successive versions of concepts' attributes retrieved from SNOMED
CT, ICD-9-CM and MeSH. To demonstrate the bene ts of considering
domainspeci c background knowledge, we compare the obtained results with those from
the constructed corpus.
      </p>
      <p>The remainder of this article is organized as follows: Section 2 formalizes the
addressed problem and describes the related work. Afterwards, we present the
proposed method and the implemented algorithm (Section 3). Section 4 describes
the evaluation including the obtained results. In the sequence, we present the
discussion (Section 5), which is followed by the conclusion in Section 6.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Problem Statement and Related Work</title>
      <p>This section introduces de nitions and the addressed problem. We describe the
related work to clarify the originality of our approach.
2.1</p>
      <sec id="sec-2-1">
        <title>De nitions</title>
        <p>
          An ontology O is a set of concepts interrelated by semantic relationships [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ].
j
We de ne a set of concepts of O at time j, such that j ∈ N, as C(Oj ) = {ci Si ∈ N}.
Each concept is characterized by a set of attributes. The set of attributes de ning
a concept c ∈ C(Oj ) refers to the function A(cj ) = {Attj1; Attj2; :::; Attjn} (e.g.,
concept label, de nition, synonym, etc.). The attributes can di er from one
ontology to another, but in general each attribute describing a concept has a
name and an associated string value. For example, the attribute value \avian
u" is a synonym of the concept \avian in uenza" from SNOMED CT version
2014AB. We de ne Attij :name (e.g., synonym) and Attij :value (e.g., \avian u"),
but from now on we use Attij to denote Attij :value to simplify. We de ne Reli ∈
Oj ; Reli = {(a; b; ri)Sa; b ∈ C(Oj ); ri ∈ RelSymb} where RelSymb ∈ {; ≡; ≤; ≥; ≈}.
        </p>
        <p>The addressed problem consists in de ning the semantic relationship that
exists between two successive versions of an attribute of a given concept. Our
technique must decide if the considered concept has become more or less speci c
or if it remains equivalent after evolution (i.e., a new version of the ontology).
2.2</p>
      </sec>
      <sec id="sec-2-2">
        <title>Related Work</title>
        <p>
          Ontology matching is a research eld where background knowledge has been
implemented. A rst signi cant tentative was proposed by Aleksovski et al. to
align two ontologies that present poor lexical overlap and limited structural
properties using a semantically rich knowledge source [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. The approach consists
in nding anchoring matches, using lexical heuristics, of the source and target
ontology in the external one. The proposal uses its semantics to deduce the
relationship that holds between the concepts.
        </p>
        <p>
          Sabou et al. [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] proposed an ontology matching paradigm that could be
complementary to existing classic ones. It automatically explores multiple and
heterogeneous on-line knowledge sources to derive mappings. The approach aims
at aligning ontologies' concepts by selecting the most appropriate knowledge
distributed over several external ontologies. They explored formal properties of
the background knowledge to infer the possible relationship that could exist
between the concepts to be aligned.
        </p>
        <p>
          TaxoMap uses WordNet as background knowledge [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]. The intervention of
a domain expert is required to determine the best anchor in WordNet that
corresponds to the concepts to align. This anchor delimits the usable sub-graph
in WordNet to optimize the alignment phase. Once the appropriate sub-graph
is identi ed, classic matching techniques interrelate the concepts of source and
target ontologies with those previously de ned in the sub-graphs.
        </p>
        <p>
          Mougin et al. [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] proposed the use of WordNet to disambiguate information
contained in biomedical systems with the UMLS3. The goal was to validate
obtained mappings in cases of unambiguous matches between the information
content and UMLS or, disambiguate the obtained alignment in case of several
correspondences using the information provided by WordNet. They showed that
general knowledge can improve the validation of direct mappings and help in the
identi cation of indirect mappings of concepts to the UMLS.
        </p>
        <p>
          Zhang and Bodenreider [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] aimed at taking advantage of domain-speci c
knowledge using the UMLS to improve the alignment between anatomical
ontologies. They revealed that domain knowledge is a key factor behind the
identi cation of additional mappings compared with the generic schema matching
approach. The use of UMLS as an external resource was interesting for various
aspects: (1) generating more mappings; (2) providing di erent synonyms for a
given concept and (3) de ning relations between concepts in a semantic network.
3 www.nlm.nih.gov/research/umls
        </p>
        <p>
          More recently, Arnold and Rahm [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] explored generic external resources and
proposed a two-step enrichment technique to improve existing imprecise ontology
mappings. They used linguistic techniques and resources like WordNet to re ne
the semantic relation between aligned concepts. Their work aims to transform
equivalence between concepts into a \is-a" or \part-of" which may further re ect
the real semantics of mapped concepts. It was not applied to ontology evolution.
        </p>
        <p>
          The use of background knowledge has also been investigated for ontology
evolution. The background knowledge was used to assess new statements
identied as relevant and must be included in an ontology at evolution time [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. This
work, part of the EVOLVA framework [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ], aims at enriching an ontology with
additional relevant knowledge (i.e., statements) by using background ontologies.
        </p>
        <p>All the surveyed approaches fail in considering the impact of ontology
evolution on dependent artifacts as ultimate focus, so several gaps remain open.
First, in most of the approaches, the used background knowledge is usually of
general nature (the knowledge is described at a higher level of abstraction). This
might be interesting for disambiguating the context, but not to characterize
the evolution of concepts, especially if their de nition become more nely
described. Second, a single source of knowledge (i.e., only one ontology) is usually
implemented, which limits its coverage. This is true mainly for domain speci c
ontologies, which require a very precise description of the external knowledge.
The use of multiple connected ontologies might optimize the coverage of the
domain through a more precise description of the domain.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Determination of Semantic Relationship between</title>
    </sec>
    <sec id="sec-4">
      <title>Changing Concepts</title>
      <p>Our method aims to reach an accurate characterization of the semantic evolution
of concepts by analysing multiple and domain speci c interconnected ontologies
contained in Bioportal. We assume that performing a match between di erent
domain-speci c ontologies might provide necessary and su cient facts to
determine the relationship between evolving concepts. Mappings that link them might
allow reasoning over several ontologies. This aspect, combined with the richness
of the content of ontologies, provides a good support for ontology evolution, and
in particular, the characterization of the modi cations that a ect entities.</p>
      <p>
        We de ne the Algorithm 1 that exploits search modules, the structure and
properties of ontologies and mappings stored in Bioportal. Concept attributes
play a key role in the de nition of mappings and for their maintenance [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. In
consequence, we assume that the modi cations in attribute values of concepts
directly impact their semantics, which in turn, might in uence dependent
mappings. For this reason, given a changed concept, our algorithm takes as input
the value of the attribute before evolution and its value after evolution. In the
following, we explain the algorithm.
1. Search for concepts (statement 1 to 3). The goal is to nd the attribute
values Att1 and Att2 in the description of concepts in ontologies di erent
Algorithm 1: Background knowledge-based semantic relationship
identi cation between evolving concepts
(b) The path only contains subsumed concepts then the concept located at
the highest level of the hierarchy is considered as less speci c.
(c) If the two concepts are siblings then it returns ≈ \partially related to".
      </p>
      <p>
        This relation is imprecise, but of interest for mapping maintenance [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
(d) Otherwise, no relationship can be precisely determined and the
\undened" value is returned.
      </p>
      <p>Consider the example of Fig. 1. We observe that the concept code `M0006899'
whose label is \Pituitary dwar sm" in MeSH evolved from version released in
2012 to \Pituitary dwar sm II " ('M0452907') in version 2013. Algorithm 1
identi es that these concepts are siblings in SNOMED CT, by searching Bioportal,
therefore the relationship symbol \partially related to" is returned.
“Pituitary  dwarfism”  
(MeSH)  
1 Search  in  ontologies  
SNOMED  CT,  
ICD9CM,  MEDDRA,  
NCIT,  DOID,  RCD,  HP,  
DERMLEX,  NATPRO,  
CRISP,  SOPHARM,  
BDO,  SNMI  </p>
      <p>(Direct  method)  
No  common  ontologies  </p>
      <p>Use  mappings  
15  mappings  available  
(OMIM  ontology)  
“Pituitary  dwarfism  II”  </p>
      <p>(MeSH)  
Search  in  ontologies   1</p>
      <p>OMIM  </p>
      <p>NDFRT  
2 (Indirect  method)  
“Pituitary  dwarfism  II”  (OMIM)  </p>
      <p>Mapped_to  
“Laron-­‐type  isolated  somatotropin  defect”  (SNOMED  CT)  </p>
      <p>
        SNOMED  CT  is  the  common  ontology  
“Laron-­‐type  isolated  somatotropin  defect”  and  
“Pituitary  dwarfism”  have  the  same  super  concept   3
(“short  stature  disorder”)  they  are  siblings  
We assessed the e ectiveness of our approach on realistic case studies of the
biomedical domain. The goal is to show the ability of the algorithm to infer
the semantic relations for characterizing ontology evolution in modi cations of
concept attribute values.
Experiments relied on successive versions of ICD-9-CM, SNOMED CT and
MeSH. The evaluation consists in characterizing the evolution of concepts of
these ontologies by analysing the evolution of their attributes value. However, as
no Gold Standard for such an evaluation exists, we needed to construct our own
corpus of reference to compare the obtained results. We conducted the following
three steps method to obtain our corpus of reference:
1. We selected 1.000 couples of attributes from SNOMED CT, ICD-9-CM and
MeSH from concepts a ected by change operations. One attribute of each
couple comes from a concept at time j and the other attribute comes from
the context of the concept at time j + 1. We chose these couples based on
the similarity score between the attribute values (i.e., we excluded attributes
with very low similarity and unchanged attributes at time j +1). The context
of a concept denotes all its subconcepts, superconcepts and siblings and the
similarity refers to syntactic and word-based distances [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
2. Three experts evaluated the selected couples of attributes to determine
\equivalent", \more speci c", \less speci c", \partially matched to" or \no
relation" as the relationship that link them.
3. They performed one round of evaluation and we merged the answers that
are the same for all reviewers. The experts collaborated and re-evaluated
a second time those attribute couples for which no agreement was found.
We achieved an average agreement rate of 86% for the concerned attributes.
Finally, we retained 675 pairs of attributes that have the consensus of opinion
about their semantic relationship.
4.2
      </p>
      <sec id="sec-4-1">
        <title>Results</title>
        <p>Fig. 2 presents two sets of results. The graphic on the left side depicts all the
cases tested with our algorithm including those for which the algorithm did not
detect a relationship (e.g., cases where the pairs of attribute were not found in
external ontologies). Aiming to better evaluate the precision of the algorithm,
the right side of Fig. 2 presents the results excluding all cases of disagreement,
where the algorithm returns no relation. The main reason for this disagreement
happens when the analyzed attributes do not exist in external ontologies.</p>
        <p>The obtained results are convincing since a general precision of 77% is
obtained (CR=BK in Fig.2, i.e., experts and algorithm agree on the semantic
relationship between the concept attributes). The most signi cant results are
obtained for \no relation" (unmappable in Fig. 2, left side), \equivalent" and
\partial match" relations, reaching an average of 88% of precision. However, this
number decreases to 53% when considering the subsumption relationship (More
specif. and Less specif.).</p>
        <p>The graphic on right side of Fig. 2 reveals the general e ciency of our
algorithm in a subset of the cases (by excluding disagreement on the \no relation").
Globally, the results are signi cant since 96% of precision is reached. We even
obtain 100% precision for the identi cation of \equivalent" relation (i.e., all the
cases returned by our algorithm are correct according to domain experts). The
ability of the algorithm to identify the subsumption relationships is less
convincing as shown by the results (13% of the cases were not correctly identi ed).</p>
        <p>CorrectlyidenJfied NotidenJfied</p>
        <p>7
100%
90%
80%
70%
60%
50%
40%
30%
20%
10%
0%
506
119</p>
        <p>CorrectlyidenJfied NotidenJfied
0
106
44
70
167
CR=BK Unmappable Equivalent</p>
        <p>MoreSpecif. LessSpecif. ParJalMatch</p>
        <p>CR=BK Unmappable Equivalent</p>
        <p>MoreSpecif. LessSpecif. ParJalMatch
The proposed method is able to correctly detect 95% of the semantic relationship
in concept evolution when the concepts exist in ontologies stored in Bioportal.
The remaining 6% di ers mainly for two reasons:
{ The level of granularity to describe one concept can di er from one ontology
to another. This situation impacts on the outcome of our method when
one ontology includes as synonyms a list of terms that have subsumption
relations in another ontology. For instance, the term \Chondrosarcoma of
bone" is de ned in SNOMED CT as a sub-concept of \Chondrosarcoma",
but in CTV3 these two terms are synonyms. While building the corpus of
reference, the experts adopted the de nition of SNOMED CT for these terms
(i.e., more speci c than) so the algorithm found a di erent result.
{ Domain experts were more precise than existing ontologies. This was, for
instance, observed when using the terms \autonomic peripheral nervous
system diseases" and \autonomic central nervous system diseases". MeSH,
National Drug File { Reference Terminology, and Neuroscience Information
Framework Standard Ontology de ne these two terms as synonyms of
\autonomic nervous system diseases". Our method detects that these terms are
equivalent, but domain experts considered these two terms as siblings.
Consequently, the outcome of the algorithm di ers from the corpus of reference.</p>
        <p>The use of background knowledge shows the possibility of automatically
capturing the impact of changes in concepts from a semantic viewpoint. However,
this approach contains some limitations:
{ In our method, semantic changes can only be measured if the considered
attribute is the label (or synonym) of a concept in another external ontology.</p>
        <p>This situation was observed in 83% of the concepts in the corpus.
{ Mappings between ontologies in the repository must be correct and
up-todate. Our method uses these mappings to select the ontologies that are
analysed, since we assumed that unmapped ontologies do not describe the
same domain (i.e., they do not have overlapping concepts).
{ Non-equivalent relation need to be inferred by our method. Bioportal only
contains equivalent mappings, i.e., if there is a mapping between two
concepts from di erent ontologies, the interrelation between these concepts is
always an equivalence. This can lead to cases where subsumed concepts (in
ontology A) are mapped to the same concept (in ontology B). For instance,
\left bundle branch blocks" and \right bundle branch blocks" are sibling
concepts in ICD9 and CTV3, but they are interrelated to the same concept of
MeSH (where these two terms are described as synonyms). The outcome of
our method could be even more accurate if other types of relationships exist
in available mappings from the repository.</p>
        <p>To complement the proposed technique, we are currently working on an
algorithm to determine non-equivalent relations between concepts. We are studying
the use of several mappings to navigate from one ontology to another relying
on domain-speci c background knowledge. This can allow collecting more
information about the attribute to select the appropriated relation according to the
level of granularity used to describe the concept in the original ontology.
6</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>Dealing with the evolution of ontologies and of their dependant artefacts relies
on appropriate ontology changes identi cation. It demands characterization of
the semantic relation between evolving concepts. In this paper, we proposed
an approach exploiting domain-speci c background knowledge to determine the
semantic evolution of concepts. Our algorithm analyzed the modi cations in
the values of concept attributes and the experiments showed the e ectiveness
of the technique with large life sciences ontologies from Bioportal. Future work
involves the re nement of the algorithm and further experiments with additional
datasets.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgements</title>
      <p>This work is supported by the National Research Fund (FNR) of Luxembourg
and S~ao Paulo Research Foundation (FAPESP) (Grant #2014/14890-0).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Aleksovski</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klein</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>ten Kate</surname>
          </string-name>
          , W., van
          <string-name>
            <surname>Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Matching unstructured vocabularies using a background ontology</article-title>
          .
          <source>In: Proceedings of the 15th International Conference on Managing Knowledge in a World of Networks</source>
          . pp.
          <volume>182</volume>
          {
          <fpage>197</fpage>
          . EKAW'
          <volume>06</volume>
          , Springer-Verlag, Berlin, Heidelberg (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Arnold</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rahm</surname>
          </string-name>
          , E.:
          <article-title>Semantic enrichment of ontology mappings: a linguisticbased approach</article-title>
          .
          <source>In: Advances in Databases and Information Systems</source>
          . pp.
          <volume>42</volume>
          {
          <fpage>55</fpage>
          . Springer (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Bodenreider</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Biomedical ontologies in action: role in knowledge management, data integration and decision support. Yearbook of medical</article-title>
          informatics p.
          <volume>67</volume>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Dinh</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dos</surname>
            <given-names>Reis</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>J.C.</given-names>
            ,
            <surname>Pruski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Da</surname>
          </string-name>
          <string-name>
            <surname>Silveira</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          , Reynaud-Dela^tre, C.:
          <article-title>Identifying relevant concept attributes to support mapping maintenance under ontology evolution</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          <volume>29</volume>
          ,
          <issue>53</issue>
          {
          <fpage>66</fpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Dos</given-names>
            <surname>Reis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.C.</given-names>
            ,
            <surname>Dinh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Da</surname>
          </string-name>
          <string-name>
            <surname>Silveira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Pruski</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          , Reynaud-Dela^tre, C.:
          <article-title>Recognizing lexical and semantic change patterns in evolving life science ontologies to inform mapping adaptation</article-title>
          .
          <source>Arti cial Intelligence in Medicine</source>
          <volume>63</volume>
          (
          <issue>3</issue>
          ),
          <volume>153</volume>
          {
          <fpage>170</fpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Dos</given-names>
            <surname>Reis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.C.</given-names>
            ,
            <surname>Dinh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Pruski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Da</surname>
          </string-name>
          <string-name>
            <surname>Silveira</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          , Reynaud-Dela^tre, C.:
          <article-title>Mapping adaptation rules for the automatic reconciliation of dynamic ontologies</article-title>
          .
          <source>In: Proceedings of the ACM International Conference on Information and Knowledge Management (CIKM)</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Dos</given-names>
            <surname>Reis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.C.</given-names>
            ,
            <surname>Pruski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Da</surname>
          </string-name>
          <string-name>
            <surname>Silveira</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          , Reynaud-Dela^tre, C.:
          <article-title>Dykosmap: A framework for mapping adaptation between biomedical knowledge organization systems</article-title>
          .
          <source>Journal of biomedical informatics 55</source>
          ,
          <volume>153</volume>
          {
          <fpage>173</fpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Dos</given-names>
            <surname>Reis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.C.</given-names>
            ,
            <surname>Pruski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Da</surname>
          </string-name>
          <string-name>
            <surname>Silveira</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          , Reynaud-Dela^tre, C.:
          <article-title>Characterizing semantic mappings adaptation via biomedical kos evolution: A case study investigating snomed ct and icd</article-title>
          .
          <source>In: Proceedings of the Annual AMIA Symposium</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Dos</given-names>
            <surname>Reis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.C.</given-names>
            ,
            <surname>Pruski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Da</surname>
          </string-name>
          <string-name>
            <surname>Silveira</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          , Reynaud-Dela^tre, C.:
          <article-title>Understanding semantic mapping evolution by observing changes in biomedical ontologies</article-title>
          .
          <source>Journal of Biomedical Informatics</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Feigenbaum</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herman</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hongsermeier</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Neumann</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stephens</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>The semantic web in action</article-title>
          .
          <source>Scienti c American</source>
          <volume>297</volume>
          (
          <issue>6</issue>
          ),
          <volume>90</volume>
          {
          <fpage>97</fpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Gross</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hartung</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thor</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rahm</surname>
          </string-name>
          , E.:
          <article-title>How do computed ontology mappings evolve?-a case study for life science ontologies</article-title>
          .
          <source>In: Joint Workshop on Knowledge Evolution and Ontology</source>
          Dynamics (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Gruber</surname>
            ,
            <given-names>T.R.:</given-names>
          </string-name>
          <article-title>A translation approach to portable ontology speci cations</article-title>
          .
          <source>Knowledge Acquisition</source>
          <volume>5</volume>
          (
          <issue>2</issue>
          ),
          <volume>199</volume>
          {220 (Jun
          <year>1993</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Hamdi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Safar</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reynaud</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Niraula</surname>
          </string-name>
          , N.:
          <article-title>TaxoMap alignment and re nement modules: Results for OAEI 2010</article-title>
          . In: The Fifth International Workshop on Ontology Matching. pp.
          <volume>212</volume>
          {
          <issue>219</issue>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Mougin</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Burgun</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bodenreider</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Using wordnet to improve the mapping of data elements to umls for data sources integration</article-title>
          .
          <source>In: Proceedings of the AMIA annual Symposium</source>
          . pp.
          <volume>574</volume>
          {
          <issue>578</issue>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shah</surname>
            ,
            <given-names>N.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Whetzel</surname>
            ,
            <given-names>P.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dai</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dorf</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gri</surname>
            <given-names>th</given-names>
          </string-name>
          , N.,
          <string-name>
            <surname>Jonquet</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rubin</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Storey</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chute</surname>
            ,
            <given-names>C.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Bioportal: ontologies and integrated data resources at the click of a mouse</article-title>
          .
          <source>Nucleic acids research</source>
          (37) (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Sabou</surname>
          </string-name>
          , M.,
          <string-name>
            <surname>d'Aquin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motta</surname>
          </string-name>
          , E.:
          <article-title>Exploring the semantic web as background knowledge for ontology matching</article-title>
          .
          <source>Journal on data semantics XI</source>
          pp.
          <volume>156</volume>
          {
          <issue>190</issue>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Zablith</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Evolva: A comprehensive approach to ontology evolution</article-title>
          .
          <source>In: The Semantic Web: Research and Applications, the 6th European Semantic Web Conference</source>
          , ESWC, pp.
          <volume>944</volume>
          {
          <fpage>948</fpage>
          . Springer, Heraklion, Crete, Greece (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Zablith</surname>
          </string-name>
          , F.,
          <string-name>
            <surname>d'Aquin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sabou</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motta</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Using ontological contexts to assess the relevance of statements in ontology evolution</article-title>
          .
          <source>In: Proceedings of EKAW</source>
          <year>2010</year>
          <article-title>- Knowledge Engineering and Knowledge Management by the Masses (</article-title>
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bodenreider</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Experience in aligning anatomical ontologies</article-title>
          .
          <source>International journal on Semantic Web and information systems 3(2)</source>
          ,
          <volume>1</volume>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>