<!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>Analysis of the evolution of ontologies using OQuaRE: Application to EDAM</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Manuel Quesada-Mart´ınez</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Astrid Duque-Ramos</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jesualdo Tom a´s Fern a´ndez-Breis</string-name>
          <email>jfernand@um.es</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Facultad de Informa ́ tica, Universidad de Murcia</institution>
          ,
          <addr-line>IMIB-Arrixaca, CP 30100 Murcia</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2015</year>
      </pub-date>
      <abstract>
        <p>In recent years, the biomedical community has developed a significant number of ontologies. The curation of biomedical ontologies is a complex task, which has the practical implication of a high number of versions of ontologies in short time, because biomedical ontologies evolve rapidly. New versions are periodically published in ontology repositories. Ontology designers need to be supported for the effective management of the evolution of biomedical ontologies given this level of activity, because the different changes may affect the engineering and quality of the ontology. This is why we think that there is a need for methods that contribute to the analysis of the effects of changes and evolution of ontologies. In this paper we approach this issue from the ontology quality perspective. In previous works we have developed an ontology evaluation framework based on quantitative metrics, called OQuaRE. Here, OQuaRE will be used as a core component in a method that permits to analyze the different versions of biomedical ontologies using a common framework. The objective is to help ontology developers to study the evolution of ontology versions in terms of changes in the quality dimensions analyzed in OQuaRE. In this work we explain how OQuaRE can be adapted for supporting this process and report the application of the method to 16 versions of the EDAM ontology. Discussion is provided on the evolution of the quality scores of those versions according to the OQuaRE quality perspective.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 INTRODUCTION</title>
      <p>
        In recent years, the biomedical community has increased its effort
in the development of good ontologies and this will continue in
the future
        <xref ref-type="bibr" rid="ref5">(Hoehndorf et al., 2014)</xref>
        . As a consequence, ontology
developers publish their new ontologies across the Internet, and
they are accessible from different sources. BioPortal
        <xref ref-type="bibr" rid="ref18">(Whetzel et al.,
2011)</xref>
        contains 428 ontologies at the time of writing, and new
content is published every week. BioPortal provides for automatic
updates by user submissions of new versions, which are accessible
via web browsers and through web services
        <xref ref-type="bibr" rid="ref18">(Whetzel et al., 2011)</xref>
        .
      </p>
      <p>
        The curation of ontologies is a complex task because of their high
level of activity and rapid evolution
        <xref ref-type="bibr" rid="ref9">(Malone et al., 2010)</xref>
        . For this
reason, their number and versions grow rapidly. The analysis of
versions was introduced by
        <xref ref-type="bibr" rid="ref6">Klein and Fensel (2001)</xref>
        , who defined
ontology versioning as the ability to handle changes in ontologies
by creating and managing different variants of it and pointed out the
importance of highlighting differences between versions. Later,
        <xref ref-type="bibr" rid="ref10">Noy
et al. (2003)</xref>
        claimed that a versioning system for ontologies must
compare and present structural changes rather than changes in text
representation or source files. They described a version-comparison
algorithm that produces a structural difference between ontologies,
which were presented to users through an interface for analysing
them
        <xref ref-type="bibr" rid="ref11">(Noy et al., 2004)</xref>
        . Later,
        <xref ref-type="bibr" rid="ref9">Malone et al. (2010)</xref>
        presented
Bubastis that reports on 5 major types of ontology changes: added or
removed axioms to an existing named class (NC), NCs added, NCs
made obsolete and edited annotation properties. Bubastis1 was used
in
        <xref ref-type="bibr" rid="ref9">(Malone et al., 2010)</xref>
        for measuring the level of activity of
bioontologies, and this is used in BioPortal to generate reports about
changes between 2 consecutive versions. Recently,
        <xref ref-type="bibr" rid="ref2">Copeland et al.
(2013)</xref>
        focused on changes in asserted and inferred axioms taking
into account reasoning capabilities in ontologies
        <xref ref-type="bibr" rid="ref17">(Wang et al., 2004)</xref>
        .
      </p>
      <p>
        In this work, we are interested in studying the evolution of
