<!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>Towards Ontology Quality Assessment</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Silvio Mc Gurk</string-name>
          <email>silvio.mcgurk.15@um.edu.mt</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Charlie Abela</string-name>
          <email>charlie.abela@um.edu.mt</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jeremy Debattista</string-name>
          <email>debattis@cs.iai.uni-bonn.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Intelligent Systems, Faculty of ICT, University of Malta</institution>
          ,
          <country country="MT">Malta</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Enterprise Information Systems, Fraunhofer IAIS / University of Bonn</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The success of systems making use of ontology schemas depend mainly on the quality of their underlying ontologies. This has been acknowledged by researchers who responded by suggesting metrics to measure di erent aspects of quality. Tools have also been designed, but determining the set of quality metrics to use may not be a straightforward task. Research on ontology quality shows that detection of problems at an early stage of the ontology development cycle is necessary to reduce costs and maintenance at later stages, which is more di cult to achieve and requires more e ort. Assessment using the right metrics is therefore crucial to identify key quality problems. This ensures that the data and instances of the ontology schema are sound and t for purpose. Our contribution is a systematic survey on quality metrics applicable to ontologies in the Semantic Web, and preliminary investigation towards methods to visualise quality problems in ontologies.</p>
      </abstract>
      <kwd-group>
        <kwd>ontology quality metrics</kwd>
        <kwd>ontology engineering</kwd>
        <kwd>ontology evaluation</kwd>
        <kwd>quality visualisation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Many ontologies have been designed and developed over time, spanning a number
