<!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>Advancing Underutilized Crops Knowledge using SWRL-enabled Ontologies - A survey and early experiment</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Abba Lawan</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Abdur Rakib</string-name>
          <email>Abdur.Rakibg@nottingham.edu.my</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Natasha Alechina</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Asha Karunaratne</string-name>
          <email>asha.karunaratne@cffresearch.org</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Crops For the Future Research Centre (CFFRC)</institution>
          ,
          <country country="MY">Malaysia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>School of Computer Science The University of Nottingham</institution>
          ,
          <country>Malaysia Campus</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>School of Computer Science The University of Nottingham</institution>
          ,
          <country country="UK">UK</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>khyx3alw</institution>
          ,
          <addr-line>Abdur.Rakib</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Due to their powerful knowledge representation formalism and associated inference mechanisms, ontology-based approaches have been increasingly adopted to formally represent domain knowledge. We propose the use of ontologies to advance knowledge-sharing on underutilized crops and propose how to integrate those ontologies with rules for added expressiveness. We rst present a survey on the use of ontologies in the eld of life-sciences with emphasis on crop-related ontologies, and justify why we need a new formalism. We then present the UC-ONTO (an Underutilized Crops Ontology) as a case study showing the integration of OWL (Web Ontology Language) ontologies with Semantic Web Rule Language (SWRL) rules for added expressiveness.</p>
      </abstract>
      <kwd-group>
        <kwd>Crop Ontology</kwd>
        <kwd>OWL Ontology</kwd>
        <kwd>Semantic Web Rule Language</kwd>
        <kwd>Underutilized Crops</kwd>
        <kwd>Knowledge representation</kwd>
        <kwd>Reasoning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        A shared concern among knowledge engineers and domain experts is the