ontologies from the perspective of ontology quality. The analysis
of quality in ontologies has been addressed in different ways in
the ontology evaluation community
        <xref ref-type="bibr" rid="ref12 ref15 ref3 ref4 ref7">(Gangemi et al., 2006; Tartir
and Arpinar, 2007; Ma et al., 2009; Duque-Ramos et al., 2011)</xref>
        .
        <xref ref-type="bibr" rid="ref4">Gangemi et al. (2006)</xref>
        approached it as a diagnostic task based on
ontology descriptions, using three categories of criteria (structural,
functional and usability profiling). Similarly,
        <xref ref-type="bibr" rid="ref12">Rogers et al. (2006)</xref>
        proposed an approach using four qualitative criteria (philosophical
rigour, ontological commitment, content correctness, and fitness
for a purpose). Quantitatively,
        <xref ref-type="bibr" rid="ref19">Yao et al. (2005)</xref>
        and
        <xref ref-type="bibr" rid="ref15">Tartir and
Arpinar (2007)</xref>
        presented metrics for evaluating structural properties
in the ontology. Recently,
        <xref ref-type="bibr" rid="ref3">Duque-Ramos et al. (2011)</xref>
        adapted the
SQuaRE standard for software quality evaluation for defining a
qualitative and quantitative ontology quality model.
      </p>
      <p>In this paper, we propose a method that combines ideas from the
ontology evaluation and ontology versioning field by adapting the
OQuaRE methods for the needs of the study of changes between
versions of ontologies. In this paper, we will explain the method
and we will exemplify its application to the study of 16 versions of
the ontology of Bioinformatics operations, types of data, formats,
and topics (EDAM)2. The analysis of the results will permit to
detect the impact of the series of changes in the ontology on the
quality measurements offered by OQuaRE, which may contribute
to learn about the engineering of the EDAM ontology. Our results
will be compared with the ones obtained with Bubastis to study the
relations between the level of activity of ontologies and changes in
the OQuaRE quality scores. We believe this kind of method may
contribute to generate new insights about biomedical ontologies.</p>
      <p>white
2
2.1</p>
    </sec>
    <sec id="sec-2">
      <title>METHODS</title>
      <sec id="sec-2-1">
        <title>OQuaRE</title>
        <p>
          OQuaRE
          <xref ref-type="bibr" rid="ref3">(Duque-Ramos et al., 2011)</xref>
          is an ontology quality
evaluation framework based on the software product quality
SQuaRE. OQuaRE aims at defining all the elements required for
ontology evaluation: evaluation support, evaluation process and
        </p>
        <sec id="sec-2-1-1">
          <title>1 http://www.ebi.ac.uk/efo/bubastis/</title>
        </sec>
        <sec id="sec-2-1-2">
          <title>2 http://edamontology.org</title>
          <p>Characteristic
metrics. The main objective of OQuaRE is to provide an objective,
standardized framework for ontology quality evaluation, which
could be applied in a number of situations.</p>
          <p>OQuaRE is structured in 3 levels: quality characteristics,
subcharacteristics and metrics. The evaluation of an ontology
comprises a score for each quality characteristic, which depends on
the evaluation of the its associated subcharacteristics. Similarly, the
evaluation of a particular subcharacteristic depends on its associated
metrics.</p>
          <p>
            Table 1 describes the OQuaRE characteristics and subcharacteristics
we use in this work. OQuaRE metrics adapt successful metrics from
both ontology and software engineering communities
            <xref ref-type="bibr" rid="ref16 ref19">(Tartir et al.,
2005; Yao et al., 2005)</xref>
            , which we briefly describe in Table 2. The
complete specification of the OQuaRE quality model, including the
associations between subcharacteristics and metrics, can be found
at http://miuras.inf.um.es/oquarewiki.
          </p>
          <p>OQuaRE metrics generate quantitative values in different ranges,
so they are scaled into the range 1 to 5, which is the scale used
in SQuaRE based approaches. There, 1 means not acceptable, 3
is minimally acceptable, and 5 is exceeds the requirements. The
scaling method is based on the recommendations and best practices
of the Software Engineering community for software metrics and
ontology evaluation metrics (see the scale at the OQuaRE website).</p>
          <p>OQuaRE provides a flexible analysis framework because
ontologies can be analysed at different granularity levels: metric,
subcharacteristic, characteristic and globally.</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>2.2 The method</title>
        <p>Fig. 1 shows different stages of our method. We propose a method
