<?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">Publishing Linked Sensor Data</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Payam</forename><surname>Barnaghi</surname></persName>
							<email>p.barnaghi@surrey.ac.uk</email>
						</author>
						<author>
							<persName><forename type="first">Mirko</forename><surname>Presser</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">Centre for Communication Systems Research</orgName>
								<orgName type="institution">University of Surrey Guildford</orgName>
								<address>
									<postCode>GU2 7XH</postCode>
									<settlement>Surrey</settlement>
									<country key="GB">United Kingdom</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="institution">The</orgName>
								<address>
									<addrLine>Alexandra Institute Åbogade 34</addrLine>
									<postCode>8200</postCode>
									<settlement>Århus N</settlement>
									<country key="DK">Denmark</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Publishing Linked Sensor Data</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">FF4CD739BEF9284CA0F8EC45A2FD56C8</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T06:24+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>Semantic Sensor Web</term>
					<term>Semantic Sensor Networks</term>
					<term>Sense2Web</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper describes a linked-data platform to publish sensor data and link them to existing resource on the semantic Web. The linked sensor data platform, called Sense2Web supports flexible and interoperable descriptions and provide association of different sensor data ontologies to resources described on the semantic Web and the Web of data. The current advancements in (wireless) sensor networks and being able to manufacture low cost and energy efficient hardware for sensors has lead to a potential interest in integrating physical world data into the Web. Wireless sensor networks employ various types of hardware and software components to observe and measure physical phenomena and make the obtained data available through different networking services. Applications and users are typically interested in querying various events and requesting measurement and observation data from physical world. Using a linked data approach enables data consumers to access sensor data and query the data and relations to obtain information and/or integrate data from various sources. Global access to sensor data can provides a wide range of applications in different domains such as geographical information systems, healthcare, smart homes, and business applications and scenarios. In this paper we focus on publishing linkeddata to describe sensors and link them to other existing resources on the Web.</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>The information collected from the physical world in combination with the existing resources and services on the Web facilitate enhanced methods to obtain business intelligence, enabling the construction of new types of front-end application and services, and could revolutionise the way organisations and people use Internet services and applications in their daily activities. There are currently a number of projects focused on developing large-scale sensor networks integrated into the Internet such as SENSEI<ref type="foot" target="#foot_0">1</ref> , SensorWeb<ref type="foot" target="#foot_1">2</ref> , and also there are existing work on creating service layers and data structures for sensor and actuator networks such as <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b2">[3]</ref>, and the Open Geospatial Consortium (OGC) <ref type="foot" target="#foot_2">3</ref> and the Sensor Web Enablement (SWE) activities <ref type="bibr" target="#b3">[4]</ref>.</p><p>The above mentioned works are some of the ongoing efforts to develop underlying services for constructing global sensor networks. However, there is also a vital need to construct middle-ware services and applications that act as intermediaries for capturing, delivery and presentation of dynamic real world data to the consumer applications and users. Collaboration, scalability and semantic interoperability are the key feature in designing large-scale sensor networks to support efficient resource distribution and data communication on top of these networks. This will result in generating networked resources which collect data from the physical world as well as data and services on the Web. Interlinking the data from the physical world and the Web will compliment one of the key potentials of semantic Web to create a networked knowledge infrastructure <ref type="bibr" target="#b4">[5]</ref>. Annotation, processing and reasoning sensor data on a large-scale will be a challenging task for applications that publish and/or utilise these data from various sources. On the other hand, this, to some extent, is similar to challenges that the semantic Web community faces in dealing with huge number of ontologies and semantically annotated data coming from different sources and applications.</p><p>Linked-data is one way to publish, share and connect data via URIs on the Web <ref type="foot" target="#foot_3">4</ref> . It focuses on interconnecting data and resources on the Web by defining relations between ontologies, schemas and/or directly linking the published data to other existing resource on the Web. The process can be done manually or (semi-) automatic mechanisms can be used to create the links. Publishing data as linked-data enables finding other related data and relevant information and facilitates interconnection and integration of data from different communities and sources. In this paper we describe a platform, called Sense2Web, to publish linked-sensor-data. Sense2Web publishes linked-data and makes it available to other Web application via SPARQL endpoints <ref type="foot" target="#foot_4">5</ref> . Our main focus in this paper is sensor description data. The sensor observation and measurement data can also be published following similar principals. However, publishing observation and measurement data requires other concerns such as time-dependency, scalability, freshness and latency. We have also implemented a mash-up application using data from Sense2Web to demonstrate reasoning and interpretation of linkedsensor data.</p><p>The rest of this paper is organised as follows. Section 2 describes semantic sensor networks. Section 3 discusses the linked data principles and describes current contributions to Web of Data and publishing linked-data. Section 4 explains linked-sensor-data and linking sensor descriptions to existing resources on the Web. Section 5 demonstrates the platform for publishing and accessing linked-sensor-data and shows a mash-up application using constructed linkeddata. Section 6 concludes the paper and discusses the future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Semantic Sensor Networks</head><p>There are currently ongoing efforts to define ontologies and to create frameworks to apply semantic Web technologies to sensor networks. The Semantic Sensor Web (SSW) proposes annotating sensor data with spatial, temporal, and thematic semantic metadata <ref type="bibr" target="#b5">[6]</ref>. This approach uses the current OGC and SWE specifications and attempts to extend them with semantic web technologies to provide enhanced descriptions to facilitate access to sensor data. W3C Semantic Sensor Networks Incubator Group (SSN-XG) <ref type="foot" target="#foot_5">6</ref> is also working on developing an ontology for describing sensors. Effective description of sensor, observation and measurement data and utilising semantic Web technologies for this purpose, are fundamental steps to construct semantic sensor network. SSN-XG provides a state-of-the-art report on the current activities in this area <ref type="foot" target="#foot_6">7</ref> . However, associating this data to the existing concepts on the Web and reasoning the data is also an important task to make this information widely available for different application, front-end services and data consumers.</p><p>Semantics allow machines to interpret links and relations between different attributes of a sensor description and also other resources. Utilising and reasoning this information enables the integration of the data as networked knowledge <ref type="bibr" target="#b6">[7]</ref>. On a large scale this machine interpretable information (i.e. semantics) is a key enabler and necessity for the semantic sensor networks.</p><p>We have developed a framework to publish sensor data description and link this data to other resources on the Web. The framework will make descriptions (and also sensor-generated information) usable as a new and key source of knowledge and will facilitate integration of this information into the (existing) information spaces of communities. The semantically enriched data will be elevated to HTTP level to make it available for business processing methods and data integration and collaboration services. Another important aspect is interoperability and scalability of the framework. Utilising metadata and semantic annotations to describe sensor data and in general physical world resources in a scalable and heterogeneous platform enables different communities to exploit the emerging data and exchange information and knowledge in a collaborative environment. User annotated resources and services similar to those employed by social Web and semantic Web, as well as common machine-interpretable description and query interfaces are key aspects in the designing the framework. Figure <ref type="figure" target="#fig_0">1</ref> shows an example of integration of data from different sources in a collaborative environment. Imagine the parcel is tagged with an RFID tag that is scanned every time it is loaded or unloaded, the post delivery van has also a GPS sensor which reports the location and a twitter service is deployed to report the status of the parcel to interested twitter followers. In a semantic integration scenario each of these sensors and services need to be able to describe and/or discover what type of information is published, who can consume this information and what the information is all about. This includes the sensor or service description and also the data reported from sensors and services. In the current work we describe how sensor descriptions are published as linked-data and how a consumer application can query and access this data using standard interfaces.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Linked-data</head><p>Publishing data on the semantic Web with machine interpretable representations facilitates more structured and efficient access to the resources; however semantic descriptions without being linked to other existing data on the Web would be mostly processed locally and according to the domain descriptions (i.e. ontologies) and their properties. Linking data to other resources on the Web enables obtaining more information across different domains. The linked data initially was introduced by Tim Berners-Lee in 2006 <ref type="bibr" target="#b7">[8]</ref>. Berners-Lee suggested four main principles to publish linked-data:</p><p>using URIs as names for data, providing HTTP access to those URIs, providing useful information for URIs using the standards such as RDF and SPARQL, -Including links to other URIs.</p><p>Publishing annotated and interconnected data is the underlying principal of the Web of Data <ref type="bibr" target="#b7">[8]</ref>. The Web of data can be browsed as traditional HTML pages on the Web. However, in the Web of data instead of HTML links between the pages, the resources are connected via links that can be queried and interpreted using discovery and search agents <ref type="bibr" target="#b8">[9]</ref>. Linked-data enables users to navigate between different data sources by following links. This allows the linked-data consumers to start with one data source and then browse through a vast number of resources connected by machine interpretable links (e.g. RDF links).</p><p>The Web of Data is supported by the Semantic Web and in particular the Linking Open Data community project in the W3C Semantic Web Education and Outreach Working Group<ref type="foot" target="#foot_7">8</ref> . The Linking Open Data community project started in 2007 and as reported November 2009 the data sets that have been published and interlinked consisted of over 13.1 billion RDF triples which are interlinked by around 142 million RDF links <ref type="foot" target="#foot_8">9</ref> . The project includes various open data sets available on the Web such as Wikipedia<ref type="foot" target="#foot_9">10</ref> , Wikibooks<ref type="foot" target="#foot_10">11</ref> , Geonames <ref type="foot" target="#foot_11">12</ref> , and Word-Net <ref type="foot" target="#foot_12">13</ref> . In practice, the linked-data published on the Web is RDF data that is accessible through query interfaces and, as proposed in the current Linked-data projects, SPARQL endpoints. Recently even the public organisations and government data is also published as linked-data; for example the UK government now provides linked-data <ref type="bibr" target="#b9">[10]</ref> and the proposed data is available via SPARQL endpoints <ref type="foot" target="#foot_13">14</ref> .</p><p>Emergence of sensor data as linked-data enables sensor network providers and data consumers to connect sensor descriptions to potentially endless data existing on the Web. By relating sensor data attributes such as location, type, observation and measurement features to other resources on the Web of data users will be able to integrate physical world data and the logical world data to draw conclusions, create business intelligence, enable smart environments, support automated decision making systems among many other applications. The linked-sensor-data can be also queried, accessed and reasoned based on the same principles that apply to linked-data. This creates an open platform to publish and consume sensor data in an interoperable fashion.</p><p>for each of these attributes independently or in relation to sensors. Some of the common ontologies are SIMILE location ontology <ref type="foot" target="#foot_14">15</ref> , DAML location ontology <ref type="foot" target="#foot_15">16</ref>for spatial attributes, OWL time ontology <ref type="foot" target="#foot_16">17</ref> for time and common ontologies and vocabularies such as CyC <ref type="foot" target="#foot_17">18</ref> , DBpedia<ref type="foot" target="#foot_18">19</ref> for thematic data. In a previous paper, we described annotating sensor observation and measurement data according to these attributes <ref type="bibr" target="#b10">[11]</ref>. In this paper, we discuss publishing linked-sensor-data and association of these attributes to the existing resources and especially those that are currently a part of the Web of data and follow linked-data principles.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Spatial attributes</head><p>Location specific information for sensors could include very specific geo-locations defined as altitude and latitude and/or high level information that describe the location in high-level terms and relation to other domain concepts (e.g. postcodes). In OGC SWE standard Sensor Observation Service (SOS) <ref type="bibr" target="#b3">[4]</ref> to provide sensor observation and measurement data, the descriptions are expected to include location attributes that are explained using GML<ref type="foot" target="#foot_19">20</ref> elements. Patni et al. <ref type="bibr" target="#b11">[12]</ref> describe a linked-sensor-data platform that uses location attributes in OGC SWE standards and associate them to high-level concepts and related resources using GeoNames and LinkedGeoData<ref type="foot" target="#foot_20">21</ref> resources. Location concept could be specified in different levels of granularity. It could be again a detailed specification of a room or a corridor in a building in a detailed level and in a higher level referring to a campus, site or a city and so on. The main challenge for describing sensor location data is how to provide a high level of granularity on a global scale without ending up modelling the world. Perhaps for applications with limited scope it is possible to define a location ontology and populate it with the domain instances.</p><p>However, in a global scale the location instances potentially could refer to endless location data. To address this challenge in Sense2Web we propose using two location attributes in describing the sensor data. The first attributes refers to an instance of a local ontology which is a model of the current location that the sensor is deployed in. This could include high granularity and detailed information of the physical location such as rooms, corridors, floors, buildings. This ontology could be populated and used in different applications. We have defined a basic schema for such an ontology which is discussed in Section 5; however, the sensor data publisher may opt to use a different ontology and as long as the schema link definitions are available to data consumers this will not affect the query and accessing the linked-sensor-data. The second location attribute is selected from high-level location concepts that are available on the Web of data. In particular, we have used concepts referring to places selected from DBpedia. The following SPARQL code shows and example of querying location resources from DBpedia.</p><p>PREFIX rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; PREFIX rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; SELECT ?entity ?label WHERE { ?entity rdf:type &lt;http://dbpedia.org/ontology/Place&gt;. ?entity rdfs:label ?label. ?label &lt;bif:contains&gt; '"Guildford"'. }</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Temporal attributes</head><p>Temporal attributes in sensor data and its observation and/or measurement data are those describing attributes such as time zone and measurement timestamp. In this context, using common ontologies for temporal specifications enable linkeddata consumers to query and access temporal features of data using standard models and interfaces. The important aspect is defining temporal concepts according to the existing vocabularies or making the schema description available to the users.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3">Thematic attributes</head><p>Thematic data provides links between sensor data and the domain knowledge. The attributes such as sensor type, tags, type of observation measurement, features of interest and other more specific attributes such as operational and deployment attributes describe sensors with domain knowledge. We propose using a local ontology to provide more specific sensor descriptions such as those proposed in the SENSEI project <ref type="bibr" target="#b12">[13]</ref> and W3C Incubator Group for Semantic Sensor Networks Ontology<ref type="foot" target="#foot_21">22</ref> . Other high level concepts can be associated to the existing data on the Web. For this purpose, we use DBpedia for Sensor Types (general types) and tags (general concepts and applications). It also worth mentioning that in many applications relying on only general sensor type definitions by community-driven vocabularies such as DBpedia will not be sufficient; however, in this example we only demonstrate how linked-sensor-data can benefit from existing resources and at the same type contribute to the extension of linked-data. Similar to location information, for more specific information, local and application/domain specific ontologies can be used to describe detailed attributes more precisely.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.4">Sensor specific attributes</head><p>Sensor data does not only consist of spatial, temporal and thematic features. The sensor as a device and the sensing process have also more specific attributes and features. In addition to providing links between sensor attributes and other resources, there are approaches to annotate and link sensor observation services and also describe device dependent and process specific features of sensor data. In this context, Janowicz et al. <ref type="bibr" target="#b13">[14]</ref> describe a semantic enablement layer on top of the OGC SWE standards. Henson et al. <ref type="bibr" target="#b14">[15]</ref> discuss construction of a Semantic Sensor Observation Service based on the SWE standards. There are several approaches that provide ontology based description for more specific sensor data, for example <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b15">[16]</ref>, <ref type="bibr" target="#b1">[2]</ref>. There are also other important issues such as registry, search and discovery of sensor descriptions and updates that are not in the scope of this paper. The SENSEI white-paper provides a review on some of these issues and discusses some possible solutions <ref type="bibr" target="#b16">[17]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.5">Re-visiting linked-data principles to publish linked-sensor-data</head><p>The four main principle rules proposed by Berners-Lee <ref type="bibr" target="#b7">[8]</ref> are not mandatory guidelines to publish linked-data; however, following these principles makes the linked-data easily and efficiently accessible to consumers on the Web of data. In this section we revisit the guidelines and discuss them for publishing linkedsensor-data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>URIs and Naming:</head><p>Assigning URIs for sensor descriptions; each sensor description is published with a unique URI that refers to it descriptions. The naming of sensors can follow similar conventions that are used for HTML pages or other resources on the current Web. The SENSEI project proposes a more specific guideline to define a Universal Resource Name (URN) for sensors. In SENSEI, the unique resource identifier includes administrative domains as the first part after the namespace identifier and then adds resource identifiers to the URN <ref type="bibr" target="#b16">[17]</ref>. The following phrase shows a sample URN using SENSEI naming convention.</p><p>urn:sensei:surrey.ac.uk:TeloSBSensorTS1:</p><p>Temperature:SampleRate:3223a-86bca-0123-e123</p><p>All resources in SENSEI are identified by a domain and the unique resource identifier is constructed using the domain name, sensor type and an internal unique identifier. We propose a similar approach for defining sensor identifiers; with a difference that in linked-sensor-data the identifiers are defined as URIs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Providing HTTP access:</head><p>The linked-sensor-data can be made available through HTTP access by simply publishing descriptions as Web documents or in a more efficient way, as linked-data suggests, by providing SPARQL endpoints to query and access the data. Sensor observation and measurement data can be also made available through HTTP interfaces via sensor observation services. SWE Sensor Observation Service (SOS) <ref type="bibr" target="#b3">[4]</ref> defines a standard Web service interface for requesting, filtering, and retrieving observations and sensor system information. In <ref type="bibr" target="#b17">[18]</ref> a service oriented middleware architecture for providing HTTP access to sensor observation and measurement data is also discussed. In this paper our main focus is providing HTTP access to sensor description data. We publish sensor descriptions as RDF data and provide SPARQL endpoints and standard interfaces to query and access this data. We also allow users to publish other RDF description associated to the sensors (i.e. sensor description according to other ontologies) and link it to the current descriptions. Details of publishing RDF sensor data are described in Section 5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Providing meaningful descriptions:</head><p>Sensor data can include RDF descriptions according to ontologies designed to represent sensor features and attributes. We propose a two layer sensor data annotation to provide sensor data annotations to link them to other resources. An RDF description captures basic attributes of a sensor (i.e. spatial and thematic data) and uses publicly available linked-data to create the links to other resources. The basic RDF representation of linked-sensor-data is discussed in more detail in Section 5</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Linking to other URI's:</head><p>To describe sensor data using the basic sensor ontology, the terminology (whereas it is applicable) can be chosen from publicly available linked-data. This enables construction of sensor descriptions that are already linked to other resources based on different features. We also propose using local ontologies and vocabularies to provide more specific descriptions and also allow users to add and associate existing RDF data, according to other ontologies, to the current sensor descriptions. Including all this data and publishing it as linked RDF data creates a set of resources that some of their attributes are already described using other Web resources. This allows browsing and accessing more information by referring to different attributes. It also establishes a link between other RDF descriptions of the sensor data and the high-level concepts that are defined as their property values.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Linked-sensor-data Platform</head><p>Sense2Web provides a platform to publish linked-sensor-data according to the four main principles discussed in the previous section. It enables users to publish their sensor description data as RDF triples, associate any other existing RDF sensor description data, link to the existing resources on publicly available linked-data repositories and make it available for linked-data consumers through SPARQL endpoints.</p><p>Figure <ref type="figure">2</ref> shows the user interface to publish a new sensor description. We use Jena API <ref type="bibr" target="#b18">[19]</ref> to query DBpedia and other resources to obtain values for Fig. <ref type="figure">2</ref>. Sensor data publication interface location, type and descriptive properties. We query the linked-data resources and serialise the results using AJAX technology <ref type="bibr" target="#b19">[20]</ref> directly to the page; so user can type a keyword and obtain relevant suggestion from on-line repositories. Figure <ref type="figure" target="#fig_1">3</ref> shows suggestions from DBpedia for a sample query, "'Guildford"' as a place.</p><p>The submitted variables are stored in XML form and an Extensible Stylesheet Language Transformations (XSLT)<ref type="foot" target="#foot_22">23</ref> is used to transform the submitted data to RDF from. This makes generation of RDF data flexible and independent. We construct the RDF data according to a basic RDF structure that captures main properties of sensor data and link it to other RDF files that provide more specific properties according to common sensor ontologies. However, by using a different stylesheet data can be transformed to another format or other namespaces based on different applications and requirements. It should be noted that the properties identified in main Sense2Web RDF descriptions are neither complete nor fixed. The system includes primary attributes to demonstrate the feasibility of publishing linked-sensor-data and it can be extended to include more specific attributes to describe sensor data. The following shows a fragment of an XSL stylesheet designed for constructing the RDF data.  The following demonstrates a fragment of an RDF instance that is constructed from user submitted data using the XSL stylesheet. We use SDB 24 a SPARQL database for Jena to store the triples. To provide SPARQL endpoints we use an open source SPARQL server for Jena called Joseki 25 . We have also implemented interfaces that enable users to obtain the query results on different format such as XML, RDF and SPARQL protocol format 26 . The following demonstrates a fragment of results of a sample published resource in SPARQL protocol format. &lt;sparql&gt; &lt;head&gt; &lt;variable name="property"/&gt; &lt;variable name="value"/&gt; &lt;/head&gt; &lt;results&gt; &lt;result&gt; &lt;binding name="property"&gt; &lt;uri&gt;http://www.w3.org/2000/01/rdf-schema#label&lt;/uri&gt; &lt;/binding&gt; &lt;binding name="value"&gt; &lt;literal&gt;3223a-86bca-0123-e123&lt;/literal&gt; &lt;/binding&gt; &lt;/result&gt; &lt;result&gt; ... &lt;/sparql&gt; Figure <ref type="figure" target="#fig_2">4</ref> shows the main components of Sense2Web platform and the interfaces to access the system. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Mash-up Application</head><p>To demonstrate the linked-data usage and integration of data from different sources we have created a mash-up application using Google Maps API 27 . For this application we use location attribute and retrieve geographical coordinates of the resources from linked-data. The application then retrieves other related properties of the resources from the linked-sensor-data interface and lists available sensors and their properties through a Google Maps application. In the current Fig. <ref type="figure">6</ref>. A sample mash-up application demo, we only retrieve published properties and show them in a map overlay. This can be extended to discovering other related resources such as nearby locations, districts and other related information available through browsing different links. Figure <ref type="figure" target="#fig_3">5</ref> shows some of the related data available for our sample query ("'Guildford"') from DBpedia.</p><p>Figure <ref type="figure">6</ref> demonstrates the application and shows available information for a sample published sensor. In our sample, we create links between high-level description of sensor data, type and keyword descriptions. In fact, if more publicly available semantic data is available, then more properties of sensor description can be linked to other resources. This will require more common ontologies to describe sensor types, sensor platforms, sensor measurement attributes, sensor devices, etc.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusions and Future Work</head><p>The paper discusses creating linked data from sensor data and in particular providing sensor descriptions and associating their attributes to resources on the Web. We describe our platform and discuss how existing linked data resources are used to create linked sensor data. The underlying sensor descriptions are constructed using XML data from user annotations. We use stylesheets to transform the annotation data to different designated sensor description formats such as W3C SSN ontology or SENSEI ontology representations. The paper describes our ongoing work and the implemented prototype demonstrates the idea of using semantic Web technologies and link data principles to connect sensor data to other existing resources on the Web of Data. An example access and exploitation scenario for the constructed linked sensor data platform is also described using a mash-up application. The future work will focus on adding and testing different sensor platforms to the system, including observation and measurement data, providing sensor and service discovery mechanisms and evaluating scalability of the platform.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Publishing data from sensors and services on the Web</figDesc><graphic coords="4,186.64,118.35,240.49,221.10" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. Resource suggestions from DBpedia for a sample keyword</figDesc><graphic coords="11,186.64,382.48,240.35,169.25" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>&lt;Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Main components in Sense2Web</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 5 .</head><label>5</label><figDesc>Fig. 5. Related data for a sample resource (i.e. "'Guildford"') from DBpedia</figDesc><graphic coords="13,195.28,343.32,223.11,148.06" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="10,152.06,121.43,309.02,179.66" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="14,160.70,118.85,291.86,278.84" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.ict-sensei.org</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://research.microsoft.com/en-us/projects/senseweb/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://www.opengeospatial.org</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://linkeddata.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://semanticweb.org/wiki/SPARQL endpoint</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">http://www.w3.org/2005/Incubator/ssn/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">see: http://www.w3.org/2005/Incubator/ssn/wiki/State of the art survey</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_7">http://esw.w3.org/SweoIG/TaskForces/CommunityProjects/LinkingOpenData</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_8">http://esw.w3.org/TaskForces/CommunityProjects/LinkingOpenData/DataSets/Statistics</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="10" xml:id="foot_9">http://www.wikipedia.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="11" xml:id="foot_10">http://www.wikipedia.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="12" xml:id="foot_11">http://www.geonames.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="13" xml:id="foot_12">http://wordnet.princeton.edu/online/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="14" xml:id="foot_13">http://data.gov.uk/sparql</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="15" xml:id="foot_14">http://simile.mit.edu/2005/05/ontologies/location</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="16" xml:id="foot_15">http://www.daml.org/experiment/ontology/location-ont</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="17" xml:id="foot_16">http://www.w3.org/TR/owl-time/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="18" xml:id="foot_17">http://cyc.com/cyc/opencyc</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="19" xml:id="foot_18">http://dbpedia.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="20" xml:id="foot_19">http://www.opengeospatial.org/standards/gml</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="21" xml:id="foot_20">http://linkedgeodata.org</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="22" xml:id="foot_21">http://www.w3.org/2005/Incubator/ssn/wiki/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="23" xml:id="foot_22">http://www.w3.org/TR/xslt20/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="24" xml:id="foot_23">http://openjena.org/SDB/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="25" xml:id="foot_24">http://joseki.sourceforge.net/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="26" xml:id="foot_25">http://www.w3.org/TR/rdf-sparql-protocol/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="27" xml:id="foot_26">http://code.google.com/apis/maps/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>4 Linked-sensor-data Sheth et al. in [6]  defined semantics of sensor web within Space, Time, and Theme scopes. There has been different approaches to provide semantic models</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>The first author's work is supported by the SENSEI project, Integrating the Physical with the Digital World of the Network of the Future (www.senseiproject.eu). SENSEI is a Large Scale Collaborative Project supported by the European 7th Framework Programme, contract number: 215923.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Building a serviceoriented ontology for wireless sensor networks</title>
		<author>
			<persName><forename type="first">J.-H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kwon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D.-H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-Y</forename><surname>Kwak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S.-J</forename><surname>Lee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Seventh IEEE/ACIS International Conference on</title>
		<title level="s">Computer and Information Science</title>
		<imprint>
			<date type="published" when="2008-05">2008. May 2008</date>
			<biblScope unit="page" from="649" to="654" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Sensor ontologies: from shallow to deep models</title>
		<author>
			<persName><forename type="first">D</forename><surname>Russomanno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kothari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Thomas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Thirty-Seventh Southeastern Symposium on</title>
				<meeting>the Thirty-Seventh Southeastern Symposium on</meeting>
		<imprint>
			<date type="published" when="2005-03">2005. March 2005</date>
			<biblScope unit="page" from="107" to="112" />
		</imprint>
	</monogr>
	<note>System Theory</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A universal ontology for sensor networks data</title>
		<author>
			<persName><forename type="first">M</forename><surname>Eid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Liscano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">El</forename><surname>Saddik</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Computational Intelligence for Measurement Systems and Applications</title>
				<imprint>
			<date type="published" when="2007-06">2007. June 2007</date>
			<biblScope unit="page" from="59" to="62" />
		</imprint>
	</monogr>
	<note>IEEE International Conference on</note>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">;</forename><surname>Swe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Percivall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Reed</forename></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Davidson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename></persName>
		</author>
		<ptr target="http://portal.opengeospatial.org/files/?artifactid=25562" />
		<title level="m">OGC Sensor Web Enablement: Overview and High Level Architecture, The Open Geospatial Consortium</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Semantic reality -connecting the real and the virtual world</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hauswirth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Microsoft SemGrail Workshop</title>
				<imprint>
			<date type="published" when="2007-06">June 2007</date>
			<biblScope unit="page" from="21" to="22" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Semantic sensor web</title>
		<author>
			<persName><forename type="first">A</forename><surname>Sheth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Henson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sahoo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Internet Computing, IEEE</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="78" to="83" />
			<date type="published" when="2008-08">July-Aug. 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Enabling networked knowledge</title>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hauswirth</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CIA &apos;08: Proceedings of the 12th international workshop on Cooperative Information Agents XII</title>
				<meeting><address><addrLine>Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="1" to="15" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Linked data</title>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
		<ptr target="http://www.w3.org/DesignIssues/LinkedData.html" />
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Linked data on the web (ldow2008)</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">K</forename><surname>Idehen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">WWW &apos;08: Proceeding of the 17th international conference on World Wide Web</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="1265" to="1266" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Linking uk government data</title>
		<author>
			<persName><forename type="first">J</forename><surname>Sheridan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tennison</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">WWW2010 workshop:Linked Data on the Web (LDOW2010)</title>
				<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Semantic annotation and reasoning for sensor data</title>
		<author>
			<persName><forename type="first">W</forename><surname>Wei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Barnaghi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">EuroSSC&apos;09: Proceedings of the 4th European conference on Smart sensing and context</title>
				<meeting><address><addrLine>Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="66" to="76" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Sensor discovery on linked data</title>
		<author>
			<persName><forename type="first">J</forename><surname>Pschorr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Henson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Patni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sheth</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of 7th Extended Semantic Web Conference</title>
				<meeting>7th Extended Semantic Web Conference</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Modeling of sensor data and context for the real world internet</title>
		<author>
			<persName><forename type="first">C</forename><surname>Villalonga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bauer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bernat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Barnaghi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">7th IEEE Workshop on Context Modeling and Reasoning (CoMoRea) at the 8th IEEE International Conference on Pervasive Computing and Communication (PerCom&apos;10)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m">A Transparent Semantic Enablement Layer for the Geospatial Web</title>
				<meeting><address><addrLine>Washington DC, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Semsos: Semantic sensor observation service</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Henson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">K</forename><surname>Pschorr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>Sheth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Thirunarayan</surname></persName>
		</author>
		<idno type="DOI">10.1109/CTS.2009.5067461</idno>
		<ptr target="http://dx.doi.org/10.1109/CTS.2009.5067461" />
	</analytic>
	<monogr>
		<title level="m">Collaborative Technologies and Systems, International Symposium on</title>
				<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="volume">0</biblScope>
			<biblScope unit="page" from="44" to="53" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">The semantic sensor network ontology: A generic language to describe sensor assets</title>
		<author>
			<persName><forename type="first">H</forename><surname>Neuhaus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Compton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AGILE 2009 Pre-Conference Workshop Challenges in Geospatial Data Harmonisation</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<ptr target="http://www.sensei-project.eu/" />
		<title level="m">Sensei project, the sensei real world internet architecture, white-paper</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A service oriented middleware architecture for wireless sensor networks</title>
		<author>
			<persName><forename type="first">H</forename><surname>Abangar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Barnaghi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Moessner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Tafazolli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nnaemego</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Balaskandan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Future Network and Mobile Summit</title>
				<imprint>
			<date type="published" when="2010">2010. 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<author>
			<persName><forename type="first">Jena</forename></persName>
		</author>
		<ptr target="http://jena.sourceforge.net/" />
		<title level="m">jena, A Semantic Web Framework for Java</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<title level="m" type="main">Ajax: A new approach to web applications</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Garrett</surname></persName>
		</author>
		<ptr target="http://www.adaptivepath.com/ideas/essays/archives/000385.php" />
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

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