formalization of knowledge domains with minimum ambiguities. One possible solution
is the use of ontologies, which serve as an explicit speci cation of terms that
formally de ne and structure the concepts of a shared domain and the relationships
that exist between them [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. In essence, ontologies help to provide a common
understanding of a domain while enabling knowledge-sharing among experts and
software tools.
      </p>
      <p>
        In the eld of Life Sciences, ontologies have proven to be increasingly
valuable by providing the semantic framework for de ning domain concepts and
their relationships coupled with automated reasoning and analysis tools that
support knowledge organization and sharing [
        <xref ref-type="bibr" rid="ref45 ref51">45, 51</xref>
        ]. Thus, breathing new life
into biological/agricultural classi cations by providing common understanding
of terms among researchers and bridging the gaps in semantic and organizational
di erences between tools and databases. In the Crops domain, various
ontologies do exist, such as the Crop Ontology [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], the Plant Ontology [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], the Gene
Ontology [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and the popular AGROVOC [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ], among others. However,
information on speci c crops (categorized as Underutilized) hardly exist in these
crops vocabularies and ontologies (see gure 1). U nderutilized Crops [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ], are
those that are currently neglected though previously grown and consumed with
considerable nutritional and/or market value [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
      </p>
      <p>
        Moreover, existing crop-related ontologies such as those listed above are
usually available in the Open Biomedical Ontology (OBO) format, being developed
using an open-source OBO-Edit environment [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Though, OWL versions of
these ontologies are also provided in most cases, and since tools for converting
OBO to OWL ontologies do exist, such as OboInOwl4, it is always easier to
adapt OBO ontologies to OWL-based development environments and semantic
web applications [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <p>The high-expressive power of OWL - owed to its rich collection of constructs
and its support for rule languages such as SWRL, o er developers greater
exibility in domain modeling and expressing declarative knowledge (using rules)
over ontologies. Moreover, the integration of OWL ontologies with rules help
in expressing implicit domain knowledge by utilizing existing rule-based
reasoning supports. With OWL being the standard ontology language approved by
the World Wide Web Consortium (W3C), e orts to provide Crop Ontologies
in RDF and OWL format will undoubtedly boost crop knowledge-sharing and
allows interoperability between participants of the platform and beyond. Also
Semantic Web applications can be developed to utilize such ontologies.</p>
      <p>
        The focus of this paper is to practically explore how rules can be used to
increase the expressive powers of ontologies focusing on the SWRL rules. By
so doing, we develop OWL ontology for the Underutilized Crops domain and
further integrate the ontology with basic SWRL rules. One signi cant role of
ontologies is that they facilitate knowledge reuse. As such, we utilize some
domainindependent as well as crop ontologies in the underutilized crops ontology. FAOs
geopolitical ontology and OWL-time ontology are some of the ontologies
imported. We hope in the future, to see more complex representation of general
crops knowledge other than concept hierarchies and the simple is-a and part-of
relationships currently o ered by the popular crop ontologies (section 3.2). In a
similar gesture, authors of Crop Ontology: vocabulary for crop-related concepts
in [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ], have suggested the use of OWL-DL in the future works of for added
expressiveness and complex domain modeling.
      </p>
      <p>The remainder of the paper goes as follows: We present our motivation and
the scope of the review in the next section and section 2 discusses the expressive
powers of OWL and the need for integrating OWL ontologies with rules. This is
followed by a brief introduction of the SWRL formalism. Section 3 presents the
relevant works on using ontologies to model a knowledge domain with emphasis
on the crops domain. Section 4, which introduces the UC-ONTO, describing the
4 http : ==www:bioontology:org=wiki=index:php=OboInOwl : M ainP age
problem background, approaches, and development methodology. In section 5,
we present an implementation of the SWRL rules extension for the UC-ONTO
case study. We evaluate the ontology and SWRL rule assertions in section 6 and
nally conclude in 7.
1.1</p>
    </sec>
    <sec id="sec-2">
      <title>Motivation and Scope</title>
      <p>
        Inspired by [
        <xref ref-type="bibr" rid="ref28 ref32">32, 28</xref>
        ], the work presented in this paper is part of a PhD project
which among others, aims at using ontologies (and related formalisms) to
standardize knowledge representation in the eld of Underutilized Crops. The review
part of our work focuses on extending ontologies with rules and is restricted to
the literature that discusses the use of SWRL rules and its expressive
extensions. However, evaluation of computational and reasoning capabilities of OWL
+ SWRL combination is not provided in this paper.
      </p>
      <p>Our work can serve as an introduction to the rule-based formalisms and a
guide to new researchers and non-logic experts that plan to utilize these
formalisms for their problem domain. The complete ontology can be found online5.
2</p>
      <sec id="sec-2-1">
        <title>Background</title>
        <p>In this setion, we discuss the expressive powers of OWL ontologies and the
importance of integrating such ontologies with SWRL rules. The SWRL
formalism is then brie y discussed highlighting its condition for decidability, the
DL-safeness.
2.1</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>OWL Expressiveness and the need for rules</title>
      <p>
        Description Logic (DL)-based OWL is the standard ontology language approved
by W3C for modeling domain knowledge in the Semantic Web [
        <xref ref-type="bibr" rid="ref55">55</xref>
        ]. In the
quest for a more expressive web ontology language, the OWL family [
        <xref ref-type="bibr" rid="ref33 ref50">33, 50</xref>
        ],
evolves from OWL 1 that consists of three sub-languages namely: OWL-Lite,
OWL-DL and OWL-Full, to the more recent OWL 2, which is also partitioned
into OWL2EL, OWL2QL and OWL2RL [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ]. These languages o er di erent
expressiveness and computational desirability with the current version, OWL
2, able to provide a wider range of constructs such as transitive and inverse
properties, cardinality restrictions, as well as inheritance among others.
      </p>
      <p>
        However, despite its success in achieving hierarchical de nition and e cient
classi cation of domain concepts when compared to Resource Description
Framework (RDF) its predecessor, OWL su ers from other expressive limitations, such
as its lack of support for composite role de nition between concepts. Hence, there
is the need for a more expressive domain modeling language than OWL as
established by various researchers citing both theoretical and practical example
5 https://www.dropbox.com/s/4l4bbcdus0bv7zm/BG1BG2MergeFinalOWL2RL.owl?dl=0
[
        <xref ref-type="bibr" rid="ref13 ref17 ref24 ref26 ref29 ref35">24, 13, 35, 29, 17, 26</xref>
        ]. Rule formalisms were consequently adopted to provide the
needed support for more expressive power to the OWL language both being
fragments of the classical logic.
      </p>
      <p>The expressive limitations of OWL and the choice for Rules are not just
mere coincidences. While OWL-DL ontologies provides simple, reusable and easy
to understand knowledge models, they lack the expressiveness o ered by rules.
Furthermore, the rule formalisms apart from being in common practice, provides
an e cient reasoning support to ontologies with the added expressiveness.</p>
      <p>The integration of OWL-DL and SWRL provides many advantages that
cannot be achieved using either OWL DL or Horn rules alone. Moreover, extending
ontologies with rules is favored due to the wide acceptance of rules in knowledge
modeling and the success of Rule-based formalisms in commercial applications
among others.
2.2</p>
    </sec>
    <sec id="sec-4">
      <title>SWRL Formalism</title>
      <p>
        In the literature, various formalisms exist to extend DL ontologies with rules and
they are often classi ed into Hybrid (loosely coupled) and Homogenous (tightly
coupled) approaches [
        <xref ref-type="bibr" rid="ref1 ref40">1, 40</xref>
        ]. Among the homogenous formalisms, SWRL has
received a considerable attention from the Semantic Web community over the
last few years [
        <xref ref-type="bibr" rid="ref23 ref24 ref43 ref8">24, 23, 8, 43</xref>
        ] and forms the basis of our survey. The classi cation
of the rule languages into hybrid or homogenous can be in terms of syntax,
semantics or both. we refer the interested reader to [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] for a more detailed list
of the popular formalisms.
      </p>
      <p>
        SWRL is a direct extension of OWL-DL that exploits its model theoretic
semantics while combining the syntaxes of OWL-DL with that of Rule-ML.
SWRL, originally called ORL (OWL Rule Language) [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ], is a horn-like rule
formalism having antecedent (body) as well as consequent (head) with both
having conjunctions of rule atoms. Usually in the form:
atom1 ; atom2 ; atom3 ;
; atomn ! atom1 ; atom2 ; atom3 ;
; atoml
      </p>
      <p>
        As initially de ned in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] and further discussed in [
        <xref ref-type="bibr" rid="ref28 ref8">28, 8</xref>
        ], SWRL extensions
are bindings that provides a mapping between variables used in the rules to
elements of a given domain. Ontology elements in SWRL are identi ed using their
URI6 references. For technical details on the syntax and semantics of SWRL,
we refer the reader to [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] and for background theory and implementations of
Description Logic, see [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
    </sec>
    <sec id="sec-5">
      <title>Decidability of SWRL Formalism: DL safeness. SWRL rules added to</title>
      <p>
        OWL ontologies need to be DL-safe to retain the decidability o ered by OWL
and ensure sound and complete reasoning over their ontologies. A DL-safe SWRL
rule [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ], ensures that only named concepts are used in the rules to avoid
generating anonymous individuals during inference. In other words, only those
6 Uniform Resource Identi ers, strings similar to URLs, used to identify all objects on
the semantic web
variables (or named individuals) already declared in the antecedent may be used
in the inference no new concepts may be introduced.
3
      </p>
      <sec id="sec-5-1">
        <title>The Context: Ontologies in the Crop domain</title>
        <p>This section discusses the relevant works of using ontologies to model a
knowledge domain with emphasis on the crops domain. Starting with classifying
ontologies, we present the popular crop-related ontologies showing their inadequacy
in representing underutilized crops knowledge. Finally, we point the bene ts of
ontologies in life-sciences.
3.1</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Ontologies as Knowledge Repositories - Classi cation</title>
      <p>
        Ranging from generic taxonomies to speci c application-based knowledge
models, ontologies have commonly been categorized into three levels [
        <xref ref-type="bibr" rid="ref27 ref48">48, 27</xref>
        ] namely:
(i) The foundational ontologies, (ii) Domain ontologies and (iii) Application-level
ontologies.
      </p>
      <p>
        Foundational Ontologies also called top-level or reference ontologies, provide
general taxonomies with multi-domain knowledge. The Uni ed Foundational
Ontology (UFO) [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], Basic Formal Ontology (BFO) [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ], General Formal
Ontology (GFO) [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], and the GFO-Bio [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] among others, are common examples
of foundational ontologies. Foundational ontology being a repository of general
knowledge provides a means for semantic evaluation of lower ontologies such as
the domain ontologies.
      </p>
      <p>
        Domain ontologies on their part provide conceptual and more descriptive
de nition of terms within scoped domain boundaries, usually for an
organization or knowledge community comprising of concepts, their relationships and
individual instances. They o er a common vocabulary for sharing, reuse and
standardizing knowledge of a speci c community or domain of discourse. Larger
domain ontologies are sometimes referred as upper-domain, such as BIOTOP
[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], which is an upper-domain ontology for molecular biology linking smaller
domain ontologies with the BFO, FAOs AGROVOC [
        <xref ref-type="bibr" rid="ref10 ref11 ref39">10, 11, 39</xref>
        ], which has in the
past thirty years grown from simple multilingual agricultural index to a
LinkedOpen-Data (LOD) set. Other examples of domain ontologies include the Crop
Ontology [
        <xref ref-type="bibr" rid="ref46">46</xref>
        ], Plant ontology [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], Gene Ontology [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], and the Underutilized
Crops Ontology (UC-ONTO), which is currently under development by Crops
For the Future Research Center (CFFRC)7.
      </p>
      <p>
        Application ontologies are developed to be used for speci c applications and
usually utilize the domain ontologies by restricting conceptualizations to model
a speci ed application domain. For example, the Food Ontologies for nutritional
applications in [
        <xref ref-type="bibr" rid="ref30 ref42 ref9">42, 9, 30</xref>
        ] and sensor ontologies for manufacturing application
reviewed in [
        <xref ref-type="bibr" rid="ref44">44</xref>
        ].
      </p>
      <sec id="sec-6-1">
        <title>7 http://www.cropsforthefuture.org/</title>
        <p>3.2</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>Domain Ontologies in Life Sciences</title>
      <p>
        In this section, we review some of the popular crop-based domain ontologies with
emphasis on the expressiveness provided by their development languages.
Gene Ontology. The Gene Ontology [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] is a popular biological upper-domain
ontology developed by the Gene Ontology Consortium to establish standards in
the representation of gene-related knowledge for various species of organisms.
It is designed as a collaborative community-based ontology development e ort
providing gene ontologies with three components: molecular functions, biological
processes and cellular components, their annotations as well as tools to access
and process the ontologies [
        <xref ref-type="bibr" rid="ref51">51</xref>
        ]. Like many existing biological ontologies, the
Gene Ontology is available mostly in the OBO format. Though, OWL versions
of these ontologies are provided in some cases. However, OBO ontologies even
when converted to OWL formats are less expressive. This is due to the
wellde ned semantics, interoperability with other ontologies and the various tools
and services that facilitate development, maintenance and reuse of OWL
ontologies,
Plant Ontology. Considering it as a comparative tool for plant anatomy and
genomic analysis [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], the Plant Ontology is developed to provide formal
speci cation of terms that describe plant anatomy, morphology and growth stages
with the rst and later developed as components of the whole ontology. Plant
Ontology utilizes the data model available in the Gene Ontology (GO) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], for
annotating the plant anatomy and growth stage ontologies with gene expressions
and phenotype data from the GO. Similar to the Gene Ontology, the Plant
ontology is also guided by the OBO Foundry ontology for seamless collaboration
with other biological ontologies [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] and most of the ontology is available in the
OBO format . However, some parts of the ontology are available in the OWL
format. For e cient comparison of disparate data with similar terms, such as
that of genomics, the use of ontologies is necessary for data curation and analysis
as it helps to provide common structured vocabulary that permits automated
reasoning.
      </p>
      <p>
        Crop Ontology. Citing data management, accessibility and retrieval challenges
as the main motivation, Generation Challenge Program (GCP) 8 developed the
Crop Ontology to facilitate community sharing of crop-related information by
semantically characterizing and annotating historic generic crop data sets (traits,
phenotype, germplasm, breeding, etc.) [
        <xref ref-type="bibr" rid="ref46 ref7">7, 46</xref>
        ]. With a simple web-based interface
and the help of semantic experts as moderators of the ontologies, the Crop
Ontology platform allows community-based collaborative ontology development,
where users can create and add their own ontologies to the pool. Originally in
      </p>
      <sec id="sec-7-1">
        <title>8 http://www.pantheon.generationcp.org</title>
        <p>
          Open Biomedical Ontology (OBO) formats, the Crop ontology has evolved to
utilize more terminological standards such as RDF and OWL [
          <xref ref-type="bibr" rid="ref32">32</xref>
          ].
        </p>
        <p>With OWL being the most widely used standard for developing ontologies,
e ort to provide crop ontologies in RDF and OWL format will no doubt improve
knowledge-sharing among researchers. This is basically due to the high
expressiveness, e cient reasoning support, and the added advantage integrating OWL
ontologies with declarative rule languages such as SWRL. Moreover, Semantic
Web applications can be developed to easily utilize OWL ontologies.</p>
        <p>
          From the foregoing exploration, the ontologies are able to provide an e cient
and comprehensive hierarchical representation of their domains with common
roles between concepts being of the form is-a and part-of relationships, which
simply put, denotes that a concept is either a subtype of the connecting concept
or that of the root/ancestral concept (see Fig. 1 on the right panel). However,
they seem to lack complex representation of roles or relationships between
concepts, which is one of the major di erences between ontologies and hierarchical
taxonomies such as thesauri. In a similar gesture, authors of Crop Ontology:
vocabulary for crop-related concepts in [
          <xref ref-type="bibr" rid="ref32">32</xref>
          ], have suggested the use of OWL-DL
in their future work for added expressiveness and complex domain modeling.
        </p>
        <p>Contribution of ontology to the crops domain (not exclusive though) can be
summarized in the following points: i) For organization and sharing crop
information ii) As integrative comparative tools iii) For standardization of domain
knowledge and also iv) Useful for developing semantic web applications.</p>
        <p>
          It should be noted however, that these contributions are not exclusive to the
