<!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>Real Time Fire Monitoring Using Semantic Web and Linked Data Technologies?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>K. Kyzirakos</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>M. Karpathiotakis</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>G. Garbis</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>C. Nikolaou</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>K. Bereta</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>M. Sioutis</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>I. Papoutsis</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>T. Herekakis</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>D. Michail</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>M. Koubarakis</string-name>
          <email>koubarak@di.uoa.gr</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>C. Kontoes</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Harokopio University of Athens</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National Observatory of Athens</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>National and Kapodistrian University of Athens</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Fire monitoring and management in Mediterranean countries such as Greece is of paramount importance. Almost every summer massive forest res break out, causing severe destruction and even human life losses. Thus, European initiatives in the area of Earth Observation (EO), such as GMES SAFER4, have supported the development of relevant operational infrastructures. In the context of the European project TELEIOS5, we aim at developing a re monitoring service, that goes beyond operational systems currently deployed in various EO data centers, by building on Semantic Web and Linked Data technologies. In this demonstration we present the re monitoring service that we have implemented using TELEIOS technologies focusing on its Semantic Web related functionality. The service implements a processing chain where raw satellite images are analyzed and hotspots (pixels of the image corresponding to geographic regions possibly on re) are detected. The products of this analysis are encoded in RDF, so they can be combined with auxiliary linked geospatial data (e.g., GeoNames, OpenStreetMap). By comparing detected hotspots with auxiliary data their accuracy can be determined. For example, hotspots lying in the sea are retrieved and marked as invalid. Additionally, we can combine diverse information sources and generate added-value thematic maps which are very useful to civil protection agencies and re ghting teams during emergency situations. In the rest of this demo paper we rst describe in short the contributions of project TELEIOS. Then, we present the developed re monitoring service and its advances compared to relevant deployed services. Finally, we describe how we plan to present this service through a live demonstration.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>? This work has been funded by the FP7 project TELEIOS (257662).
4 http://www.emergencyresponse.eu/
5 http://www.earthobservatory.eu/</p>
    </sec>
    <sec id="sec-2">
      <title>TELEIOS Contributions</title>
      <p>TELEIOS is a recent European project that addresses the need for scalable access
to PBs of EO data and the e ective discovery of knowledge hidden in them.
TELEIOS started on September 2010 and it will last for 3 years. In the rst
18 months of the project, we have made signi cant progress in the development
of state-of-the-art techniques in Scienti c Databases, Semantic Web and Image
Mining and have applied them to the management of EO data.</p>
      <p>
        We have developed SciQL [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], a new SQL-based query language for
scienti c applications with arrays as rst-class citizens. This allows us to store EO
data (e.g., satellite images) in the database, and express low level image
processing (e.g., georeferencing) and image content analysis (e.g., pixel classi cation)
in a user-friendly high-level declarative language that provides e cient array
manipulation primitives. SciQL is implemented on top of the state of the art
column-store DBMS MonetDB6, which o ers capabilities for scalable querying.
      </p>
      <p>
        We have also developed the model stRDF, an extension of the W3C
standard RDF for representing time-varying geospatial data [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. The accompanying
query language, stSPARQL, is an extension of the query language SPARQL 1.1
and it has been implemented in the semantic geospatial DBMS Strabon7, which
o ers scalability to billions of stRDF triples [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. In applications, such as the
re monitoring service presented here, stRDF is used to represent satellite
image metadata (e.g., time of acquisition), knowledge extracted from satellite
images (e.g., spatial extent of hotspots), and auxiliary geospatial data encoded as
linked data (e.g., GeoNames). So, rich user queries that cannot be expressed with
database technologies of EO data centers can be expressed in stSPARQL. This
is illustrated in this demonstration, but also in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] where some of the knowledge
discovery techniques pioneered by TELEIOS are also discussed.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>The NOA Fire Monitoring Application</title>
      <p>The National Observatory of Athens (NOA) operates an MSG/SEVIRI satellite
acquisition station, and has developed a real-time re hotspot detection service
for e ectively monitoring a re-front. We present this service graphically in
Figure 1 and explain below in some detail the improvements that we have achieved
by using TELEIOS technologies.</p>
      <p>
        On a regular basis (5 or 15 minutes) satellite images arrive at the acquisition
station and are stored as arrays in MonetDB. The arrays are processed with a
series of SciQL queries (for cropping, georeferencing, and hotspot detection) and
shape les describing the detected hotspots are generated for each acquisition.
Because of the low spatial resolution of the SEVIRI instrument, possible errors
in image georeferencing, and potential weaknesses of the algorithms in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], the
derived products have limited accuracy for speci c scenarios. We increase their
accuracy by combining them with linked geospatial data.
6 http://www.monetdb.org/
7 http://www.strabon.di.uoa.gr/
      </p>
      <p>Semantic
