<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Augmenting SDI with Linked Data</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Sven</forename><surname>Schade</surname></persName>
							<email>sven.schade@jrc.ec.europa.eu</email>
							<affiliation key="aff0">
								<orgName type="department">European Commission -Joint Research Centre</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Carlos</forename><surname>Granell</surname></persName>
							<email>carlos.granell@uji.es</email>
							<affiliation key="aff1">
								<orgName type="institution">Universitat Jaume I -Institute of New Imaging Technologies</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Laura</forename><surname>Díaz</surname></persName>
							<email>laura.diaz@uji.es</email>
							<affiliation key="aff1">
								<orgName type="institution">Universitat Jaume I -Institute of New Imaging Technologies</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Augmenting SDI with Linked Data</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">F22132D6C8AB7B6689E8AD95E1DFFBE3</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T10:30+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Linked Data</term>
					<term>Spatial Data Infrastructure</term>
					<term>Interoperability</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Spatiotemporal data is provided and consumed by many different communities, reaching from groups of environmental experts, over decision makers, to the public. Due to heterogeneous conceptual and technological approaches, cross-community communication and cooperation remains challenging. Linked Data has been suggested as a means to enable interoperability and first experiments indicate suitability. In this paper, we discuss how solutions for spatiotemporal data management, specifically Spatial Data Infrastructures (SDI), can be augmented with Linked Data principles. We identify two common usage scenarios and conclude that only minor changes to current SDI standards are required for implementation and identify actions for future work.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Spatiotemporal data is provided and used by a large number of communities, reaching from groups of environmental experts, over decision makers, to the public. In the case of forest fires monitoring for example, environmental experts develop fuel maps, fire maps and burned area maps, decision makers have to determine required actions (such as tasking of fire fighters), and the public is affected, as well as it may provide valuable information in form of observations or photographs. The concept of Spatial Data Infrastructure (SDI) <ref type="bibr" target="#b0">[1]</ref> has been proposed to improve interoperability between those communities, i.e. to move away from island solutions. Information systems built using standards-based distributed services have been adopted by the geospatial community for building such infrastructures. Most relevant data encodings and service interfaces are standardized by Open Geospatial Consortium (OGC) and International Organization for Standardization (ISO).</p><p>With current developments, we left island solutions in favor of aquariums <ref type="bibr" target="#b1">[2]</ref>. SDIs become implemented, but still many people only view them from the outside and through a (thick) glass wall. In most cases, each SDI is strictly separated from the others, i.e. they use distinct data models and terminology, as well as community specific resource discovery facilities. With our work, we try to leave this stage in favor of a wider use of SDI and easier integration with any form of information infrastructures. Infrastructures for Volunteered Geographic Information (VGI) <ref type="bibr" target="#b2">[3]</ref> are of particular interest as they represent the second major case for spatiotemporal data provision and consumption. We concentrate our work on spatiotemporal data as a source for value added information. On the one hand, we intend easier data publication; on the other hand, we aim at straightforward data discovery and access.</p><p>In the (Semantic) Web community, Linked Data has been advocated as a means to connect heterogeneous resources (data instances, data sets, services, etc.) within a distributed environment <ref type="bibr" target="#b3">[4]</ref>. It is based on the use of uniform identifiers of resources and on the Resource Description Framework (RDF). Linked Data has been recently introduced to the geosciences community <ref type="bibr" target="#b4">[5]</ref>. Especially, augmenting SDI, Linked Data may provide means to connect groups of environmental experts, decision makers, and the public <ref type="bibr" target="#b5">[6]</ref>.</p><p>Assuming that the Linked Data principle and technologies provide a way beyond the aquarium situation, we use the paper at hand to identify common usage scenarios of an SDI that is augmented with Linked Data principles, and analyze required changes in recent SDI standards. We suggest a possible implementation using existing technologies. While the first scenario addresses the encoding of links in SDIs presuming given standard structures, real Linked Data augmentation is provided by the second scenario. Only the latter serves the wider Linked Data community.</p><p>The remainder of this paper is structured as follows. Required background is presented in the next section (section 2). Common scenarios for spatiotemporal Linked Data provision and consumption are introduced in section 3. In section 4, we discuss the impacts on existing OGC standards, relevance for recent SDI developments, and we present our conclusions and outline future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Background</head><p>Understanding the main discussions of this paper requires background on SDI technology and Linked Data principles. Both are introduced in a nutshell.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Spatial Data Infrastructures</head><p>An SDI is an information infrastructure for enhancing geospatial data sharing and access <ref type="bibr" target="#b0">[1]</ref>. Implementations rely on web service technology. The Web Map Service (WMS, <ref type="bibr" target="#b6">[7]</ref>) and the Web Feature Service (WFS, <ref type="bibr" target="#b7">[8]</ref>) are two prominent examples. An abstract structure for data modeling and encoding is provided in form of the Geographic Markup Language (GML, <ref type="bibr" target="#b8">[9]</ref>). GML already provides possibilities of including metadata, more sophisticated profiles (e.g. for data and service discovery) are provided separately. The two ISO standards 19115 <ref type="bibr" target="#b9">[10]</ref> and 19139 <ref type="bibr" target="#b10">[11]</ref> provide the most common examples. Functionalities for data and service publication and discovery are provided by the Catalogue Service Web (CSW) <ref type="bibr" target="#b11">[12]</ref>.</p><p>Resource metadata in CSW may include links at service level, telling us what services are related to the current resource. ISO 19115 defines the CI_OnlineResource complex element that contains information about services from which resources can be obtained. This element permits to augment a URL in its linkage element together with (optional) information for service definition in the protocol and description fields. The values contained in this metadata descriptor provide the link to associated data sets in terms of query parameters to the appropriate service. In addition, the data resource itself may incorporate links at instance (aka feature) level <ref type="foot" target="#foot_0">1</ref> to connect related features among diverse data resources. Both aspects are revisited later in the paper.</p><p>Based on these (meta-) data encodings and service interfaces, interoperable clients for geospatial data provision and consumption are put into place <ref type="bibr" target="#b0">[1]</ref>. Government mandates such as the European Directive on Infrastructure for Spatial Information in Europe (INSPIRE) <ref type="bibr" target="#b12">[13]</ref> recommend such standards for sharing resources (such as data and processes) with the goal of improving environmental decision-making. In particular WFS is recommended for implementing data download services and CSW is proposed for data and service discovery. A Service Framework, which allows environmental experts to upload their data and retrieve links to access services, is under development <ref type="bibr" target="#b13">[14]</ref>.</p><p>Opposed to classical SDI, the notion of Volunteered Geographic Information (VGI) emerged recently <ref type="bibr" target="#b2">[3]</ref>. VGI highlights that users are active producers of geographic information rather than passive recipients of geographic information by formal organizations. Possible approaches to merge this bottom-up model with the topdown SDI model are under investigation <ref type="bibr" target="#b14">[15]</ref>. Current implementations still suffer from the aquarium situation, i.e. a restricted user community.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Linked Data</head><p>Linked Data is a current buzz-phrase promoting access to various forms of data on the internet <ref type="bibr" target="#b3">[4]</ref>. Linked Data is based on two principles that have underpinned the architecture and scalability of the World Wide Web; (1) Universal Resource Identifiers (URI) <ref type="bibr" target="#b15">[16]</ref>, using the http protocol which is supported by the DNS system, and (2) hypertext, in which URIs of related resources are embedded within a dataset.</p><p>The Linked Data movement also adds, or re-emphasizes Semantic Web principles by following the Resource Description Framework (RDF) data model and encoding <ref type="bibr" target="#b16">[17]</ref>. A basic typing system for subjects, predicates and objects has been proposed as RDF-Schema (RDF-S) <ref type="bibr" target="#b17">[18]</ref>. RDF-S allows for extensions in order to specify domaindependent subtypes. It provides one way to describe domain vocabularies with its own namespace; for example the Simple Knowledge Organization System (SKOS) <ref type="bibr" target="#b18">[19]</ref>. We argue later in this paper that GML and metadata standards serve similar purposes.</p><p>Content negotiation provides the client uses the 'Accept Header' to tell the service what representation of a resource is acceptable for a given client <ref type="bibr" target="#b19">[20]</ref>. Content negotiation is not a requirement for publishing Linked Data, but it is common due to the HTTP303 publishing pattern. The diversity and richness of Linked Data sources supports a great variety of user interfaces. Browsing becomes an important mode of user interaction.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Augmenting Linked Resources</head><p>Considering the growing interest of the geosciences community in Linked Data, we analyze two common scenarios in Linked Data provision and consumption. We identified these scenarios based on personal experiences and a review of recently published research. In scenario one, we use an agnostic format to codify links instead of RDF to keep us compatible with current standard (ISO 19115). We elaborate on a complete Linked Data augmentation (with RDF) in the second scenario. The scenarios help us to illustrate potentials, requirements, and changes when augmenting SDI with Linked Data. We suggest ways for adding links capabilities, both at the service and feature level. Having two levels provide some benefits. From the service provider perspective, linking capabilities can be increasingly added into the SDI mainstream since links at the service level require less effort than ones at the feature level. In addition, when geospatial data are connected at feature level, data visibility increases greatly leading to both new synergies and unexplored set of new user applications.</p><p>We concentrate on provision, i.e. deploy and publish (Figure <ref type="figure" target="#fig_0">1</ref>), before visiting consumption in form of discovery and access. In particular, resource deployment and publication is carried out using encoding and service standards of OGC. In Figure <ref type="figure" target="#fig_0">1</ref>, for example, a data source provides information in the Observations and Measurement Encoding (O&amp;M) standard <ref type="bibr" target="#b20">[21]</ref>, a specific encoding for sensing results; the WMS specification is applied to data visualization; the Sensor Observation Service (SOS) <ref type="bibr" target="#b21">[22]</ref>, a service specialized on accessing sensing-based data, offers O&amp;M; and the CSW allows for resources advertisement and subsequent discovery. In the remainder of this section we target a scenario for augmenting data provision (access service deployment and publication) with Linked Data for open search and for offering geospatial data encodings based on Linked Data principles. These scenarios provide a basis for discussing required changes to existing SDI standards and implementation practices. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Scenario One: Embedding Links at the Service Level</head><p>In this scenario, we suggest the use of links embedded in the metadata record of a given SDI resource. A data resource (e.g. observational data) can be deployed in multiple SDI services, such as view services (WMS) and download services (SOS), at the same time. The idea is to generate appropriate links between all SDI services related with the data resource in question. As the resource metadata description resides CSWs that codify records in ISO 19115, we elaborate on this standard to find out where links at the service level might be placed.</p><p>As argued earlier each metadata record may contain an URI in the linkage element (see also Figure <ref type="figure" target="#fig_0">1</ref>). This may point to the associate resource (e.g. service) by providing a direct locator with the required query parameters. For SOS data retrieval this may for example be the HTTP-GET binding and the getObservation request <ref type="bibr" target="#b21">[22]</ref>. The linkage element provides a means to link from the metadata record to the access service and the protocol field provides required information about the supported protocol. Nativi and Bigagli propose a similar solution to identify the type of binding of the access service (HTTP, HTTP-GET, HTTP-POST) <ref type="bibr" target="#b22">[23]</ref>.</p><p>Connections to other metadata records, related online services and VGI services in the context of the current metadata record, still have to be provided. To overcome this issue using the recent standards, we suggest the description of links according to ongoing work in Web Linking <ref type="bibr" target="#b23">[24]</ref>, which proposes a way to provide independentformat links within HTTP headers <ref type="bibr" target="#b24">[25]</ref> <ref type="foot" target="#foot_1">2</ref> . The syntax of a link header is a set of pair parameter-value as follows: Link:&lt;URI&gt;;rel="typed_relationship";type="accepted_mime_types_of _target_resource"; title="human-readable_title_for_the_link"</p><p>The use of Web Linking yields at least a couple of benefits. First, links syntax is format-agnostic, i.e. does not depend on the actual representation of the resource. Second, links are annotated with the rel attribute (highlighted in bold, above) that adds semantics to the link in terms of established relation types. A link relation type conveys the role or purpose of the link and act as an identifier for the semantics associated with the link. A list of registered link relation types were already introduced in HTML and extended later in the Atom specification <ref type="bibr" target="#b25">[26]</ref>. Below we describe some of these standard relation types that may be useful for establishing typed connections with other related SDI services:</p><p>• rel="self" means a link to the preferred URI, i.e., the URI to the download service of the resource. Self relation type is equivalent to the current behavior of the linkage element as defined in ISO 19115, when the latter field is full qualified. • rel="previous" means a link to a URI for older versions of the current metadata record. This link makes reference to a discovery service. This is common in O&amp;M, since this type of data depends strongly on the time variable.</p><p>• rel="service" means a link to a URI for related geospatial web services (e.g., WMS or WFS) that serve the same layers. The title attribute may contain a single tag (e.g. "WMS", "WFS") to identify the actual OGC service specification. • rel="related" means links to related resources, for instance, VGI resources.</p><p>• rel="via" means a link to the source of the current resource. It refers to the sensor or to the process used to transform raw sensor data into value-added information.</p><p>Following this suggestion, link headers for a metadata record of a given SOS layer may be provided like this:</p><p>Link:&lt;http://server.org/sos?service=sos&amp;request=getobservation&gt;; rel="self";type="text/xml" Link:&lt;http://server.org/catalog?service=csw&amp;request=getrecord&gt;; rel="previous"; type="text/xml" Link:&lt;http://server.org/wms?service=wms&amp;request=getmap&gt;; rel="service";type="imag/jpeg" title="WMS" Link:&lt;http://server.org/photos/diagram.jpeg&gt;;rel="related";type= "img/jpeg" Link:&lt;http://server.org/sensor&gt;;rel="via";type="text/html"</p><p>The obvious question that arises is where to place these links. A first attempt is to place the list of links in the ISO 19115 linkage element. One inconvenience is that it is of type URL. So a list of links encoded in such a way does not fit the data type constrains of the field. We suggest the use of the description field to accommodate links to related services and resources as illustrated in Figure <ref type="figure">2</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Figure 2. Workflow for data provision + links at the service level.</head><p>In respect to provision, client applications require minimal changes to support the scenario illustrated above (Figure <ref type="figure">2</ref>). Rather than treating the description field as free text, client applications have to view it as a set of typed links to related services. From the server perspective, this solution keeps 'almost' invariable current implementation of the CSW-based catalog services. For instance, link edition would be made through the CSW transactional interface <ref type="bibr" target="#b11">[12]</ref>. Links would be stored in the metadata record (description) as is now. No changes are needed, excepting the semantics but not syntax of the description field.</p><p>In order to support data providers, tools such as the Service Framework <ref type="bibr" target="#b13">[14]</ref> support some of these typed links at publication time. Figure <ref type="figure" target="#fig_2">3</ref>   Link discovery and access would be provided by the current CSW discovery interfaces (getRecords, respectively getRecordById query). Clients would be in charge of interpreting the relation types of the set of link headers found in the description field <ref type="foot" target="#foot_2">3</ref> . The client would submit a HTTP HEAD to get only the set of links associated with the resource in question. This method is useful to retrieve the HTTP header fields such as the list of link headers. It gives clients to chance of retrieving only the links without processing the metadata record of the resource. In this case, we extend SDI service interfaces slightly since we introduce the use of HTTP HEAD method. An example of how such an HTTP HEAD request would look like if given below: HEAD /catalog? service=csw&amp;request=getrecord HTTP/1.1 Host: server.org A response would return the list of links contained in the description field: HTTP 1.1 200 OK Content-Length:… Cache-Control:.. … Link:&lt;http://server.org/sos?service=sos&amp;request=getobservation&gt;; rel="self";type="text/xml" Link:&lt;http://server.org/catalog?service=csw&amp;request=getrecord&gt;; rel="previous"; type="text/xml" Link:&lt;http://server.org/wms?service=wms&amp;request=getmap&gt;;rel="ser vice";type="img/jpeg" title="WMS" Link:&lt;http://server.org/photos/diagram.jpeg&gt;;rel="related";type= "img/jpeg" Link:&lt;http://server.org/physicalsensorrel="via";type="text/html" Following the browse metaphor more strictly, access and view services may be even provided with a REST-based interface <ref type="bibr" target="#b26">[27]</ref>. A recent implementation of 52north provides a showcase <ref type="foot" target="#foot_3">4</ref> . Starting from the URL representing the service endpoint, required parameters are offered as resources, which can be easily selected as links in a common browser interface. This intuitive communication with service offerings provides a direct bridge to the access of Linked Data, both being interconnected resources. Approaches for 'browsing' SOAP-based interfaces have already been suggested outside the geospatial community.</p><p>This scenario provides only one building block for resolving the 'aquarium' issue as it mainly suggest a way of interlinking SDI resources from/within metadata records. We still miss a way to access or query SDI content from outside, i.e. from the Linked Data world. We therefore consider a richer scenario in the following. It includes content negotiation to RDF and SDI specific link types provided in RDF-S.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Scenario Two: GML, Xlink, and Content Negotiation</head><p>Now that we are able to persist links in SDIs, we disclose geospatial data hidden in data access services as Linked Data by automatically generating RDF on request. In this scenario we describe how an in-depth integration of Linked Data and SDI could be realized. We develop methods for providing the content of SDI to the outside. This is particularly possible, because the OGC Naming Authority just changed the resource identification schema to http URIs <ref type="bibr" target="#b27">[28]</ref>.</p><p>To continue, we require links with well defined semantics, i.e. we have to define link types in RDF-S. As metadata is concerned, standards such as ISO 19115 and ISO 19119 provide a core vocabulary and the relation types introduced for scenario one provide an extension. Similarly, geospatial data encoded in GML can be offered in RDF <ref type="bibr" target="#b28">[29]</ref>. Providing linked geospatial data is a matter of philosophy and not of technology. The basic mappings between GML and RDF are simple:</p><p>• xlink:href = rdf:resource • gml:identifier = rdf:about Still, if none of the standards relation types fit our requirements, we can define new relation types based for instance on the ongoing work of the NeoGeo Semantic Web Vocabularies Group <ref type="foot" target="#foot_4">5</ref> , an online group focused on the construction of a set of lightweight geospatial ontologies for Linked Data.</p><p>In consequence, content negotiation can be realized on service and feature level. Depending on the accessing client, WFS may offer its data in classical GML, in RDF, or in HTML; a CSW may offer ISO 19115, RDF, HTML, etc. Supported encodings remain in the responsibility of the service provider. He/She delivers the data that is under his/her responsibility including links to third party resources. It is under the control of the client to decide which links should be followed, i.e. which Linked Data should be retrieved (and in which encoding).</p><p>First implementations, such as those within the UK location program illustrate feasibility<ref type="foot" target="#foot_5">6</ref> on feature level. A service level implementation of a CSW following the suggested principles has been suggested recently <ref type="bibr" target="#b29">[30]</ref>. The authors provide a completely RDF based geospatial catalogue. This work indicates isomorphism between standard encodings for geospatial metadata and RDF representations. Yet, this only provides a static solution, as standard metadata is harvested first; secondly, all metadata sets are translated into RDF and stored on a triple store <ref type="bibr" target="#b30">[31]</ref>; and thirdly, a frontend is provided. The available implementation supports only a relatively small metadata language (Dublin Core <ref type="bibr" target="#b31">[32]</ref>), instead of facilitating the complex ISO metadata standards with the extended link capabilities that are advocated in this paper.</p><p>As a logical next step, both methods should be combined with each other, i.e. all SDI content should be represented in a graph structure (Figure <ref type="figure" target="#fig_3">4</ref>). Interlinked metadata records (service level) provide the backbone. If service endpoints do not offer linking to provided data instances (i.e. linking on feature level), they become leave nodes of the graph; else they are able to serve as internal nodes and branch over their content. In the example, the SOS offers linked data, which allows to link form the provided O&amp;M to diagram representations and even VGI items. The WMS does not support according functionality and thus is considered as a leave in the graph. It remains to be clarified how such links can be supported if the data is encapsulated via a data access service. We suggest using combined identifiers, where the first part of a URL corresponds to the URL of the access service, for example 'http://gsvws.dpi.vic.gov.au/test/EarthResourceML/1.1/wfs', and the second part contains a local (feature) identifier. Once such a link is followed, the service implementation is responsible for link resolving. Depending on the used implementing paradigm (REST, SOAP <ref type="bibr" target="#b32">[33]</ref>, etc.) the resolver may (internally) map the URL to a complex query among the underlying data source. This approach is completely transparent to the user. Such functionality may be provided as an add-on to the common OGC interface for data access (WFS, SOS, etc.). Once implemented, the scenarios would provide an SDI is completely augmented with Linked Data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Discussion and Conclusion</head><p>SDIs already contain many inter-linked resources and existing standards can be widely applied for their representation. In other words, only few things have to be changed in terms of standards and technology. From our investigations, we basically require a well defined and common use of the CI_OnlineResource and its elements. GML already serves all required capabilities. The concept of content negotiation enables us to retain classical SDI structures, which may be used by a set of (expert) applications, while we can directly address wider communities be providing encodings in RDF and HTML. This holds equally for metadata and data, where link encodings at service and feature level can be subject to content negotiation in function of client needs.</p><p>Opposed to our earlier assumption, the Linked Data principle and technologies alone do not provide a way beyond the aquarium situation of SDIs. As in any application of Linked Data, clear definitions for link types are required. Those can be provided using RDF-S. Many required link types can be derived from existing ISO and OGC standards.</p><p>As implementations of Linked Data augmented SDIs can be provided on top of existing standards, we envision a best practice for augmenting classical OGC standard based SDI with Linked Data instead of change requests for any of the recent standards. As one mandatory step, OGC already changed its resource identification schema to http URIs Most development work has to be considered at client level.</p><p>Considering potential benefits for legally mandated SDI(s), such as INSPIRE, we observe that Linked Data is not mentioned in any technical guideline or even in one of the regulations. Accordingly, no geospatial data provider is obliged to use inter-linked resources and RDF or to offer similar structures encoded in GML. The linkingcapabilities and resulting functionalities remain optional. Anyway, links between data elements, related services, and metadata are mandatory for implementation. The presented work may serve a building block for the longer term development of INSPIRE. Investigations are ongoing in the SDI-Unit of the Institute for Environment and Sustainability (JRC) <ref type="bibr" target="#b33">[34]</ref>. INSPIRE specific link types are topic to ongoing work <ref type="bibr" target="#b34">[35]</ref>.</p><p>In summary, we are on the gateway to a new form of data provision and consumption, which is in-line with SDI principles and yet is more connected to broad audience. The concept has been outlined in scenario two. Now, it is at the time to develop a prototype for a Linked Data augmented SDI followed by a best practice implementation.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. Workflow for data provision.</figDesc><graphic coords="4,139.14,485.70,328.36,133.32" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>illustrates the conceptual architecture of the Service Framework, whose aim is to assist users in the integration of geospatial data resources within an infrastructure by providing automatic mechanisms to deploy resource based on OGC, ISO and INSPIRE standards and register them in (INSPIRE-based) discovery services.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 .</head><label>3</label><figDesc>Figure 3. ServiceFramework conceptual diagram.</figDesc><graphic coords="7,214.74,273.90,177.44,136.08" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 .</head><label>4</label><figDesc>Figure 4. Example graph structure; ellipses are inner nodes rectangles leaves.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="6,124.74,435.54,345.63,173.52" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">Due to the ISO General Feature Model, the concept of a feature includes feature collections.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">Each Link header field is semantically equivalent to the atom:link feed-level element in Atom (RFC 4287).</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">See also HATEOAS (Hipermedia As The Engine of Application State) constrains in REST.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://v-swe.uni-muenster.de:8080/52n-OXF-WS/RESTful/sos/OWS-5_SOS/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://sites.google.com/site/neogswvocs/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">http://data.ordnancesurvey.co.uk/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>The authors thank Simon Cox and Francisco López-Pellicer for the lively discussions we had and the three anonymous reviewers for their valuable comments.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Nebert</surname></persName>
		</author>
		<title level="m">The SDI Cookbook, Version 2.0. Global Spatial Data Infrastructure Association</title>
				<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
		<respStmt>
			<orgName>Technical Working Group</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Report</note>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Towards the Open Geospatial Web</title>
		<author>
			<persName><forename type="first">C</forename><surname>Holmes</surname></persName>
		</author>
		<ptr target="http://www.slideshare.net/cholmes/towards-the-open-geospatial-web-presentation" />
		<imprint>
			<date type="published" when="2009-05-13">2009. May 13, 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Citizens as sensors: the world of volunteered geography</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">F</forename><surname>Goodchild</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Geo-Journal</title>
		<imprint>
			<biblScope unit="volume">69</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="211" to="221" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Linked Data: Principles and State of the Art</title>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Heath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">World Wide Web Conference</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Linked Data: What Does It Offer Earth Sciences? Accepted for EGU General Assembly</title>
		<author>
			<persName><forename type="first">S</forename><surname>Cox</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schade</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010. 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Linked Data: Connecting Spatial Data Infrastructures and Volunteered Geographic Information</title>
		<author>
			<persName><forename type="first">C</forename><surname>Granell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Hobona</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Geospatial Web Services: Advances in Information Interoperability</title>
				<editor>
			<persName><forename type="first">P</forename><surname>Zhao</surname></persName>
		</editor>
		<imprint>
			<publisher>IGI Global</publisher>
		</imprint>
	</monogr>
	<note>in press</note>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Web Mapping Service Implementation Specification</title>
		<editor>De La Beaujardiere, J.</editor>
		<imprint>
			<date type="published" when="2004">2004</date>
			<publisher>Open Geospatial Consortium</publisher>
		</imprint>
	</monogr>
	<note>Version 1.3.0</note>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">OGC Web Feature Service Implementation Specification</title>
		<author>
			<persName><forename type="first">P</forename><surname>Vretanos</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2005">2005. 2005</date>
			<publisher>Open Geospatial Consortium</publisher>
		</imprint>
	</monogr>
	<note>Version 1.1.0</note>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<author>
			<persName><surname>Ogc</surname></persName>
		</author>
		<title level="m">OpenGIS® Geography Markup Language (GML) Encoding Standard -Version 3.2.1</title>
				<imprint>
			<date type="published" when="2007">2007a</date>
		</imprint>
	</monogr>
	<note>The Open Geospatial Consortium</note>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m">19115 Geographic Information -Metadata</title>
				<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
		<respStmt>
			<orgName>ISO</orgName>
		</respStmt>
	</monogr>
	<note>ISO/TC211 Standards</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><surname>Iso</surname></persName>
		</author>
		<title level="m">19139 Geographic information -Metadata -XML schema implementation</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>ISO/TC211 Standards</note>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m">OGC Implementation Specification 07-006r1: OpenGIS Catalogue Services Specification</title>
				<editor>
			<persName><forename type="first">D</forename><surname>Nebert</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Whiteside</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Vretanos</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m">Directive 2007/2/EC of the European Parliament and of the Council of 14 March 2007 establishing an Infrastructure for Spatial Information in the European Community (INSPIRE)</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>Official J. on the European Parliament and of the Council</note>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Improving Resource Availability for Geospatial Information Infrastructure</title>
		<author>
			<persName><forename type="first">L</forename><surname>Díaz</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
		<respStmt>
			<orgName>Universitat Jaume I, Spain</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">PhD Dissertation</note>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Digital Earth&apos;s nervous system for crisis events: real-time Sensor Web enablement of Volunteered Geographic Information</title>
		<author>
			<persName><forename type="first">B</forename><surname>De Longueville</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Annoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Ostlaender</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Whitmore</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Digital Earth -Special Issue on Crisis Management</title>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<author>
			<persName><forename type="first">T</forename><surname>Coates</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Connolly</surname></persName>
		</author>
		<title level="m">URIs, URLs, and URNs: Clarifications and Recommendations 1</title>
				<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">Resource Description Framework (RDF) Model and Syntax Specification</title>
		<author>
			<persName><forename type="first">O</forename><surname>Lassilia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Swick</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">RDF Vocabulary Description Language 1.0: RDF Schema</title>
		<author>
			<persName><forename type="first">D</forename><surname>Brickley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">V</forename><surname>Guha</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2004-02">2004. February 2004</date>
		</imprint>
	</monogr>
	<note>W3C Recommendation 10</note>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<title level="m" type="main">SKOS Simple Knowledge Organization System Namespace Document -HTML Variant</title>
		<author>
			<persName><forename type="first">A</forename><surname>Miles</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bechhofer</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009-08-18">2009. 18 August 2009</date>
		</imprint>
	</monogr>
	<note>Recommendation Edition</note>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Transparent Content Negotiation in HTTP</title>
		<author>
			<persName><forename type="first">K</forename><surname>Holtman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mutz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Internet Engineering Task Force (IETF) Memo -RFC 2295</title>
				<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Observations and Measurements -XML Implementation v2.0</title>
	</analytic>
	<monogr>
		<title level="m">Open Geospatial Consortium Implementation Specification</title>
				<editor>
			<persName><forename type="first">S</forename><forename type="middle">J D</forename><surname>Cox</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<title level="m">Sensor Observation Service v2.0. Open Geospatial Consortium Implementation Specification</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Bröring</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Stasch</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Echterhoff</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Discovery, Mediation, and Access Services for Earth Observation Data</title>
		<author>
			<persName><forename type="first">S</forename><surname>Nativi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Bigagli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Journal of Selected Topics in Applied Earth Observation and Remote Sensing</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="233" to="240" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<author>
			<persName><forename type="first">N</forename><surname>Nottingham</surname></persName>
		</author>
		<ptr target="http://tools.ietf.org/html/draft-nottingham-http-link-header-10" />
		<title level="m">Web Linking</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<monogr>
		<ptr target="http://tools.ietf.org/html/rfc2068" />
		<title level="m">Hypertext Transfer Protocol</title>
				<imprint>
			<date type="published" when="2068">2068</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<monogr>
		<ptr target="http://tools.ietf.org/html/rfc4287" />
		<title level="m">The Atom Syndication Format</title>
				<imprint/>
	</monogr>
	<note>RFC 4287</note>