crops domain as they are simply bene ts brought about by the use of ontologies.
Though, the comparability advantage is more pronounced in the eld of life
sciences. Moreover, as ontologies are designed to be the knowledge modeling
formalisms for an open-web [
          <xref ref-type="bibr" rid="ref16 ref6">16, 6</xref>
          ], their advantages may not be restricted to a
particular domain. A review on the recent trends and applications of ontologies
citing examples from various domain ontologies is presented in [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] and text
book detail on uses of ontologies in bio-informatics is given in [
          <xref ref-type="bibr" rid="ref49">49</xref>
          ].
4
        </p>
        <sec id="sec-7-1-1">
          <title>Case Study: Underutilized Crops Ontology (UC-ONTO)</title>
          <p>This section introduces the motivation as a case study on the use of SWRL
rules for integrating ontologies in the crops domain. The approach and speci c
design issues as related to our case, underutilized crops knowledge modeling are
discussed.</p>
          <p>
            Problem Background. With the United Nation's decade long e orts on
biodiversity and food security, there is an awakening on the need to revitalize the
cropping of neglected or underutilized crop species, many of which have the
potential of providing food security as well as nutritional sustainability [
            <xref ref-type="bibr" rid="ref15 ref37 ref53">15, 37,
53</xref>
            ]. The Crops for the Future Research Center (CFFRC) , is one of the research
