<?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">Semantics-based Plug-and-Play Configuration of Sensor Network Services</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Mukaddim</forename><surname>Pathan</surname></persName>
							<email>mukaddim.pathan@csiro.au</email>
							<affiliation key="aff0">
								<orgName type="institution">CSIRO ICT Centre</orgName>
								<address>
									<postCode>2601</postCode>
									<settlement>Canberra</settlement>
									<region>ACT</region>
									<country key="AU">Australia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Kerry</forename><surname>Taylor</surname></persName>
							<email>kerry.taylor@csiro.au</email>
							<affiliation key="aff0">
								<orgName type="institution">CSIRO ICT Centre</orgName>
								<address>
									<postCode>2601</postCode>
									<settlement>Canberra</settlement>
									<region>ACT</region>
									<country key="AU">Australia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Michael</forename><surname>Compton</surname></persName>
							<email>michael.compton@csiro.au</email>
							<affiliation key="aff0">
								<orgName type="institution">CSIRO ICT Centre</orgName>
								<address>
									<postCode>2601</postCode>
									<settlement>Canberra</settlement>
									<region>ACT</region>
									<country key="AU">Australia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Semantics-based Plug-and-Play Configuration of Sensor Network Services</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">85EDD083C1BBF0FF6A1F587F1E79B4B3</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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>A sensor network is expected to provide effective delivery of its services by taking an appropriate action based on one or more situations that it senses in the environment. However, due to the dynamism of application requirements and user context, it is often required to re-configure services from a sensor network to meet specific application needs. This paper is an attempt to enable dynamic adaptation of sensor network services to environmental changes with minimal human intervention. We propose a semantics-based architecture that uses a publish/subscribe pattern to enable self-configuration of sensor network services and potentially alleviate the heavy burden of programming sensor networks. We envisage an environment with the plug-and-play concept, where sensor networks, sensor nodes and sensors are dynamically reconfigured, ensuring minimal disruption to the delivery of higher order information services. We thus allow a client application to interact with the system and uniformly access sensor services, yet hiding the complexity of the system.</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>Recent years have witnessed the emergence of computationally-enabled sensors, along with the rapid development and deployment of applications that use sensor data <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b38">39]</ref>. A sensor network perceives the environment, monitors different parameters and gathers data according to an application purpose. The capabilities of a sensor network are not just limited to observing and forwarding raw sensor readings. Sensor networks revolutionize sensing in a wide range of application domains. They provide different services, ranging from home automation to process monitoring, healthcare analysis, weather forecasting, military situation awareness, and traffic control.</p><p>Sensor networks are often used in uncontrollable environments, whereby users may not have precise information about the sensing data or network characteristics <ref type="bibr" target="#b1">[2]</ref>. Moreover, these properties can change over the lifetime of a network deployment, due to events such as signal quality degradation, isolated failures, resource addition, and sensor movement. As a consequence, sensor services must be re-configured to make use of the new context information and resources. There should be the provision to autonomously adapt, i.e. self-configure, the sensor network services according to application scenarios and context, with enhanced accessibility and reusability.</p><p>The self-configuration feature in a sensor network would enable autonomous structuring of contextual information and resources thus making them available to services. It is proposed as one of the means to make a system scalable and robust in the presence of changes, supporting dynamic adaptation <ref type="bibr" target="#b16">[17]</ref>. It also allows service customization and supports employing semantic technologies. A self-configurable sensor network service can be built through a combination of process changes, technology evolution, architecture and open industry standards.</p><p>Although there are several research works in the autonomic computing <ref type="bibr" target="#b11">[12,</ref><ref type="bibr" target="#b21">22]</ref>, model-driven engineering <ref type="bibr" target="#b30">[31,</ref><ref type="bibr" target="#b37">38]</ref>, overlay networks <ref type="bibr" target="#b20">[21]</ref>, service computing <ref type="bibr" target="#b19">[20,</ref><ref type="bibr" target="#b35">36]</ref>, and sensor network <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b6">7]</ref> domains to deal with the self-* properties of a system, there is the need for a detailed architecture for self-configuration of sensor services. Our research is a step towards addressing this issue by enabling a sensor network to understand the general and specific context it operates in, i.e. the physical, environmental and application-specific context. The underlying focus is to orchestrate system activities according to an individual context, so as to provide a range of selfconfigurable services that are not possible with the current sensor configurations.</p><p>We propose a rich and powerful semantics-based architecture to recognize relevant environmental changes and thus assist the self-configuration of sensor network services. The need for a bottom-up sensor network description is addressed by taking advantage of the W3C SSN-XG ontology <ref type="foot" target="#foot_0">1</ref> . This OWL <ref type="bibr" target="#b10">[11]</ref> ontology defines sensing concepts as axioms in the TBox and grounded data about particular configurations as ABox instances. In addition, a semantic-based publish/subscribe approach is followed for self-registration of configuration details such that high level network services, e.g. databases, reporting services and user-specified tasks, may be informed of changes of significance to them so they can adapt their behavior accordingly. For example, with the aid of our approach, the introduction of an additional thermistor to a sensor node measuring soil temperature may cause an application program to be recompiled and re-deployed on the sensor network to use the additional capability. The main contributions of this paper are:</p><p>1. An architectural description for self-configuration of sensor network services in order to alleviate the heavy burden of programming sensor networks. 2. A semantic-based publish/subscribe approach as a building block to support dynamic service adaptation to changes. 3. An approach for client applications to interact with a wide range of services in a common way, thus providing a transparent view of the system complexity. The rest of this paper is structured as follows. Section 2 sets the stage by detailing design considerations and our approach for self-configuration of sensor services. It is followed by a comparative analysis of related work to highlight the novelty of our work. The proposed architecture and associated research challenges are presented in Section 4 and Section 5, respectively. The system model is detailed in Section 6 and implementation plan follows next. The paper is concluded in Section 8.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Self-Configuration of Sensor Network Services</head><p>The self-configuration ability can assist a sensor network service to dynamically adapt to the changing environment, including the deployment of new components or the removal of existing ones, or sudden changes in the system characteristics. These variations can happen either as random, periodic events or gradual evolutionary changes in the system. The underlying principle for building self-configuring sensor network services is to provide fundamental mechanisms upon which other networking and system services may be spontaneously specified and reconfigured <ref type="bibr" target="#b19">[20]</ref>. To make a sensor network service self-configurable, the following conditions must be met:</p><p>The tasks involved in the configuration of a service are automated. The automation process is initiated based on situations that can be observed or detected in the sensor network system. An authoritative entity in the sensor network must possess sufficient knowledge of sensor network service configuration, resources, policies, and observed data. On satisfying these conditions, it is possible to assemble the automated functions in a set of composed processes to allow a sensor network service to be self-configurable. These processes can be governed to collect necessary details from the system, analyze them to determine the required configuration changes for a sensor service, create a plan or action sequence specifying the necessary changes, and perform those actions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Our Approach</head><p>Semantic technologies <ref type="bibr" target="#b27">[28]</ref> are often used to enable sensor network services and applications by providing a universally accessible platform that allows data to be shared and processed by automated tools, and by providing machine-understandable semantics of sensed data for automatic information processing and exchange. The use of semantic technologies assists the integration of heterogeneous sensor resources that need to interoperate, and support the automation of service configurations. This semantic-based approach can provide a powerful way to express the context and sensor capabilities, thus serving the vision of self-configuration of sensor network services. It is particularly applicable as the full service description of a sensor network system can never be known in advance.</p><p>To enable self-configuration of a sensor service, it is required to: i) define the service configuration in a standard, machine readable format; ii) publish the definition via a registry in order to make it discoverable; and iii) support a protocol to communicate with client applications. We follow a semantic-based publish/subscribe approach to list the available configurations. A repository provides necessary information about the underlying sensor networks in terms of observations, measurements, and sensor capabilities to be used for facilitating the self-configuration activities when certain events occur. The publish/subscribe interactions well adapt to the needs of self-configuration of sensor services. The main goal of such a mechanism is the decoupling of publishers and subscribers in time, space and synchronization.</p><p>An ontology <ref type="bibr" target="#b7">[8]</ref> can be used to describe various aspects of a sensor network service and bridge the gap between services (re)usable in various scenarios and requirements in the context of an individual client application. An ontology provides a medium for capturing and reusing the knowledge and experience gained from prior efforts, it thus leads to a great level of automation at the semantic level. Our approach may also involve using -smart-sensors‖ capable of self-describing and directly providing intermediate features and capabilities using ontology so as to seamlessly enable activity recognition when placed into an existing infrastructure.</p><p>Dynamic adaptation copes with changes in sensor configurations and application context. When there are changes, the runtime information is fed into the related selfconfiguration context ontology using a feedback mechanism. The changes trigger the execution of self-configuration logic for dynamic adaptation via monitoring, analysis, planning and execution. With this approach, we aim to achieve extensibility, performance, and scalability and lay a foundation for the self-configuration activities.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Related Work</head><p>Several research works focus on semantic-based dynamic service adaptation, sensor configuration programming and the creation of context-oriented overlays. In this section, we first cover the programming approaches in existing literature, and then provide a comparative analysis of related research work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Programming Models</head><p>Existing literature <ref type="bibr" target="#b22">[23,</ref><ref type="bibr" target="#b31">32]</ref> reports several approaches for programming a sensor network. In full-image code update <ref type="bibr" target="#b29">[30]</ref>, a monolithic binary image of an entire application is generated to fit into a single packet and is distributed by the source to all nodes within a broadcast domain. Partial-image code update <ref type="bibr" target="#b12">[13]</ref> calculates code differences to be integrated into the program image and deliver them to target nodes. It provides similar flexibility as full-image update, however, at a significantly lower cost. In a node-level approach, programs are generally assembled on a server by combining application specific code, library routines, configuration information, and operation system into a single image that can be delivered to a node. Some middleware performs dynamic update by replacing or reconfiguring components with the use of Virtual Machines (VMs). VMs provide a more cost efficient approach to update application level functionality of the system. However, the VM scripts are highly restricted in the flexibility of updates <ref type="bibr" target="#b1">[2]</ref>. The Marcoprogramming approach involves writing a single program for the entire network, rather than for individual nodes in the network. The program is then de-globalized by the compiler to convert it into elements for distributing to individual nodes <ref type="bibr" target="#b18">[19,</ref><ref type="bibr" target="#b31">32]</ref>. There also exists work using semantic representations based on an ontology to support the programming of a heterogeneous sensor network <ref type="bibr" target="#b32">[33]</ref>.</p><p>In our work, we endeavor to use declarative macroprogramming approach for an overlay architecture to enable self-configuration of sensor network services. This is due to the flexibility and convenience of programming overlays in a highly compact and reusable form <ref type="bibr" target="#b20">[21]</ref>. The programmer specifies the logic of the program, typically in some variant of first order logic. Then it is left up to the execution engine to supply a control flow that implements the logic. Specifically, we aim to use Snlog <ref type="bibr" target="#b5">[6]</ref>, a deductive declarative programming language, which is derived from declarative models for building overlays. We believe that our approach promises the advantages of ease of specification and code reuse.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Overview of Related Systems</head><p>Most existing methodologies for system and service configurations are focused on a specific engineering technique. Some of them are largely not extensible and do not support dynamic adaptation to the specific characteristics of individual application scenarios and context.</p><p>Semantically-enabled Heterogeneous Service Architecture and Platforms Engineering (SHAPE) <ref type="bibr" target="#b30">[31]</ref> provides an integrated development environment that brings together the Model-Driven Engineering (MDE) methodology with the Service-Oriented Architecture (SOA) paradigm. The Real World Internet <ref type="bibr" target="#b24">[25]</ref> project focuses on the management, scalability, and heterogeneity of devices and users. It aims to facilitate the dynamic creation of context and actuation services from elementary sensing, actuation, processing and reuse of sensor resources for a large number of applications. The OPPORTUNITY <ref type="bibr" target="#b26">[27]</ref> project aims to build goal-oriented sensor assemblies that are spontaneously arising and self-organizing to achieve a common activity or context recognition goal. Hydra <ref type="bibr" target="#b40">[41]</ref> follows a semantic Web-based selfmanagement approach, supported by a set of self-management context ontologies. The CONNECT <ref type="bibr" target="#b28">[29]</ref> project focuses on enabling automated protocol mediation through a formalization technique to enable seamless system composition. The SANY consortium <ref type="bibr" target="#b13">[14]</ref> provides a standard open architecture and a set of basic services for integration of sensors, sensor networks, and sensor services. It also recognizes the OGC's Sensor Web Enablement (SWE) <ref type="bibr" target="#b2">[3]</ref> as one of the key technologies to support self-organizing and self-healing in sensor networks.</p><p>While our work is related to these research projects, we differ in that the service customization and configuration techniques in the above projects are limited to lowlevel technical aspects, whereas we seek to insulate client applications from the lowlevel details. Some of the above works use SensorML or XML-based descriptions of sensor configurations, which is not usable in our context due to not supporting reasoning and vocabulary of semantic descriptions. In addition, we seek to provide a comprehensive mapping of the SSN-XG ontology and OGC SWE standards. Many of the design considerations, i.e. structural and operational requirements, for our architecture are similar to that of ORCHESTRA <ref type="bibr" target="#b35">[36]</ref>, which provides a serviceoriented spatial data infrastructure. Our work also has some similarity to the P2 system <ref type="bibr" target="#b20">[21]</ref> that uses a declarative logic language to express overlays in a highly compact and reusable form.</p><p>In recent years, a few research work have explored the use of semantics for sensor networks and publish/subscribe systems, such as semantic-based service framework for query processing <ref type="bibr" target="#b17">[18]</ref>, sensor plug and play <ref type="bibr" target="#b3">[4]</ref>, semantic filtering in an XMLbased publish/subscribe infrastructure <ref type="bibr" target="#b34">[35]</ref>, an ontology-based publish/subscribe system <ref type="bibr" target="#b36">[37]</ref>, semantic-enabled publish/subscribe middleware <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b25">26]</ref>, and semanticbased publish/subscribe systems <ref type="bibr" target="#b23">[24,</ref><ref type="bibr" target="#b39">40]</ref>. While they are appealing, none of them focuses on the self-configuration aspect as we do. Many of them do not make use of reasoning or domain knowledge in ontologies to aid the identification of semantically relevant service configurations and matching them to subscribers. Moreover, most of them suffer from scalability limitations with the increase of system size, and usually do not work well under a large number of application subscriptions and a high volume of service configurations. In our work, we aim to address these limitations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">The Architecture</head><p>The aim of self-configuration is that the service will re-configure itself so as to again either satisfy the changed application context, scenario, and/or environment. The requirement specification for a self-configurable sensor network service is not only functional behavior, but also those non-functional properties such as response time, performance, reliability, security, and that requirement may well include optimization.</p><p>Based on the design considerations (Section 2.1), in Figure <ref type="figure" target="#fig_0">1</ref>, we present an architecture for self-configuration of sensor services, comprising three key layers:</p><p>Sensor network physical infrastructure: At this layer, heterogeneous sensor nodes are assembled and are placed at distributed locations. Each sensor node contains a battery power source, wireless communications, computation unit, multiple sensing modality, and memory. Sensor nodes produce a large amount of environmental data. Collected data from sensor networks are often archived or streamed as raw data, but can be annotated with metadata, by an application-specific data enrichment service from the upper layer. Meaning of sensor data includes the feature of interest, the specification of measuring devices, accuracy, scenario of measurements, and location.  Application-specific network and system services: This layer provides network and systems services to support self-configuration. Among others, they may include data-centric routing, attribute-based addressing mechanisms, location services, naming and binding services, information dissemination and aggregation, caching and security services. These services would use simpler communication interfaces and abstraction than the raw communication interface. They should aid to enhance the overall performance, such as throughput and delay.</p><p>Self-configurable sensor network services overlay: This layer forms the basic functionalities of a semantic-based publish/subscribe system. At the heart of this layer are an Authoritative Entity (AE) and a central registry. The registry publishes sensor capabilities and semantic-based service configurations according to an ontology, and allows client applications to subscribe to them. The registry can be user defined inmemory, governance repository or database-driven. AE interacts with this registry and governs the operations of sensor network services. A semantic matching capability <ref type="bibr" target="#b34">[35]</ref> is deployed to notify matched subscribers about published service configurations. Upon receiving notification on an observed change, a sensor network service adapts to the modified context, i.e. self-configure itself, by going through monitoring, analyzing, planning and execution processes. These processes are managed by AE. We detail on these processes in the next section.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Self-Configuration Management</head><p>The automated processes provided by AE to manage self-configuration are:</p><p>Monitoring process: It provides active monitoring to collect, aggregate, filter and report details gathered from a sensor network system. The data collected by this process may include information about application scenarios, context, service configuration, status, offered capability and throughput. Some of the data is static or changes slowly, whereas other data is dynamic, changing continuously over time.</p><p>Analyzing process: It provides the mechanisms to correlate and model complex situations, e.g. time series forecasting and queuing models, to allow AE to learn about the system and help predict future situations. For example: the requirement to enforce a change may occur when the analyzing process determines that there is a modified service configuration to meet the application context.</p><p>Planning process: It provides a mechanism to construct the actions needed to satisfy an application context. It takes on many forms ranging from a single command to a complex workflow. It generates the change plan, a set of modifications for services, and logically passes the change plan to the execution process.</p><p>Execution process: It provides the mechanisms to control the execution of a plan with considerations for self-configuration. Once a plan is generated corresponding to a change request, some actions may need to take place to modify the configuration of one or more services. This process is responsible for carrying out the procedure that was generated by the planning process through a series of actions.</p><p>The above processes can be tied with three fundamental mechanisms employed within AE. They are-service lookup to keep track of the availability of service configurations; sensor node composition to provide abstractions of the hierarchical composition of the sensor network, thus simplifying dynamic reconfiguration of services; and dynamic adaptation to utilize information from the lookup and composition services for re-configuration. Through a distributed implementation of these mechanisms sensor services can be enabled to dynamically adapt to changes, e.g. device addition, failure and degradation, movement of sensor nodes, and variation in tasks and network requirements in the sensor network system.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">A Usage Scenario</head><p>As a usage scenario of the self-configuration service architecture, we consider the Phenonet project <ref type="bibr" target="#b9">[10]</ref>. The project deploys a 40-node, distributed sensor network (Figure <ref type="figure" target="#fig_1">2</ref>) to monitor crop growth. Amongst other parameters the network observes air and soil temperature, soil moisture, light intensity, solar radiation, and a variety of water quality parameters. The plant scientists involved in this project are interested in comprehensive sensor readings, based on a number of environment and water quality parameters, to run on yield and measure performance after frost, heat and drought. The observed micromet data is passed through various scientific models to analyze the heritability of traits in pre-breeding and breeding. The resulting data is relevant to a number of clients, such as plant biologists, environmental researchers, plant breeders, farmers, and funding bodies. Client applications require different services from the sensor network and they query it to retrieve data. The sensor network services may vary configuration as the result of environmental changes or other interesting phenomena. We envision that a semantic-based publish/subscribe system, running in conjunction with the network and data stores, will match the right capabilities to client applications, allowing them to add and remove subscriptions dynamically as the service configurations change. Consider, for example, a standing query (a conjunctive query over terms and properties from the ontology) submitted by a client application that is checking for temperature threshold values. The query represents interest in the data underlying the queried concepts. In this case, the observed properties (Figure <ref type="figure" target="#fig_1">2</ref>) are sensor locations, sensor accuracy and sensor manufacturer. If any change occurs in some part of the network or the ontology itself, on which the query is built, the query will be required to change as well. A client application would thus subscribe to concepts, properties and named individuals in the query. The system then monitors change to the ontology and service configuration and notifies subscribers of changes that logically or structurally affect them. The dependence on a change can be direct or indirect (implied), since the ontology is a logical object.</p><p>From the sensor network perspective, a fundamental example is when the network is configured and programmed automatically using an ontology <ref type="bibr" target="#b32">[33]</ref>, with the ontology treated as data loaded into a query interface. In this case, if terms in the ontology are moved or redefined, or if additions are made either to the ontology or the capabilities of the network, the query interface and its associated compilation procedure will be notified and the reconfiguration will be reflected in the client interface to take advantage of the changes.</p><p>An application service that allows the definition, and automated orchestration of new sensors and services in terms of the concepts (sensors and existing services) in the ontology <ref type="bibr" target="#b33">[34]</ref> can work as part of the network configuration described above or by building compositions on top of the network's capabilities. If the composite sensor application service is defined as a concept in the ontology, the concepts and roles used in the definition and construction of a new sensor can subscribe to it. If change occurs in any part of the ontology or network, on which the new sensor depends, the composition service can be notified to reconstruct the composite sensor from the updated definitions and network capabilities.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Research Issues and Engineering Challenges</head><p>Several research and engineering challenges are associated with the lifecycle of a selfconfiguring a sensor network service. They lie in the observed measurements, in the construction of sensor service configurations, in the generation and selection of alternative configurations and action plans, and overall in the operational activities for ongoing adaptation during the lifetime of a sensor network. This lifecycle (Figure <ref type="figure">3</ref>) begins with the design and implementation, proceeds to installation, configuration, monitoring, upgrading, and ceases in decommissioning of a sensor service.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Self-Configuration Management</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Monitoring Service Upgrade</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Implementation</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Installation and Configuration</head><p>Decommission/ Replacement Fig. <ref type="figure">3</ref>. Lifecycle of a self-configurable sensor network service.</p><p>Implementation: This phase involves service design, testing and verification. The runtime infrastructure should leverage distributed components to create an optimal configuration according to both application requirements and context. It should also allow uniform access to data by applications, irrespective of the data format, source or location. An ontology can be used to represent context and sensor capabilities.</p><p>Installing and configuring: This phase involves bringing up a service to an operational state with minimal user involvement. It requires explicitly stating a user subscription to correspond to a published configuration in a formal request language. To enable this, a sensor service will entail a bootstrapping process that begins with the configurations registering itself with the AE. The service may also interact with AE to discover other services and dependencies it needs to complete its initial configuration.</p><p>Monitoring: This phase is included in the self-configuration management, governed by AE. It involves monitoring configuration changes for sensor network services. This is an essential stage for enabling self-configuration ability for a service. When coupled with event correlation or decision theory, the monitored information is useful for problem identification and recovery during system faults.</p><p>Service upgrade: The self-configuring sensor network services may require upgrading them from time to time. They may subscribe/interact to an alert service that provides information on the availability of relevant upgrades and decide for themselves when to apply the upgrade, possibly with guidance from AE.</p><p>Decommission/replacement: Alternative to an upgrade process, sensor network services could be implemented afresh as part of a system upgrade, removing outdated services only after the new ones obtain a proper working status.</p><p>Lifecycle management: AE performs simultaneous activities to schedule and prioritize operations. A user interacts with a service via an appropriate interface provided by AE and retrieves the service description directly from the service. As per the node composition rule, the sensor service is configured and invoked according to application scenarios and context. During the lifetime of the system, services are dynamically reconfigured in response to sensed observations and system changes. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">System Model</head><p>Figure <ref type="figure" target="#fig_2">4</ref> presents an abstract model for a self-configurable service. In our model, we formally capture the structure and run-time behavior of a sensor network service. The structure is defined by the service configurations and status in the system, whereas the run-time behavior is defined by the activities that execute service actions. We assume that the state of a sensor service is observable and that the results of actions influence the observables and state variables. Service types are specified in terms of one or more interfaces, whereby one interface may be attached to several configurations. An interface characterizes the behavior of a service and enables a common approach to represent the capabilities of a sensor service. We consider interfaces to be the unit of reusability. A self-configurable service is represented by a tuple &lt;C, V, T&gt;, where:</p><p>C is the set of code blocks to perform service functionality Г , where is the set of inputs and is the set of outputs of a sensor network service and Г defines a valid input-output set. A code block c C makes use of state variables v V. Code blocks in the system are invoked through system operations, t T. One operation can invoke several code blocks. V is the set of state variables in the system, accessed through the code blocks. It can be expressed as &lt; , &gt;, where is the set of sensors to provide services and is the set of constraints set that controls access to the sensor and its services.</p><p>Constraints are based on state and/or context, and can control who invokes the sensor service, when and how they are invoked and configured. T is the set of operations for self-configuration that are executed by sequentially invoking code blocks in the system, based on the system state changes by manipulating the system variables in V.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>begin</head><p>...  <ref type="figure">5</ref>. Pseudo-code for the self-configuration procedure.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.1.">Self-Configuration Procedure</head><p>Figure <ref type="figure">5</ref> illustrates the procedure for self-configuration. Through online observations of state variables, e.g. sensor locations, accuracy, manufacturer, capability, service parameters are estimated. A change in the system condition or workload results in an alternation of parameters, after which the service status for those changed parameters are evaluated. It is determined whether a service under the changed condition meets the application context. If the current configuration is appropriate, nothing has to change (line 1-7). Otherwise, alternative configurations are explored and adaptive action plans are generated. Thereafter, the best alternative is selected and put into effect. In the face of failure, service is degraded with reporting exception (line 8-16).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">Implementation Plan</head><p>To realize our architecture, we require methods to define service configurations, publish them for subscription and communicate with applications (Section 2.2). It calls for the use of the standards-based semantic technologies. Our approach involves expressing the sensor service overlay using a declarative language, such as Snlog, and executing the resulting specification to construct and maintain it. This approach is appealing, as it allows concise overlay specification, yet providing enough detail to be executed with performance and robustness acceptable to sensor applications <ref type="bibr" target="#b20">[21]</ref>.</p><p>As the cornerstone of the proposed architecture, we intend to build a semantic publish/subscribe component using an Enterprise Service Bus (ESB), such as WSO2. It provides fundamental services for complex architectures via an event-driven and standards-based messaging engine (the -bus‖). The reasons for using an ESB are increased flexibility, decentralization, faster integration to existing systems, and distributed deployment. WSO2 ESB provides a built-in repository to store service configurations and metadata. A significant feature of the semantic publish/subscribe component will be its ability to support flexible subscriptions.</p><p>A part of the central registry module (Figure <ref type="figure" target="#fig_0">1</ref>) will represent the complete sensor network configuration modeled using the W3C SSN-XG sensor ontology, expressed in the Web Ontology Language (OWL). By computing the ontology subsumption hierarchy with a reasoner, the registry, under governance of AE, will generate a topic hierarchy of classes and properties that is made available for subscription.</p><p>Client applications are generally interested, and dependent on, only a portion of the complete sensor network ontology. For initialization, a client application may submit a number of conjunctive queries to AE to obtain sensor configuration data from the registry. Alternatively, the client may describe its interest as a reference to a module of the ontology. From these requests, the interest of the client can be summarized as the classes and properties mentioned in the query, or the highest classes and properties in the module, respectively. This interest is reflected as a subscription to the named topics managed in the WSO2 ESB topic hierarchy-future configuration changes to the network will be published on this topic channel but pre-existing messages should be discarded by the client.</p><p>When the central registry is updated to reflect a change in the underlying sensor network configuration, client applications will be informed of changes of interest to them through messages generated and labeled according to the topic hierarchy. In this case, differences in the updated ontology have been computed by AE and the corresponding set of affected topics is extracted as classes and properties mentioned in the difference list. It is not straightforward to compute the difference between ontology versions in an expressive ontology such as those in OWL. In some cases, database-style tracking of updates over ABox instances is sufficient. More generally, we intend to use methods for discovering the logical succinct difference between two ontology versions <ref type="bibr" target="#b14">[15]</ref><ref type="bibr" target="#b15">[16]</ref>,</p><p>Although not yet solved for all description logics (and possibly not decidable for some), it is a promising new method to automatically compute the difference in the implications between two DL ontologies.</p><p>In our context, for TBox changes, we will cautiously overestimate the impact of changes. Specifically, we intend to compute exact or overestimated changes, thus also notify additional subscribers who need not have been notified. As a result, we prevent leaving subscribers with an inconsistent view of the system and ontology state, due to the errors in change estimations. A client application only receives notification from AE when the updated configuration corresponds to a topic to which it subscribes. A subscriber then responds by resubmitting its original request for configuration data from the registry, and recompile, reconfigure or reload as appropriate for its context.</p><p>While we envisage that the use of semantics will greatly improve the power and flexibility of the matching process, one possible issue could be the overhead caused from the ontology update, thus leading to the computation of logical difference and new subsumption hierarchy creation. However, given the fact that the topic hierarchy changes infrequently, the overhead caused from ontology update is not a major concern. On the other hand, ontology changes confined to the ABox may occur more frequently in practice but are relatively easily computed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="8.">Conclusion and Future Work</head><p>We have presented an architecture to enable self-configuration of sensor network services. A semantics-based publish/subscribe approach, based on a plug-and-play concept, has been employed to assist the self-configuration process. The architectural approach will offer the required level of abstraction and generality to integrate to an existing system. A list of associated research challenges has also been identified to proceed with the practical implementation. We intend to implement the approach presented in this paper within a real-world sensor network deployment, such as the Phenonet project. Our work relates to the intelligence of a sensor network system to operate autonomously with minimal user intervention in different application scenarios and context. We envisage that this semantics-based approach will not only provide a conceptual foundation for self-awareness in sensor networks, but also will allow a sensor service to describe, use and adapt its behavior to its current context with the use of semantic technologies. Our future work will proceed in this direction.</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. Architecture to enable self-configuration of sensor network services.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Real time sensor observations: (a) Phenonet GUI; (b) sensed data.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Abstract model for a self-configurable sensor network service.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="9,138.00,147.25,330.25,184.30" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Application-Specific Network and System Services Self-Configurable Sensor Services Overlay Sensor Network Physical Infrastructure</head><label></label><figDesc></figDesc><table><row><cell></cell><cell>&lt;Publish&gt;</cell><cell></cell><cell>Registry</cell><cell>Authoritative Entity</cell></row><row><cell cols="2">Semantic-Based Sensor Service Configurations</cell><cell cols="2">Se rv ice Lo ok up (A pp lic at ion re qu ire m en ts an d us er co nt ex t) Se ns or No de Co m po sit ion (R ule s an d po lic ies ) Dynamic Adaptation (Decision theory and self-configuration)</cell><cell>Analyze Plan Execute Monitor</cell><cell>&lt;Subscription&gt; Service Subscriber (Client Applications)</cell></row><row><cell>Sensor Network Management</cell><cell cols="2">Sensor Data Repository Manager</cell><cell>Information Dissemination and Caching</cell><cell>Addressing, Naming and Binding</cell><cell>Data-Centric Routing</cell></row><row><cell>Distributed Query Processing</cell><cell cols="2">Location Services</cell><cell>Data and Query Aggregation</cell><cell>Quality Control</cell><cell>Security and Privacy</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.w3.org/2005/Incubator/ssn</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgement</head><p>We thank the members of the Phenonet project, in particular, Doug Palmer, Peter Lamb, Robert Furbank, Xavier Sirault, Leakha Henry, and Christopher Swain. This work is funded in part by National Collaborative Research Infrastructure Strategy (NCRIS) and the High Resolution Plant Phenomics Centre (HRPPC), Australia.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A survey on sensor networks</title>
		<author>
			<persName><forename type="first">I</forename><surname>Akyildiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Su</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Sankarasubramaniam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Cayirci</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE communications magazine</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="102" to="114" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Multilevel software reconfiguration for sensor networks</title>
		<author>
			<persName><forename type="first">R</forename><surname>Balani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">C</forename><surname>Han</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">K</forename><surname>Rengaswamy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Tsigkogiannis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Srivastava</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. International Conference on Embedded Software (EMSOFT&apos;06)</title>
				<meeting>International Conference on Embedded Software (EMSOFT&apos;06)<address><addrLine>NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="121" to="130" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">OGC® sensor web enablement: Overview and high level architecture</title>
		<author>
			<persName><forename type="first">M</forename><surname>Botts</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Percivall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Reed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Davidson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">GeoSensor Networks</title>
		<imprint>
			<biblScope unit="page" from="175" to="190" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Semantic challenges for sensor plug and play</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bröring</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Janowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Stasch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Kuhn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Web and Wireless Geographical Information Systems</title>
		<imprint>
			<biblScope unit="volume">5886</biblScope>
			<biblScope unit="page" from="72" to="86" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
	<note>LNCS</note>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Self-configuring localization systems: Design and experimental evaluation</title>
		<author>
			<persName><forename type="first">N</forename><surname>Bulusu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heidemann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Estrin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Tran</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Transactions on Embedded Computing Systems (TECS)</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="24" to="60" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">The design and implementation of a declarative sensor network system</title>
		<author>
			<persName><forename type="first">D</forename><surname>Chu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Popa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Tavakoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Hellerstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Levis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shenker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Stoica</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 5th International Conference on Embeded Networked Sensor Systems (SenSys&apos;07)</title>
				<meeting>5th International Conference on Embeded Networked Sensor Systems (SenSys&apos;07)<address><addrLine>NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page">188</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Self-organizing distributed sensor networks</title>
		<author>
			<persName><forename type="first">L</forename><surname>Clare</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Pottie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Agre</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The Proceedings of SPIE</title>
		<imprint>
			<biblScope unit="volume">3713</biblScope>
			<biblScope unit="issue">229</biblScope>
			<biblScope unit="page" from="229" to="237" />
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A survey of the semantic specification of sensors</title>
		<author>
			<persName><forename type="first">M</forename><surname>Compton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Henson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Neuhaus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Lefort</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sheth</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 2nd International Workshop on Semantic Sensor Networks (SSN&apos;09)</title>
				<meeting>2nd International Workshop on Semantic Sensor Networks (SSN&apos;09)</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Towards a semantic enabled middleware for publish/subscribe applications</title>
		<author>
			<persName><forename type="first">F</forename><surname>Facca</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Komazec</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zaremba</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. IEEE International Conference on Semantic Computing (ICSC&apos;08)</title>
				<meeting>IEEE International Conference on Semantic Computing (ICSC&apos;08)<address><addrLine>Los Alamitos, CA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE CS Press</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="498" to="503" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Phenonet: A distributed sensor network for field crop phenotyping</title>
		<author>
			<persName><forename type="first">B</forename><surname>Furbank</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Sirault</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Deery</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 1st International Plant Phenomics Symposium : from Gene to Form and Function</title>
				<meeting>1st International Plant Phenomics Symposium : from Gene to Form and Function</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">OWL 2 Web ontology language primer</title>
		<author>
			<persName><forename type="first">P</forename><surname>Hitzler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Krötzsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Parsia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Patel-Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rudolph</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/2009/REC-owl2-primer-20091027" />
	</analytic>
	<monogr>
		<title level="j">W3C Recommendation</title>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">An architectural blueprint for autonomic computing</title>
		<author>
			<persName><surname>Ibm</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2005-06">June 2005</date>
			<publisher>White Paper</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Incremental network programming for wireless sensors</title>
		<author>
			<persName><forename type="first">J</forename><surname>Jeong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Culler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 1st Annual IEEE Communications Society Conference on Sensor and Ad Hoc Communications and Networks (SECON&apos;04)</title>
				<meeting>1st Annual IEEE Communications Society Conference on Sensor and Ad Hoc Communications and Networks (SECON&apos;04)</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="25" to="33" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Klopfer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Simonis</surname></persName>
		</author>
		<title level="m">SANY-an open service architecture for sensor networks: SANY Consortium</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">The logical difference problem for description logic terminologies</title>
		<author>
			<persName><forename type="first">B</forename><surname>Konev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Walther</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Wolter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Automated Reasoning</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">5195</biblScope>
			<biblScope unit="page" from="259" to="274" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Can you tell the difference between DL-Lite ontologies</title>
		<author>
			<persName><forename type="first">R</forename><surname>Kontchakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Wolter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zakharyaschev</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 11th International Conference on Principles of Knowledge Representation and Reasoning</title>
				<meeting>11th International Conference on Principles of Knowledge Representation and Reasoning</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="285" to="295" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Self-managed systems: An architectural challenge</title>
		<author>
			<persName><forename type="first">J</forename><surname>Kramer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Magee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. International Conference on Future of Software Engineering (FOSE&apos;07)</title>
				<meeting>International Conference on Future of Software Engineering (FOSE&apos;07)</meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="259" to="268" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A framework for semantic sensor network services</title>
		<author>
			<persName><forename type="first">L</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Taylor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. International Conference on Service Oriented Computing (ICSOC&apos;08)</title>
				<meeting>International Conference on Service Oriented Computing (ICSOC&apos;08)</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="347" to="361" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Generating an efficient sensor network program by partial deduction</title>
		<author>
			<persName><forename type="first">L</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Taylor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 11th Pacific Rim International Confernece on Artificial Intelligence (PRICAI&apos;10)</title>
				<meeting>11th Pacific Rim International Confernece on Artificial Intelligence (PRICAI&apos;10)</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Distributed services for information dissemination in self-organizing sensor networks</title>
		<author>
			<persName><forename type="first">A</forename><surname>Lim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of the Franklin Institute</title>
		<imprint>
			<biblScope unit="volume">338</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="707" to="727" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Implementing declarative overlays</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">T</forename><surname>Loo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Condie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Hellerstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Maniatis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Roscoe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Stoica</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM SIGOPS Operating Systems Review</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page">90</biblScope>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Autonomic wireless sensor networks</title>
		<author>
			<persName><forename type="first">D</forename><surname>Marsh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Tynan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>O'kane</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">P</forename><surname>O'hare</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Engineering Applications of Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">7</biblScope>
			<biblScope unit="page" from="741" to="748" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Programming wireless sensor networks: Fundamental concepts and state of the art</title>
		<author>
			<persName><forename type="first">L</forename><surname>Mottola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">P</forename><surname>Picco</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Computing Surveys</title>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>To Appear</note>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">S-ToPSS: Semantic Toronto publish/subscribe system</title>
		<author>
			<persName><forename type="first">M</forename><surname>Petrovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Burcea</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Jacobsen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 29th VLDB Conference</title>
				<meeting>29th VLDB Conference</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="1104" to="1107" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Presser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Daras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Baker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Karnouskos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gluhak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Krco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Diaz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Verbauwhede</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Naqvi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Alvarez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Fernandez-Cuesta</surname></persName>
		</author>
		<title level="m">Real World Internet</title>
				<imprint>
			<publisher>Future Internet Assembly</publisher>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note type="report_type">Position Paper</note>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Exploring a semantic publish/subscribe middleware for event-based SOA</title>
		<author>
			<persName><forename type="first">J</forename><surname>Qian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Yin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Shi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Dong</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. IEEE Asia-Pacific Services Computing Conference</title>
				<meeting>IEEE Asia-Pacific Services Computing Conference<address><addrLine>Los Alamitos, CA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE CS Press</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="1269" to="1275" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">OPPORTUNITY: Towards opportunistic activity and context recognition systems</title>
		<author>
			<persName><forename type="first">D</forename><surname>Roggen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Förster</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Calatroni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Holleczek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Fang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Tröster</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Lukowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Pirkl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Bannach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kunze</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. Third IEEE WoWMoM Workshop on Autonomic and Opportunistic Communications</title>
				<meeting>Third IEEE WoWMoM Workshop on Autonomic and Opportunistic Communications</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<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">IEEE Internet Computing</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="78" to="83" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<monogr>
		<title level="m" type="main">A formalization of mediating connectors: Towards on the fly interoperability</title>
		<author>
			<persName><forename type="first">R</forename><surname>Spalazzese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Inverardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Issarny</surname></persName>
		</author>
		<idno>TRCS 004/2009</idno>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
		<respStmt>
			<orgName>University of L&apos;Aquila</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical Report</note>
