<!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>The model of data interoperability in farm management information system</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Ph.D. student in Information System at Asian Institute of Technology</institution>
          ,
          <country country="TH">Thailand</country>
        </aff>
      </contrib-group>
      <fpage>0000</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>The crop production process is not a single activity but is a series of activities, start for pre-planting, planting, harvesting, until marketing the product. Moreover, this process involves many resources also, both internal and external resources. to make all resources manageable effectively and efficiently, utilizing a Farm Management Information System (FMIS) is one of the tools that could be considered. Existing FMIS applications generally characterized as a closed application, focus only on few functionalities, utilize close data, and segment for the big scale farm due to some reasons. To make the FMIS application applicable to smallholder farmers, developing an FMIS application based on open source that utilizes open data is a necessity. However, utilizing open data in a data interoperability framework is not trivial, complicated, and deal with many heterogeneity problems. The four main heterogeneity problems that might arise are schema heterogeneity, the granularity of data, mismatch in entity naming and data unit, and inconsistency of data. Required a model of FMIS data interoperability which includes the algorithm to identify and tackle all those problems comprehensively. Functional requirement analysis will be employed for developing the model. To check the quality and validity of the proposed model, a series of the evaluation process will be performed. As proof of the model, this research will develop a mobile-based FMIS application. Finally, usability testing and impact analysis will be conducted to assess the benefits of using FMIS applications to the farm.</p>
      </abstract>
      <kwd-group>
        <kwd>Farm Management Information System</kwd>
        <kwd>FMIS</kwd>
        <kwd>semantic heterogeneity</kwd>
        <kwd>data interoperability</kwd>
        <kwd>conceptual model</kwd>
        <kwd>algorithm</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>Agricultural sectors have a very important role in the economic growth of a country,
especially in developing countries. The World Bank reported that the agricultural sector
occupied 37,1% of the world’s surface in 2013 [1]. Additionally, the World Bank also
reported which 70% of poor people in the world who occupants in the countryside are
very dependent on agriculture sectors [2]. Regarding the number of workers in
agriculture sectors, despite data from the International Labor Organization (ILO) shows
declining trend percentage from 45% in 1991 to 31 % in 2013 [3], ILO estimate 1.1 billion
people depend on agriculture for their livelihoods.</p>
      <p>
        Copyright © 2019 for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
However, the development of the agricultural sectors itself faces numerous issues, both
internally and externally. A number of internal issues include (
        <xref ref-type="bibr" rid="ref13 ref33">1</xref>
        ) small size of
agricultural land ownership, where more than 80% out of 570 million farmers in the world
own farm smaller than 2 ha, and more than 87% are family farms [4], (2) availability
productive labor, where working outside agricultural sectors is more appealing [5], and
(3) limited arable land for plantation, where they should compete with non-agricultural
sectors [5]. Whereas the external issues include (
        <xref ref-type="bibr" rid="ref13 ref33">1</xref>
        ) increasing the frequency of natural
disasters, (2) biodiversity loss, (3) instability in food prices, and (4) the long supply
chain of production [6].
      </p>
      <p>
        Besides that, crop production, as a core activity in agricultural sectors itself, is not a
single entity or single process, but a series of activities. Adapted from IRRI [7], and
Ustriyana [8], generally, there are four groups of activities in crop production, namely
(
        <xref ref-type="bibr" rid="ref13 ref33">1</xref>
        ) preparation for planting, (2) crop planting, (3) harvest and post-harvest handling,
and (4) marketing the product. Moreover, crop production involves a lot of resources,
both natural and artificial resources from internal and external as well. By seeing the
complexes of the crop production process, indeed the farm cannot manage traditionally.
      </p>
      <p>Needed farm management to make all the crop production processes as well as
utilization resources running effectively and efficiently. Farm management is a farm
decisionmaking process through planning and controlling the allocation of limited resources of
land, labor, and capital to achieve the farm objectives effectively and efficiently [6].
2</p>
    </sec>
    <sec id="sec-2">
      <title>Rationale</title>
      <p>Aligned with the significant growth of Information and Communication Technology
