<?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">Managing Distributed Context Models Requires Adaptivity too</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Christian</forename><surname>Piechnick</surname></persName>
							<email>christian.piechnick@tu-dresden.de</email>
							<affiliation key="aff0">
								<orgName type="department">Software Engineering Group</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
								<address>
									<settlement>Dresden</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Maria</forename><surname>Piechnick</surname></persName>
							<email>maria.piechnick@tu-dresden.de</email>
							<affiliation key="aff0">
								<orgName type="department">Software Engineering Group</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
								<address>
									<settlement>Dresden</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sebastian</forename><surname>Götz</surname></persName>
							<email>sebastian.goetz1@tu-dresden.de</email>
							<affiliation key="aff0">
								<orgName type="department">Software Engineering Group</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
								<address>
									<settlement>Dresden</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Georg</forename><surname>Püschel</surname></persName>
							<email>georg.pueschel@tu-dresden.de</email>
							<affiliation key="aff0">
								<orgName type="department">Software Engineering Group</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
								<address>
									<settlement>Dresden</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Uwe</forename><surname>Aßmann</surname></persName>
							<email>uwe.assmann@tu-dresden.de</email>
							<affiliation key="aff0">
								<orgName type="department">Software Engineering Group</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
								<address>
									<settlement>Dresden</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Managing Distributed Context Models Requires Adaptivity too</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">8528BA6FC7C284946F123AC45FC76922</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T01:43+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>Mobile devices changed the way how software is developed fundamentally, because the changing context in which those devices are used, influences the requirements of apps running on those devices. Hence, mobile apps must provide means for self-adaptation. With upcoming technologies like wearables, people will carry a whole range of heterogeneous devices, sensing different aspects of their owner's context. Thus, self-adaptive systems have to collaborate, to combine their individual capabilities. To do so, they must incorporate strategies for the exchange of context information. The realization of such a distributed infrastructure requires to decide when, how and which parts of context models shall be exchanged, where they should be managed and who initiates the exchange. In this paper we show that for each aspect, different implementation strategies exist. Furthermore, we show that the properties of those strategies depended on (a) static and (b) dynamic requirements. Therefore, the management of distributed context models must be prepared for variability and adaptation. We present a prototypical implementation following the Smart Application Grids approach in the domain of Blended Interactive Spaces and highlight research questions w.r.t. selfadaptive distributed context models.</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>Today, mobile devices are omnipresent and indispensable for both, personal and professional use. In the last years, the sales of stationary PCs constantly decreased, while the sales of mobile devices (e.g., smartphones, tablets) increased tremendously. As a consequence, mobile devices are present in almost every aspect of our daily life. Because those devices and the corresponding apps accompany people during their daily routines, they must be highly customizable. Further, people expect those apps to adapt their behavior to changing situations. Such a system is called a self-adaptive system (SAS). Typically, an SAS implements a variant of the MAPE-K feedback loop <ref type="bibr" target="#b11">[12]</ref> to support adaptation in a structured way. In this process, one of the key models is the context model, capturing all potentially relevant information characterizing the situation of the application <ref type="bibr" target="#b3">[4]</ref>. Especially in the application area of mobile apps, the knowledge of a single application is usually not sufficient to support more sophisticated decision making. The first reason is that mobile applications are rather small, specialized applications with a limited set of offered functionality. Thus, a single app has a limited scope w.r.t. the execution context. To expand this scope, multiple apps have to work together to combine their individual knowledge. Those apps, however, potentially were implemented by different developers and run in isolation. Consequently, generic approaches for the exchange of context information are required. Furthermore, even today, people carry a whole range of heterogeneous devices (e.g., smart watch, fitness trackers), sensing different aspects of their owner's context. In addition, hardware constantly gets cheaper and communicates on standard and open protocols. This paves the way for smart environments (smart home, smart office, etc.) consisting of different sensors and actuators, that can dynamically be integrated in the feedback loop of personal devices. Those developments are the enablers for ideas like Blended Interaction Spaces (BI Spaces), which are ubiquitous computing environments for computer supported collaboration <ref type="bibr" target="#b9">[10]</ref>. Within those environments, heterogeneous devices work together seamlessly, to support collaborative workflows in physical spaces (e.g., rooms). BI Spaces must be highly adaptive w.r.t. the different users, tasks, requirements, devices, modalities, and interaction styles. Thus, applications in a BI Space must exchange contextual information. While the management of local context models is well investigated, one of the major challenges of todays self-adaptive systems is the management of distributed context models.</p><p>In the last decade, numerous solutions for the exchange of context information were realized, based on application-specific requirements. Investigating those solutions, we have identified 5 different aspects: (1) What information is accessible, (2) When context information should be exchanged, (3) Who initiates the exchange, (4) Where the information should be managed and (5) How retrieved information should be managed. We show that for answering those questions, different strategies exist having different benefits and drawbacks. We highlight that the corresponding requirements can change during runtime. For this reason, the context management itself should be self-adaptive. By now, to the best of our knowledge, no holistic approach for distributed context model management exists, which provides the required flexibility to self-adapt according to the five above questions. The intention of this work is to provide an initial categorization of different interaction strategies for the adaptive exchange of context information. In this paper, we show how an infrastructure for adaptive exchange of context information can be implemented with Smart Application Grids (SMAGs), an approach for the development and execution of self-adaptive systems, supporting Meta-Adaptation, from our previous work <ref type="bibr" target="#b15">[16]</ref>. This paper is structured as follows, in Section 2 we present five different aspects w.r.t. the exchange of contextual information and the corresponding implementation strategies. In Section 3 we present a prototypical implementation of self-adaptive exchange infrastructure based on the SMAGs technology. Finally, in Section 4 we summarize our work and highlight important research topics.</p><p>In scenarios where distributed SAS must work together to extend the individual knowledge bases (e.g., using a smart watch to improve the activity tracking of a smartphone), the system developers must provide means for the exchange of context information. Usually, a central feedback loop managing all self-adaptive applications is not feasible. Thus, the overall architecture consist of multiple collaborating feedback loops, executed on distributed, heterogeneous devices. One possible interaction is the exchange of monitored and potentially analyzed context information. In recent years, researchers have implemented different strategies to support context information exchange, based on their application-specific requirements. We have investigated 16 publications that support the ability to exchange context information <ref type="bibr">[1-3, 5-9, 11, 13, 14, 17-21]</ref>. While analyzing the literature, we have identified the following application-specific requirements: architectural flexibility, limited number of required connections, low data traffic, high expressiveness, small size of the individual models, high reasoning performance, fault-tolerance and the ability to handle privacy constraints. The decision, which strategy should be used, depends on the individual static or dynamic requirements. To the best of our knowledge, the possible variation points as well as the corresponding implementation strategies for distributed context management have not been documented, yet. We have identified 5 aspects, the designer of a distributed context model management infrastructure has to cope with, regarding the exchange of contextual information. In some cases, the decision, which strategy should be used, can only be made at runtime. Thus, the context model management infrastructure must provide means for dynamic reconfiguration and must be subject to the system's feedback-loop, as well. If the same mechanisms are applied as for the adaptation of the business functionality, such an ability is called Meta-Adaptation. In this work, we assume that the distributed self-adaptive systems are able to find each other, can communicate and use a homogenous context model formalism and type system. We will use the term Source for the SAS sending context information to a Sink.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">What Context Information Should be Exchanged?</head><p>This question focuses on the accessible content (see Figure <ref type="figure" target="#fig_1">2</ref>.1). When all participating applications are developed by the same authorities, the access to the entire context model might be feasible. In more open scenarios, the access to private information must be restricted. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Complete:</head><p>The most common solution is to give any other application full access to the entire context model <ref type="bibr">[1, 5-7, 9, 11, 21]</ref>. In this case, the context sink can decide which information may be relevant for its own decision making. On the other hand, however, for many applications this is not applicable, because of privacy issues. Furthermore, depending on the amount of context information and the update frequency, this approach leads to an increased data traffic. With an increasing number of collaboration partners, the amount of data might exceed the limit of the processing capabilities. Partial In many cases, not all context information (a) should be accessible by <ref type="bibr" target="#b20">[21]</ref> and (b) is relevant for a context-sink <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b7">8,</ref><ref type="bibr" target="#b12">13,</ref><ref type="bibr" target="#b13">14,</ref><ref type="bibr" target="#b16">17,</ref><ref type="bibr" target="#b17">18,</ref><ref type="bibr" target="#b19">20]</ref>. Therefore, the context-source might restrict access to certain information and/or the context-sink has the ability to exclude irrelevant information. This may improve privacy properties and reduces traffic as well as the overall amount of exchanged context information. View-based Another possibility is to build views on a context model <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b16">17,</ref><ref type="bibr" target="#b18">19]</ref>. This approach enables explicit privacy handling. Furthermore, the data traffic may be reduced, because views can describe abstractions of context information. The views can either be defined by the source or by the sink (e.g., queries with projection).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">When Context Information Should be Exchanged?</head><p>This aspect focuses on the point of time and the circumstances, under which context information should be exchanged (see Figure <ref type="figure" target="#fig_1">2</ref>.2). This is important to limit the amount of transferred data over time. Periodically In this strategy the information is either pulled by or pushed to the sink in certain time intervals <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b10">11]</ref>. The update frequency might be defined statically, depending on the category of information, or dynamically based on dynamic requirements. Especially for applications with highly frequent context updates, it is important to adjust the frequency accordingly, to prevent subsampling. Event-based In contrast to periodic updates, this strategy triggers the exchange of contextual information based on events (e.g., explicit exchange request etc.), either fired by the source or the sink <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b8">9,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b12">13,</ref><ref type="bibr" target="#b13">14,</ref><ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref><ref type="bibr" target="#b19">[20]</ref>. In this approach the source and the sink have more influence on the exchange logic.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Context-based</head><p>The exchange of context information can also be specified context-dependent <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b4">5]</ref>. In this strategy, a feedback loop decides based on the available context information (e.g., two devices are very close), when the exchange of contextual information should be initiated.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Who Initiates the Exchange of Context Information?</head><p>This aspect focuses on the participant, initiating the exchange (see Figure <ref type="figure" target="#fig_1">2</ref>.3).</p><p>For some applications, the source has the knowledge when the exchange should be initiated, in other scenarios the sink. Source In this strategy the source proactively distributes context information to sinks <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b8">9,</ref><ref type="bibr" target="#b13">14,</ref><ref type="bibr" target="#b17">18]</ref>. In contrast to sink-side initiation, the sink may not be able to specify which information is interesting in a certain situation.</p><p>On the other hand, the source has full control over it's data and how it is distributed. Sink Another variant is that sink pulls context-information from a source <ref type="bibr">[5-7, 11,17,19,20]</ref>. For this approach, the source application has to offer a context query interface which enables the sink to retrieve information. Usually, this is combined with a periodic update mechanism. Negotiation The sink-and source-based initiation can be combined in a blackboardbased architecture <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b12">13,</ref><ref type="bibr" target="#b16">17]</ref>. Sinks can access the context-model of a source via a query interface and retrieve data. The server might grant or deny access and might offer customized views. Sinks may be able to register for certain events (e.g., the temperature changed) and the source will notify the sinks when those events occur. This strategy is more complex and more expensive to implement. On the other hand, it offers more flexibility w.r.t. data traffic and privacy issues.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">Where Should Context Information be Managed?</head><p>This question focuses on the location, where the context model data should be stored (see Figure <ref type="figure" target="#fig_1">2</ref>.4. Especially for resource-limited devices it is necessary to outsource the context management and processing to more capable devices. Centralized In this approach, a central system manages the context information of the participating self-adaptive systems <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b10">11]</ref>. This decreases the number of required connections and data traffic. For devices with limited resources (e.g., CPU, main memory) this approach might be beneficial, because potentially large data sets and the corresponding reasoning mechanism can be outsourced. On the other hand, this approach introduces a single point of failure and makes privacy handling rather difficult. Decentralized In contrast to the centralized approach, context models can be managed completely decentralized. Thereby, every application manages its own context model and can exchange context information with other applications <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr" target="#b8">9,</ref><ref type="bibr" target="#b12">13,</ref><ref type="bibr" target="#b13">14,</ref><ref type="bibr" target="#b16">17,</ref><ref type="bibr" target="#b18">[19]</ref><ref type="bibr" target="#b19">[20]</ref><ref type="bibr" target="#b20">[21]</ref>. This approach makes privacy handling easier, since every application can decide whether or not certain information should be shared with a collaboration partner. Furthermore, this will decrease the size of the context models and increases the performance of the specific reasoning processes. On the other hand, this approach leads to a higher number of connections (i.e., combinatorial in the worst case) and increased data traffic. Hybrid In situations where neither a fully centralized, nor a fully decentralized approach is feasible, the benefits of both architectures can be combined in a hybrid approach, with multiple central context managing applications <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b17">18]</ref>. The individual source applications transfer their context information to a sink. The sink however might exchange information in a decentralized way. The concrete architecture can either be modeled statically, when all participating applications or application types are known, or dynamically when the appropriate architecture depends on dynamic information (e.g., the context). This may limit the number of connections and decreases data traffic, while still being able to handle privacy issues.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.5">How Should the Distributed Context Information be Managed?</head><p>This question focuses on the strategies, how the context information should be stored (see Figure <ref type="figure" target="#fig_1">2</ref>.5). Commonly, the received context information might be copied to the context model of the client. Sometimes, it is better to just store a reference to the actual data stored in the context model of the source.</p><p>Copy The most common strategy, to include the received contextual information in the client's context model, is by copying the received elements in the knowledge base <ref type="bibr">[1, 5-7, 11, 13, 14, 18, 20, 21]</ref>. This strategy is easy to implement and is suitable for situations, where the number of reads of the copied elements (i.e., during reasoning) is similar to the number writes (i.e., reception of updated information). Proxy When the number of writes of received context information exceeds the number of reads, it might be beneficial to only store a reference to the original information <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b7">8]</ref>. This decreases the size of the stored model as well as the data traffic. On the other hand, the reasoning performance is decreased when the remotely managed information must be transferred on-demand. Hybrid In situations where neither the concrete elements within the context model nor their characteristics (e.g., value range, update frequency, number of reads, degree of distribution) is known during design time, a hybrid approach can be applied <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b16">17,</ref><ref type="bibr" target="#b18">19]</ref>. The sink could start copying the values. When the number of updates exceeds the number of reads, the sink can switch to a proxy-based approach. This strategy introduces additional complexity, since additional monitoring and decision making algorithms are needed, on the other hand, this might decrease data traffic and the size of the managed model.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">An Examplary Self-Adaptive Context Exchange Solution with SMAGs</head><p>To show the feasibility of runtime adaptation of distributed context model management we have implemented a small exemplary application with one adaptation, dynamically switching from a copy-to a proxy-based information management strategy (see Subsection 2.5). As one of multiple options, we have used the Smart Application Grids (SMAGs) approach to implement our solution, because it was developed within our group and supports Meta-Adapation natively.</p><p>We expect meta-adaptation to be a feature of any middleware for self-adaptive systems. In SMAGs, self-adaptive systems are modeled and implemented as component-based systems and uses role-based programming for adaptation <ref type="bibr" target="#b14">[15]</ref>. In contrast to many other platforms for self-adaptive systems, the adaptation mechanisms are developed in the same technological space as the self-adaptive systems itself. This enables Meta-Adaptation, by adapting the feedback loop itself at runtime <ref type="bibr" target="#b15">[16]</ref>. Our example application originates from the domain of Blended Interactive Spaces, implementing the "Bump-to-Give Gesture". In the scenario, a sender application running on Device A sends a file (e.g., an image)</p><p>to a receiver application running on Device B, when those devices are bumped together. To implement such a scenario one must detect (1) when two devices are physically near (e.g., using the RSSI value of the Bluetooth sensor) and ( <ref type="formula">2</ref>) that those devices were bumped together (e.g., using the accelerometer of the respective devices). To avoid misinterpretations, a plausibility check is performed by analyzing the proxemics as well as the motion interpretation of both devices.</p><p>In our first implementation, the adaptation logic was completely implemented on Device A, while Device B pushed all the context information to the first device. This solution was easy to implement, since all synchronization and interpretation artefacts could reside in one application. For testing, we used two Samsung Galaxy S5 devices running Android 5.0. The accelerometer has an average sampling rate of about 90Hz, while the RSSI update frequency using Bluetooth Low Energy in "Low Latency" mode, has a sampling rate of 10Hz. Overall, this approach leads to an average bandwidth of about 20 kB/s, per collaborating device. Furthermore, about 100 nodes are added to the context model of Device A per second, per collaborating device. In more realistic scenarios, usually more than 2 devices are involved, leading to high data rates and model sizes. The average latency for data evaluation in case of an actual bumpto-give gesture was about 49ms on local Wi-Fi. For improving the situation we have implemented a role for monitoring the reads/writes of remotely obtained context values. When the number of writes exceeds the number of reads to a ratio of 2:1, instead of updating the actual values, a proxy is created, which redirects the read to a remote call to the actual data. Thus, updates must not be pushed or pulled constantly. This approach decreases the data rate to almost 0 kB/s, since the accelerometer data of Device B is only evaluated, when a bump-gesture was detected on Device A. On the other hand, however, when a bump occurs, the reasoning performance is decreased to 337 ms. Especially, for such visual reactions, the latency is perceivable.</p><p>This example is just an indication how self-adaptive distributed context management can be realized, not a full evaluation. In future, the possible realizations of the individual strategies must investigated exhaustively.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion and Future Work</head><p>In a world where people carry multiple devices and enter interactive intelligent spaces with a wide range of heterogeneous sensors and actuators, the distributed self-adaptive systems running on those devices must be able to dynamically exchange context information. In recent years many application-specific solutions were developed, meeting the requirements of the individual use-cases. In this work we have presented 5 different aspects that have to be considered w.r.t. exchange of contextual information. Furthermore, we have documented the different implementation strategies that were used in solutions or projects that support the management of distributed context information. This categorization should help developers to find a proper implementation strategy when designing and implementing solutions for distributed context models. Furthermore, it is also possible to change the concrete strategies at runtime. This requires to adapt the feedback loop and the context model management at runtime. Such an approach is called Meta-Adaptation. In addition, we have described a first prototypical implementation of a self-adaptive distributed context model management infrastructure using the Smart Application Grids approach in a Blended Interaction scenario. We have shown that the choice of a certain strategy might depend on dynamic context information, and thus, must be subject to adaptation as well. We think that this work is a starting point to an extensive investigation of variability in distributed context model management. We have only used a rather limited number of publications to develop a categorization. The presented categorization must either be confirmed or extended in a more extensive study. An exhaustive investigation w.r.t. realization possibilities must done. Furthermore, the non-functional properties of the different implementation strategies must be examined extensively. In addition, it should be investigated how the additional complexity influences the performance and the maintainability of the self-adaptive systems. Currently, there is no generic solution for coping with distributed context models that rely on different modeling formalisms and heterogeneous type systems. With the ability to adapt and extend the context model management of an application's feedback loop opens up the possibility to provide adapters for bridging technological spaces. This situation, however, is very likely to occur in open scenarios with heterogeneous devices and apps of different vendors and developers.</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. What context information should be exchanged</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. When Context Information Should be Exchanged</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. Who Initiates the Exchange of Context Information</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Where Should Context Information be Managed</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 5 .</head><label>5</label><figDesc>Fig. 5. How Should the Distributed Context Information be Managed</figDesc></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgment</head><p>This work is supported by the German Federal Ministry of Education and Research (BMBF) within the project "SysPlace" (FKZ: 01-S14018E).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Sesame: A generic architecture for storing and querying rdf and rdf schema</title>
		<author>
			<persName><forename type="first">J</forename><surname>Broekstra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kampman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">V</forename><surname>Harmelen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the First International Semantic Web Conference on The Semantic Web</title>
				<meeting>the First International Semantic Web Conference on The Semantic Web<address><addrLine>London, UK, UK</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="54" to="68" />
		</imprint>
	</monogr>
	<note>ISWC &apos;02</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Deeco: An ensemble-based component system</title>
		<author>
			<persName><forename type="first">T</forename><surname>Bures</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Gerostathopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hnetynka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Keznikl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Plasil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 16th International ACM Sigsoft Symposium on Component-based Software Engineering</title>
				<meeting>the 16th International ACM Sigsoft Symposium on Component-based Software Engineering<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="81" to="90" />
		</imprint>
	</monogr>
	<note>CBSE &apos;13</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">An architecture for coordinating multiple self-management systems</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">W</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">C</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Garlan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Schmerl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Steenkiste</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 4th Working IEEE/IFIP Conference on Software Architectures (WICSA4)</title>
				<meeting>the 4th Working IEEE/IFIP Conference on Software Architectures (WICSA4)<address><addrLine>Oslo, Norway</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2004-06-14">11-14 June 2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Understanding and using context</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Dey</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Personal Ubiquitous Comput</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="4" to="7" />
			<date type="published" when="2001-01">Jan 2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">A conceptual framework and a toolkit for supporting the rapid prototyping of context-aware applications</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Dey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">D</forename><surname>Abowd</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Salber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Hum.-Comput. Interact</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="97" to="166" />
			<date type="published" when="2001-12">Dec 2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Moving towards a distributed network of proactive, self-adaptive and context-aware systems</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Dobrican</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Zampunierisl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Sixth International Conference on Adaptive and Self-Adaptive Systems and Applications 2014</title>
				<meeting>the Sixth International Conference on Adaptive and Self-Adaptive Systems and Applications 2014<address><addrLine>ADPATIVE; ThinkMind, Venice, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014">2014. 2014</date>
			<biblScope unit="page" from="22" to="26" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Götz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wilke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schmidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Cech</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Waltsgott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Fritzsche</surname></persName>
		</author>
		<title level="m">Theatre resource manager interface specification</title>
				<imprint>
			<date type="published" when="2010-12">December 2010</date>
		</imprint>
		<respStmt>
			<orgName>Technische Universitt Dresden</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Tech. Rep.</note>
	<note>1.0</note>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Building applications for ubiquitous computing environments</title>
		<author>
			<persName><forename type="first">C</forename><surname>Hess</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Romn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Campbell</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Pervasive Computing</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<meeting><address><addrLine>Berlin</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="volume">2414</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">A Formal Approach for Designing Distributed Self-Adaptive Systems</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>De La Iglesia</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
		<respStmt>
			<orgName>Linaeus University</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">dissertation</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Blended interaction: Understanding natural human-computer interaction in post-wimp interactive spaces</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">C</forename><surname>Jetter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Reiterer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Geyer</surname></persName>
		</author>
		<idno type="DOI">10.1007/s00779-013-0725-4</idno>
	</analytic>
	<monogr>
		<title level="m">Personal and Ubiquitous Computing</title>
				<imprint>
			<date type="published" when="2013-10">Oct 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">The ehomea practical smart home implementation</title>
		<author>
			<persName><forename type="first">L</forename><surname>Kaila</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mikkonen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Vainio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vanhala</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Pervasive&apos;08</title>
				<meeting>Pervasive&apos;08<address><addrLine>Sydney, AU</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">The vision of autonomic computing</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">O</forename><surname>Kephart</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Chess</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computer</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="41" to="50" />
			<date type="published" when="2003-01">Jan 2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Augmenting bdi with relevance: Supporting agent-based, pervasive applications</title>
		<author>
			<persName><forename type="first">A</forename><surname>Koster</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Koch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Dignum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Sonenberg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Pervasive Mobile Interaction Devices (PERMID 2008), Workshop at Pervasive 2008</title>
				<meeting><address><addrLine>Sydney, Australia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A model-driven development framework for developing sense-compute-control applications</title>
		<author>
			<persName><forename type="first">P</forename><surname>Patel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Morin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Chaudhary</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 1st International Workshop on Modern Software Engineering Methods for Industrial Automation</title>
				<meeting>the 1st International Workshop on Modern Software Engineering Methods for Industrial Automation<address><addrLine>MoSEMInA; New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2014">2014. 2014</date>
			<biblScope unit="page" from="52" to="61" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Using Role-Based Composition to Support Unanticipated, Dynamic Adaptation -Smart Application Grids</title>
		<author>
			<persName><forename type="first">C</forename><surname>Piechnick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Richly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Götz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wilke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Aßmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of ADAPTIVE 2012, The Fourth International Conference on Adaptive and Self-adaptive Systems and Applications</title>
				<meeting>ADAPTIVE 2012, The Fourth International Conference on Adaptive and Self-adaptive Systems and Applications</meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="93" to="102" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Contextpoint: An architecture for extrinsic meta-adaptation in intelligent environments</title>
		<author>
			<persName><forename type="first">C</forename><surname>Piechnick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Richly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kühn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Götz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Püschel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Assmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of The Sixth International Conference on Adaptive and Self-Adaptive Systems and Applications</title>
				<meeting>The Sixth International Conference on Adaptive and Self-Adaptive Systems and Applications</meeting>
		<imprint>
			<publisher>XPS Press</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="121" to="128" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Home deployments for independent living</title>
		<author>
			<persName><forename type="first">A</forename><surname>Quigley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mcgrath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nixon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Dishongh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Workshop on Pervasive Computing @ Home</title>
				<meeting>the Workshop on Pervasive Computing @ Home<address><addrLine>Sydney, AU</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Healthnet: A system for mobile and wearable health information management</title>
		<author>
			<persName><forename type="first">C</forename><surname>Quix</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Barnickel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Geisler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hassani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lorenz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Quadflieg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Gries</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Jarke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Leonhardt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Seidl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 3rd International Workshop on Information Management in Mobile Applications</title>
				<meeting>of the 3rd International Workshop on Information Management in Mobile Applications<address><addrLine>IMMoA; Riva del Garda, Trento, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">2013. 2013</date>
			<biblScope unit="page" from="36" to="43" />
		</imprint>
	</monogr>
	<note type="report_type">CEUR-WS.org</note>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">A comprehensive context modeling framework for pervasive computing systems</title>
		<author>
			<persName><forename type="first">R</forename><surname>Reichle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wagner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Khan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Geihs</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lorenzo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Valla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Fra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Paspallis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Papadopoulos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Distributed Applications and Interoperable Systems</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<meeting><address><addrLine>Berlin</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">5053</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Model-driven development of self-describing components for self-adaptive distributed embedded systems</title>
		<author>
			<persName><forename type="first">G</forename><surname>Weiss</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Becker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Kamphausen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Radermacher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gerard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings SEAA</title>
				<meeting>SEAA</meeting>
		<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="477" to="484" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Dynamic context-aware access control for grid applications</title>
		<author>
			<persName><forename type="first">G</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Parashar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">GRID</title>
				<editor>
			<persName><forename type="first">H</forename><surname>Stockinger</surname></persName>
		</editor>
		<imprint>
			<publisher>IEEE Computer Society</publisher>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="101" to="108" />
		</imprint>
	</monogr>
</biblStruct>

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