<!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 Transparent Semantic Enablement Layer for the Geospatial Web ?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Krzysztof Janowicz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sven Schade</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arne Broring</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Carsten Ke ler</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christoph Stasch</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Patrick Maue</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Thorsten Diekhof</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Institute for Geoinformatics, University of Munster</institution>
          ,
          <addr-line>Germany janowicz</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Building on abstract reference models, the Open Geospatial Consortium (OGC) has established standards for storing, discovering, and processing geographical information. These standards act as basis for the implementation of speci c services and Spatial Data Infrastructures (SDI). Research on geo-semantics plays an increasing role to support complex queries and retrieval across heterogeneous information sources, as well as for service orchestration, semantic translation, and on-the- y integration. So far, this research targets individual solutions or focuses on the Semantic Web, leaving the integration into SDI aside. What is missing is a shared and transparent semantic enablement layer for Spatial Data Infrastructures which also integrates reasoning services known from the Semantic Web. Focusing on Sensor Web Enablement (SWE), we outline how Spatial Data Infrastructures in general can bene t from such a semantic enablement layer. Instead of developing new semantically enabled services from scratch, we propose to create pro les of existing services that implement a transparent mapping between the OGC and the Semantic Web world.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Developing and deploying Spatial Data Infrastructures based on OGC services
