<!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>SexTant: Visualizing Time-Evolving Linked Geospatial Data ?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Konstantina Bereta</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Charalampos Nikolaou</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Manos Karpathiotakis</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kostis Kyzirakos</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Manolis Koubarakis</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Ecole Polytechnique Federale de Lausanne</institution>
          ,
          <country country="CH">Switzerland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National and Kapodistrian University of Athens</institution>
          ,
          <country country="GR">Greece</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We present SexTant, a Web-based system for the visualization and exploration of time-evolving linked geospatial data and the creation, sharing, and collaborative editing of \temporally-enriched" thematic maps which are produced by combining di erent sources of such data.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Linked geospatial data has recently received attention as researchers and
practitioners have started tapping the wealth of geospatial information available in
the archives of various national cartographic agencies and making it available
on the Web as linked data [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. As a result, in the last few years, the Web of
data is being rapidly populated with geospatial information. As the real-world
entities represented in linked geospatial datasets evolve over time, the datasets
themselves get updated and both the spatial and the temporal dimension of data
become signi cant for users.
      </p>
      <p>
        In the demo paper [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] we presented Sextant3, a tool that enables the
visualization and exploration of the spatial dimension of linked geospatial data.
Sextant enables map creation and sharing, as well as the visualization and
exploration of data by evaluating GeoSPARQL queries on SPARQL endpoints. In
this way rich thematic maps can be created by layering information coming from
the evaluation of GeoSPARQL queries. Sextant is based on standards de ned
by the Open Geospatial Consortium (OGC), thus it is interoperable with other
well-known GIS and Web tools such as Google Earth.
      </p>
      <p>In this demo paper we turn our attention to the temporal dimension of linked
geospatial data and present a new version of Sextant that we now rename
SexTant (the capital \T" in the new name emphasizes the time dimension). SexTant
extends the functionalities of the earlier tool by visualizing the temporal
dimension of data having a spatial extent simultaneously on a map and a timeline. The
new capabilities of SexTant build on the temporal features of the data model
? This work was supported by the EU FP7 project TELEIOS (257662), the Greek</p>
      <p>
        NSRF project SWeFS (180), and the EU project Optique (318338).
3 See http://wikipedia.org/wiki/Sextant for the explanation of the name.
stRDF, the query language stSPARQL, and their e cient implementation in the
geospatial RDF store Strabon [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. stRDF and stSPARQL go beyond the OGC
standard GeoSPARQL by allowing the representation and querying of linked
geospatial data that changes over time [
        <xref ref-type="bibr" rid="ref1 ref3">1,3</xref>
        ]. SexTant (and this demo paper)
extends the research presented in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] by demonstrating how graphs de ned in
stRDF/stSPARQL can be explored and visualized.
      </p>
      <p>In related work, the French project GEOPEUPLE is also studying the
modeling and visualization of spatiotemporal data. As an example, the demo available
at http://www.rotefabrik.free.fr/geopeuple/en/onglets-33038.html
visualizes the evolution of administrative regions in France over the time.
2</p>
    </sec>
    <sec id="sec-2">
      <title>New Functionalities of SexTant</title>
      <p>
        SexTant extends the architecture of our earlier system presented in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] and shown
in Fig. 1a as follows (new and modi ed components are highlighted with pink
boxes). First, apart from the the map ontology used by the earlier system and
shown in Fig. 1b, SexTant employs the temporal ontology dictated by stRDF
and stSPARQL for the modeling of valid time [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. This ontology enables the
introduction of user-de ned time and valid time of a triple in stRDF data.
Times are modelled as instants or intervals and are represented using values
of the datatypes xsd:dateTime and strf:period respectively. Second, one can
now use all the temporal features of stSPARQL to query linked spatiotemporal
data encoded in stRDF. In this way the full capabilities of endpoints using the
spatiotemporal RDF store Strabon can be exploited. Third, the module that
translates the results of stSPARQL queries from XML to KML format has been
extended so that the temporal primitives of stRDF that we mentioned above
are translated into the respective temporal primitives of the KML standard.
An example of this transformation is provided in Fig. 1c. Last, SexTant builds
on the Timemap Javascript library (https://code.google.com/p/timemap/)
for visualizing \temporally-enriched" KML les. This enables the visualization
of geospatial features with associated temporal information on a map and a
timeline simultaneously. Timemap has been transparently integrated in the
implementation of the earlier system which is based on the Google Web Toolkit
framework.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Demonstration Overview</title>
      <p>The demonstration of the spatio-temporal features of SexTant will be based on
a real scenario in which an Earth Observation (EO) scientist studies the changes
in the land cover of an area and assesses the damage caused by res. This
scenario is very common in the EO domain, where data is constantly produced
by satellite sensors and is associated with metadata containing, among others,
temporal attributes, such as the time that an image was acquired. Satellite
acquisitions are utilized in related applications such as the CORINE Land Cover
programme operated by the European Environment Agency that makes available
as a cartographic product the land cover of European areas over time.</p>
      <p>To achieve the goal of our scenario, we will combine information derived from
the following datasets that were produced within the project TELEIOS (http:
//www.earthobservatory.eu/): the CORINE Land Cover dataset of year 2000,
a Fire Hotspots dataset that provides information about re hotspots in Greece,
and a Burned Areas dataset that provides detailed information about areas of
Greece that have been a ected by res during a recent re season. The EO
scientist will use SexTant to visualize the results of stSPARQL queries that use
several thematic, spatial and temporal criteria so that she will be able to derive
implicit links among the involved datasets due to their spatial and temporal
correlation.</p>
      <p>In our scenario, rst we will visualize on a map the areas that have been
classi ed as \sclerophyllous vegetation" according to the CORINE Land Cover
dataset of year 2000. The valid time of the triples that encode information about
these areas will be projected on the timeline. Next, a new layer that visualizes
the hotspots that have been identi ed during the re season will be displayed
on the map while the timeline will display the time when the hotspots were
detected. Then, a new layer that depicts the areas that were burned during the
forest res of 2012 will be overlayed on the map and the timeline. The resulting
map will display to the EO scientist the schlerophyllous forests that got burnt by
the forest res of 2012 along with a preview of the evolution of the forest res as
they were detected by satellites so that she can assess the severity of the damage
caused by res. A similar procedure will be used in order to discover implicit
links among the datasets enriched with provenance information, e.g., discover the
cause of changes in the land cover of areas as represented in CORINE through
the visualization and overlay of the other datasets. Such implicit links can later
on be asserted to enrich all datasets.</p>
      <p>
        Layers that contain solely geospatial information will be retrieved by
evaluating a GeoSPARQL query on a Strabon, Oracle, Parliament, or Virtuoso
endpoint, while layers that contain spatial and temporal information will be
retrieved by evaluating an stSPARQL query on Strabon. The reason for this
choice is that stSPARQL is the only language that provides the spatial and
temporal primitives that are needed for this scenario, while Strabon is
currently the only \temporally-enabled" geospatial RDF store as we have
discussed in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. In this respect our demo will also serve to showcase the new
functionalities of the system Strabon as presented in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. A video
demonstration of SexTant that follows the scenario described in this section is available at
http://strabon.di.uoa.gr/sexTant/sexTant-demo-full-version.ogv.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Bereta</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smeros</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koubarakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Representation and querying of valid time of triples in linked geospatial data</article-title>
          .
          <source>In: ESWC. LNCS</source>
          , vol.
          <volume>7882</volume>
          , pp.
          <volume>259</volume>
          {
          <issue>274</issue>
          (
          <year>2013</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>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>LNCS</source>
          , vol.
          <volume>7487</volume>
          , pp.
          <volume>290</volume>
          {
          <fpage>328</fpage>
          . Springer (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <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: ISWC. LNCS</source>
          , vol.
          <volume>7649</volume>
          , pp.
          <volume>295</volume>
          {
          <fpage>311</fpage>
          . Springer (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Nikolaou</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dogani</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kyzirakos</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koubarakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Sextant: Browsing and Mapping the Ocean of Linked Geospatial Data</article-title>
          .
          <source>ESWC 2013</source>
          . Demo paper
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>