of domains and including a number of concepts. Ontologies have been used in
various domains including gene ontologies [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and as uni cation tools in biomedicine
[
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], in education to enhance learning experiences [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] and in information
retrieval systems [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. As ontologies are being developed and reused, the need to
address quality issues becomes an important factor as having a true
understanding of the quality of an ontology helps future data publishers to choose ontologies
based on ` tness for use' [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. Extensive research has been carried out along the
years to help identify quality problems in ontologies [
        <xref ref-type="bibr" rid="ref10 ref11 ref18 ref20 ref21 ref23 ref3 ref7">7, 23, 20, 3, 21, 10, 18, 11</xref>
        ].
As a result of this research, a number of quality metrics have been suggested.
These are coupled with tools and quality frameworks [
        <xref ref-type="bibr" rid="ref15 ref21 ref23 ref25 ref5 ref7">5, 15, 7, 23, 25, 21</xref>
        ] that
have been implemented in this respect, assessing either the data aspect, the
ontology schema or both. Unlike in Linked Data Quality [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ] and Data Pro ling [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],
there is still a lack of concentrated e ort to consolidate the various approaches
and methods taken by di erent researchers to identify and obtain a subset of
metrics that best represent the quality of ontologies. More e ort is also needed
to design tools that help ontology engineers, data producers and data
publishers, not only to obtain metric measures, but also provide valuable insights into
possible lack of quality in the ontologies under test. Visualisation tools have so
far been mainly used to obtain a visual representation of ontologies, but not as
an alternative way to visualise quality aspects.
      </p>
      <p>The main objectives and contributions of this paper are the following:
Objective 1: Identify and survey existing ontology and data quality metrics
Contribution 1: This will be achieved through a systematic review of existing
literature on quality metrics that have been used in various research elds
including ontologies, database schemas, XML schemas, object-oriented designs,
software engineering and hierarchical designs in general.</p>
      <p>Objective 2: Investigate frameworks and tools that enable the quality
assessment of ontologies and visualise di erent quality aspects
Contribution 2: In this article we will propose a preliminary framework that
merges two known Linked Data tools with regard to data quality and ontology
visualisation, in order to enable the visualisation of ontology quality.
The remaining sections of this paper are organised as follows: Section 2 presents
the methodology and initial results of the survey to identify important metrics.
The section shows how metrics are classi ed according to the categories and
dimensions pertaining to the ISO Standard 25012 for Data Quality. Section 3
discusses and reviews existing visualisation tools and proposes an alternative
way of looking at the quality of ontologies through the use of visualisation
techniques.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Classifying Quality Metrics for Ontologies</title>
      <p>
        Various metrics have been proposed in recent years, some of which are now
widely accepted and implemented in a number of frameworks and tools, such
as those in OQuaRE [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], OntoQualitas [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] and OntoQA [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]. Yang, Z. et al.
[
        <xref ref-type="bibr" rid="ref26">26</xref>
        ] describe how the quality of an ontology should be managed and evaluated
in terms of its engineering and visualisation. The authors describe how quality
metrics help engineers in their ontology design, thus:
(1) expected to lessen the need for maintenance and,
(2) provide means to nd the most t-for-use ontologies.
2.1
      </p>
      <sec id="sec-2-1">
        <title>ISO/IEC 25012 Data Quality Standard</title>
        <p>
          The ISO/IEC 25012 [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] is an approved standard, forming part of a series of
International Standards for Software Product Quality Requirements and
Evaluation (SQuaRE). The model has been adopted in various areas such as
software engineering [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], ontologies [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] and to data on the World Wide Web and
applications [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ], to de ne quality measures and perform quality evaluations.
It categorises fteen quality dimensions into three main categories. We aim to
classify the metrics using this standard as in ontologies we are interested in both
the inherent category (such as detecting inconsistencies), as well as the system
category (such as detecting dereferenceability).
2.2
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Survey Methodology</title>
        <p>
          In order to ensure that research is thorough and fair, a systematic review was
deemed necessary. The review was carried out according to the methods
mentioned in [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ].
        </p>
        <p>Search Strategy: Based on the objective of surveying quality metrics from
di erent research areas, several search terms that were deemed to be more
appropriate for this systematic review, were used. These included:
data quality, assessment, evaluation, linked data, ontology quality, quality
metrics, software quality metrics, database quality metrics.</p>
        <p>Repositories: The following three repositories were considered in the survey:
{ ScienceDirect
{ IEEE Xplore Digital Library
{ ACM Digital Library
2.3</p>
      </sec>
      <sec id="sec-2-3">
        <title>Metrics Survey</title>
        <p>An exercise was carried out to map the metrics identi ed in the survey, to a
category and dimension of the ISO/IEC 25012 Data Quality Standard. The standard
identi es three categories, as follows:
The Inherent Category caters for metrics that measure the degree to which
the model itself has quality characteristics of intrinsic nature to satisfy ` tness
for use'. This includes domain values, relationships and other metadata. In our
work, we refer to the accuracy, completeness, consistency and currentness
dimensions of this category. The System Category refers to quality metrics that
measure the degree to which quality is maintained when the system is under
speci c use, and includes availability, reliability and portability. The
InherentSystem Category includes dimensions that look at both Inherent and System
aspects, such as compliance and understandability, to which we make reference
in our work.</p>
        <p>Table 1 to Table 7 show the metrics in their respective dimensions. Some
metrics may belong to multiple dimensions or categories, however, we categorise the
metrics into the most appropriate dimension.</p>
        <p>
          Inherent Category Metrics Table 1 to Table 4 show the association of the
metrics to the ISO 25012 Inherent Category. For example IA refers to the
association between the Inherent Category and the Accuracy dimension.
IA1: Incorrect Relationship: An incorrect relationship typically occurs with
the vague use of `is', instead of `subClassOf', `type' or `sameAs'. As mentioned in
[
          <xref ref-type="bibr" rid="ref20">20</xref>
          ], the correct use of the type of relationship is required to accurately represent
the domain. As explained by [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ], the relationship `rdfs:subClassOf' is reserved
for subclass relationship, `rdf:type' for objects that belong to a particular class,
and `owl:sameAs' is used to indicate that two instances are equivalent.
        </p>
      </sec>
      <sec id="sec-2-4">
        <title>IA2: Merging of Di erent Concepts in same Class: Every di erent con</title>
        <p>cept should be in its own class. The anomaly occurs when two di erent concepts
are put in the same class.</p>
        <p>IA3: Hierarchy Overspecialisation: Overspecialisation occurs when a leaf
class of an ontology (a class that is not a superclass of some other classes) does
not have any instances associated with it.</p>
        <p>IA4: Using a Miscellaneous Class: A class within the hierarchy of the
ontology which is simply used to represent instances that do not belong to any
of its siblings. For instance, having the class `Fruit' with subclasses `Orange',
`Apple', `Pear' and `Miscellaneous'. The `Miscellaneous' class might simply be
capturing the rest of the fruits, without any distinction between them, thereby
lacking accuracy.</p>
        <p>IA5: Chain of Inheritance: An undesirable inheritance chain may occur when
a large part of an ontology exists where each class in the chain has only one
subclass (for example a section of the ontology with a chain of six classes, each of
which has only one subclass and has no siblings). This might mean that some
aggregation of the concepts de ned in that section might be required.
IA6: Class Precision: This metric is calculated over a given frame of reference
(existing resources or sources of data with which the ontology may be evaluated)
and tests precision of the ontology. It is de ned as the cardinality of the
intersection between classes in the ontology and classes in the frame, divided by the
total number of classes in the ontology. E ectively this is a percentage of the
number of classes common between the ontology and the test data source, with
respect to the total number of classes in the ontology. For example, assuming
an ontology of fty classes, of which, forty are present in the test data source,
the ontology precision would be 80%. There is 20% of the ontology which is not
relevant to the test data source.</p>
        <p>IA7: Number of Deprecated Classes and Properties: This metric
addresses parts of an ontology which are marked as deprecated, identi ed by
`owl:DeprecatedClass' or `owl:DeprecatedProperty'. Deprecated sections are
normally not updated anymore and might be superseded by newer classes or
properties. This problem could either be within the ontology itself, or pointing to
external references that have since been deprecated. It must be noted here that,
having an ontology with a deprecated class or property is not necessarily a
quality problem. In fact, in certain situations it might be desirable to leave the classes
and properties within the ontology and mark them as deprecated (rather than
deleting them), as there might be other ontologies that are currently referencing
the deprecated elements. Deleting those elements might make the other
ontologies unusuable. What we mean here is that, new ontologies developed after an
element or property has been deprecated, should not ideally make use of those
elements (but rather use the new elements).
IC1: Number of Isolated Elements: Elements, including classes, properties
and datatypes are considered isolated if they do not have any relation to the rest
of the ontology (declared but not used).</p>
      </sec>
      <sec id="sec-2-5">
        <title>IC2: Missing Domain or Range in Properties: Properties should be ac</title>
        <p>companied by their domain and range. Missing information about the properties
may cause lack of completeness and may result in less accuracy and more
inconsistencies. This does not always and necessarily indicate a quality problem.
There might be cases, for instance in Linked Data, where it is desirable for a
property to be open (not being bound to a particular domain or speci c range).
IC3: Class Coverage: This metric is calculated over a given frame of
reference and determines the amount of coverage of a given ontology. It is de ned as
the cardinality of the intersection between classes in the ontology and classes in
the frame, divided by the total number of classes in frame. E ectively this is a
percentage of the number of classes common between the ontology and the test
data source, with respect to the total number of classes in the test data source.
For example, assuming a test data source of sixty classes, of which, forty are
present in the ontology, the ontology coverage would be 67%. There is 33% of
the test data source which is not covered by the ontology.</p>
        <p>IC4: Relation Coverage: This is similar to class coverage, but is de ned as
the cardinality of the intersection between relations in the ontology and relations
in the frame, divided by the total number of relations in frame.</p>
      </sec>
      <sec id="sec-2-6">
        <title>IO1: Number of Polysemous Elements: Number of properties, objects or</title>
        <p>datatypes that are referred by the same identi er. A quality issue arises if, in a
given ontology, there are multiple classes and/or properties which are
conceptually di erent but have the same identi er. For example, `man' might refer to
di erent but related concepts, such as referring to `the human species' or a `male
person'.</p>
      </sec>
      <sec id="sec-2-7">
        <title>IO2: Including Cycles in a Class Hierarchy: Identi ed by [10] as circu</title>
        <p>latory errors, this condition typically occurs, for example, when a class C1 is
de ned as a superclass of class C2, and C2 is de ned as a superclass of C1 at the
same time. C1 and C2 may not necessarily be directly linked, thus cycles may
form at di erent depths, d.</p>
        <p>
          IO3: Missing Disjointness: Gomez-Perez et al. in [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] quali es that subclasses
of a class which are disjoint from each other (a subclass can only be of one type),
should specify this disjointness in the ontology.
        </p>
      </sec>
      <sec id="sec-2-8">
        <title>IO4: De ning Multiple Domains/Ranges: Multiple domains and ranges</title>
        <p>are allowed, however, these should not be in con ict with each other (that is,
no two domains or ranges should contradict each other). A quality issue arises
when multiple de nitions are inconsistent.</p>
      </sec>
      <sec id="sec-2-9">
        <title>IO5: Creating a Property Chain with One Property: This metric refers</title>
        <p>
          to the use of the OWL construct `owl:propertyChainAxiom' to set a property as
being composed of several other properties. The anomaly occurs when a
property chain includes only one property in the compositional part. For example,
declaring the property `grandparent' as a property chain, but including only one
property `parent' within it (instead of the required two `parent' properties).
IO6: Lonely Disjoints: As mentioned in [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ], a class C is referred to as a lonely
disjoint when the ontology speci es that this class is disjoint with some other
classes CA and CB, but C is not a sibling of CA and CB.
        </p>
        <p>IO7: Tangledness: This is de ned as the mean number of classes with more
than one direct ancestor. Another measure of tangledness is de ned as the mean
number of direct ancestor of classes with more than one direct ancestor.</p>
      </sec>
      <sec id="sec-2-10">
        <title>IO8: Semantically Identical Classes: This anomaly occurs when an ontology</title>
        <p>
          includes multiple classes with the same semantics (referring to the same concept).
IU1: Freshness: This is de ned by [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ] as a measure indicating how updated a
given piece of information is. The authors de ne a similar metric, `newness' as
a measure to indicate how data was created in a timely manner.
        </p>
      </sec>
      <sec id="sec-2-11">
        <title>Inherent-System Category Metrics Table 5 and Table 6 show the associa</title>
        <p>tion of metrics to the ISO 25012 Inherent-System Category (IS).</p>
      </sec>
      <sec id="sec-2-12">
        <title>ISM1: No OWL Ontology Declaration: Ontologies must ensure that the</title>
        <p>`owl:Ontology' tag is provided, which includes meta-data speci c to the
ontology such as version, license and dates, and to make reference to other ontologies.
ISM2: Ambiguous Namespace: The absence of the ontology URI and the
namespace `xml:base' will cause the ontology namespace to be matched to its
location. This may result in an unstable ontology which causes its namespace to
change depending on its location.</p>
        <p>ISM3: Namespace Hijacking: Hijacking occurs when an ontology makes
reference to terms T , properties P or objects O from another namespace K, where
that namespace K does not really have any de nitions for T , P and O.
ISM4: Number of Syntax Errors: This is a running total of the number of
syntax errors found in a given ontology.
ISU1: Missing Annotations: Elements of an ontology should have human
readable annotations that label them, such as the use of `rdfs:label' or the label
`skos:prefLabel'.</p>
        <p>
          ISU2: Property Clumps: Clumps occur when a collection of elements
(properties, objects) are included as a group in a number of class de nitions. In such
cases, [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] argue that the ontology may be improved by de ning an abstract
concept as an aggregation of the clump. A trivial example would be the common use
of properties `house', `street', `town' and `country', together in di erent places
within an ontology. An abstract single concept `address' may be de ned to
include such properties.
        </p>
      </sec>
      <sec id="sec-2-13">
        <title>ISU3: Using Di erent Naming Conventions: This is an inconsistency in</title>
        <p>the way concepts, classes, properties and datatypes are written.
System Category Metrics Table 7 shows the association of metrics to the
ISO 25012 System Category (S).
SA1: Dereferenceability: This indicates whether a given ontology is readily
available online.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Visualisation</title>
      <sec id="sec-3-1">
        <title>Visualising Ontologies</title>
        <p>
          Various attempts have been made at visualising ontologies, mostly representing
them as graphs which depict the way concepts are connected together. Typically,
these attempts render force-directed hierarchical structures that present a nice,
intuitive and useful way of displaying ontologies. Lohmann, S. et al. [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] argue
that most visualisations lack in some respect. Some implementations such as
OWLViz3 and OntoTrack [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ] just present the user with the hierarchy of
concepts. Other systems provide more detail but lack in aspects such as datatypes
and characteristics that are necessary to better understand what ontologies are
really representing. These include systems such as OntoGraf4 and FlexViz [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ].
The authors further argue that VOWL is built with a comprehensive language
for representation and visualisation of ontologies which can be understood by
both engineers with expertise in ontologies and design, as well as by others who
may be less-knowledgeable in the area. Their implementation is designed for the
Web Ontology Language, OWL. This, along with the fact that VOWL is released
under the MIT license and is fully available and extensible enough, is main
reason why it is being used in this work to study how visualisation techniques may
help ontology engineers and users to assess quality.
3.2
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Visualising Ontology Quality - A Preliminary Investigation in</title>
      </sec>
      <sec id="sec-3-3">
        <title>Building a Pipeline between Luzzu and VOWL</title>
        <p>
          In order to tackle Objective 2, we try to merge e orts done in Linked Data
quality assessment frameworks and ontology visualisation tools. In order to achieve
this, we plan to investigate the outcomes of Luzzu [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ], and re-use its
interoperable quality results and problem reports within VOWL [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], in a proposed system
(work in progress) as shown in Figure 1.
        </p>
        <p>Luzzu was selected since it is a generic assessment framework, allowing for
the custom de nition of quality metrics. Furthermore, the output generated by
Luzzu following the quality assessment, is interoperable - in the sense that we
can use the same schemas Luzzu uses to output the problem report and quality
metadata, in order to visualise ontology quality in VOWL. Our aim is to create
an additional layer on top of VOWL to visualise ontology quality and identify
quality weaknesses, as shown in Figure 2.</p>
        <p>Areas of interest among concepts and properties are calculated according to
the number of di erent metrics, the di erent groups and the nature of the
metrics that fail. Di erent methods and visualisation techniques will be studied to
determine how these can help ontology engineers and users to visualise quality
3 http://protegewiki.stanford.edu/wiki/OWLViz
4 http://protegewiki.stanford.edu/wiki/OntoGraf
problems as clearly as possible in such a way that they could be easily
understood and interpreted correctly. The system would provide information about
which metrics were used in the assessment, in such a way that it would be
possible to compare two visualised quality assessments with di erent metrics and
evaluate the e ect on the given ontology.</p>
        <p>Figure 2 shows an ontology which has been subjected to analysis. The three
areas identi ed (highlighted) represent locations of the ontology which failed
one or more tests. In this particular example, concept C5 failed a number of
tests represented here by the overlap of the three highlighted groups. An
interpretation of this could be that concept C5 might require immediate attention
since it has a higher degree of weakness.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Final Remarks and Future Work</title>
      <p>Ontological quality is desirable given the popularity and the important role of
ontologies in communication and sharing of information across systems. This
work aims at providing a comprehensive view of quality metrics for ontologies. It
also looks at how visualisations can help in this process. An attempt to answer
these questions is made through a survey of existing metrics from literature,
obtained from di erent areas of computing. Correlation tests will be performed
to determine sets of metrics that address the same aspects of quality. The results
of the survey and correlation tests will help in identifying metrics that will
then be implemented in the Luzzu framework. Ontologies are assessed using
this framework, and its quality metadata and problem reports are fed into the
VOWL framework, whereby an additional layer will be implemented to provide
a visualisation of the quality assessment for the given ontology. As a result, we
aim to provide an alternative and more intuitive way of looking at the level of
quality in an ontology, achieved through visualisation techniques.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Abedjan</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Golab</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Naumann</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Pro ling relational data: a survey</article-title>
          .
          <source>The VLDB Journal</source>
          .
          <volume>24</volume>
          ,
          <fpage>557</fpage>
          -
          <lpage>581</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Ashburner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ball</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blake</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Botstein</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Butler</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cherry</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dolinski</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dwight</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eppig</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Harris</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hill</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Issel-Tarver</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kasarskis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lewis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Matese</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Richardson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ringwald</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rubin</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sherlock</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Gene Ontology: tool for the uni cation of biology</article-title>
          .
          <source>Nature Genetics</source>
          .
          <volume>25</volume>
          ,
          <fpage>25</fpage>
          -
          <lpage>29</lpage>
          (
          <year>2000</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Baumeister</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Seipel</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Smelly owls - Design anomalies in ontologies</article-title>
          .
          <source>Proceedings of the Eighteenth International Florida Arti cial Intelligence Research Society Conference, FLAIRS 2005 - Recent Advances in Arti cal Intelligence</source>
          .
          <volume>215</volume>
          -
          <fpage>220</fpage>
          (
          <year>2005</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Besbes</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baazaoui-Zghal</surname>
          </string-name>
          , H.:
          <article-title>Modular ontologies and CBR-based hybrid system for web information retrieval</article-title>
          .
          <source>Multimedia Tools and Applications</source>
          .
          <volume>74</volume>
          ,
          <fpage>8053</fpage>
          -
          <lpage>8077</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Debattista</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lange</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <string-name>
            <surname>Luzzu - A Methodology</surname>
          </string-name>
          and
          <article-title>Framework for Linked Data Quality Assessment</article-title>
          .
          <source>Journal of Data and Information Quality</source>
          .
          <volume>8</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>32</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Duque-Ramos</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boeker</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jansen</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schulz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iniesta</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fernndez-Breis</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Evaluating the Good Ontology Design Guideline (GoodOD) with the Ontology Quality Requirements and Evaluation Method and Metrics (OQuaRE)</article-title>
          .
          <source>PLoS ONE</source>
          .
          <volume>9</volume>
          ,
          <issue>e104463</issue>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Duque-Ramos</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fernndez-Breis</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iniesta</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dumontier</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Egaa</given-names>
            <surname>Aranguren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Schulz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Aussenac-Gilles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Stevens</surname>
          </string-name>
          ,
          <string-name>
            <surname>R.</surname>
          </string-name>
          :
          <article-title>Evaluation of the OQuaRE framework for ontology quality</article-title>
          .
          <source>Expert Systems with Applications</source>
          .
          <volume>40</volume>
          ,
          <fpage>2696</fpage>
          -
          <lpage>2703</lpage>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Falconer</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Callendar</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Storey</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>FLEXVIZ: Visualizing Biomedical Ontologies on the Web</article-title>
          . International Conference on Biomedical Ontology, Software Demonstration,
          <article-title>Bu alo</article-title>
          ,
          <source>NY. 0-1</source>
          , (
          <year>2009</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Febrero</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Calero</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , Angeles Moraga, M.:
          <article-title>Software reliability modeling based on ISO/IEC SQuaRE</article-title>
          .
          <source>Information and Software Technology</source>
          .
          <volume>70</volume>
          ,
          <fpage>18</fpage>
          -
          <lpage>29</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Gomez-Perez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fernandez-Lopez</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corcho</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Ontological engineering</article-title>
          . Springer, London. (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Hogan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Harth</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Passant</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Decker</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Polleres</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Weaving the pedantic Web</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          .
          <volume>628</volume>
          (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12. ISO, ISO/IEC 25012:
          <article-title>2008Software engineering. Software product quality requirements and evaluation (SQuaRE)</article-title>
          .
          <source>Data quality model, Report</source>
          , International Organization for Standarization. (
          <year>2009</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Juran</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Godfrey</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Juran's Quality Handbook (5th Edition)</article-title>
          .
          <string-name>
            <surname>McGraw-Hill Professional</surname>
            <given-names>Publishing</given-names>
          </string-name>
          , New York, USA. (
          <year>1998</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Kitchenham</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Procedures for performing systematic reviews</article-title>
          .
          <source>Technical report, Joint Technical Report Keele University Technical Report TR/SE-0401 and NICTA Technical Report 0400011T.1</source>
          (
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Liebig</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Noppens</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <string-name>
            <surname>OntoTrack - A New Ontology Authoring Approach</surname>
          </string-name>
          .
          <volume>4</volume>
          (
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Lohmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Negru</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haag</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ertl</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Visualizing ontologies with VOWL</article-title>
          .
          <source>Semantic Web</source>
          .
          <volume>7</volume>
          ,
          <fpage>399</fpage>
          -
          <lpage>419</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>McCray</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>An Upper-Level Ontology for the Biomedical Domain</article-title>
          .
          <source>Comparative and Functional Genomics</source>
          .
          <volume>4</volume>
          ,
          <fpage>80</fpage>
          -
          <lpage>84</lpage>
          (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Mendes</surname>
            ,
            <given-names>C.P.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miklos</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Calbimonte</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moraru</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Flouris</surname>
          </string-name>
          , G.:
          <article-title>PlanetData D2.1 Conceptual model and best practices for high-quality metadata publishing</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Miranda</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Orciuoli</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sampson</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>A SKOS-based framework for Subject Ontologies to improve learning experiences</article-title>
          .
          <source>Computers in Human Behavior</source>
          .
          <volume>61</volume>
          ,
          <fpage>609</fpage>
          -
          <lpage>621</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          :
          <article-title>Ontology Development 101: A Guide to Creating Your First Ontology</article-title>
          .
          <source>Stanford Knowledge Systems Laboratory</source>
          .
          <volume>25</volume>
          (
          <year>2001</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Poveda-Villaln</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomez-Perez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Suarez-Figueroa</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <string-name>
            <surname>OOPS! (OntOlogy Pitfall Scanner</surname>
          </string-name>
          !):.
          <source>International Journal on Semantic Web and Information Systems</source>
          .
          <volume>10</volume>
          ,
          <fpage>7</fpage>
          -
          <lpage>34</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Ra que</surname>
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lew</surname>
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qanber Abbasi</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>Information Quality Evaluation Framework: Extending ISO 25012 Data Quality Model</article-title>
          , World Academy of Science, Engineering and Technology -
          <source>International Journal of Computer</source>
          , Electrical, Automation,
          <source>Control and Information Engineering</source>
          .
          <volume>6</volume>
          ,
          <fpage>568</fpage>
          -
          <lpage>573</lpage>
          (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Rico</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Caliusco</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chiotti</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Galli</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>OntoQualitas: A framework for ontology quality assessment in information interchanges between heterogeneous systems</article-title>
          . Computers in Industry.
          <volume>65</volume>
          ,
          <fpage>1291</fpage>
          -
          <lpage>1300</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Srinivasan</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Devi</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>A Comprehensive Review and Analysis on ObjectOriented Software Metrics in Software Measurement</article-title>
          .
          <source>International Journal on Computer Science and Engineering. 6</source>
          ,
          <issue>7</issue>
          ,
          <fpage>247</fpage>
          -
          <lpage>261</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <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>
          ,
          <string-name>
            <surname>Aleman-Meza</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>OntoQA: Metric-Based Ontology Quality Analysis</article-title>
          .
          <source>IEEE Workshop on Knowledge Acquisition from Distributed</source>
          , Autonomous,
          <source>Semantically Heterogeneous Data and Knowledge Sources</source>
          .
          <fpage>45</fpage>
          -
          <lpage>53</lpage>
          (
          <year>2005</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ye</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Evaluation metrics for ontology complexity and evolution analysis</article-title>
          .
          <source>Proceedings - IEEE International Conference on e-Business Engineering</source>
          ,
          <string-name>
            <surname>ICEBE</surname>
          </string-name>
          <year>2006</year>
          .
          <volume>162</volume>
          -
          <fpage>169</fpage>
          (
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Zaveri</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rula</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maurino</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pietrobon</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Quality assessment for Linked Data: A Survey</article-title>
          .
          <source>Semantic Web</source>
          .
          <volume>7</volume>
          ,
          <fpage>63</fpage>
          -
          <lpage>93</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>