</biblStruct>

<biblStruct xml:id="b26">
	<monogr>
		<title level="m" type="main">Architectural Styles and the Design of Network-based Software Architectures</title>
		<author>
			<persName><forename type="first">R</forename><surname>Fielding</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
		</imprint>
		<respStmt>
			<orgName>University of California, Irvine</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">PhD Dissertation</note>
</biblStruct>

<biblStruct xml:id="b27">
	<monogr>
		<title level="m" type="main">OGC Identifiers -the case for http URIs</title>
		<author>
			<persName><forename type="first">S</forename><surname>Cox</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>OGC White Paper</note>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Linked Data in SDI or How GML Is Not about Trees</title>
		<author>
			<persName><forename type="first">S</forename><surname>Schade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Cox</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Accepted for AGILE Conference</title>
				<imprint>
			<date type="published" when="2010">2010. 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Exposing CSW catalogues as Linked Data</title>
		<author>
			<persName><forename type="first">F</forename><surname>López-Pellicer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">J</forename><surname>Florczyk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Nogueras-Iso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">R</forename><surname>Muro-Medrano</surname></persName>
		</author>
		<author>
			<persName><forename type="middle">F J</forename><surname>Zarazaga-Soria</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Geospatial Thinking</title>
				<imprint>
			<publisher>AG-ILE</publisher>
			<date type="published" when="2010">2010. 2010</date>
			<biblScope unit="page" from="183" to="200" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<monogr>
		<title level="m" type="main">TripleStore. Workshop on Semantic Web Storage and Retrieval -Position Paper</title>
		<author>
			<persName><forename type="first">J</forename><surname>Rusher</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<monogr>
		<title level="m">Dublin Core Metadata Element Set, Version 1.0: Reference Description</title>
				<imprint>
			<publisher>DCMI</publisher>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">W3C SOAP Version 1.2 Part 0: Primer (Second Edition)</title>
		<author>
			<persName><forename type="first">N</forename><surname>Mitra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Lafon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">W3C Recommendation 27</title>
				<imprint>
			<date type="published" when="2007-04">2007. April 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Linked Data in SDI</title>
		<author>
			<persName><forename type="first">S</forename><surname>Cox</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Portele</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Accepted for INSPIRE Conference 2010</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<monogr>
		<title level="m" type="main">Linked Spatiotemporal Data and INSPIRE. Workshop on Linked Spatiotemporal Data</title>
		<author>
			<persName><forename type="first">S</forename><surname>Schade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lutz</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010. 2010</date>
			<pubPlace>GiScience</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
