<!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>Visualization of a Domain Knowledge (A Case Study of Crops Ontology)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ibiyinka T. Ayorinde</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Ibadan</institution>
          ,
          <addr-line>Ibadan</addr-line>
          ,
          <country country="NG">Nigeria</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>With the huge volume of data in the cloud and on our storage devices, getting the relevant knowledge from the stored data is a challenge. The semantic web, through data visualization and ontology is currently being used in overcoming this challenge. Also, effective comprehension and utilization of domain knowledge are critical for informed decision-making. This study explores the concept of visualizing domain knowledge, using crop ontology as a case study, as a powerful means to enhance understanding and decision-making processes. The study outlines the creation and structuring of crop ontology, designed to capture and formalize knowledge related to crops, farmer, harvesting and post-harvesting, origin of crops and pests and diseases associated with the crops. An ontograph, a feature in an ontology editor was used to visualize the concepts and relationships in the ontology. This visualization technique offers a transformative approach to represent complex data, enabling stakeholders to grasp intricate relationships, patterns, and insights within the agricultural sector. Leveraging on semantic web technologies, the ontology serves as a structured, machine-readable resource that facilitates interoperability and knowledge sharing across diverse agricultural data sources.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Visualization</kwd>
        <kwd>Domain ontology</kwd>
        <kwd>Crops</kwd>
        <kwd>Ontograph</kwd>
        <kwd>Protege 1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In today's digital age, the amount of information available on the World Wide Web is vast and
constantly growing. This abundance of data presents both opportunities and challenges. While it
is easier than ever to access information, finding and making sense of relevant data remains a
complex task. To address this challenge, two powerful concepts have emerged: the Semantic Web
and the Knowledge Graph [
        <xref ref-type="bibr" rid="ref1 ref2">1,2</xref>
        ]. These concepts, rooted in the principles of linked data and