bodies dedicated for research and development on Underutilized Crops. With
many researchers working on di erent underutilized-crops related projects, there
is a need for domain-level ontology to provide explicit speci cation of terms, the
relationships between those terms and how they are related across the various
research elds and outside partners.
          </p>
          <p>
            Reusability Approach. As stated earlier, one of the bene ts of developing
ontology for a domain is knowledge reuse. Considering the available crop-domain
collaborative ontologies (see section 3.2) and in line with the principle of ontology
reuse, we ought not develop a new ontology but simply tailor these ontologies
to present relevant information on underutilized crops species. Similar approach
has been proposed in [
            <xref ref-type="bibr" rid="ref3">3</xref>
            ], where AGROVOC is used as a base vocabulary to
develop the CropOnt a framework for relevant knowledge on crop production
life cycle for individual farmers.
          </p>
          <p>
            However, despite their nutritional, dietary-diversity, and economic
importance [
            <xref ref-type="bibr" rid="ref15">15</xref>
            ], basic concepts de nition on underutilized crop species are very rare
and in some cases non-existent [
            <xref ref-type="bibr" rid="ref53">53</xref>
            ]. Consequently, most of the general crop
ontologies do not have information on the underutilized or neglected crops due
to the lack of available information on underutilized crops in general. In their
book Global research on Underutilized Crops [
            <xref ref-type="bibr" rid="ref37">37</xref>
            ], the authors cited the lack of
technical knowledge as one of the constraints to research and development on
Underutilized crops.
          </p>
          <p>Knowledge Gathering Approach. Two approaches have been considered in
the early stages of our project: either to develop a complete Underutilized-crops
ontology from scratch, or to utilize existing crop ontologies by importing relevant
and shared concepts. The latter, which support knowledge-reuse and favored in
the eld of ontology engineering, was thus accepted.</p>
          <p>To do this however, there is a need to analyze some of these general crop
ontologies and critically evaluate them for possible integration, while considering
compatibility issues. Speci cally, how the Underutilized Crops ontologies, which
share much of the concepts of the general crops, can t together with proper
source formats and linkages with the imported ontologies. Furthermore, this will
not only support the reusability spirit of ontologies but will also save a great
amount of development time on the part of CFFRC knowledge engineers. The
choice will also ensure conformity of our ontology to the existing standards in
crop-domain modeling.
4.1</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>UC-ONTO development methodology.</title>
      <p>We employ the collaborative ontology development methodology, which is
necessary to enable knowledge engineers work closely with the domain experts
(underutilized-crops researchers in our context).</p>
      <p>
        To achieve a comprehensive modeling, the general guidelines advised in the
work of Noy and Mcguinnes [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ], the METHONTOLOGY [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], DILIGENT [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ],
and the Onto-Knowledge methodology, were utilized. These guidelines help to
structure the ontology engineering process by identifying important but
nonobvious aspects, such as the target users of the ontology, supporting tools, and
specifying what values can be allowed for properties. Other aspects that are
apparent and also common to all methodologies - such as de ning domain terms
and roles, asserting their hierarchy, and lling the concept slots with individual
instances - are performed iteratively for each source of data to populate the
underutilized crops ontology. Similarly, our user-de ned SWRL rules are added
iteratively while ensuring the consistency of the ontology by invoking the P ellet
reasoner. The major steps for UC-ONTO development can be summarized as
follows: i) Ontology requirement speci cation ii) Domain knowledge gathering and
conceptualization iii) Model implementation and iv) Evaluation of the model.
      </p>
      <p>These steps were performed repeatedly for each component version of the
UC-ONTO, leading to the nal complete version. The two nal stages were
termed versioning and assembly. In 'versioning', we assign a label to represent
each ontology fragment, specifying where it ts to the larger ontology. While in
the 'assembly' stage, smaller ontology modules are put together and a reasoner is
invoked to assert the overall classi cation and check for consistency. A common
problem with the assembly stage however, is that for each module added to the
main ontology, inconsistencies are bound to arise. As such, to minimize such
inconsistencies, the assembly is carried out with the ontology Reasoner in active
mode. Moreover, for each smallest ontology module assembled, the reasoner need
to be invoked to check for the consistency. This way, it is easier to keep track of
what causes the inconsistencies and where to correct them.</p>
      <p>Other common issues in ontology development include, the failure to reuse
existing ontologies in the beginning of development and also the failure to
familiarize with basic domain concepts (by ontology engineers) - leading to the
problems of modeling roles as classes and vice versa. Advisably, a domain expert
should be available at all times to continuously check the progress of ontology
modeling. This is because, while a Reasoner can cross-check inconsistencies
arising from hierarchical representation and incorrect assertions, it is incapable of
highlighting domain-related inconsistencies, among others.
4.2</p>
    </sec>
    <sec id="sec-9">
      <title>The UC-ONTO</title>
      <p>We have developed the rst version of the underutilized crops ontology
(UCONTO) using the Protege 4.2 ontology editor. The ontology currently consists
of SWRL built-ins, OWL-time ontology, and FAO geopolitical ontology as direct
imports. This is because these ontologies being domain-independent and
available in the OWL format can stand-alone without posing compatibility problems
and inconsistencies.</p>
      <p>While details on the development methodology and the aspects of the
UCONTO (such as agronomic, physiological traits) are beyond the scope of this
paper, we give a brief account of the composition of the ontology with a glimpse
on the naming convention and structure. In the ontology, all crops related
concepts are grouped together under the DomainConcepts as super class and all
other concepts such as DaysOf W eek; T imeZone; etc. o ered by imported
ontologies, are composed as siblings. The U nderutilizedCrops class contains four
sub classes with T aro; T ef ; M illet and BambaraGroundnut class, which
dominates most of the object properties such data-type property modeling in this
version.</p>
      <p>The SWRL rules are written using the SWRL tab to specify more
