<!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>A Semantic GIS Emergency Planning Interface Based on Google Maps*</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Knowledge Media Institute, The Open University</institution>
          ,
          <addr-line>Walton Hall, Milton Keynes</addr-line>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We outline a generic graphical user interface for a Semantic Geographical Information System handling heterogeneous data sources through Semantic Web Services. This application aims to provide a goal oriented tool for emergency planners and decision makers of the Essex County Council. It uses Google Maps API, Firefox's implementation of JavaScript with E4X for XML handling, as well as AJAX techniques to access IRS-III Semantic Web Services execution platform. It allows access to resources relevant to the emergency context, as defined in an OCML ontology, and to communicate with relevant agents through BuddySpace's Instant Messaging services.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Application Description</title>
      <p>In an emergency planning situation different agencies have to collaborate by sharing
data as well as information. However, many emergency resources are not available
online and interactions among agencies usually occur on a personal/phone/fax basis.
The resulting system is therefore limited in scope and slow in response-time, contrary
to the nature of the need for information access in an emergency situation.</p>
      <p>
        To help alleviating this problem for the Essex County Council (ECC) emergency
planning officers (EPO), we applied concepts based on the Semantic Geographical
Information System (GIS) framework introduced in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] to develop a prototype
application. In the resulting system functionalities and relevant data sources are
exposed by means of Web Services (WS), semantically described by OCML
ontologies, and accessible to the user through a web interface using Google Maps. At
the heart of the system stands IRS-III, a Semantic Web Services (SWS) execution
platform described in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. For the time being it handles accommodation and presence
related goal invocations, discovers and selects SWS that satisfy these goals, manages
SWS orchestration and mediation, before executing WS provided by British Telecom.
The mediated results are returned in a custom XML format, parsed by Firefox’s
implementation of JavaScript using the E4X idiom, and displayed on Google Maps.
      </p>
      <p>
        BuddySpace [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] is used as a Jabber Instant Messaging protocol client to handle
spatial presence; each user which specifies in his context a longitude and latitude,
possibly in a FOAF/RDF file, will appear on the map if relevant to the situation, as
described in the emergency planning ontology.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2 Usage Example</title>
      <p>A user defines a snow hazard or a snow storm (each offering different goals), before
trying to contact relevant agents. The procedure is as follows:
1. Based on external emergency information the EPO draws a polygon on the
map, then assigns a type of emergency to the region. Here, a snow storm.
2. Described in an ontology, the new instance has attached features and goals.
Here three goals, one gets shelters at distance from the area, two others connect
to BuddySpace and get relevant presences.
3. First, the user requests all rest centres inside the region, they are retrieved
with their features and attached goals.
4. With that information the EPO logs into BuddySpace, then contacts the
relevant persons to requests action or information.</p>
      <p>A video of the interaction is available1 as well as a live website2 for testing with
the last version of the Firefox browser. JavaScript code for the interface is available
online, in ‘*.js’ files.3</p>
    </sec>
    <sec id="sec-3">
      <title>3 Conclusion and Future Work</title>
      <p>This is work in progress. In the following versions, we plan to add meteorological
information resources, which introduce other GIS concepts such as fields. Eventually
our system should reach a level of functionality satisfying for the EPO as well as a
test bed for further experiments in Semantic GIS.
1 http://irs-test.open.ac.uk/sgis-dev/vlad/sgis.htm
2 http://irs-test.open.ac.uk/sgis-dev/
3 e.g. http://irs-test.open.ac.uk/sgis-dev/spatial.js</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Roman</surname>
          </string-name>
          , D et al.
          <source>: WSMO - Standard, WSMO Working Draft D2, 16 August</source>
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Domingue</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          et al.:
          <article-title>IRS-III: A Platform and Infrastructure for Creating WSMO-based Semantic Web Services</article-title>
          .
          <source>Workshop on WSMO Implementations (WIW</source>
          <year>2004</year>
          ),
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Eisenstadt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Komzak</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Dzbor</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Instant messaging + maps = powerful collaboration tools for distance learning</article-title>
          .
          <source>Proc. TelEduc03</source>
          , May 19-21,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Tanasescu</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Domingue</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <source>Toward User Oriented Semantic Geographical Information Systems, 2nd AKT Doctoral Symposium</source>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>