focused on measuring changes between different versions of the
same ontology in terms of its global quality.</p>
        <p>DEFINITION 1. Versioned corpus of an ontology (vC): vC is a
list of versions [ v1; v1+1:::; vt] of the same ontology , where a
time criterion must sequentially order vC.</p>
        <p>Ontologies can be found in different sources and formats, so
we propose to normalise vC before applying OQuaRE. In the
normalisation, we check that they are consistent, remove deprecated
classes and save them in a the same OWL format.</p>
        <p>Select an ontology
and its versions
Step 1</p>
        <p>OQuaRE
Quality Framework</p>
        <p>Select the
comparison
criteria
Step 2</p>
        <p>Diff
analysis
Step 3
The second step permits to select which OQuaRE quality criteria
are used to analyse the evolution of the ontologies. We define a
comparison criterion as follows:</p>
        <p>DEFINITION 2. Comparison criterion (f ( )): f ( ) is a
quantifiable score that measures the capability of the ontology vi 2
vC to fulfill some criterion.</p>
        <p>
          When we compare different versions of the same ontology
differences should be highlighted
          <xref ref-type="bibr" rid="ref10">(Noy et al., 2003)</xref>
          . In our context,
given an ontology and two consecutive versions vi, v(i+1)2 vC:
        </p>
        <p>DEFINITION 3. Change: there is a change if f ( vi)
f ( v(i+1)), being f ( ) a comparison criterion.
6=
For example, if we obtain average scores of v1=3.75 and
v2=3.87 for different versions, then the change of 0.12 indicates
that the second one has a higher score than the first one. Provided
that OQuaRE metrics are scaled into the range 1-5 we need to
differentiate which changes generate a variation in the scale of the
metric score.</p>
        <p>DEFINITION 4. Change in scale: it is a sort of change where
f ( vi) and f ( v(i+1)) are associated with different levels in the
scale 1-5.</p>
        <p>In our example, there is no change in scale for v1 and v2.
However, changes from 3.25 to 2.87 or from 4.10 to 3.98 would
make a change in the scale.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>RESULTS AND DISCUSSION</title>
      <p>We apply our method to the EDAM ontology. EDAM is an ontology
of well established and familiar concepts that are prevalent within
bioinformatics. EDAM includes types of data, data identifiers, data
formats, operations and topics. We have choosen this ontology as
exemplar because:</p>
      <p>It is well documented and its developers use a control version
system3 (CVS) so that we can trace changes.</p>
      <p>Its source files are accessible online. The latest version (v1.9) is
published in the official project web page. Links to old versions
can be found in BioPortal (18) and in the CVS (13).</p>
      <p>It has received 775 mean visits per month since October 2013
and 5 declared projects use EDAM, so it is a relevant ontology.
Its number of versions and size (2 597 classes on average)
makes its appropriate for this initial study.</p>
      <p>We configured the experiment as follows. The versioned corpus
is composed by the 18 EDAM versions in BioPortal as CVS
content. We performed the diff analysis using OQuaRE metrics,
subcharacteristics and characteristics as comparison criteria. We</p>
      <sec id="sec-3-1">
        <title>3 https://github.com/edamontology/edamontology/releases</title>
        <p>automatically processed the versioned corpus using a home-made
