<!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>Ontology Matching for Geospatial Domain</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Ujwala Bharambe ,Surya Durbha Indian Institute of Technology Bombay.</institution>
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Geospatial information is collected from different sources with disparate terminologies resulting in highly heterogeneous information thus making its compilation and retrieval difficult. Harmonization of these heterogeneities is needed for interoperability and seamless access to the information sources by providing a common platform for facilitating information exchange. This can be achieved by ontology matching. This research proposes a conceptual framework for Geoontology matching to tackle the two major issues for geo-information fusion: heterogeneity and uncertainty by using information theoretic approaches for representing features of ontology. Further, the multi-objective optimization technique such as Pareto Ranking technique is adapted for the optimization of the best match pairs to derive the correspondence between two Geo-ontologies.</p>
      </abstract>
      <kwd-group>
        <kwd>Ontology Matching in the Geospatial Domain</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Introduction</p>
      <p>
        Interoperability in geospatial domain has garnered lot of interest in recent years with a
lot of challenges faced towards the integration of diverse geospatial information sources.
Several syntactic and structural approaches for integration are currently available, such
as the Open Geospatial Consortium’s (OGC) standards for geospatial web services.
However, these standards only facilitate interoperability at the syntactic level, which
impedes the seamless access of geospatial data. Building a semantic layer on top of the
syntactic representation enables effective integration of the semantics of different
geospatial data thereby removing gaps in the information acquisition and understanding
of the integrated data, it’s sharing and use [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. The above can be effectively achieved by
using ontologies [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] where each source is represented by an ontology that explicitly
represents the implicit concepts of that domain. The aim of this research is to develop a
framework for geospatial ontology matching to achieve semantic interoperability thus
providing an integrated view of the geo-information sources.
      </p>
      <p>The main objective of ontology matching is to resolve the discrepancy among the
ontologies which are described by different communities using different vocabularies and
different perspectives/contexts. The difficulties in Geo-ontology matching may also be
aggravated due to peculiarities of geospatial information (i.e. topology, dimension and
orientation, shape, size and location) and due to lack of widely accepted Geo-ontology
model causing the Geo-ontologies to be at different granularity levels.</p>
      <p>The proposed system is composed of a four components as shown in figure 1. The
first component (Geo-ontology access and analysis) takes two input ontologies and
performs parsing of the ontologies using OWL API. The second component (i.e.
Geoontology Feature Extraction) is responsible for capturing all lexical, structural and
instance based features of the given ontologies.</p>
      <p>Two Input Geo-Ontologies Os and Ot</p>
      <p>Geo-Ontology Access and Preprocessing
Geo-Ontology Analysis and Matching
The third component (Geo-ontology Matching) comprises of the matching modules. The
matching process is divided into three main modules: 1) Lexical Matcher: This is
element based matcher (local). It uses different similarity metrics (string similarities: Jaro
Wrinker and Wordnet Similarity) to handle the high terminological (lexical)
heterogeneity of ontologies. 2) Structural matcher takes advantage of quantized features, which
represent the structural characteristics of ontology. Ontology matching can be seen as an
operation that takes two graph-like structures and produces a mapping between elements
of the two graphs that correspond semantically to each other. Gaussian similarity
measures (eq 1) are used for calculation of the structural similarity at the local
 2
el.    gauss  1,  2 =  −2 2 (1)</p>
      <p>Where d is Euclidean distance between relative entropy concepts [3] and  is scaling
factor. 3) Instance base Matcher: Cosine similarity measures are used for instance based
matching. The final component is Best Match Pairs Selection and Interpretation where
bi-objective optimization problem is solved using Pareto optimization technique wherein
both the lexical and structural features are taken into equal consideration thereby
achieving a most reasonable alignment and maximizing the number of correspondences in
matching. The proposed framework of Geo-ontology matching is being implemented by
using Java programming environment. The proposed framework for Geo-ontology
matching would be evaluated in the context of rapid decision making for disaster
management system especially flood management. The major focus is on developing a
generalized adaptive multi-strategy Geo-ontology matching system.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Kuhn</surname>
          </string-name>
          , W.: Geospatial Semantics: Why, of What, and How?
          <source>Journal on Data Semantics III</source>
          . Springer Berlin Heidelberg.
          <volume>3534</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>24</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>E. Klien.</surname>
          </string-name>
          :
          <article-title>Ontology‐based retrieval of Geographic Information</article-title>
          .
          <source>International Journal of Geographical Information Science</source>
          <volume>20</volume>
          (
          <issue>3</issue>
          ):
          <fpage>233</fpage>
          -
          <lpage>260</lpage>
          . (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>