</biblStruct>

<biblStruct xml:id="b29">
	<monogr>
		<title level="m" type="main">A remote code update mechanism for wireless sensor networks</title>
		<author>
			<persName><forename type="first">T</forename><surname>Stathopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heidemann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Estrin</surname></persName>
		</author>
		<idno>CENS-TR-30</idno>
		<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
		<respStmt>
			<orgName>University of California</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical Report</note>
</biblStruct>

<biblStruct xml:id="b30">
	<monogr>
		<title level="m" type="main">SHAPE: Service and Software Architectures, Infrastructures and Engineering</title>
		<author>
			<persName><forename type="first">M</forename><surname>Stollberg</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
			<publisher>White Paper</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Programming models for sensor networks: A survey</title>
		<author>
			<persName><forename type="first">R</forename><surname>Sugihara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">K</forename><surname>Gupta</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Transactions on Sensor Networks (TOSN)</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="1" to="29" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Using Explicit Semantic Representations for User Programming of Sensor Devices</title>
		<author>
			<persName><forename type="first">K</forename><surname>Taylor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Penkala</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. Australasian Ontology Workshop</title>
				<meeting>Australasian Ontology Workshop</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<monogr>
		<title level="m" type="main">Semantic sensor composition</title>
		<author>
			<persName><forename type="first">K.-N</forename><forename type="middle">D</forename><surname>Tran</surname></persName>
		</author>
		<ptr target="http://cs.anu.edu.au/people/Nguyen.Tran/SemanticSensorComposition/Thesis/thesis_honours.pdf" />
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
		<respStmt>
			<orgName>Australian National University</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">BSc Thesis</note>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">A semantic infosphere</title>
		<author>
			<persName><forename type="first">M</forename><surname>Uschold</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Clark</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Dickey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Fung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Uczekaj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wilke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bechhofer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. International Semantic Web Conference (ISWC&apos;03)</title>
				<meeting>International Semantic Web Conference (ISWC&apos;03)</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="882" to="896" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">Reference Model for the ORCHESTRA Architecture (RM-OA)</title>
		<author>
			<persName><forename type="first">T</forename><surname>Usländer</surname></persName>
		</author>
		<ptr target="https://portal.opengeospatial.org/files" />
	</analytic>
	<monogr>
		<title level="m">Open Geospatial Consortium</title>
				<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">An ontology-based publish/subscribe system</title>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Jin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Li</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. Middleware&apos;04</title>
				<meeting>Middleware&apos;04</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="232" to="253" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<analytic>
		<title level="a" type="main">A model-based approach to reactive self-configuring systems</title>
		<author>
			<persName><forename type="first">B</forename><surname>Williams</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nayak</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. AAAI&apos;96</title>
				<meeting>AAAI&apos;96</meeting>
		<imprint>
			<date type="published" when="1996">1996</date>
			<biblScope unit="page" from="971" to="978" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b38">
	<analytic>
		<title level="a" type="main">Wireless sensor network survey</title>
		<author>
			<persName><forename type="first">J</forename><surname>Yick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Mukherjee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Ghosal</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computer networks</title>
		<imprint>
			<biblScope unit="volume">52</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="2292" to="2330" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b39">
	<analytic>
		<title level="a" type="main">A semantic publish/subscribe system</title>
		<author>
			<persName><forename type="first">L</forename><surname>Zeng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Lei</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. IEEE International Conference on E-Commerce Technology for Dynamic E-Business (CEC-East&apos;04)</title>
				<meeting>IEEE International Conference on E-Commerce Technology for Dynamic E-Business (CEC-East&apos;04)<address><addrLine>Los Alamitos, CA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE CS Press</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="32" to="39" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b40">
	<analytic>
		<title level="a" type="main">Semantic web based self-management for a pervasive service middleware</title>
		<author>
			<persName><forename type="first">W</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Hansen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. Second IEEE International Conference on Self-Adaptive and Self-Organizing Systems</title>
				<meeting>Second IEEE International Conference on Self-Adaptive and Self-Organizing Systems<address><addrLine>Los Alamitos, CA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE CS Press</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="245" to="254" />
		</imprint>
	</monogr>
</biblStruct>

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