is attractive for two reasons. First, these services are well standardized and their
implementations can be tested for conformity. Second, the OGC has de ned a
top-level interface standard called OWS Common [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] de ning main aspects that
are shared by most OGC web services. Frequent testbeds investigate, report
on, and discuss the interoperability between speci c services. Both aspects ease
the integration of services into Spatial Data Infrastructures, make them more
adaptable, and form the basis for their orchestration [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        Services, however, are not built for their own sake but to encapsulate data or
processing models. To exchange data between services, i.e., to make them
interoperable, they have to share common schemas or translate between them. For
example, if one processing service requires a string representing wind direction
as input and was developed with a wind blows from conceptualization in mind,
a second service o ering wind direction observations as strings, but based on
a wind blows to conceptualization, can still act as input source [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. The OGC
standards guarantee interoperability on a syntactic level. Services can exchange
data if they agree on names and types for their inputs, outputs, and operations.
Whether data exchanged between services can be interpreted in a meaningful
way is not covered by the speci cations. For example, a Web Processing Service
(WPS) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] can be used to compute the dispersion of a gas plume caused by a
factory re based on wind direction observations delivered by a Sensor
Observation Service (SOS) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Both services need to share a common understanding
of wind direction to compute meaningful results [
        <xref ref-type="bibr" rid="ref3 ref6">3, 6</xref>
        ]; otherwise the simulated
dispersion plume would point in the opposite direction. Hence, the challenge
is to establish semantic interoperability, i.e., the ability of services to exchange
data in a meaningful1 way and with a minimum of human intervention [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ]. For
instance, mapping national geodata models to the speci cations of the INSPIRE
initiative for a European SDI requires formal speci cations of the national data
models (as well as the INSPIRE model) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. So far, the mappings between these
models have to be speci ed and tested outside of OGC services. There is no way
to check on-the- y whether a dataset has been consistently mapped or whether
it contains contradictions. To perform such checks, the application schemas and
the contained feature type de nitions have to be downloaded manually in order
to perform common reasoning tasks.
      </p>
      <p>The remaining paper is structured as follows. First, we introduce related work
on SWE and geo-semantics related to OGC services and SDI. Next, we discuss
the idea of a horizontal and vertical semantic enablement layer and its integration
with OGC services. We stick to the gas plume dispersion example throughout
the paper as a running scenario. We conclude our work by summarizing the
proposed approach and point to further work.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related work</title>
      <p>
        The Open Geospatial Consortium provides standards to geospatially enable the
Web with the goal of making spatial data and services accessible in an
interoperable way for all kinds of applications. The Sensor Web Enablement [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]
initiative as one focus area of OGC's speci cation program develops standards
to integrate sensors into Spatial Data Infrastructures. SWE incorporates
different data models for describing sensors (SensorML [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]) as well as gathered
sensor data (Observations &amp; Measurements [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]). Additionally, web service
interfaces are de ned which make these models available to enable the discovery
and controlling of sensors, the retrieval of sensor data, as well as alerts in case of
particular events within a sensor network. A central role in this framework plays
the Sensor Observation Service (SOS) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] which provides a standardized interface
1 This is still a working de nition as it does not de ne when a combination of data is
considered to be meaningful.
for the pull-based access of both archived and near-realtime sensor observations
and metadata.
      </p>
      <p>
        Over the last years, work on semantics [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and geo-ontologies has focused on
several challenges towards establishing semantic interoperability between OGC
services. This includes work on the role of ontology for spatio-temporal databases
[
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], the notion of semantic reference systems and the grounding of geographical
categories [
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ], semantics-based and context-aware retrieval of geographic
information [17{20], ontology alignment [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], as well as work on Semantic
Geospatial Web services [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] and their chaining [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. This research has lead to several
new services and tools such as ConceptVISTA2 for ontology creation and
visualization, the SWING Concept Repository3, the SIM-DL similarity server and
Protege plug-in4, or the semantically-enabled Sensor Observation Service
SemSOS [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. Opposed to work on Spatial Data Infrastructures, these services do
not share common interfaces but are isolated solutions which lack a binding to
each other and partially also to existing OGC services. For instance, while the
SIM-DL server can compute the similarity of geographic feature types, it uses
an extended version of the Description Logics Interface Group (DIG) protocol
for communication and the Web Ontology Language (OWL) for knowledge
representation5. In contrast, OGC services such as the Web Feature Service (WFS),
which could be chained with the similarity server, use GetCapabilities requests
and the Geographic Markup Language (GML).
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Towards a Transparent Semantic Enablement Layer</title>
      <p>To integrate Semantic Web services into SDI we propose a transparent Semantic
Enablement Layer (SEL) for OGC services. It resides on top of recent standards
and considers the following three challenges: (1) How to link data encodings and
service protocols to formal speci cations stored within ontologies? (2) How to
manage and maintain these ontologies? (3) How to incorporate reasoning services
known from the Semantic Web?</p>
      <p>Based on these challenges we can derive functionalities, which should be
provided by the SEL (see Table 1). For further structuring, we categorized
atomic functionalities into four conformance classes. Storage groups
functionalities which are required for ontology storage, evolution, and access. The
functionality to connect elements of a speci c resource, e.g., a GML or RDF data
model, with concepts or instances from an ontology is provided by the Lookup
and Retrieval conformance class. Reasoning groups operations about inferring
hidden facts as well as adding new ones, while the Deployment functionality
supports the deployment of OGC services if their data models have been encoded
in ontologies. Such deployment includes the generation of a content description
for an OGC web service which is advertised in its capabilities document, as well
2 http://www.geovista.psu.edu/ConceptVISTA/
3 http://purl.org/net/concepts/
4 http://sim-dl.sourceforge.net/
5 This is not only that case for SIM-DL but most reasoners on the Semantic Web.
as an automated creation of descriptions of resources such as feature type
serializations using XSD. This functionality ensures explicit linkages between services
and content descriptions</p>
      <p>createOntology: creates a new ontology with all its
classes and relations inside the repository.</p>
      <p>updateOntology : registers a new version of an ontology
to the repository.</p>
      <p>getConcept, getRelation, getOntology : returns di erent
types of elements from a registered ontology.</p>
      <p>getModelReference: returns the appropriate ontology
element ID for a given resource ID, e.g., GML Feature ID.</p>
      <p>retrieve: executes semantic matchmaking between a
goal/query and (a) available web service advertisements
and (b) feature type de nitions.</p>
      <p>loadOntology : loads a speci c ontology into the
reasoner.</p>
      <p>releaseOntology : removes a speci c ontology from the
reasoner.</p>
      <p>tells: inserts a new fact into the knowledge base.
asks: returns facts from the knowledge base.</p>
      <p>createCapabilities: creates content-speci c section of an
OGC Capabilities Document.</p>
      <p>createFeatureTypeDescription: creates a GML feature
type in XSD format (created le may contain
annotations).</p>
      <p>We propose to group the functionalities of the conformance classes in two
services, the Web Ontology Service (WOS) for managing and accessing
ontologies and the Web Reasoning Service (WRS) for providing reasoning functionality
within SDIs. Instead of creating new services from scratch, the WOS is de ned
as a pro le of the Web Catalog Service (CS-W) and the WRS as a pro le of the
Web Processing Service (WPS). This facilitates the integration with existing SDI
technologies and simpli es the service orchestration. As WRS and WOS have
to follow the OWS Common speci cation, a major challenge is the mapping
between the protocols and representation languages used on the Semantic Web and
the OGC world. Note that we do not propose to develop separate reasoners or
ontology repositories for SDI but to transparently encapsulate existing Semantic
Web solutions by the WOS and WRS.</p>
      <p>
        Components, which support the creation of semantic annotations, i.e., which
provide means to link elements from data model to concepts from an ontology,
are not considered in this setting. Such components are not used during SEL
run-time, but in a previous development phase. Examples of supporting tools
are given in [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]. They can be used to generate content for successful lookup.
The semantic annotation of OGC services as well as the WOS and the WRS are
explained in more detail in the following subsections.
      </p>
      <p>We illustrate the integration of the proposed services into SDI using the gas
plume example. We assume that air pollutants peril an important European bird
sanctuary, the so called Rieselfelder in Munster (Germany), as well as the
surrounding natural reserves. For reasons of simpli cation, we further assume that
a local Sensor Web is already set up and used by a disaster relief organization,
i.e., mobile sensors are deployed to monitor air pollutants, wind speed, and wind
direction.
3.1</p>
      <p>
        Semantic Annotation
Service operations such as GetCapabilities and data encodings such as SensorML
describe the functionality and data o ered by a speci c OGC service. This
includes sensor inputs and outputs in case of SensorML, and a list of contained
geographic feature types in case of a Web Feature Service's capabilities
document. Currently, the descriptions of these resources are only syntactic, e.g.,
encoded in GML. If additional descriptions are contained, they mostly consist
of plain-text. A rst step towards semantic enablement is to annotate these
elements of the General Feature Model [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]. Semantic annotation links them to
the according classes speci ed within ontologies.
      </p>
      <p>Metadata
&lt;capabilities&gt;
&lt;keywords&gt;
http://...</p>
      <p>O&amp;M Data</p>
      <p>Model
&lt;element&gt;
&lt;sawsdl:an
se http://...
b
i
r
c
s
e
d
Data Entities
(Observations)
Resource (SOS)</p>
      <p>Level
1
Level
2
Level
3</p>
      <p>featureOfInterest
anemometer</p>
      <p>name
windDirection</p>
      <p>Resource Ontology</p>
      <p>NaturalReserve</p>
      <p>BirdSanctuary</p>
      <p>WindDirection</p>
      <p>Domain Ontology</p>
      <p>
        Fig. 1. Levels of annotations; adopted from [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ].
      </p>
      <p>
        Recently, Maue et al. [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ] proposed a methodology for the annotation of OGC
services. The authors suggest three di erent levels of (semantic) annotations.
They distinguish between the annotation of resource metadata, e.g., an OWS
Capabilities Document, of a data model, e.g. a GML Application Schema, and
of data entities, such as a GML le. Annotations may point to information
source ontologies, a speci c form of application ontologies, or to shared domain
ontologies. Figure 1 provides an example for annotating an OGC SOS. Level
1 links the keywords of a capabilities document to concepts from a domain
ontology, NaturalReserve in this case. The connection between the application
schema to an application ontology is illustrated in level 2, while linking features
to concepts from a domain ontology is depicted at the bottom of the gure (level
3).
&lt;I n s e r t O b s e r v a t i o n s e r v i c e ='SOS ' v e r s i o n = '1.0.0 ' &gt;
. . .
&lt;om : Observation &gt;
. . .
&lt;om : p r o c e d u r e s awsdl : modelReference = '[nsKB ] : Anemometer01'/&gt;
&lt;om : o b s e r v e d P r o p e r t y sawsd l : modelReference = '[nsKB ] : WindDirection'/&gt;
&lt;om : f e a t u r e O f I n t e r e s t &gt;
&lt;sa : SamplingPoint gml : i d =' sampling01 '&gt;
&lt;sa : sampledFeature saw sdl : modelReference = '[nsKB ] : Rieselfelder '/&gt;
&lt;sa : p o s i t i o n &gt;
&lt;gml : Point&gt;
&lt;gml : pos srsName= ' urn : ogc : d e f : c r s :EPSG:4326 ' &gt;
      </p>
      <p>7 . 6 4 5 5 2 . 0 3 4
Listing 1.1. Example annotation of a SOS InsertObservation request. nsKB is
a placeholder for the namespace of the used (populated) ontology.</p>
      <p>
        Listing 1.1 shows an example of an InsertObservation request o ered by an
SOS. By invoking this operation new sensor observations can be fed into the
SOS. For example, the element of the observed property contains an attribute
that links to an external resource. Following Maue et al. [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ], the links are
implemented as SAWSDL model references [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ]. The model references point to
concept (e.g. WindDirection) or instance (e.g., Anemometer01 and Rieselfelder )
identi ers from a populated ontology. The formal speci cations of these concepts
can then be used for tasks such as semantics-based information retrieval. Note
that the annotations may refer to concepts or individuals from a resource or
domain ontology.
3.2
      </p>
      <p>
        Web Ontology Service { Managing and Accessing Ontologies
While annotations establish links between elements of data and service models
to concepts, individuals, and relations in ontologies, these ontologies need to
be stored and managed in repositories [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]. Typically, ontology repositories act
as interfaces o ering access and URI resolution as well as auxiliary services for
querying, visualizing, versioning, and comparing the stored de nitions6. With
regards to SDIs built on OGC services, a decomposition of the functionality
into separate services would be more appropriate (comparable to the separation
of WFS and WMS). We therefore argue that a Web Ontology Service should
provide access, lookup, and retrieval functionalities. A WOS could provide access
to de nitions from multiple domains ranging from geographic feature types over
types of observations, to sensor types. In case of the gas plume example, a
particular WOS could store feature types such as Factory, NaturalReserve, and
InhabitedPlace, as well as sensor types such as Anemometer. By providing access
to the formal speci cations, a WOS could support a semantic mapping between
sensor outputs and the properties of features of interest when registering new
sensors or adding their observations to a Sensor Observation Service [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        A WOS serves two requirements. First, it provides access to formal
specications for the elements annotated in data encodings and service operations.
Second, and in conjunction with a Web Reasoning Service, a WOS can be used
for semantics-based information retrieval. In this sense, a WOS is a
semanticallyenabled catalogue supporting information retrieval beyond simple keyword search
[
        <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
        ]. Therefore and in conformity with Lieberman et al. [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ], we argue that
a WOS should be designed as a pro le of the OGC Catalogue Service (CS-W)
[
        <xref ref-type="bibr" rid="ref31">31</xref>
        ]. Thereby, it abstracts from spatial and temporal search, while focusing on
thematic aspects. As ontologies in general require speci c querying, the Filter
Encoding standard [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ] requires an according pro le. In conjunction with the
CS-W it provides novel means to sophisticated retrieval of geospatial data and
services. The enhanced lter encoding may even be re-used by other OGC service
types, such as WFS or SOS in order to enhance data querying capabilities.
      </p>
      <p>Using the gas plume scenario, Figure 2 illustrates how the WOS can support
the transparent gathering of relevant data, e.g., sensor observations. A WOS is
queried for all subtypes of NaturalReserve which are located within a particular
bounding box, e.g., the greater Munster area. To process such a query, the WOS
utilizes an associated Web Reasoning Service. The WOS response contains all
feature types satisfying the input query, e.g., Bird Sanctuary. These types can
be used in further discovery tasks to nd features of interest a ected by the re
and gas plume.</p>
      <p>
        An OWL-Pro le for CS-W was suggested recently by Stock et al. [
        <xref ref-type="bibr" rid="ref33">33</xref>
        ]. The
authors suggest a non-transparent approach, which restricts the format (in their
case OWL) and reasoning capabilities (in their case reasoning on description
logics). In contrast, we propose a transparent approach which abstracts from a
particular inference engine and from speci c ontology languages such as OWL,
OWL 2.0, Web Service Modelling Language (WSML), or Topic Maps.
3.3
      </p>
      <p>Web Reasoning Service { Bringing Reasoning to SDI
While the Web Ontology Service encapsulates ontologies, a second service has to
encapsulate the functionalities de ned in the reasoning conformance class. This
6 Examples of repositories and collaborative tools include work by the Open Ontology
Repository Initiative, the NeON Cupboard, OwlSight, Web Protege, or OWLDi .
„Natural Reserve“
AND [BoundingBox]
(WOCSS)W
encapsulates
storage,
lookup and
retrieval
„Bird Sanctuary“, …
semantics</p>
      <p>
        based IR
service has to bridge between the inference engines as key components of the
Semantic (Geospatial) Web and the OGC world. Reasoners are not restricted
to subsumption reasoning, but include non-standard inference such as nding
the most speci c concept, least common subsumer, similarity reasoning [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], as
well as context-aware instantiation based on SWRL rules and built-ins [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. We
argue that such a Web Reasoning Service should be developed as a pro le of
the Web Processing Service speci cation [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Since the WRS should encapsulate
semantic web reasoners and make them accessible for SDIs, it has to map in both
directions between DIG tells and asks calls on the one side and GetCapabilities
request and GML on the other side7.
      </p>
      <p>
        With respect to Sensor Web Enablement, a WRS could be used to
discover appropriate sensors using a feature of interest as query [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. For instance, a
semantically-enabled SDI could automatically choose and register sonic
anemometers if the user is interested in data on the dispersion of a gas plume. In case of
semantics-based retrieval of feature types [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] as depicted in gure 2, the WRS
gives the necessary reasoning power to the WOS.
      </p>
      <p>Figure 3 illustrates how the WRS can be used to incorporate reasoning
services into an OGC service chain. With respect to the gas plume example, the
WRS encapsulated the SIM-DL similarity server to select features similar to the
Rieselfelder in the greater Munster area, e.g., the Wienburgpark. Next, a SOS is
7 If the WRS should also encapsulate other ontology languages and their reasoning
services, such as WSML and IRIS, it has to implement additional mappings.</p>
      <p>How
are areas such as
the „Rieselfelder“
affected by the gas
plume?</p>
      <p>WFS
translates
between
(WRWS)PS
„Rieselfelder“
encapsulates
reasoning</p>
      <p>SOS</p>
      <p>WPS
„Wienburgpark“, …
delivers pollutant
concentrations
delivers risk
assessment
retrieve</p>
      <p>KB
WOS
used to access sensor observations about the potential pollution of these features,
and, nally, a web processing service delivers a risk analysis.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Conclusions and Further Work</title>
      <p>In this paper, we outlined the need for a Semantic Enablement Layer for OGC
web services. We argued that such a layer is a prerequisite for semantics-based
information retrieval tailored to the user's context, semantic translation, the
orchestration of sensors and web services, and nally semantic interoperability.
Three steps towards establishing a SEL have been identi ed. First, data
encodings and service protocols have to be linked to formal speci cations stored in
ontologies using semantic annotations. Second, a service has to be established
for managing and maintaining these ontologies. Third, a service has to
encapsulate Semantic Web reasoners to integrate them into SDIs. Additional services,
such as the WRS can be integrated into SDIs without changing existing clients.
The proposed approach generalizes over previously suggested solutions and
provides a tight (and transparent) integration into recent SDI developments. We
also clearly separate data models (in any encoding) from domain ontologies.
This separation acknowledges the distinction between information items from
the real world.</p>
      <p>While we focused on introducing the need for and components of the
Semantic Enablement Layer, the reference implementation of the WOS and WRS is
part of the 52 N orth semantics community8. Currently, our work on the WRS
focuses on the encapsulation of the SIM-DL similarity server and Pellet reasoner
8 http://www.52north.org/semantics
to make them accessible for OGC services such as the SOS and WFS. A semantic
annotation API for the lookup and injection functionality is developed in the
sapience project9. Adding annotations on-the- y to existing OGC metadata is
required as long as the data models are not represented as ontologies within the
WOS. In the long term, the functionality described by the deployment
conformance class will enable the creation of (parts of) the OGC Capability Documents
by the WOS.</p>
      <p>
        An interesting question is whether and to which degree OGC services will
co-exist with upcoming semantic Web technologies and especially with linked
data infrastructures. While this is di cult to predict, we assume what both
approaches do not necessarily exclude each other. For instance, one could think
of a micro-SDI for linked data. Examples include recent work on next generation
gazetteers [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ], a forthcoming linked data serialization of OpenStreetMap [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ],
or JavaScript reasoners such as JSExplicit10 which can directly be embedded
into web pages to generate context and user-aware information from RDF or
OWL data on the y.
5
      </p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>The presented work is funded by the International Research Training Group
on Semantic Integration of Geospatial Information (DFG GRK 1498), the DFG
SimCat II project (DFG Ja1709/2-2), the SWING project of the European
Commission (FP6-026514), as well as the 52 N orth semantics community which
aims at establishing a semantic enablement layer for OGC services.
9 http://purl.org/net/sapience/docs/
10 http://jsexplicit.sourceforge.net</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Whiteside</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>OGC Implementation Speci cation 06-121r3: OGC Web Services Common Speci cation (</article-title>
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Weiser</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zipf</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Web Service Orchestration of OGC Web Services for Disaster Management</article-title>
          .
          <source>LN in Geoinformation and Cartography</source>
          , Springer (
          <year>2007</year>
          )
          <volume>239</volume>
          {
          <fpage>254</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Probst</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Giving Meaning to GI Web Service Descriptions</article-title>
          .
          <source>In: 2nd International Workshop on Web Services: Modeling, Architecture and Infrastructure (WSMAI</source>
          <year>2004</year>
          ), Porto,
          <string-name>
            <surname>Portugal.</surname>
          </string-name>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Schut</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <source>OGC Implementation Speci cation 05-007r7: OpenGIS Web Processing Service</source>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Na</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Priest</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <source>OGC Implementation Speci cation 06-009r6: OpenGIS Sensor Observation Service (SOS)</source>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6. Broring,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Stasch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Kuhn</surname>
          </string-name>
          ,
          <string-name>
            <surname>W.</surname>
          </string-name>
          :
          <article-title>Semantic challenges for sensor plug and play</article-title>
          .
          <source>In: Web &amp; Wireless Geographical Information Systems, 7 &amp; 8 December</source>
          <year>2009</year>
          , Maynooth,
          <string-name>
            <surname>Ireland.</surname>
          </string-name>
          (
          <year>2009</year>
          ; forthcoming)
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Harvey</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuhn</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pundt</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bisher</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Riedemann</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Semantic Interoperability: A Central Issue for Sharing Geographic Information</article-title>
          .
          <source>The Annals of Regional Science</source>
          <volume>33</volume>
          (
          <year>1999</year>
          )
          <volume>213</volume>
          {
          <fpage>232</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Manso</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wachowicz</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>GIS Design: A Review of Current Issues in Interoperability</article-title>
          .
          <source>Geography Compass</source>
          <volume>3</volume>
          (
          <issue>3</issue>
          ) (
          <year>2009</year>
          )
          <volume>1105</volume>
          {
          <fpage>1124</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9. INSPIRE: INSPIRE scoping paper, available from http://www.ecgis.org/inspire/reports/inspire scoping24mar04.
          <source>pdf. Technical report</source>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Botts</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Percivall</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reed</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davidson</surname>
            ,
            <given-names>J.: OGC</given-names>
          </string-name>
          <string-name>
            <surname>Sensor Web</surname>
          </string-name>
          <article-title>Enablement: Overview And High Level Architecture</article-title>
          .
          <source>Technical report, OGC</source>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Botts</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          : OGC Implementation Speci cation
          <volume>07</volume>
          -000:
          <string-name>
            <given-names>OpenGIS</given-names>
            <surname>Sensor Model Language (SensorML)</surname>
          </string-name>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Cox</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>OGC Implementation Speci cation 07-022r1: Observations and Measurements - Part 1 - Observation schema (</article-title>
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Kuhn</surname>
          </string-name>
          , W.:
          <article-title>Geospatial Semantics: Why, of What, and How? Journal on Data Semantics III (</article-title>
          <year>2005</year>
          )
          <volume>1</volume>
          {
          <fpage>24</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Frank</surname>
            ,
            <given-names>A.U.</given-names>
          </string-name>
          :
          <article-title>Ontology for spatio-temporal databases</article-title>
          .
          <source>Volume 2520 of LNCS</source>
          . Springer (
          <year>2003</year>
          )
          <volume>9</volume>
          {
          <fpage>77</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Kuhn</surname>
          </string-name>
          , W.:
          <article-title>Semantic Reference Systems</article-title>
          .
          <source>International Journal of Geographic Information Science</source>
          <volume>17</volume>
          (
          <issue>5</issue>
          ) (
          <year>2003</year>
          )
          <volume>405</volume>
          {
          <fpage>409</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Scheider</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janowicz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuhn</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Grounding Geographic Categories in the Meaningful Environment</article-title>
          .
          <source>In: Conference on Spatial Information Theory (COSIT</source>
          <year>2009</year>
          ). LNCS, Springer (
          <year>2009</year>
          , forthcoming)
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Janowicz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ke ler</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schwarz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wilkes</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Panov</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Espeter</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baeumer</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Algorithm, Implementation and Application of the SIM-DL Similarity Server</article-title>
          . In
          <string-name>
            <surname>Fonseca</surname>
          </string-name>
          , F.T.,
          <string-name>
            <surname>Rodriguez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Levashkin</surname>
          </string-name>
          , S., eds.: Second International Conference on GeoSpatial Semantics (GeoS
          <year>2007</year>
          ).
          <source>Number 4853 in Lecture Notes in Computer Science</source>
          , Springer (November
          <year>2007</year>
          )
          <volume>128</volume>
          {
          <fpage>145</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klien</surname>
          </string-name>
          , E.:
          <article-title>Ontology-based retrieval of geographic information</article-title>
          .
          <source>International Journal of Geographical Information Science</source>
          <volume>20</volume>
          (
          <issue>3</issue>
          ) (
          <year>March 2006</year>
          )
          <volume>233</volume>
          {
          <fpage>260</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19. Ke ler,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Raubal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Wosniok</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          :
          <article-title>Semantic rules for context-aware geographical information retrieval</article-title>
          . In Barnaghi, P., ed.
          <source>: European Conference on Smart Sensing and Context</source>
          ,
          <string-name>
            <surname>EuroSSC</surname>
          </string-name>
          <year>2009</year>
          .
          <article-title>Volume 5741 of LNCS</article-title>
          ., Springer (
          <year>2009</year>
          )
          <volume>77</volume>
          {
          <fpage>92</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Schade</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klien</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maue</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fitzner</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuhn</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          <source>: Report on Modelling Approach and Guideline. Deliverable D3</source>
          .
          <article-title>2 of the SWING Project</article-title>
          , available from http://swing-project.
          <source>org/deliverables. Technical report</source>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Cruz</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sunna</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Structural alignment methods with applications to geospatial ontologies. Transactions in GIS, special issue on Semantic Similarity Measurement</article-title>
          and
          <source>Geospatial Applications</source>
          <volume>12</volume>
          (
          <issue>6</issue>
          ) (
          <year>2008</year>
          )
          <volume>683</volume>
          {
          <fpage>711</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Andrei</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berre</surname>
            ,
            <given-names>A.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Costa</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Duchesne</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fitzner</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grcar</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ho</surname>
            <given-names>mann</given-names>
          </string-name>
          , J.,
          <string-name>
            <surname>Klien</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Langlois</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Limyr</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maue</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schade</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Steinmetz</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tertre</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vasiliu</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaharia</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zastavni</surname>
          </string-name>
          , N.:
          <article-title>Swing: An integrated environment for geospatial semantic web services</article-title>
          . In Bechhofer, S.,
          <string-name>
            <surname>Hauswirth</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ho</surname>
            <given-names>mann</given-names>
          </string-name>
          , J.,
          <string-name>
            <surname>Koubarakis</surname>
          </string-name>
          , M., eds.
          <source>: 5th European Semantic Web Conference (ESWC</source>
          <year>2008</year>
          ).
          <source>LNCS 5021</source>
          , Springer (
          <year>2008</year>
          )
          <volume>767</volume>
          {
          <fpage>771</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Lemmens</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wytzisk</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , de By,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Granell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Gould</surname>
          </string-name>
          , M., van Oosterom,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Integrating semantic and syntactic descriptions to chain geographic services</article-title>
          .
          <source>IEEE Internet Computing</source>
          <volume>10</volume>
          (
          <issue>5</issue>
          ) (
          <year>2006</year>
          )
          <volume>42</volume>
          {
          <fpage>52</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Henson</surname>
            ,
            <given-names>C.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pschorr</surname>
            ,
            <given-names>J.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sheth</surname>
            ,
            <given-names>A.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thirunarayan</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>SemSOS: Semantic Sensor Observation Service</article-title>
          .
          <source>In: International Symposium on Collaborative Technologies and Systems (CTS</source>
          <year>2009</year>
          ).
          <article-title>(</article-title>
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Grcar</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <source>D4</source>
          .
          <article-title>5: Software Module for Semantic Annotation of a Web Service. Deliverable of the SWING Project available</article-title>
          from http://swing-project.
          <source>org/deliverables. Technical report</source>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26. ISO/TC211: ISO/FDIS 19109:
          <article-title>Geographic information { Rules for application schema</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Maue</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schade</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Duchesne</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <source>OGC Discussion Paper</source>
          <volume>08</volume>
          -167r1:
          <article-title>Semantic annotations in OGC standards</article-title>
          .
          <source>Technical report, OGC</source>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Farrell</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lausen</surname>
          </string-name>
          , H.:
          <article-title>Semantic annotations for WSDL and XML schema</article-title>
          . W3C recommendation, available from http://www.w3.org/TR/sawsdl/ (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Schade</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maue</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wosniok</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Finke</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heuer</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dupke</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scherer</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <source>D3</source>
          .
          <article-title>3 Ontology Repository with Ontologies. Deliverable of the SWING Project</article-title>
          , available from http://swing-project.
          <source>org/deliverables. Technical report</source>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Lieberman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pehle</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morris</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolas</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Probst</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klien</surname>
          </string-name>
          , E.:
          <source>Geospatial Semantic Web Interoperability Experiment Report. Technical report</source>
          , Open Geospatial Consortium (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Nebert</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Whiteside</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vretanos</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>OGC Implementation Speci cation 07- 006r1: OpenGIS Catalogue Services Speci cation (</article-title>
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32. ISO/TC211: ISO/DIS 19143:
          <article-title>Geographic information { Filter encoding</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <string-name>
            <surname>Stock</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Small</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ou</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reitsma</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <source>OGC Discussion Paper 09-010 - OWL Application Pro le of CSW. Technical report</source>
          , Open Geospatial Consortium (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34. Ke ler,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Bishr</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.:</surname>
          </string-name>
          <article-title>An agenda for the next generation gazetteer: Geographic information contribution and retrieval</article-title>
          .
          <source>In: International Conference on Advances in Geographic Information Systems</source>
          <year>2009</year>
          (
          <article-title>ACM SIGSPATIAL GIS</article-title>
          <year>2009</year>
          ).
          <article-title>(2009; forthcoming)</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hellmann</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>LinkedGeoData { Adding a spatial Dimension to the Web of Data. (2009; submitted to ISWC</article-title>
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>