relationships between concepts on top of our ontology giving more exibility to
declarative property assertions in the UC-ONTO. Fig. 2 gives a partial graphic overview
of the concepts and roles speci ed in the UC-ONTO.</p>
      <sec id="sec-9-1">
        <title>Extending UC-ONTO with SWRL rules</title>
        <p>This section presents an implementation of the SWRL rules extension for the
UC-ONTO case study. The rules are intended to allow modeling declarative
knowledge and for expressing complex roles (such as composite relations between
concepts) that are not easily expressible with OWL alone.</p>
        <p>The addition of our user-de ned, DL-Safe, SWRL rules was delayed until the
nal version of the ontology was checked for consistency using P ellet reasoner
and found to be consistent. Moreover, considering the main reason of using
SWRL rules in our ontology, which is to express complex relations between
domain concepts and utilize the SWRL built-ins to de ne and assert
domainspeci c concepts, it will still do no harm to our ontology if we express the OWL
axioms using SWRL.</p>
        <p>In the rules interface depicted in Fig. 3, we begin with a simple assertion in
rule 8 that asserts a relationship between members of BambaraGroundnut and
those of BambaraGroundnutP roperties class using hasP roperty relation. We
then continue to assert more roles that are easily expressed with declaration,
thereby extending the expressive power of the ontology. For example, the fourth
rule:</p>
        <p>BambaraGroundnut (?y); Leaf (?z ); isFeatureOf (?z ; ?y) !
hasLeafType(?y; "Trifoliate")</p>
        <p>States in simple terms, that if BambaraGroundnut class has a feature leaf,
then it will be asserted that the leaf type is 'trifoliate'. However, since features
such as leaf are not exclusive to BambaraGroundnut class, then unless the leaf
individual is related to BambaraGroundnut; the leaf type trifoliate, cannot be
asserted. Rules of these types that are based on certain conditions being true or
otherwise, are hard to be expressed with OWL syntax alone.
In this section, we evaluate the ontology and SWRL rules assertions by invoking
the Pellet reasoner to classify and check for the consistency of the ontology.
Additional knowledge implicit in the crop ontology can then be inferred by this
reasoner. Also to verify the conceptual facts and individual assertions, DL queries
are used to probe the ontologies. We evaluate 2 to 3 queries for each SWRL
rule,making a total of 46 DL queries. Results of frequent queries are saved and
added as part of the ontology thereby evaluated automatically once the reasoner
is invoked.
6.1</p>
      </sec>
    </sec>
    <sec id="sec-10">
      <title>Reasoning and query processing</title>
      <p>Using ontologies allow measuring performance at the design as well as run-time
via a reasoner to compute the ontology classi cation and ensure consistency.
As such a reasoner needs to be active and the ontology classi ed before
writing any DL Queries. Our user-de ned SWRL rules are validated by writing
DL queries to check their inference or otherwise by the reasoner. For example,
the query result of the sixth rule, determines the current 'growth stage' of a
BambaraGroundnut;. The rule uses a SWRL built-in'swrlb:lessThanOrEqual',
to compare the days an individual BambaraGroundnut(BG) is planted with the
number of days asserted for the di erent growth stages ( e.g. the owering stage
hasAverageDaysAf terSowing = 50 ). If there is a match, the reasoner will
then assert this growth stage as the current stage of the individual BG. Results
for some of the rules, which assert Datatype properties to BambaraGroundnut
individual, can be seen from the Inference provided by the Pellet reasoner in
Fig. 4 (right).</p>
      <p>We would like to mention that the Underutilized crops ontology presented in
this paper has: 24701 axioms, 111 classes, 397 individuals, with 94 object
properties and 133 data properties. However, size and functionality of the ontology is
expected to be continuously growing as more underutilized-crops data becomes
available. The expressiveness of our ontology borders on SHOIN(D) algorithm
and all SWRL rules added are DL safe, thereby decidable. The queries considered
in the experiment were originated from the competency questions generated in
our ontology engineering stage; due to space constraints we are unable to present
those in details.
7</p>
      <sec id="sec-10-1">
        <title>Conclusions and future work</title>
        <p>In this paper, we propose a framework for representing knowledge using OWL
ontologies and SWRL rules. Using the crops domain as a case study, we review
and justify the need for integrating ontologies with rules. We present the
SWRLextended underutilized-crop ontology (UC-ONTO), highlighting our motivation,
approach and development methodology. This is followed by an evaluation, which
involves validation of the knowledge represented in the UC-ONTO through
Reasoner inferences and writing appropriate DL queries. In the future, we aim
to populate the ontology with more standard crop-related data from relevant
Foundational Ontologies. Also we plan to publish the ontology and present the
domain-knowledge to the public through a web-based, social-networking styled
decision support system for underutilized crops.</p>
        <p>
          For added expressiveness to our ontology, we intend to study and utilize
the available SWRL extensions such as the rst-order logic extension
SWRLFOL [
          <xref ref-type="bibr" rid="ref40">40</xref>
          ], the non-monotonic extensions for dealing with negation, exclusion
and rule priority as in [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ], and the X-SWRL [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ], which allows for dealing
with existential quanti cation of new individuals. Others extensions considered
important includes the Fuzzy-SWRL [
          <xref ref-type="bibr" rid="ref38">38</xref>
          ], vague-SWRL [
          <xref ref-type="bibr" rid="ref52">52</xref>
          ], and SWRL-F
[
          <xref ref-type="bibr" rid="ref54">54</xref>
          ] for modeling imprecise knowledge - a situation commonly encountered when
dealing with domain experts, especially in the eld of crops where informal and
undocumented practices still hold sway.
        </p>
        <p>Acknowledgement.This work is partially supported by a CFFRCPLUS