Annotation
Hotspots
Detection</p>
      <p>SQL
SciQL
stSPARQL
NOAOntology</p>
      <p>Linked
Geospatial</p>
      <p>Data</p>
      <p>The main problem with the product accuracy is the existence of false alarms
in the re detection technique. For example, hotspots shown to be occurring
in the sea or in locations with inconsistent land use (e.g., urban areas) should
be considered false alarms instead of forest re emergency situations. To query
generated data using stSPARQL and combine it with linked data, we derive
stRDF triples from the generated shape les. The derived triples mainly hold
information about the coordinates of detected re location, the date and time,
and the con dence level of the detection for each hotspot. We execute stSPARQL
updates which compare the hotspots with two RDF datasets and mark as false
positives the hotspots that lie in the sea or in locations with inconsistent land use.
The datasets that we use are: (i) a dataset describing the coastline of Greece8,
and (ii) a dataset describing the Greek environmental landscape9.</p>
      <p>Another problem is spatial and temporal inconsistencies in hotspots
generated by the processing chain due to using a single image acquisition and not
using information from previous acquisitions. A simple heuristic we use is
retrieving hotspots that were detected at least once during a speci c time period
(e.g., half hour) but they were not detected in the last acquisition. In this case
we add a virtual hotspot for the last acquisition with a con dence level equals
to the average con dence level of the real detections during the last half hour.</p>
      <p>Finally, the need to generate added-value thematic maps is addressed. The
Linked Open Data Cloud supplies an abundance of datasets, in addition to
internal EO data, that cover a large variety of geospatial entities, ranging from
negrained geometric objects like re stations, to coarser ones like countries. So,
instead of manually combining heterogeneous data, a user can pose an stSPARQL
query for each layer that she wants to depict in a map and overlay the retrieved
data using the ability of Strabon to expose data in KML or GeoJSON. Although
this service has been designed for Greece, it can be applied to any geographic area
due to the generality of the used technologies(e.g., RDF, linked data, KML).
8 This dataset has been compiled in the context of TELEIOS and is available from
http://geo.linkedopendata.gr/coastline_gr/.
9 http://geo.linkedopendata.gr/corine/</p>
    </sec>
    <sec id="sec-4">
      <title>Demonstration</title>
      <p>The demonstration consists of three parts. First, the user will start an instance
of the processing chain described above and browse its results in the GUI of the
application (shown in Figure 2). The user can also use the search functionality or
pose stSPARQL queries to retrieve re products of previously executed instances
of the processing chain. Second, the demonstration focuses on the improvement
of the accuracy of the re products. We will demonstrate how stSPARQL update
statements and linked geospatial data are used in order to increase the accuracy
of derived re products. Finally, the creation of added-value thematic maps by
combining information from di erent data sources will be demonstrated.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Koubarakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karpathiotakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kyzirakos</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nikolaou</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sioutis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Data Models and Query Languages for Linked Geospatial Data</article-title>
          .
          <source>In: Reasoning Web. Semantic Technologies for Advanced Query Answering. LNCS</source>
          , vol.
          <volume>7487</volume>
          , pp.
          <volume>290</volume>
          {
          <fpage>328</fpage>
          . Springer (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Koubarakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kyzirakos</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Modeling and querying metadata in the semantic sensor web: The model stRDF and the query language stSPARQL</article-title>
          .
          <source>In: ESWC</source>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Koubarakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sioutis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kyzirakos</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karpathiotakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nikolaou</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vassos</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garbis</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bereta</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dumitru</surname>
            ,
            <given-names>O.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Molina</surname>
            ,
            <given-names>D.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Molch</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schwarz</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Datcu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Building Virtual Earth Observatories using Ontologies, Linked Geospatial Data and Knowledge Discovery Algorithms</article-title>
          . In: ODBASE (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Kyzirakos</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karpathiotakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koubarakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Strabon: A Semantic Geospatial DBMS</article-title>
          .
          <source>In: Proceedings of the 11th International Semantic Web Conference</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Sifakis</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iossi dis</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kontoes</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keramitsoglou</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Wild re Detection and Tracking over Greece Using MSG-SEVIRI Satellite Data</article-title>
          .
          <source>Remote Sensing</source>
          <volume>3</volume>
          ,
          <issue>524</issue>
          {
          <fpage>538</fpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6. Zhang,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Kersten</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.L.</given-names>
            ,
            <surname>Ivanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Nes</surname>
          </string-name>
          , N.:
          <article-title>SciQL: bridging the gap between science and relational DBMS</article-title>
          . In: IDEAS (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>