semantic technology, are revolutionizing the way we organize, access, and understand
information. The Semantic Web envisions a web where data is not just stored as unstructured
documents but is also structured in a way that machines can understand and process it [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. This
vision is underpinned by several key principles like the Resource Description Framework (RDF),
Ontology and Linked Data.
      </p>
      <p>
        RDF is a fundamental framework for representing data and resources on the web [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. It uses
subject-predicate-object triples to express relationships, and it is the building block of semantic
data while Ontologies define the relationships between entities and concepts on the Semantic
Web. These formal, machine-readable definitions enable a common understanding of data.
Linked Data is the practice of linking data sets on the web, creating a vast interconnected web of
knowledge. Each data point or resource is assigned a unique URL, making it to be referenced and
linked to related resources [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        Ontology is one of the structures on which the Semantic Web is built because of its formal
framework for understanding and representing data [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The use of ontologies allows for shared,
machine-readable knowledge, which, in turn, supports the vision of a more intelligent and
interconnected web [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. As the Semantic Web continues to evolve, the role of ontology in fostering
a common understanding of data will become increasingly important, driving innovation across
various industries and domains. Ontologies enable semantic interoperability, which means that
data from various sources can be integrated and processed together because they share a
common understanding of terms and relationships [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. This facilitates seamless data exchange
and processing. Search engines and applications can use ontologies to understand user queries
and provide more relevant and context-aware search results. This leads to more precise and
helpful search experiences. Also, ontologies support automated reasoning. They enable
computers to infer new information based on the existing knowledge, making it possible to
answer complex questions and make decisions based on structured data.
      </p>
      <p>
        An Ontograph, or Ontological Graph, is a graphical representation of a domain's knowledge
using ontological concepts, relationships, and entities. It is a way to visually depict and model the
semantics of a particular domain or subject area. Ontographs focus on creating a graphical model
of the semantics of a specific domain. They define the key concepts, their relationships, and how
they interact. Ontographs rely on ontologies to define the terms, concepts, and relationships used
in the graph. Ontologies provide a formal, structured way to describe knowledge in a
machinereadable format [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and as intelligent knowledge management tool [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. They are used for
knowledge representation, enabling machines to understand and reason about information
within a particular domain. This is especially valuable in fields such as artificial intelligence,
where clear semantics are essential. Ontographs are often presented as visual graphs, with nodes
representing concepts or entities and edges indicating relationships between them. This visual
representation helps in understanding complex relationships. In an agricultural sector, an
ontograph could represent agricultural knowledge of a crop or animal, including concepts like
types and diseases associated with them among others.
      </p>
      <p>
        According to [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], crops are plants’ products grown to provide food, fuel and clothing among
others. They basically have six categories which are: food crops, feed crops, fiber crops, oil crops,
ornamental crops, and industrial crops. This study deals only with food crops. Pests are insects
or small animals which damage crops or food supplies and different pests are associated with
different crops. Hence, this study presents a visualization of crops ontology using ontographs.
Five major concepts are described which are: crops, farmer, harvesting and post-harvesting,
origin of the crops and pests and diseases associated with them.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Works</title>
      <p>
        In [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], it was shown that some information visualization tasks can be simplified by
the semantic web. Also, the semantic annotation can be utilized for semantic
visualization. The authors mentioned that these two fields differ from their philosophical
groundings to tactical approaches to individual problems such as knowledge modeling
and representation. They suggested that a lot of theoretical and practical work will be
done in order to harmonize the two fields.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], it was observed that knowledge elicitation, formalization and management
need to be supported by usable tools. In order to provide this need, this article describes
fully integrated semantic web framework experiences, where users can represent and
manage their data in a visual way. With this, semantic web experts will not be needed as
intermediaries. The framework for the study consists of an ontology editor, a resource
editor, reasoning capabilities and intuitive interaction and visualization facilities.
Investigation was performed on the use of effective visualization techniques to
graphically represent ontologies. This produces the EasyOnto prototype.
      </p>
      <p>
        According to [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], the semantic web and its integration with other domains has a good
future. Linked open data was emphasized as one that has a large amount of repository of
knowledge graphs in RDF or OWL formats. But these formats are difficult to analyze.
Since data visualization is required for better clarity, their study gives a brief summary of
various tools and platforms used for visualizing semantic web data along with the
snapshots of most widely used tools.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Methodology</title>
      <p>The major five concepts (crops, farmer, harvesting and post-harvesting, origin of the crops and
pests and diseases) described in this ontology have their sub-classes as shown in Figure 1.
The object properties are shown in Figure 2 while Figure 3 shows the Data properties
The object properties connect two individuals (a subject and object) with a predicate while the
data property provides a relation to attach an entity instance to some literal datatype value.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Implementation and Discussion of Results</title>
      <p>The crops ontology examined in this study is implemented with Protege, an ontology editor
with Hermit Reasoner. Ontographs are generated to show the relationship between the various
concepts while DL Query was used to answer some competency questions.</p>
      <sec id="sec-4-1">
        <title>4.1 Ontographs</title>
        <p>Figure 4 shows the two major sub-classes of crops as Horticultural and Agronomy Crops. Each
of these is further sub-divided again. Under the Horticultural crops, we have flowers, fruits and
vegetables while under the Agronomy crops, we have medicinal, fibre, cereal, legumes, tuber,
sugar, plantation, roots and oilseeds.</p>
        <p>This visualization helps to see the classifications at a glance. It also shows the relationships of
the crops with other concepts like farmer, harvesting and post-harvesting, origin, pests and
diseases.</p>
        <p>Figure 5 shows the Agronomy Crops sub-classes while Figure 6 shows the ontograph of pests
and diseases and their relationships with the crops.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2 Answer to DL Queries</title>
        <p>The use of DL Queries is another way to test the competency of the ontology. This section
shows the answers to some of the DL Queries of the crops ontology.</p>
      </sec>
      <sec id="sec-4-3">
        <title>4.2.1 Answer to the Query: Which crops are classified under Agronomy?</title>
        <p>Figure 7 shows the various crops that are classified as agronomy crops</p>
      </sec>
      <sec id="sec-4-4">
        <title>Answer to the Query: What type of diseases affect the crops?</title>
      </sec>
      <sec id="sec-4-5">
        <title>Answer to the Query: Give Instances of Bacterial Diseases</title>
        <p>Figure 9 gives the instances of the various diseases that fall under bacterial diseases which
affects the crops.</p>
        <p>4.2.4</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>This study has presented a visualization technique that offers a transformative approach to
represent complex data, enabling stakeholders to grasp intricate relationships, patterns, and
insights within the agricultural sector. With the semantic web technologies, the ontology serves
as a structured, machine-readable resource that facilitates interoperability and knowledge
sharing across diverse agricultural data sources. It can be used as both information retrieval
system and a brief tutorial on crops and the type of diseases that affect them.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]. Coppola
          <string-name>
            <surname>L. M.</surname>
          </string-name>
          (
          <year>2023</year>
          ).
          <article-title>Knowledge Graph Visualization: A Comprehensive guide with examples. (https://datavid.com/blog/knowledge-graph-visualization)</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]. Google-Developers.
          <article-title>(</article-title>
          <year>2022</year>
          ).
          <article-title>Introducing the Knowledge Graph</article-title>
          . https://developers.google.com/knowledge-graph
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>.</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Hendler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            , &amp;
            <surname>Lassila</surname>
          </string-name>
          ,
          <string-name>
            <surname>O.</surname>
          </string-name>
          (
          <year>2001</year>
          ).
          <article-title>The Semantic Web</article-title>
          .
          <source>Scientific American</source>
          ,
          <volume>284</volume>
          (
          <issue>5</issue>
          ),
          <fpage>34</fpage>
          -
          <lpage>43</lpage>
          .
          <issue>Retrieved November 4</issue>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>. Loshin P.</surname>
          </string-name>
          (
          <year>2022</year>
          ).
          <article-title>Resource Description Framework (RDF)</article-title>
          . https://www.techtarget.com/searchapparchitecture/definition/Resource-DescriptionFramework-RDF
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]. Gupta,
          <string-name>
            <given-names>R.</given-names>
            and
            <surname>Malik</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. K.</surname>
          </string-name>
          (
          <year>2022</year>
          ).
          <article-title>"Visualizing Semantic Web Data using Various Tools Focusing RDF</article-title>
          ,
          <source>OWL and SPARQL," 2022 11th International Conference on System Modeling &amp; Advancement in Research Trends (SMART)</source>
          , Moradabad, India,
          <year>2022</year>
          , pp.
          <fpage>1456</fpage>
          -
          <lpage>1460</lpage>
          , doi: 10.1109/SMART55829.
          <year>2022</year>
          .
          <volume>10047378</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]. Ashraf,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Hussain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. K.</given-names>
            and
            <surname>Hussain</surname>
          </string-name>
          ,
          <string-name>
            <surname>F. K.</surname>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Ontology usage analysis in the ontology lifecycle: A state-of-the-art review,Knowledge-Based Systems</article-title>
          ,Volume
          <volume>80</volume>
          ,
          <year>2015</year>
          ,Pages
          <fpage>34</fpage>
          -
          <lpage>47</lpage>
          ,ISSN 0950- 7051,https://doi.org/10.1016/j.knosys.
          <year>2015</year>
          .
          <volume>02</volume>
          .026.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>.</given-names>
            <surname>Ayorinde</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. T.</surname>
          </string-name>
          (
          <year>2020</year>
          ).
          <article-title>A Formalised Ontology of Musical Instruments</article-title>
          .
          <source>International Journal of Computer Applications (IJCA)</source>
          Vol.
          <volume>176</volume>
          No.
          <volume>24</volume>
          :
          <fpage>28</fpage>
          -
          <lpage>32</lpage>
          , May
          <year>2020</year>
          . DOI:
          <volume>10</volume>
          .5120/ijca2020920235.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>.</given-names>
            <surname>Ayorinde</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. T.</given-names>
            and
            <surname>Oyedeji</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. A.</surname>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>An Ontology for Intra-Campus Transport System (ICTS) (A Case Study of the University of Ibadan Campus)</article-title>
          .
          <source>Journal of Digital Innovations and Contemp. Res</source>
          . In Sc.,
          <string-name>
            <surname>Eng</surname>
            <given-names>.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Tech</surname>
          </string-name>
          . Vol.
          <volume>7</volume>
          . No.
          <volume>4</volume>
          :
          <fpage>65</fpage>
          -
          <lpage>78</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>.</given-names>
            <surname>Guraliuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Rostoka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Cherevychnyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Zakatnov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            , and
            <surname>Pavlysh</surname>
          </string-name>
          ,
          <string-name>
            <surname>T.</surname>
          </string-name>
          (
          <year>2021</year>
          ).
          <article-title>Dual-Component Ontograph Visualization</article-title>
          .
          <source>IOP Conference Series: Materials Science and Engineering. 1031. 012119. 10</source>
          .1088/
          <fpage>1757</fpage>
          -899X/1031/1/012119.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]. Usip,
          <string-name>
            <given-names>P. U.</given-names>
            and
            <surname>Ntekop</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. M.</surname>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>The use of ontologies as efficient and intelligent knowledge management tool</article-title>
          .
          <source>In Future Technologies Conference (FTC)</source>
          , San Francisco, USA. Pp 626-
          <fpage>631</fpage>
          . IEEE.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]. Encyclopedia
          <string-name>
            <surname>Entry</surname>
          </string-name>
          (
          <year>2023</year>
          ).
          <article-title>Crops. Production Managers: Gina Borgia and Jeanna Sullivan</article-title>
          . https://education.nationalgeographic.org/resource/crops/
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]. Reeve, L.,
          <string-name>
            <surname>Han</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Information Visualization and the Semantic Web</article-title>
          . In: Geroimenko,
          <string-name>
            <given-names>V.</given-names>
            ,
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>(eds) Visualizing the Semantic Web</article-title>
          . Springer, London. https://doi.org/10.1007/1-84628-290-X_
          <fpage>2</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]. Catenazzi,
          <string-name>
            <given-names>N.</given-names>
            &amp;
            <surname>Sommaruga</surname>
          </string-name>
          ,
          <string-name>
            <surname>L.</surname>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>Experiences of Knowledge Visualization in Semantic Web Applications</article-title>
          .
          <volume>10</volume>
          .1007/978-3-
          <fpage>642</fpage>
          -18029-
          <issue>3</issue>
          _
          <fpage>6</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>