software tool that implements the methods described in the previous
section. This tool uses the OWL API4 and Neo4j (http://neo4j.com)
(paths metrics) for the calculation of OQuaRE metrics. 4 out of 18
versions were discarded by the tool: one could not be processed
by the OWL API, and the other three were found inconsistent by
Hermit (http://hermit-reasoner.com). In order to study the impact
of deprecated classes in the results, we performed two studies:
one with the ontologies containing the deprecated classes and
one removing them. After this removal, v.13 and v.14 became
consistent, so they were processed and included in the second
study. Table 3 shows the results obtained in the characteristics level
for the 16 versions in both studies. The whole set of results is
available at 5, which includes scores and other information in the
subcharacteristics and metrics levels.
3.1</p>
        <sec id="sec-3-1-1">
          <title>Changes in Quality Scores</title>
          <p>According to Table 3 the mean quality score ranges from 3.99
in the first version to 3.85 in the last one. The changes in this
score do not generate a change in the scale. In fact, the EDAM
ontology has always stayed between 3 and 4. Taking into account
the OQuaRE scale, a 3-upper score reveals that good ontological
principles seem to have been applied by the EDAM developers.
In order to get insights about the engineering and evolution of the
ontology, we continue by analysing changes in scale identified for
different quality characteristics (see numbers in bold in Table 3).
3.1.1 Increase in quality scores: the Operability, Compatibility,
Maintainability and Transferability characteristics increased from
level 3 to 4 between v.4 and 5. Moreover, the ontology has
maintained the score at this level since then. This behaviour
happens for all the associated subcharacteristics. These scores are
not included in the paper due to space constraints, but can be
found in the result webpage. Descriptively, the highest score is
found for Maintainability. The scores for its subcharacteristics
“Reusability”, “Analisability”, “Changeability”, “Modification
stability” and “Testability”, qualitatively make the ontology more
reusable, and reduces negative side-effects due to changes in the
ontology. In addition to this, these scores mean that it is easier to
validate and detect flaws in EDAM. A similar reasoning can be done
for the other three characteristics using the information in Table 1.</p>
          <p>The OQuaRE metrics level reveals more information about the
ontology components. In this level, the score for 9 OQuaRE metrics
did not change for any version. The ones that changed are shown
in Fig. 2. NOMOnto and RFCOnto are responsible for the increase
from 4 to 5. The decrease in NOMOnto means that the mean number
of property usage per class is lower, which is good in terms of
maintainability of the ontology. RFCOnto is related to the usage
of properties too.
3.1.2 Decrease in quality scores : the “Reliability” characteristic
decreases from 3 to 2 between v.1 and v.2, whereas and the
“Structural” characteristic does it from 4 to 3 between v.10 and v.11.
The lowest score for the “Structural” characteristic is for Cohesion,
which is related to the LCOMOnto metric (see Fig. 2) that uses the
number of paths in the ontology in its calculation.</p>
        </sec>
      </sec>
      <sec id="sec-3-2">
        <title>4 http://owlapi.sourceforge.net</title>
      </sec>
      <sec id="sec-3-3">
        <title>5 http://miuras.inf.um.es/oquare/icbo2015</title>
        <p>Version Date</p>
        <p>Status</p>
        <p>Struct. F. Adeq. Reliab. Operab. Compat. Maint. Transf.
Org. Nrm. Org. Nrm. Org. Nrm. Org. Nrm. Org. Nrm. Org. Nrm. Org. Nrm.</p>
        <p>Mean
Org. Nrm.</p>
        <p>The largest decrease happens for “Formal relation support” (from
4 to 1). This fall is mainly influenced by the behaviour of the
RROnto metric, which has 2 changes in scale. The first change is
produced by the usage of properties, which descends 86% between
v.4 and v.6. The usage of properties also decreases 8% between
v.10 and v.11. This variation is smaller than the previous one but,
together with an unusual increase in the number of relations (18%),
it triggered the change in the RROnto scale. This increase in the
number of relations is consequence of a structural change in v.11:
deprecated classes were grouped as descendants of an ontology class
in the first taxonomic level so the number of relations increased.</p>
        <p>It should be noted that RROnto measures the usage of properties,
not the number of them. Refactoring towards a common set of
properties can often be a good sign, however the usage measures
the number of times that a property is linked with an entity through
an axiom. For example, while v.4 defines 16 with 6 734 usages, v.5
and v.6 define the same number of properties but with 1 979 and 937
usages respectively.</p>
        <p>Finally, the “Structural” characteristic decrease is influenced
by the “Tangledness” subcharacteristic. This is associated with
TMOnto, which measures the distribution of the parents in the
ontology. 10% of the classes have more than 1 direct parent in v.4,
while this value grows up to 24% in v.5. This metric has a negative
effect over the ontology because of the multiple inheritances,
although this might reflect the biology within the ontology.
3.1.3 Influence of deprecated classes: the presence of
deprecated classes grows from 3.51% (v.1) to 29.58% (v.18).
Deprecated classes caused inconsistencies in v.13 and v.14. Table
3 shows that there are not significant changes at characteristic
level between the ontologies with (Org) and without the deprecated
classes (Nrm), but some changes happen at metric level. Fig. 2
shows the evolution of the scores for some quality metrics of
the complete ontology (left) and the ontology without deprecated
classes (right). The structural change previously explained for
deprecated classes anticipates the drop of RROnto to v.11, whereas
it happens in v.17 in the normalised version. Besides, LCOMOnto
temporary descends to score level 2 between v.8 and v.13 in
the normalised version. This effect on LCOMOnto cannot be
appreciated in the ontologies with the deprecated classes.
3.2</p>
        <sec id="sec-3-3-1">
          <title>Profiles of activity and its quality scores</title>
          <p>
            <xref ref-type="bibr" rid="ref10">Noy et al. (2003)</xref>
            state that the study of changes and commonalities
should be a complementary process. We interpret the absence of
changes as a sign of stability. However, we wonder if this stability
is related to the level of activity in the ontology. For example,
a difference of 0.12 between two versions might have a different
interpretation depending on the number of classes added, edited and
removed. We compare OQuaRE quality scores with those obtained
with the five potential profiles of activity proposed in
            <xref ref-type="bibr" rid="ref9">Malone et al.
(2010)</xref>
            : “initial, ad hoc”, “expanding”, “refining”, “optimising,
mature” and “dormant”. They provide qualitative descriptions for
setting the profile of activity of a set of ontologies based on the
results obtained with Bubastis, which we applied to our versioned
corpus. After that, we manually related regions with profiles of
activity and compare them with our OQuaRE quality scores.
          </p>
          <p>
            We can observe that some consecutive versions remain unchanged
in terms of average quality, and we interpret this as a sign of
stability in the quality scores. This happens in the ranges v.2-v.4,
v.6-v.10 and v.11-v.18 (see Org columns in Table 3). According to
the classification proposed in
            <xref ref-type="bibr" rid="ref8">(Malone and Stevens, 2013)</xref>
            , Fig. 3
shows how the ontology starts in a “refining” profile (1-4) because
it “is largely refining the classes contained, rather than adding or
deleting them, although some addition and deletion still occurs
in lower numbers”. This stage continues until v.12. From v.4 to
+31500"
3500"
3000"
2500"
2000"
1500"
1000"
500"
0"
          </p>
          <p>EDAM(Version(
1" 2" 3" 4" 5" 6" 7" 8" 10" 11" 12" 13" 14" 16" 17" 18"
v.7 the number of classes increases, so the ontology could be in
an “expanding” profile during this stage. However, it seems that
these new classes replace deprecated ones (Fig 3 right). Finally, the
ontology is in “optimising, mature” stage because there is “no or
very low levels of class deletions, some addition of new classes
and changes to existing classes”. We observe a stability during the
“optimising, mature” stage related to the stability in quality scores.
At characteristic level, the SD for v.11-v.18 is 0.04 on average,
whereas it is 0.17 on average for v.1-v.10.</p>
          <p>Finally, this ontology starts in a “refining” stage and evolve to the
“optimising, mature”. This fact might explain the high quality score
and its low variability in EDAM from its first version. Although
all the classes in the signature have suffered a change in the URIs
between v.8 and v.10, this does not affect the quality scores.
3.2.1 Relation between the ontology status and its quality score:
we labeled each version according to the status used by EDAM
developers in BioPortal. From v.1 to v.10 they describe EDAM as a
beta ontology. A beta version is used to describe a computer artifact
that is near completion. The overlap between the stable versions (no
beta) and the “optimising, mature” stage is a good indicator.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4 CONCLUSION AND FUTURE WORK</title>
      <p>
        In this work, we have developed a method that combines the
analysis of versions with an ontology quality evaluation framework.
Its application to EDAM reveals that good ontological principles
were applied in its development. The comparison between
changes in quality scores and the level of the activity of the
ontology justifies the low variability in the scores of the quality
characteristics, as EDAM starts in a “refining” stage and evolve
to the “optimising, mature” one. The analysis of changes in
quality at both subcharacteristic and metric levels have shown some
weaknesses and strengths of the ontology and the method. Our
approach helps to identify systematically changes based on the
OQuaRE metrics. However, it is out of the scope of this work to
measure how the changes in quality scores relate to how the content
conform to the domain represented by the ontology, which would be
the main objective of complementary methods, like realism-based
ones
        <xref ref-type="bibr" rid="ref1 ref13">(Ceusters and Smith, 2006; Seppa¨la¨ et al., 2014)</xref>
        . As future
work, we propose to use the lessons learned in this experiment
for improving the sensitivity of the method, in order to be more
concise in the detection of changes. We cannot conclude that there
is a relation between the quality and activity of classes using one
ontology as exemplar, so the analysis of a wider set of ontologies is
also a challenge, as it will help us to contextualise OQuaRE scores
in the bio-ontology area.
      </p>
    </sec>
    <sec id="sec-5">
      <title>ACKNOWLEDGEMENTS</title>
      <p>This project has been possible thanks to the Spanish Ministry
of Science and Innovation and the FEDER Programme through
grants TIN2010-21388-C02-02, TIN2014-53749-C2-2-R,
BES2011-046192 (MQM) and EEBB-I-14-08700 (MQM), and by the
Fundacio´ n Se´neca (15295/PI/10).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Ceusters</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>A realism-based approach to the evolution of biomedical ontologies</article-title>
          .
          <source>In AMIA Annual Symposium Proceedings</source>
          , volume
          <year>2006</year>
          , page 121. American Medical Informatics Association.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Copeland</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , Gonc¸alves, R. S.,
          <string-name>
            <surname>Parsia</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sattler</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Stevens</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Finding fault: detecting issues in a versioned ontology</article-title>
          .
          <source>In Proceedings of the Second International Workshop on Debugging Ontologies and Ontology Mappings</source>
          , Montpellier, France, May
          <volume>27</volume>
          ,
          <year>2013</year>
          , pages
          <fpage>9</fpage>
          -
          <lpage>20</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Duque-Ramos</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <article-title>Ferna´ndez-</article-title>
          <string-name>
            <surname>Breis</surname>
            ,
            <given-names>J. T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stevens</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Aussenac-Gilles</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>OQuaRE: A square-based approach for evaluating the quality of ontologies</article-title>
          .
          <source>Journal of Research and Practice in Information Technology</source>
          ,
          <volume>43</volume>
          (
          <issue>2</issue>
          ),
          <fpage>159</fpage>
          -
          <lpage>176</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Gangemi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Catenacci</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ciaramita</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Ontology evaluation and validation</article-title>
          .
          <source>Proceedings of the 3rd European Semantic Web Conference (ESWC2006)</source>
          ,
          <volume>3</volume>
          ,
          <fpage>140</fpage>
          -
          <lpage>154</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Hoehndorf</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haendel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stevens</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Rebholz-Schuhmann</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Thematic series on biomedical ontologies in JBMS: challenges and new directions</article-title>
          .
          <source>Journal of biomedical semantics</source>
          ,
          <volume>5</volume>
          ,
          <fpage>15</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Klein</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Fensel</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2001</year>
          ).
          <article-title>Ontology versioning on the Semantic Web</article-title>
          .
          <source>Proc of the Int Semantic Web Working Symposium SWWS</source>
          ,
          <volume>31</volume>
          ,
          <fpage>75</fpage>
          -
          <lpage>91</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Jin</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>A proposal for stable semantic metrics based on evolving ontologies</article-title>
          .
          <source>In Artificial Intelligence</source>
          ,
          <year>2009</year>
          . JCAI '09. International Joint Conference on, pages
          <fpage>136</fpage>
          -
          <lpage>139</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Malone</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Stevens</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Measuring the level of activity in community built bio-ontologies</article-title>
          .
          <source>Journal of Biomedical Informatics</source>
          ,
          <volume>46</volume>
          (
          <issue>1</issue>
          ),
          <fpage>5</fpage>
          -
          <lpage>14</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Malone</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Holloway</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Adamusiak</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kapushesky</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zheng</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnikov</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhukova</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brazma</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Parkinson</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Modeling sample variables with an Experimental Factor Ontology</article-title>
          . Bioinformatics,
          <volume>26</volume>
          (
          <issue>8</issue>
          ),
          <fpage>1112</fpage>
          -
          <lpage>1118</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N. F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <year>a</year>
          .,
          <string-name>
            <surname>Informatics</surname>
            ,
            <given-names>S. M.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Drive</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2003</year>
          ).
          <article-title>Ontology Versioning as an Element of an Ontology-Management Framework</article-title>
          . pages
          <fpage>1</fpage>
          -
          <lpage>17</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N. F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kunnatur</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klein</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          (
          <year>2004</year>
          ).
          <article-title>Tracking changes during ontology evolution</article-title>
          . In S. McIlraith,
          <string-name>
            <given-names>D.</given-names>
            <surname>Plexousakis</surname>
          </string-name>
          , and F. van Harmelen, editors,
          <source>The Semantic Web ISWC</source>
          <year>2004</year>
          , volume
          <volume>3298</volume>
          , pages
          <fpage>259</fpage>
          -
          <lpage>273</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Rogers</surname>
            ,
            <given-names>J. E.</given-names>
          </string-name>
          et al. (
          <year>2006</year>
          ).
          <article-title>Quality assurance of medical ontologies</article-title>
          .
          <source>Methods Inf Med</source>
          ,
          <volume>45</volume>
          (
          <issue>3</issue>
          ),
          <fpage>267</fpage>
          -
          <lpage>274</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Seppa</surname>
            ¨la¨,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Ceusters</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Applying the realism-based ontologyversioning method for tracking changes in the basic formal ontology</article-title>
          .
          <source>In Formal Ontology in Information Systems - Proc. of</source>
          the Eighth International Conference, FOIS 2014, September,
          <fpage>22</fpage>
          -
          <lpage>25</lpage>
          ,
          <year>2014</year>
          , R. de Janeiro, Brazil, pages
          <fpage>227</fpage>
          -
          <lpage>240</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Stevens</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wroe</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gobel</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , , and Lord,
          <string-name>
            <surname>P.</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Applications of ontologies in bioinformatics</article-title>
          . In S. Staab and R. Studer, editors,
          <source>Handbook on Ontologies in Information Systems</source>
          , pages
          <fpage>635</fpage>
          -
          <lpage>658</lpage>
          . Springer.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Tartir</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Arpinar</surname>
            ,
            <given-names>I. B.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Ontology evaluation and ranking using ontoqa</article-title>
          .
          <source>In ICSC '07: Proceedings of the International Conference on Semantic Computing</source>
          , pages
          <fpage>185</fpage>
          -
          <lpage>192</lpage>
          , Washington, DC, USA. IEEE Computer Society.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Tartir</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Arpinar</surname>
            ,
            <given-names>I. B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moore</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sheth</surname>
            ,
            <given-names>A. P.</given-names>
          </string-name>
          , and Aleman-meza,
          <string-name>
            <surname>B.</surname>
          </string-name>
          (
          <year>2005</year>
          ).
          <article-title>Ontoqa: Metric-based ontology quality analysis</article-title>
          .
          <source>In IEEE Workshop on Knowledge Acquisition from Distributed</source>
          , Autonomous, Semantically Heterogeneous Data and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Sources</surname>
          </string-name>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>X. H.</given-names>
          </string-name>
          , Zhang,
          <string-name>
            <given-names>D. Q.</given-names>
            ,
            <surname>Gu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            , and
            <surname>Pung</surname>
          </string-name>
          ,
          <string-name>
            <surname>H. K.</surname>
          </string-name>
          (
          <year>2004</year>
          ).
          <article-title>Ontology based context modeling and reasoning using owl</article-title>
          .
          <source>In Pervasive Computing and Communications Workshops</source>
          ,
          <year>2004</year>
          .
          <source>Proc. of the 2nd IEEE Annual Conference on</source>
          , pages
          <fpage>18</fpage>
          -
          <lpage>22</lpage>
          . Ieee.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Whetzel</surname>
            ,
            <given-names>P. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shah</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alexander</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dorf</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fergerson</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Storey</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chute</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>BioPortal: Ontologies and integrated data resources at the click of a mouse</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          ,
          <volume>833</volume>
          ,
          <fpage>292</fpage>
          -
          <lpage>293</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Yao</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Orme</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Etzkorn</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          (
          <year>2005</year>
          ).
          <article-title>Cohesion metrics for ontology design and application</article-title>
          .
          <source>Journal of Computer Science</source>
          , (
          <volume>1</volume>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>