(ICT) that have brought profound changes in human life, utilizing ICT for farm
management is a necessity [5]. Farm Management Information System (FMIS) is a common
term used to indicate utilizing ICT in farm management. FMIS is a system for the
gathering, handling, putting away and disseminating data as information expected to convey
[9]. Nowadays, there are a lot of FMIS applications already developed, both
commercial and open source platforms. However, existing commercial FMIS application and
academic research on FMIS mostly limits their objectives just to some of the individual
components of FMIS [10]. The parts of the FMIS that appear to be popular in research
are related to decision support, computational biological models, and estimates of
yields [11]. Limitation focus of the FMIS research scope happens because the owner
that utilize FMIS usually a big-farm that occupied big farm area and the functionalities
provided solely focus on some features that satisfied the user necessities [12].
FMIS is a complex application and required supporting data both internal and external
data sources. To handle many external data sources, an FMIS application required the
ability to perform a function called data interoperability. Data interoperability is the
ability of different information technology systems and software applications to
communicate, exchange data, and use the information that has been exchanged [13], [14].</p>
    </sec>
    <sec id="sec-3">
      <title>Problem Statement</title>
      <p>
        Utilizing a data interoperability framework in the development of FMIS application is
not trivial, complicated, and deal with many problems [15]. The four main potential
problems related to the use of open data through data interoperability framework are
(
        <xref ref-type="bibr" rid="ref13 ref33">1</xref>
        ) heterogeneities of the schema, (2) granularity of data, (3) mismatch entity naming
and data unit, and (4) inconsistency of data [16]. Heterogeneities of the schema are
associated with the different schema between reference schemas and data source
schema. Meanwhile, the granularity of data is related to how depth data representation
for a particular entity. Moreover, mismatch of entities naming and data unit relates to
the difference in defining entity naming or data unit for the same thing. Whereas
inconsistency of data means that data that comes from several external data sources provide
a different value for the same thing. The problem statement for this research is: How
to tackle all of the four main potential problems in data interoperability framework,
namely (
        <xref ref-type="bibr" rid="ref13 ref33">1</xref>
        ) heterogeneities of schema, (2) granularity of data, (3) mismatch entity
naming and data unit, and (4) inconsistency of data comprehensively?
4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Relevancy</title>
      <p>FMIS application promising farmers can manage their farm effectively and efficiently.
However, existing FMIS application is relatively expensive for majority farmers in the
world that could be categorized as smallholder’ farmers [4]. Providing FMIS
application for free (except package data) for smallholders’ farmers is challenging. A solution
that could be offered is developing a FMIS application that only provides functionally
that smallholder farmers really needed and utilizing open data to support the application
as much as possible. If this model and prototype successfully developed, we can help
improve the welfare of smallholder’s farmers through implementation a more effective
and efficient farming system. Government institutions and international organizations,
as the largest source of external information, are encouraged to provide their data
openly so that it can be utilized optimally as wide as possible.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Related Work</title>
      <p>
        Until this time, have not been found articles related to constructing an ontology as well
as utilizing the use of open data to support FMIS as a whole agribusiness process. There
are two articles that may have similarity with this research namely FOODIE [17], [18]
and OFIS (Open Farm Information System) by Kim et.al, [19]. However, we will try to
present some of the previous research in related to (
        <xref ref-type="bibr" rid="ref13 ref33">1</xref>
        ) existing ontology in agricultural
sectors, (2) the use of open data in agricultural, and (3) method or approach to handling
the data interoperability problems.
      </p>
      <sec id="sec-5-1">
        <title>Existing Ontology In Agricultural Sectors</title>
        <p>
          There are some international organizations have been trying to propose a concept to