CropBase PhD scholarship scheme.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Antoniou</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Damasio</surname>
            ,
            <given-names>C.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grosof</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kifer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maluszynski</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patel-Schneider</surname>
            ,
            <given-names>P.F.</given-names>
          </string-name>
          :
          <article-title>Combining Rules and Ontologies. A survey</article-title>
          .
          <source>Tech. rep. (</source>
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Baader</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Calvanese</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nardi</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patel-Schneider</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>The Description Logic Handbook: Theory, implementation, and applications</article-title>
          . Cambridge University Press (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Bansal</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Malik</surname>
            ,
            <given-names>S.K.</given-names>
          </string-name>
          :
          <article-title>A framework for agriculture ontology development in semantic web</article-title>
          .
          <source>In: Proceedings - 2011 International Conference on Communication Systems and Network Technologies</source>
          ,
          <string-name>
            <surname>CSNT</surname>
          </string-name>
          <year>2011</year>
          . pp.
          <volume>283</volume>
          {
          <issue>286</issue>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Beisswanger</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schulz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stenzhorn</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hahn</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>BIOTOP : An Upper Domain Ontology for the Life Sciences</article-title>
          .
          <source>Applied Ontology</source>
          <volume>3</volume>
          (
          <issue>4</issue>
          ),
          <volume>205</volume>
          {
          <fpage>212</fpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Berardini</surname>
            ,
            <given-names>T.Z.</given-names>
          </string-name>
          :
          <article-title>The Gene Ontology in 2010: Extensions and re nements</article-title>
          .
          <source>Nucleic Acids Research</source>
          <volume>38</volume>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hendler</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lassila</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>The semantic web</article-title>
          . Scienti c American pp.
          <volume>29</volume>
          {
          <issue>37</issue>
          (May
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Bruskiewich</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davenport</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hazekamp</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Metz</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Simon</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Takeya</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Senger</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McLaren</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          , Van Hintum,
          <string-name>
            <surname>T.</surname>
          </string-name>
          :
          <article-title>Generation Challenge Programme (GCP): standards for crop data</article-title>
          .
          <source>Omics : a journal of integrative biology 10(2)</source>
          ,
          <volume>215</volume>
          {9 (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Calero</surname>
            ,
            <given-names>J.M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ortega</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perez</surname>
            ,
            <given-names>G.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blaya</surname>
            ,
            <given-names>J.A.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Skarmeta</surname>
            ,
            <given-names>A.F.G.</given-names>
          </string-name>
          :
          <article-title>A non-monotonic expressiveness extension on the semantic web rule language</article-title>
          .
          <source>J. Web Eng</source>
          .
          <volume>11</volume>
          (
          <issue>2</issue>
          ),
          <volume>93</volume>
          {
          <fpage>118</fpage>
          (
          <year>2011</year>
          ), http://dl.acm.org/citation.cfm?id=
          <volume>2230896</volume>
          .
          <fpage>2230897</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Cantais</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dominguez</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gigante</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Laera</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tamma</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>An example of food ontology for diabetes control</article-title>
          .
          <source>In: Working notes of the ISWC 2005 Workshop on Ontology Patterns for the Semantic Web</source>
          . p.
          <volume>9</volume>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Caracciolo</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morshed</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stellato</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johannsen</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jaques</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keizer</surname>
          </string-name>
          , J.:
          <article-title>Thesaurus maintenance, alignment and publication as linked data: The AGROOVOC use case</article-title>
          .
          <source>In: Communications in Computer and Information Science</source>
          . vol.
          <volume>240</volume>
          CCIS, pp.
          <volume>489</volume>
          {
          <issue>499</issue>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Caraccioloa</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stellatob</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morsheda</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johannsena</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rajbhandaria</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jaquesa</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keizera</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The agrovoc linked dataset</article-title>
          .
          <source>Semantic Web</source>
          <volume>4</volume>
          (
          <issue>3</issue>
          ),
          <volume>341</volume>
          {
          <fpage>348</fpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Walls</surname>
            ,
            <given-names>R.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elser</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gandolfo</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <year>a</year>
          .,
          <string-name>
            <surname>Stevenson</surname>
            ,
            <given-names>D.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Preece</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Athreya</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mungall</surname>
            ,
            <given-names>C.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rensing</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hiss</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lang</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reski</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berardini</surname>
            ,
            <given-names>T.Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huala</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schae</surname>
            <given-names>er</given-names>
          </string-name>
          , M.,
          <string-name>
            <surname>Menda</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Arnaud</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shrestha</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yamazaki</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jaiswal</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>The plant ontology as a tool for comparative plant anatomy and genomic analyses</article-title>
          .
          <source>Plant &amp; cell physiology 54(2)</source>
          ,
          <source>e1 (Feb</source>
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Cregan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mochol</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vrandecic</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bechhofer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Pushing the limits of owl, rules and protg { a simple example</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Deshpande</surname>
            ,
            <given-names>N.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kumbhar</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Construction and applications of ontology: Recent trends</article-title>
          .
          <source>DESIDOC Journal of Library Information Technology</source>
          <volume>31</volume>
          ,
          <issue>84</issue>
          {
          <fpage>89</fpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Ebert</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Potential of Underutilized Traditional Vegetables and Legume Crops to Contribute to Food and Nutritional Security</article-title>
          ,
          <source>Income and More Sustainable Production Systems. Sustainability</source>
          <volume>6</volume>
          (
          <issue>1</issue>
          ),
          <volume>319</volume>
          {335 (Jan
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Eiter</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ianni</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krennwallner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Polleres</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Reasoning web. chap. Rules and Ontologies for the Semantic Web</article-title>
          , pp.
          <volume>1</volume>
          {
          <fpage>53</fpage>
          . Springer-Verlag, Berlin, Heidelberg (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Eiter</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lukasiewicz</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schindlauer</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tompits</surname>
          </string-name>
          , H.:
          <article-title>Well-founded semantics for description logic programs in the semantic web</article-title>
          .
          <source>In: Lecture Notes in Computer Science (including subseries Lecture Notes in Arti cial Intelligence and Lecture Notes in Bioinformatics)</source>
          . vol.
          <volume>3323</volume>
          LNCS, pp.
          <volume>81</volume>
          {
          <issue>97</issue>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Fernandez-Lopez</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomez-Perez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Juristo</surname>
          </string-name>
          , N.:
          <article-title>Methontology: from ontological art towards ontological engineering</article-title>
          .
          <source>In: Proc. Symposium on Ontological Engineering of AAAI</source>
          (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Golbreich</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horridge</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motik</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shearer</surname>
          </string-name>
          , R.:
          <article-title>OBO and OWL: Leveraging semantic Web technologies for the life sciences</article-title>
          .
          <source>In: Lecture Notes in Computer Science (including subseries Lecture Notes in Arti cial Intelligence and Lecture Notes in Bioinformatics)</source>
          . vol.
          <volume>4825</volume>
          LNCS, pp.
          <volume>169</volume>
          {
          <issue>182</issue>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Guizzardi</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wagner</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Using the Uni ed Foundational Ontology (UFO) as a foundation for general conceptual modeling languages</article-title>
          .
          <source>In: Theory and Applications of Ontology: Computer Applications</source>
          , pp.
          <volume>175</volume>
          {
          <fpage>196</fpage>
          . Springer Netherlands (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Herre</surname>
          </string-name>
          , H.:
          <article-title>General Formal Ontology (GFO): A foundational ontology for conceptual modelling</article-title>
          .
          <source>In: Theory and Applications of Ontology: Computer Applications</source>
          , pp.
          <volume>297</volume>
          {
          <fpage>345</fpage>
          . Springer Netherlands (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Hoehndorf</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Loebe</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poli</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kelso</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herre</surname>
          </string-name>
          , H.:
          <article-title>GFO-Bio: A biomedical core ontology</article-title>
          .
          <source>Applied Ontology</source>
          <volume>3</volume>
          (
          <issue>4</issue>
          ),
          <volume>219</volume>
          {
          <fpage>227</fpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Holford</surname>
            ,
            <given-names>M.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Khurana</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cheung</surname>
            ,
            <given-names>K.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gerstein</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Using semantic web rules to reason on an ontology of pseudogenes</article-title>
          .
          <source>Bioinformatics</source>
          (Oxford, England)
          <volume>26</volume>
          (
          <issue>12</issue>
          ) (
          <year>Jun 2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>HORROCKS</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>PATELSCHNEIDER</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>BECHHOFER</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>TSARKOV</surname>
          </string-name>
          , D.:
          <article-title>OWL rules: A proposal and prototype implementation</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          <volume>3</volume>
          (
          <issue>1</issue>
          ),
          <volume>23</volume>
          {40 (Jul
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          , Patel-schneider,
          <string-name>
            <given-names>P.F.</given-names>
            ,
            <surname>Boley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Tabet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Grosof</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Dean</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.:</surname>
          </string-name>
          <article-title>SWRL : A Semantic Web Rule Language Combining OWL and RuleML (</article-title>
          <year>2004</year>
          ), http://www.w3.org/Submission/SWRL/
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Hustadt</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motik</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sattler</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Data Complexity of Reasoning in Very Expressive Description Logics</article-title>
          . In: Kaelbling,
          <string-name>
            <given-names>L.P.</given-names>
            ,
            <surname>Sa</surname>
          </string-name>
          <string-name>
            <surname>otti</surname>
          </string-name>
          ,
          <source>A. (eds.) Proc. of the 19th Int. Joint Conference on Arti cial Intelligence (IJCAI</source>
          <year>2005</year>
          ). pp.
          <volume>466</volume>
          {
          <fpage>471</fpage>
          . Morgan Kaufmann Publishers (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27. Ke ler,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Raubal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Wosniok</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          :
          <article-title>Semantic rules for context-aware geographical information retrieval</article-title>
          .
          <source>Smart Sensing and Context 5741 LNCS</source>
          ,
          <volume>77</volume>
          {
          <fpage>92</fpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Krisnadhi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maier</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Owl and rules</article-title>
          .
          <source>In: Proceedings of the 7th International Conference on Reasoning Web: Semantic Technologies for the Web of Data</source>
          . pp.
          <volume>382</volume>
          {
          <fpage>415</fpage>
          . RW'
          <volume>11</volume>
          , Springer-Verlag (
          <year>2011</year>
          ), http://dl.acm.org/ citation.cfm?id=
          <volume>2033313</volume>
          .
          <fpage>2033320</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29. Krotzsch,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Maier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Krisnadhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.A.</given-names>
            ,
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>A Better Uncle for OWL: Nominal Schemas for Integrating Rules and Ontologies</article-title>
          .
          <source>In: 20th International World Wide Web Conference (WWW2011)</source>
          . p.
          <volume>645</volume>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>H.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ko</surname>
            ,
            <given-names>W.M.:</given-names>
          </string-name>
          <article-title>Automated food ontology construction mechanism for diabetes diet care</article-title>
          .
          <source>In: Proceedings of the Sixth International Conference on Machine Learning and Cybernetics</source>
          ,
          <string-name>
            <surname>ICMLC</surname>
          </string-name>
          <year>2007</year>
          . vol.
          <volume>5</volume>
          , pp.
          <volume>2953</volume>
          {
          <issue>2958</issue>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tian</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>XSWRL, an Extended Semantic Web Rule Language and prototype implementation</article-title>
          .
          <source>Expert Systems with Applications</source>
          <volume>38</volume>
          (
          <issue>3</issue>
          ),
          <year>2040</year>
          {2045 (Mar
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Matteis</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chibon</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Espinosa</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , Sko c, M.,
          <string-name>
            <surname>Finkers</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bruskiewich</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hyman</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Arnaud</surname>
          </string-name>
          , E.:
          <article-title>Crop Ontology: Vocabulary For Crop-related Concepts</article-title>
          . In: Larmande,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Arnaud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Mougenot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            ,
            <surname>Jonquet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Libourel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Ruiz</surname>
          </string-name>
          , M. (eds.)
          <source>Proceedings of the rst international Workshop on Semantics for Biodiversity</source>
          . vol.
          <volume>979</volume>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Van Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>OWL Web Ontology Language Overview</article-title>
          .
          <source>W3C recommendation 10</source>
          , 1{
          <fpage>22</fpage>
          (
          <year>2004</year>
          ), http://www.w3.org/TR/owl-features/
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <string-name>
            <surname>Motik</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grau</surname>
            ,
            <given-names>B.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fokoue</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>OWL 2 Web Ontology Language Pro les (</article-title>
          <year>2009</year>
          ), http://www.w3.org/TR/owl2-profiles/
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <surname>Motik</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sattler</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Studer</surname>
          </string-name>
          , R.:
          <article-title>Query answering for owl-dl with rules</article-title>
          .
          <source>Web Semant</source>
          .
          <volume>3</volume>
          ,
          <issue>41</issue>
          {60 (Jul
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          36.
          <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 rst ontology</article-title>
          .
          <source>Tech. rep.</source>
          ,
          <string-name>
            <surname>Stanford</surname>
          </string-name>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          37.
          <string-name>
            <surname>Padulosi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hodgkin</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Williams</surname>
            ,
            <given-names>J.T.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Haq</surname>
          </string-name>
          , N.:
          <article-title>Underutilized Crops: Trends, Challenges and Opportunities in the 21st Century</article-title>
          . In:
          <string-name>
            <surname>Jackson</surname>
            ,
            <given-names>J.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rao</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          , M. (eds.)
          <article-title>Managing plant genetic diversity</article-title>
          , pp.
          <volume>323</volume>
          {
          <fpage>338</fpage>
          . CAB International (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          38.
          <string-name>
            <surname>Pan</surname>
            ,
            <given-names>J.Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stoilos</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stamou</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tzouvaras</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.:</given-names>
          </string-name>
          <article-title>f-swrl: A fuzzy extension of swrl</article-title>
          .
          <source>Journal on Data Semantics</source>
          , special issue on Emergent Semantics (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          39.
          <string-name>
            <surname>Pazienza</surname>
            ,
            <given-names>M.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stellato</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tudorache</surname>
            ,
            <given-names>A.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Turbati</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vagnoni</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>An architecture for data and knowledge acquisition for the semantic web: The AGROVOC use case</article-title>
          .
          <source>In: Lecture Notes in Computer Science (including subseries Lecture Notes in Arti cial Intelligence and Lecture Notes in Bioinformatics)</source>
          . vol.
          <volume>7567</volume>
          LNCS, pp.
          <volume>426</volume>
          {
          <issue>433</issue>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          40.
          <string-name>
            <surname>Peter F. Patel-Schneider</surname>
          </string-name>
          , (Bell Labs Research, L.T.:
          <article-title>A Proposal for a SWRL Extension towards First-Order Logic (</article-title>
          <year>2005</year>
          ), http://www.w3.org/Submission/ SWRL-FOL/
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          41.
          <string-name>
            <surname>Pinto</surname>
            ,
            <given-names>H.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tempich</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Staab</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Diligent:
          <article-title>Towards a ne-grained methodology for distributed, loosely-controlled and evolving engingeering of ontologies</article-title>
          .
          <source>In: Proceedings of the 16th European Conference on Arti cial Intelligence</source>
          . pp.
          <volume>393</volume>
          {
          <fpage>397</fpage>
          . IOS Press (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          42.
          <string-name>
            <surname>Pizzuti</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mirabelli</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanz-Bobi</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomez-Gonzalez</surname>
            ,
            <given-names>F.: Food</given-names>
          </string-name>
          <string-name>
            <surname>Track</surname>
          </string-name>
          &amp;
          <article-title>Trace ontology for helping the food traceability control</article-title>
          .
          <source>Journal of Food Engineering</source>
          <volume>120</volume>
          (
          <issue>1</issue>
          ),
          <volume>17</volume>
          {
          <fpage>30</fpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          43.
          <string-name>
            <surname>ROSATI</surname>
          </string-name>
          , R.:
          <article-title>On the decidability and complexity of integrating ontologies and rules</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          <volume>3</volume>
          (
          <issue>1</issue>
          ),
          <volume>61</volume>
          {
          <fpage>73</fpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          44.
          <string-name>
            <surname>Schleno</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hong</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eastman</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Foufou</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>A literature review of sensor ontologies for manufacturing applications</article-title>
          .
          <source>2013 IEEE International Symposium on Robotic and Sensors Environments</source>
          (ROSE) pp.
          <volume>96</volume>
          {
          <issue>101</issue>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          45.
          <string-name>
            <surname>Schuurman</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leszczynski</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Ontologies for bioinformatics</article-title>
          .
          <source>Bioinformatics and biology insights 2</source>
          , 187{
          <fpage>200</fpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          46.
          <string-name>
            <surname>Shrestha</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mauleon</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Simon</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Balaji</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Channeliere</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alercia</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Senger</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manansala</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Metz</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davenport</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bruskiewich</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McLaren</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Arnaud</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Development of GCP Ontology for Sharing Crop Information</article-title>
          .
          <source>Nature</source>
          Precedings p.
          <volume>6</volume>
          (
          <issue>Apr</issue>
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          47.
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grenon</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Basic formal ontology (bfo)</article-title>
          .
          <source>INFOMIS Reports</source>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          48.
          <string-name>
            <surname>Staab</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Studer</surname>
          </string-name>
          , R.: Handbook on Ontologies. Springer Science &amp; Business
          <string-name>
            <surname>Media</surname>
          </string-name>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          49.
          <string-name>
            <surname>Stevens</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lord</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Application of Ontologies in Bioinformatics</article-title>
          . In: Handbook on Ontologies, pp.
          <volume>735</volume>
          {
          <issue>756</issue>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          50. W3C OWL Working Group: OWL 2
          <string-name>
            <given-names>Web</given-names>
            <surname>Ontology Language Document Overview</surname>
          </string-name>
          (
          <year>2012</year>
          ), http://www.w3.org/TR/owl2-overview/
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          51.
          <string-name>
            <surname>Walls</surname>
            ,
            <given-names>R.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Athreya</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elser</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gandolfo</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <year>a</year>
          .,
          <string-name>
            <surname>Jaiswal</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mungall</surname>
            ,
            <given-names>C.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Preece</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rensing</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stevenson</surname>
            ,
            <given-names>D.W.</given-names>
          </string-name>
          :
          <article-title>Ontologies as integrative tools for plant science</article-title>
          .
          <source>American journal of botany 99(8)</source>
          ,
          <volume>1263</volume>
          {75 (Aug
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          52.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>Z.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yan</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meng</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          :
          <article-title>Vague-swrl: A fuzzy extension of swrl</article-title>
          .
          <source>In: Proceedings of the 2Nd International Conference on Web Reasoning and Rule Systems</source>
          . pp.
          <volume>232</volume>
          {
          <fpage>233</fpage>
          . RR '
          <volume>08</volume>
          , Springer-Verlag, Berlin, Heidelberg (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          53.
          <string-name>
            <surname>Williams</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haq</surname>
          </string-name>
          , N.:
          <article-title>Global research on underutilized crops: An assessment of current activities and proposals for enhanced cooperation</article-title>
          . Bioversity
          <string-name>
            <surname>International</surname>
          </string-name>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          54.
          <string-name>
            <surname>Wlodarczyk</surname>
            ,
            <given-names>T.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rong</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>O'Connor</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Swrl-f: A fuzzy logic extension of the semantic web rule language</article-title>
          .
          <source>In: Proceedings of the International Conference on Web Intelligence, Mining and Semantics. WIMS '11</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          55. World Wide Web Consortium:
          <article-title>Semantic Web "Layer Cake"</article-title>
          , =http://www.w3.org/ 2004/Talks/0412-RDF-functions/slide4-
          <fpage>0</fpage>
          .html
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>