utilize open data to support the farm activities such as FOODIE project, AGROXML,
and AGROVOC. Moreover, there are two institutions as leading in term of an effort to
map the existing ontology in agricultural sectors, namely (
          <xref ref-type="bibr" rid="ref13 ref33">1</xref>
          ) GODAN (Global Open
Data for Agriculture and Nutrition) and (2) University of Montpellier &amp; CNRS.
GODAN present list all existing ontology into a map called Vest Agrisemantic
(http://vest.agrisemantics.org) and until right now Vest Agrisemantic consist about 399
data standards in the field of food and agriculture. Whereas University of Montpellier
&amp; CNRS provides a list of ontology called Agroportal (http://agroportal.lirmm.fr/).
Agroportal is an ontology portal which features ontology hosting, search, versioning,
visualization, comment, and services for semantically annotating data with the ontologies
[20]. Some well-known existing ontologies in agricultural sectors are AGROVOC,
AGRO XML, CROP Ontology, FOODIE, OGC (Open Geospatial Consortium), and
SSN (Semantic Sensor Network).
5.2
        </p>
      </sec>
      <sec id="sec-5-2">
        <title>Utilizing data interoperability framework in Agricultural Sector</title>
        <p>Utilizing data interoperability framework in Agricultural Sector is not new in research.
There are some researcher and organization tried to do research in agricultural sectors
by utilizing the advantages of the open data. Table 1 present the summary some
previous works relate to utilizing data interoperability framework in agricultural sectors.</p>
        <p>
          Output
Open FMIS that integrates into GEOSS and digital earth[21]
OFIS (Open Farm Information System): Basic farm information,
Local weather information, Sensor information[19]
API-AGRO, a platform that offers unified access to a dataset[13]
Proposed (
          <xref ref-type="bibr" rid="ref13 ref33">1</xref>
          ) Precision viticulture, (2) open data for strategic
planning, and (3) Integration of logistics through a service
provider and farm management[17]
IFIMS (Integrated Farm Information Management System) [22]
Standard
OGC, GEOSS
AgroXML, OGC,
JSON, RESTFUL,
Webservice
DCAT, GeoJSON
INSPIRE, GEOSS,
SEIS
SOAP
5.3
        </p>
      </sec>
      <sec id="sec-5-3">
        <title>Previous work in handling data interoperability problems</title>
        <p>As already explained previously, there is not available yet a scientific article that
proposed a model, algorithm or approach to handling the four main problems in data
interoperability comprehensively. However, there is some existing scientific paper that
proposed a model, algorithm or approach to handling partially.</p>
        <p>Schema heterogeneity. Ontology matching is the process to identify the degree of
semantic relation between two objects. Ontology matching is an approach that many
researchers used to overcome heterogeneities schema issues [23]. There are about 100
systems already proposed to overcome the heterogeneities of schema through schema
matching method [24, p. 269]. However, the five systems that most use and discuss in
a scientific article [25], namely AgreementMaker, COMA++, Cupid, Falcon-AO, and
S-Match. Table 2 presents some previous research related to ontology matching.</p>
        <p>
          Combination six basic matchers for string
matcher and Autoweight++ structure
matcher. [26]
Genetic Algorithm [27]
Lexical matching and structural matching
[28]
Combination of (
          <xref ref-type="bibr" rid="ref13 ref33">1</xref>
          ) Syntactic and lexical
comparison algorithm and wordnet, (2) DSI
and SSC matchers, (3) LWC matcher [29]
Model Pool parses and matcher library [30]
Granularity of data. Granularity alignment is a method to align and overcome the
granularity data problem. There are many approaches proposed to tackle the granularity
data issues such as neutrality, adaptive mining technique, Clustering analysis, and
Granular Computing. However, not found yet granularity alignment algorithm that
handles granularity data between two ontologies. Almost all available method focuses
on handling granularity data problem in term of data integration or data warehouse.
        </p>
      </sec>
      <sec id="sec-5-4">
        <title>Mismatch entity naming and data unit. Ontology mapping is a method that many</title>
        <p>
          researchers used to overcome the mismatch with entity naming and data unit issues
[31]–[35]. An ontology mapping is a specification that describes the data structured
transformation process from one schema into a different schema. Some systems or
approaches that most users use and discuss in a scientific article [36] as follows (
          <xref ref-type="bibr" rid="ref13 ref33">1</xref>
          )
Similarity-based: Similarity flooding, Anchor-PROMPT, (2) Terminology-based:
COMA, OLA, (3) Instance-based: LSD, GLUE, (4) Semantic reasoning:
CTXMATCH, S-match, and (5) Hybrid method: CODI, ServOMap, LogMap, YAM++,
AROMA. Table 3 presents some previous research related to ontology matching.
0.95
0.98
0.84
0.93
0.82
0.98
0.8
0.62
0.918
0.872
        </p>
        <p>0.886
Precision</p>
        <p>No.</p>
        <p>
          Approach
1
2
3
(
          <xref ref-type="bibr" rid="ref13 ref33">1</xref>
          ) The Ontology Concepts’ Profile, (2) Bipartite graph, (3)
similarity measurement, and (4) Similarity based mapping
reusing [37]
Classification with Word and CONtext Similarity
(CWCONS), Longest Common Substring (LCS) and
Tversky's similarity model [38]
Check basic similarities based on some criteria and
similarity measurement [39]
Inconsistency of data. The ontology selection algorithm is a process to select the
“best” external data source from two or more external data sources that have
inconsistency data problems. There are some approaches used by researchers to tackle this
problem, such as source preferences, linear and non-linear optimization, formal concept
analysis, and the combination of Fuzzy Decision making and Gaussian Mixture Model.
However, almost all proposed system focuses on handling inconsistency data regarding
data integration, not selection the “best” external data source.
6
        </p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Research Questions</title>
      <p>This research will discuss issues related to the development of a model of open data
interoperability in FMIS. Hence, this study intends to answer the following questions:
1. How to develop a comprehensive FMIS ontology as reference ontology?
2. How to develop a model of data interoperability to overcome the heterogeneities of
schemes, the granularity of data, mismatch entity naming and data unit, and
inconsistency of data problems that may arise when utilizes many external open data
sources to support FMIS application;
3. How to evaluate the model as well as an algorithm in term of handling the data
interoperability problems?
4. How to develop an FMIS application as proof of a model of open data
interoperability that proposed? How to evaluate application performance?
5. How to evaluate the usability and impact of using the FMIS application?
7</p>
    </sec>
    <sec id="sec-7">
      <title>Research Framework</title>
      <p>
        The research framework is the basic structure in a graphic presentation of how the
research will be carried out. The research framework of this study includes the research
problem, approaches to address the problems and technologies involved, output and the
outcome expected from the research as shown in Fig. 1. The short explanation for this
research framework as follows:
1. Problem. This research begins with the problem identified. The fact has shown that
utilizing external data sources to support FMIS application face many data
interoperability problems. To handle these problems, required a model to tackle the
problem.
2. The process to tackle the problem. The process to tackle the problem will be
formed in a model that consists of two components, namely FMIS ontology schema
and algorithm. The FMIS ontology schema used as reference schema and developed
based on farmers’ information needs. Whilst the algorithm has two functions, check
whether the external data sources have the data interoperability problems and
handling if the problems persist. In handling the problems, this algorithm uses
“multiple algorithm matcher” that consists of a set of approaches and systems,
namely ontology matching, granularity alignment, ontology mapping, and ontology
selection;
3. Output. The output of this research is to open data interoperable with the FMIS
application. It’s mean that external data sources ready to use in FMIS application;
4. Outcome. There are two outcomes expected from this research, namely: (
        <xref ref-type="bibr" rid="ref13 ref33">1</xref>
        ) farmers
use this application, and (2) the ultimate outcome is farmers get benefit in utilizing
FMIS application, whether economic and non-economic aspect.
8
      </p>
    </sec>
    <sec id="sec-8">
      <title>Preliminary Result</title>
      <p>I already finished working with farmers’ information needed assessment, mapping into
FMIS ontology and construct an OntoFMIS, an FMIS ontology that focuses on
handling the information that really needed by small scale farmers. Details for
functionalities that needed by smallholders’ farmers as follows:
1. Farmland Identity: farm location and soil characteristics;
2. Farm knowledge: seed descriptions, cultivation technology, and map of areas that
plant the same commodity
3. Farm monitoring: crop growing monitoring and cropping record
4. Farm recommendation: Pest and disease handling recommendation, and seed
recommendation
5. Farm consultation: ask and consultation to the expert directly
6. Farm marketplace: information on market demand (product required, volume, and
price), market price, and another region that growing the similar crop.
Whereas the OntoFMIS core class and subclass, with considering utilizing existing
ontology, presented on Fig. 2
9</p>
    </sec>
    <sec id="sec-9">
      <title>Approach</title>
      <p>
        Block diagram as the initial conceptual model of FMIS data interoperability presented
in Fig. 3. This initial conceptual model divided into four blocks to handle the required
information from the user, namely: (
        <xref ref-type="bibr" rid="ref13 ref33">1</xref>
        ) identify sources of data, (2) handling the internal
data source, (3) handling the external data source and (4) collecting and processing data.
The short explanation of the process that will be performed in this conceptual model as
follow:
─ Data that required from the user, the module will provide the e-form as an
interface to input data;
─ Data that required already available, the module will execute the interpreter and
collect process
• Handling external data source
      </p>
      <p>Process inside handles external data source block as follows:
─ An algorithm to identify the data interoperability problems is employed.
─ An algorithm to handle the data interoperability problems that were identified
• Collecting and Processing data
─ The result of both processes will be pushed into temporary storage use ETL
(Extract, Transform and Load) for data process and provide information as user
required.
Two types of evaluation will be performed, evaluation of the algorithm performance
and evaluation of the conceptual model. The precision and recall indicator will be used
to evaluate the algorithm performance with formula as presented in Table 4.
Whereas for evaluating the conceptual model will be conducted through experts
evaluation with the close questionnaire regarding several indicators as shown in Table 5.</p>
      <p>Activities
Check the coverage of user requirements.</p>
      <p>Checks whether the model employs the previously developed
models and whether this model can be reused in future
Find the relevancy between the concepts present in the model and
the ones required by the users
Check whether the model if it is prone to failure or no.</p>
      <p>Check whether the model employs the concepts or elements that
are realistic and can be materialized.</p>
      <p>No
1
2
3
A conceptual model that focuses on addressing four major data interoperability
problems comprehensively to support FMIS is the novelty of this research. I cannot say
another researcher failed because, in fact, that is no researcher has focused on research
similar to the topic of my research. I believe I will succeed in working on the topic of
this research because some of my research has actually been done. Choose the most
promising approach, do it with a little adjustment or improvement for each problem,
and integrate all selected approaches as a comprehensive process is my strategy. Last
but not least, the support of many experts in the fields of agricultural cultivation, land
use, and socio-economics at the Agricultural Research and Development Agency
(IAARD) was a factor that made me believe that I could succeed.
12</p>
    </sec>
    <sec id="sec-10">
      <title>Acknowledgment</title>
      <p>This research was fully supported by SMARTD Project (Loan IBRD No.8188),
IAARD, Ministry of Agriculture. We thank our colleagues from IAARD who provided
insight and expertise that greatly assisted the preparing this research proposal.</p>
      <p>We would like to show our gratitude to the Dr. Vatcharaporn Esichaikul as
Chairperson and Dr. Chutiporn Anutariya as co-chair for my dissertation for your intensive
discussion as well as your valuable correction, comment, and suggestion, therefore, I
can finish my research proposal. We are also immensely grateful to Prof. Dr. Matthew
Dailey and Dr. John K.M Kuwornu as committee members for any comments and
suggestion during the preparation of this research proposal.
[1]
[2]
[3]
[4]
[5]</p>
      <p>The World Bank, “Agricultural land (% of land area) | Data,” 2016.</p>
      <p>The World Bank, “Agriculture, value added (% of GDP) | Data,” 2016.</p>
      <p>KILM-ILO, Key indicators of the labor market. 2014.</p>
      <p>B. E. Graeub, M. J. Chappell, H. Wittman, S. Ledermann, R. B. Kerr, and B.
GemmillHerren, “The State of Family Farms in the World,” World Dev., vol. 87, pp. 1–15, 2016.</p>
      <p>FAO - The World Bank, Success Stories on Information and Communication
[6]
[7]
[8]
[9]
[10]
[11]
[12]
[13]
[14]
[15]
[16]
[17]
[18]
[19]
[20]
[21]</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <article-title>Technologies for Agriculture and Rural Development</article-title>
          . Bangkok, Thailand: FAORegional Asia Pacific,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>R.</given-names>
            <surname>Kay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Edwards</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Duffy</surname>
          </string-name>
          ,
          <source>Farm Management 8th Edition</source>
          .
          <string-name>
            <surname>McGraw-Hill</surname>
            <given-names>Education</given-names>
          </string-name>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>IRRI</surname>
          </string-name>
          , Steps to Successful Rice Production. Los Banos (Philippines):
          <source>International Rice Research Institute</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>I. N. G.</given-names>
            <surname>Ustriyana</surname>
          </string-name>
          , “
          <article-title>Agribusiness model in rural community economic : Indonesia perspective,”</article-title>
          <source>African J. Agric. Res.</source>
          , vol.
          <volume>10</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>174</fpage>
          -
          <lpage>178</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>C. G. Sørensen</surname>
          </string-name>
          et al., “
          <article-title>Conceptual model of a future farm management information system</article-title>
          ,
          <source>” Comput. Electron. Agric.</source>
          , vol.
          <volume>72</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>37</fpage>
          -
          <lpage>47</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>R.</given-names>
            <surname>Nikkilä</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Seilonen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Koskinen</surname>
          </string-name>
          , “
          <article-title>Software architecture for farm management information systems in precision agriculture,”</article-title>
          <string-name>
            <surname>Comput. Electron. Agric.</surname>
          </string-name>
          , vol.
          <volume>70</volume>
          , pp.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>X.</given-names>
            <surname>Mo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xiang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T. R.</given-names>
            <surname>McVicar</surname>
          </string-name>
          , “
          <article-title>Prediction of crop yield, water consumption and water use efficiency with an SVAT-crop growth model using remotely sensed data on the North China Plain,”</article-title>
          <string-name>
            <surname>Ecol. Modell.</surname>
          </string-name>
          , vol.
          <volume>183</volume>
          , no.
          <issue>2-3</issue>
          , pp.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>S.</given-names>
            <surname>Fountas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. G.</given-names>
            <surname>Sorensen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Tsiropoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Cavalaris</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Liakos</surname>
          </string-name>
          , and T. Gemtos, “
          <article-title>Farm machinery management information system</article-title>
          ,
          <source>” Comput. Electron. Agric.</source>
          , vol.
          <volume>110</volume>
          , pp.
          <fpage>131</fpage>
          -
          <lpage>138</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Sine</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Theo-Paul</surname>
          </string-name>
          , and E. Emeric, “
          <article-title>API - AGRO: An Open Data and Open API platform to promote interoperability standards for Farm Services and Ag Web Applications,”</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Agric</surname>
          </string-name>
          . Informatics, vol.
          <volume>6</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>56</fpage>
          -
          <lpage>64</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>C.</given-names>
            <surname>Zunner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ganslandt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. U.</given-names>
            <surname>Prokosch</surname>
          </string-name>
          , and T. Bürkle, “
          <article-title>A reference architecture for semantic interoperability and its practical application</article-title>
          ,
          <source>” in eHealth2014 - Health Informatics Meets eHealth</source>
          ,
          <year>2014</year>
          , vol.
          <volume>198</volume>
          , pp.
          <fpage>40</fpage>
          -
          <lpage>46</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <given-names>A.</given-names>
            <surname>Assaf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Louw</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Senart</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Follenfant</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Troncy</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Trastour</surname>
          </string-name>
          , “
          <article-title>Improving Schema Matching with Linked Data,</article-title>
          ” in First International Workshop On Open Data, WOD-
          <year>2012</year>
          ,
          <year>2012</year>
          , pp.
          <fpage>13</fpage>
          -
          <lpage>21</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Bergman</surname>
          </string-name>
          , “Sources and Classification of Semantic Heterogeneities,”
          <fpage>AI3</fpage>
          , Adapt.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          Inf., pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>K. J. Charvat</surname>
          </string-name>
          et al.,
          <string-name>
            <surname>“</surname>
            <given-names>FOODIE</given-names>
          </string-name>
          -
          <article-title>Open data for agriculture,” 2014 IST-Africa Conf</article-title>
          . Exhib.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>IST-Africa</surname>
            <given-names>2014</given-names>
          </string-name>
          , no.
          <source>May</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <given-names>T.</given-names>
            <surname>Řezník</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Lukas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Charvat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. C.</given-names>
            <surname>Jr</surname>
          </string-name>
          ., Š. Horáková, and
          <string-name>
            <given-names>M.</given-names>
            <surname>Kepka</surname>
          </string-name>
          , “
          <article-title>FOODIE Data Models for Precision Agriculture</article-title>
          ,
          <source>” Proc. 13th Int. Conf. Precis</source>
          . Agric., no.
          <source>August</source>
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Int. CIGR J.</surname>
          </string-name>
          , vol.
          <volume>17</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>296</fpage>
          -
          <lpage>309</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <given-names>C.</given-names>
            <surname>Jonquet</surname>
          </string-name>
          , E. Dzalé- Yeumo, E. Arnaud, and
          <string-name>
            <given-names>P.</given-names>
            <surname>Larmande</surname>
          </string-name>
          , “
          <article-title>AgroPortal: a proposition for ontology-based services in the agronomic domain,” 23rd Plant Anim</article-title>
          . Genome Conf.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>poster Sess.</surname>
          </string-name>
          , p.
          <fpage>P0343</fpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <given-names>T.</given-names>
            <surname>Řezník</surname>
          </string-name>
          et al.,
          <article-title>“Challenges of agricultural monitoring: Integration of the Open Farm Management Information System into GEOSS and Digital Earth,” IOP Conf</article-title>
          .
          <source>Ser. Earth Environ. Sci.</source>
          , vol.
          <volume>34</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>0</fpage>
          -
          <lpage>8</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <source>[24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38]</source>
          [39]
          <string-name>
            <given-names>L.</given-names>
            <surname>Yu</surname>
          </string-name>
          et al.,
          <article-title>“Research and design of an integrated farm information management system based on component GIS,”</article-title>
          <string-name>
            <surname>Proc</surname>
          </string-name>
          . - 2009
          <source>Int. Conf. Inf. Technol. Comput. Sci.</source>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <source>ITCS</source>
          <year>2009</year>
          , vol.
          <volume>1</volume>
          , pp.
          <fpage>93</fpage>
          -
          <lpage>97</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <surname>M. G. De Carvalho</surname>
            ,
            <given-names>A. H. F.</given-names>
          </string-name>
          <string-name>
            <surname>Laender</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          <string-name>
            <surname>Gonçalves</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Da</surname>
          </string-name>
          <string-name>
            <surname>Silva</surname>
          </string-name>
          , “
          <article-title>An evolutionary approach to complex schema matching,” Inf</article-title>
          . Syst., vol.
          <volume>38</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>302</fpage>
          -
          <lpage>316</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Shvaiko</surname>
          </string-name>
          ,
          <source>Ontology Matching, 2nd Edition</source>
          .
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <string-name>
            <given-names>L.</given-names>
            <surname>Otero-Cerdeira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. J.</given-names>
            <surname>Rodríguez-Martínez</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Gómez-Rodríguez</surname>
          </string-name>
          , “
          <article-title>Ontology matching: A literature review</article-title>
          ,
          <source>” Expert Syst. Appl.</source>
          , vol.
          <volume>42</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>949</fpage>
          -
          <lpage>971</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <string-name>
            <surname>Sci. Serv</surname>
          </string-name>
          .
          <source>Agents World Wide Web</source>
          , vol.
          <volume>41</volume>
          , pp.
          <fpage>50</fpage>
          -
          <lpage>71</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Shamsfard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Helli</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Babalou</surname>
          </string-name>
          , “
          <article-title>OMeGA: Ontology matching enhanced by genetic algorithm</article-title>
          ,
          <source>” 2016 2nd Int. Conf. Web Res. ICWR</source>
          <year>2016</year>
          , no.
          <issue>978</issue>
          , pp.
          <fpage>170</fpage>
          -
          <lpage>176</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          36, no.
          <issue>3</issue>
          , pp.
          <fpage>324</fpage>
          -
          <lpage>334</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          <string-name>
            <given-names>I. F.</given-names>
            <surname>Cruz</surname>
          </string-name>
          , “AgreementMaker :
          <article-title>Efficient Matching for Large Real-World Schemas</article-title>
          and Ontologies,” in Pvldb,
          <year>2009</year>
          , pp.
          <fpage>1586</fpage>
          -
          <lpage>1589</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          <string-name>
            <given-names>W.</given-names>
            <surname>Hu</surname>
          </string-name>
          and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Qu</surname>
          </string-name>
          , “
          <article-title>Falcon-AO : A practical ontology matching system,” Web Semant</article-title>
          ., vol.
          <volume>6</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>237</fpage>
          -
          <lpage>239</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          <string-name>
            <given-names>L.</given-names>
            <surname>Checiu</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Ionescu</surname>
          </string-name>
          , “
          <article-title>A new algorithm for mapping XML schema to XML schema,” ICCC-CONTI 2010 - IEEE Int</article-title>
          .
          <source>Jt. Conf. Comput. Cybern. Tech. Informatics</source>
          , pp.
          <fpage>625</fpage>
          -
          <lpage>630</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          <string-name>
            <given-names>Z.</given-names>
            <surname>Xu</surname>
          </string-name>
          and
          <string-name>
            <given-names>Z.</given-names>
            <surname>Li</surname>
          </string-name>
          , “
          <article-title>A schema mapping technique for XML-based semantic geodata translation</article-title>
          ,
          <source>” 2009 17th Int. Conf. Geoinformatics, Geoinformatics</source>
          <year>2009</year>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          <source>1st Int. Work. Educ. Technol. Comput. Sci. ETCS</source>
          <year>2009</year>
          , vol.
          <volume>3</volume>
          , pp.
          <fpage>723</fpage>
          -
          <lpage>726</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          <string-name>
            <given-names>Y. A.</given-names>
            <surname>Sekhavat</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Parsons</surname>
          </string-name>
          , “SESM:
          <article-title>Semantic enrichment of schema mappings</article-title>
          ,
          <source>” Proc. - Int. Conf. Data Eng</source>
          ., pp.
          <fpage>7</fpage>
          -
          <lpage>12</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          <string-name>
            <given-names>T.</given-names>
            <surname>Pankowski</surname>
          </string-name>
          , “
          <article-title>Managing XML schema mappings and annotations in P2P data integration systems</article-title>
          ,
          <source>” in Lecture Notes in Computer Science</source>
          , vol.
          <volume>5872</volume>
          LNCS,
          <year>2009</year>
          , pp.
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          <string-name>
            <given-names>K.</given-names>
            <surname>Ramar</surname>
          </string-name>
          and G. Rurunathan, “
          <source>Technical Review on Ontology Mapping Techniques,” Asian J. Inf. Technol.</source>
          , vol.
          <volume>15</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>676</fpage>
          -
          <lpage>688</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>An</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Wang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhou</surname>
          </string-name>
          , “
          <source>Reuse Ontology Mapping Based on the Similarity of Adjacent Concepts</source>
          ,
          <source>” in 3rd IEEE International Conference on Computer and Communications Reuse</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>1777</fpage>
          -
          <lpage>1780</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          <string-name>
            <given-names>C.</given-names>
            <surname>Yin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Z.</given-names>
            <surname>Hou</surname>
          </string-name>
          , “
          <article-title>An Ontology Mapping Approach Based on Classification with Word and Context Similarity,” 2016 12th Int</article-title>
          .
          <source>Conf. Semant. Knowl. Grids</source>
          , pp.
          <fpage>69</fpage>
          -
          <lpage>75</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Ehrig</surname>
          </string-name>
          and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Sure</surname>
          </string-name>
          , “
          <article-title>Ontology Mapping - An Integrated Approach</article-title>
          ,” in
          <source>ESWS 2004: The Semantic Web: Research and Applications</source>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>