<?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">Quality Extensions and Uncertainty Handling for Context Ontologies</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Davy</forename><surname>Preuveneers</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Yolande</forename><surname>Berbers</surname></persName>
						</author>
						<title level="a" type="main">Quality Extensions and Uncertainty Handling for Context Ontologies</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">BE108A46C3CBBCC58BB6605FC12E1156</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T21:51+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>Context, by nature, involves real world entities and is therefore subject to uncertainty and inaccuracies. Ontologies are often used to model context in a formal way in order to achieve a shared semantic understanding of concepts and the relationships that hold among them. However, they lack support for representing ambiguous context and appropriate comparison algorithms. As such, context-aware applications may make the assumption that the context they use is completely accurate. In this paper we propose a simple and lightweight yet generic approach to extend context ontologies with quality of context properties and discuss the use of these quality properties for context ontology matching under uncertainty using fuzzy set theory. We illustrate the proposed extensions and uncertainty mechanisms with a small example where uncertain spatiotemporal coverage is combined with other contextual properties.</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>Context-awareness has been drawing much attention from researchers in the ubiquitous and pervasive computing domain <ref type="bibr" target="#b11">[12]</ref> as context has become a key ingredient to create a whole range of smart entertainment and business applications that are more supportive to the user. Context <ref type="bibr" target="#b3">[4]</ref> has been defined as any information that can be used to characterize the situation of an entity. Humans take this context information into account rather intuitively, whereas contextaware applications require an explicit model to take advantage of context information for non-intrusive decision making and adaptation <ref type="bibr" target="#b8">[9]</ref>. Imperfections in the context data can cause incorrect or unintended application behavior as relationships between similar context properties become uncertain. For example, the precision of a coordinate based positioning system is required to decide whether a given position matches with a location such as 'at the office <ref type="bibr">'</ref>.</p><p>In this paper we propose to extend context ontologies with quality of context properties and discuss a lightweight and generic approach for matching under uncertainty that is simple enough to be implemented and used on resource constrained devices, such as PDAs. The remainder of this paper is organized as follows. In section 2 we describe related work on quality of context and reasoning with uncertainty. Section 3 discusses how quality of context aspects are introduced into our context ontology. Section 4 describes the use of membership functions based on the concept of fuzzy set theory to achieve advanced matching mechanisms for context ontologies in the presence of uncertainty. In section 5 we conduct an experiment illustrating uncertain spatio-temporal coverage combined with other contextual properties to validate the matching mechanisms in more advanced scenarios. We conclude with section 6.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">RELATED WORK</head><p>In this section we focus on those contributions on quality of context and uncertainty management for mediation of ambiguous context that are most related to the work presented in this paper. This work is based on the ideas presented in Buchholz et al. <ref type="bibr" target="#b10">[11]</ref>, where the authors identify parameters that quantify the Quality of Context (QoC) and the inevitable uncertainty of sensed values for individual context properties:</p><p>• Precision: describes how sharply defined a measurement is stated and what the difference is with the actual value in the real world. • Probability of correctness: estimates how often the context information is unintentionally wrong due to internal errors. • Trust-worthiness: describes the reliability of the entity that may have persistently provided incorrect information in the past. • Resolution: describes the granularity of the information and the inability to offer information with a finer detail. • Up-to-dateness: describes the age of information which can be used to decide on the temporal relevancy in a particular situation.</p><p>Henricksen et al. <ref type="bibr" target="#b5">[6]</ref> explore the problem of imperfect context information and characterize the following four types and sources of imperfect context information: Unknown, Ambiguous, Imprecise and Erroneous. The first two types of imperfection are new, whereas the latter two types combine several Quality of Context properties on the list of the work by Buchholz et al..</p><p>In <ref type="bibr" target="#b6">[7]</ref> Parsons describes qualitative methods for reasoning with various types of imperfect information and argues that qualitative methods have the advantage to not require precise numerical information, but instead to rely on abstractions such as interval values and information about how values change.</p><p>Chalmers et al. show in <ref type="bibr" target="#b0">[1]</ref> how context can be formulated in the presence of uncertainty using interval arithmetic for numerical context values, and analogously using trees with abstract values for context ontologies. The authors define within and overlap relationships between actors and context objects both for numerical and abstract values in order to compare context information.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">EXTENDING ONTOLOGIES WITH QUALITY PARAMETERS</head><p>Ontologies and the Web Ontology Language (OWL) are very popular for a systematic arrangement of context concepts and the relationships that hold among them <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b4">5]</ref>. In our previous work <ref type="bibr" target="#b2">[3]</ref> we defined an OWL context model specifying User, Platform, Service, Environment and related concepts to provide a shared semantic understanding for context-driven adaptation of mobile services. Our context system <ref type="bibr" target="#b7">[8]</ref> is able to gather and interpret this information. In the case of uncertainty in the gathered information, the context-aware system needs context quality parameters in OWL in order to determine a high confidence of correctness of matching context information. We will now show how the Quality of Context (QoC) parameters discussed in <ref type="bibr" target="#b10">[11]</ref> are modeled by means of two new property types, QXObjectProperty and QXDatatypeProperty. Both property types inherit from the DatatypeProperty and ObjectProperty OWL language constructs, as well as from a self-defined class QualityExtension which models the Quality of Context parameters precision, correctness, trust and resolution as DatatypeProperties:</p><p>&lt;owl:Class rdf:ID="QualityExtension" /&gt; &lt;owl:DatatypeProperty rdf:about="#precision"&gt; &lt;rdfs:domain rdf:resource="#QualityExtension" /&gt; &lt;rdfs:range rdf:resource="&amp;xsd;#int" /&gt; &lt;/owl:DatatypeProperty&gt; &lt;owl:DatatypeProperty rdf:about="#correctness"&gt; &lt;rdfs:domain rdf:resource="#QualityExtension" /&gt; &lt;rdfs:range rdf:resource="&amp;xsd;#int" /&gt; &lt;/owl:DatatypeProperty&gt; ... &lt;owl:Class rdf:ID="QXDatatypeProperty"&gt; &lt;rdfs:subClassOf rdf:resource="&amp;owl;#DatatypeProperty" /&gt; &lt;rdfs:subClassOf rdf:resource="&amp;owl;#QualityExtension" /&gt; &lt;/owl:Class&gt; &lt;owl:Class rdf:ID="QXObjectProperty"&gt; &lt;rdfs:subClassOf rdf:resource="&amp;owl;#ObjectProperty" /&gt; &lt;rdfs:subClassOf rdf:resource="&amp;owl;#QualityExtension" /&gt; &lt;/owl:Class&gt; See Figure <ref type="figure" target="#fig_0">1</ref> for an overview of the property inheritance hierarchy. The QoC parameters of e.g. a sensor that instantiates the temperature concept in our context ontology <ref type="bibr" target="#b2">[3]</ref> are modeled as follows:</p><p>&lt;owl:Class rdf:ID="Sensor" /&gt; &lt;qx:QXDatatypeProperty rdf:about="#hasTemperature"&gt; &lt;rdfs:domain rdf:resource="#Sensor" /&gt; &lt;rdfs:range rdf:resource="&amp;xsd;#int" /&gt; &lt;qx:precision&gt;95&lt;/qx:precision&gt; &lt;qx:correctness&gt;100&lt;/qx:correctness&gt; &lt;qx:resolution&gt;1&lt;/qx:resolution&gt; ... &lt;/qx:QXDatatypeProperty&gt;</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">MATCHING IN THE PRESENCE OF UNCERTAINTY WITH FUZZY SETS</head><p>In the real world context information can be vague, imprecise, uncertain, ambiguous, inexact, or probabilistic in nature. We therefore need appropriate matching algorithms that take into account the imperfect nature of context when taking appropriate actions. In this section, we will show how we use concepts of fuzzy set theory of Zadeh <ref type="bibr" target="#b12">[13]</ref> and define membership functions based on the quality of context parameters defined in the previous section.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Modeling a fuzzy context concept</head><p>In classical set theory the membership of an element to a set can be clearly described. In fuzzy set theory, an element belongs to a set with a certain possibility of membership. Age is a typical example of a fuzzy concept. There is no single quantitative value or clear boundary defined for the term young: age 25 can be young for some, while age 30 can be young for others. However, age 1 is definitely young, while age 100 is is definitely not young. We can model the membership function for a single sensed value using the Quality of Context parameters in a similar way. Assume a sensed value v has a precision p, a probability of correctness c, a trust-worthiness t and a resolution r, with 0 ≤ p, c, t ≤ 1, then we define the following symmetric membership function fV (x) with x ∈ X for the sensed value v as in Figure <ref type="figure">2</ref>. Note how the Quality of Context parameters change the crisp sensed value into an interval with a particular symmetric shape of the fuzzy set.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Aggregation and matching of fuzzy concepts</head><p>If a contextual concept C is defined by set of N measured values vi then we can improve the accuracy of its membership function by using the aggregated membership of this concept fC (x) with x ∈ X defined as the averaged sum of fV i (x):</p><formula xml:id="formula_0">fC (x) = fV i (x) N with x ∈ X</formula><p>For example, our WiFi location sensor uses multiple Received Signal Strength Indication (RSSI) values as a distance measurement to known access points and models them as fuzzy sets. An example of such an averaged sum of these fuzzy sets is shown in Figure <ref type="figure">3</ref>. Note that the aggregated fuzzy set is no longer symmetric. We define a match between two sensed values with fuzzy sets A and B and membership functions fA(x) and fB(x) based on the intersection of fuzzy sets A and B. The intersection <ref type="bibr" target="#b12">[13]</ref> is a fuzzy set C = A B with a membership function fC (x) = fA(x) fB(x) which is defined as follows:</p><formula xml:id="formula_1">fC (x) = fA(x) fB(x) = Min[fA(x), fB(x)]</formula><p>Two fuzzy concepts match if their overlapping area is larger than a user-defined and context-specific threshold α:</p><formula xml:id="formula_2">0 ≤ α ≤ X fC (x) M in[ X fA(x), X fB(x)] ≤ 1 with x ∈ X</formula><p>Of course, when one of the membership functions is f (x) = 0 or when the overlap is zero, then there is no need to calculate this ratio.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">EVALUATION</head><p>This subsection discusses the scenario used for a preliminary evaluation of the uncertainty mechanisms for matching context information. A PDA enabled with WiFi networking is used for Received Signal Strength Indication (RSSI) based location-awareness. The computer science building has about 100 offices, labs and meeting rooms and is equipped with 7 access points for wireless Internet access on all 5 floors. In the first step we trained the system by walking around in the building and taking about 10 measurements for several offices. We determined the Quality of Context parameters based on a long test run while remaining at the same location. We looked for outliers in the sampled data, calculated the mean and variation in the data and estimated the values of the QoC parameters as follows:</p><p>• Precision: 95% • Probability of correctness: 90% • Trust-worthiness: 100% • Resolution: 3 dBm Using this information, the average fuzzy set for each of the access points that were seen in a particular office was calculated. After ordering the overlap ratios by decreasing order, and selecting the fuzzy set with the highest overlapping ratio, the locations matched, although non of the new RSSI measurements was exactly equal to a previously encountered measurement at the same location.</p><p>In a second test scenario which illustrates spatio-temporal coverage, my PDA informs the instant messaging client on my desktop system on my whereabouts and adjusts my status accordingly. I usually have lunch around 12h30 and 13h00 together with my colleagues in a room which is also used for meetings. Both time and place should match in order for my client to change to the 'out for lunch' status. If only the location matches, then my status should be 'in a meeting'. Otherwise, if I am not in my office, I will 'be right back'. Both location and time are modeled as fuzzy sets.</p><p>This simple test case with multiple fuzzy sets being matched worked fine in 4 out of 5 cases. On one day I had lunch at 13h30, but had a meeting before at the same place. The instant messaging client decided too early that I was out for lunch, and claimed that I had a meeting while I was still having lunch. This was due to the fact that the precision for the lunch time was set to high in order to match.</p><p>In the end, this simple approach using fuzzy set matching worked rather well for this particular application. However, for a large number of fuzzy sets that have to match at the same time, it becomes very difficult to decide which context information matches best as more and more scenarios will become equally likely.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">CONCLUSION</head><p>In this paper we have proposed a simple and lightweight extension to the OWL language to model quality of context properties in order to deal with ambiguous and imperfect context information. We have discussed the use of these quality parameters in automated uncertainty reasoning to achieve more advanced matching mechanisms for context ontologies. This automated uncertainty reasoning was based on concepts of fuzzy set theory. We have illustrated the proposed ontology extensions and the fuzzy comparing algorithms with small examples which included spatio-temporal coverage as fuzzy sets.</p><p>The proposed matching mechanisms are still a work in progress, but worked as expected for the examples. Difficulties are assumed to arise when the number of fuzzy sets involved in a single contextual condition is going to increase. We therefore will further continue to refine the membership functions by including the likelihood of context information in order to reduce to possible scenarios that may match under particular circumstances. One improvement that may proof to be useful is the inclusion of likelihood of events. This will better differentiate the likelihood of fuzzy matches.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. Extending the OWL language with QoC properties</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 .Figure 3 .</head><label>23</label><figDesc>Figure 2. Membership function for a single sensed value with given Quality of Context parameters</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">Katholieke Universiteit Leuven, Belgium, email: {davy.preuveneers, yolande.berbers}@cs.kuleuven.be</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Towards reasoning about context in the presence of uncertainty</title>
		<author>
			<persName><forename type="first">D</forename><surname>Chalmers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Dulay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sloman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Workshop on Advanced Context Modelling, Reasoning And Management at UbiComp 2004</title>
				<meeting>Workshop on Advanced Context Modelling, Reasoning And Management at UbiComp 2004</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An ontology for contextaware pervasive computing environments</title>
		<author>
			<persName><forename type="first">Harry</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tim</forename><surname>Finin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anupam</forename><surname>Joshi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Special Issue on Ontologies for Distributed Systems</title>
				<imprint>
			<publisher>Knowledge Engineering Review</publisher>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Towards an extensible context ontology for ambient intelligence</title>
		<author>
			<persName><forename type="first">D</forename><surname>Preuveneers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Second European Symposium on Ambient Intelligence</title>
		<title level="s">LNCS</title>
		<meeting><address><addrLine>Eindhoven, The Netherlands</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2004-11">Nov 8 -11 2004</date>
			<biblScope unit="volume">3295</biblScope>
			<biblScope unit="page" from="148" to="159" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Understanding and using context</title>
		<author>
			<persName><forename type="first">K</forename><surname>Anind</surname></persName>
		</author>
		<author>
			<persName><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">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">An ontology-based context model in intelligent environments</title>
		<author>
			<persName><forename type="first">T</forename><surname>Gu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><forename type="middle">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">K</forename><surname>Pung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">Q</forename><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Communication Networks and Distributed Systems Modeling and Simulation Conference</title>
				<meeting>Communication Networks and Distributed Systems Modeling and Simulation Conference<address><addrLine>San Diego, California, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2004-01">January 2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Modelling and using imperfect context information</title>
		<author>
			<persName><forename type="first">Karen</forename><surname>Henricksen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jadwiga</forename><surname>Indulska</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Second IEEE Annual Conference on Pervasive Computing and Communications Workshops</title>
				<meeting>the Second IEEE Annual Conference on Pervasive Computing and Communications Workshops<address><addrLine>Washington, DC, USA</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE Computer Society</publisher>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
	<note>PERCOMW &apos;04</note>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Qualitative Methods for Reasoning under Uncertainty</title>
		<author>
			<persName><forename type="first">Simon</forename><surname>Parsons</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2001-08">August 2001</date>
			<publisher>The MIT Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Adaptive context management using a component-based approach</title>
		<author>
			<persName><forename type="first">Davy</forename><surname>Preuveneers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yolande</forename><surname>Berbers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of 5th IFIP International Conference on Distributed Applications and Interoperable Systems (DAIS2005)</title>
		<title level="s">Lecture Notes in Computer Science (LNCS</title>
		<meeting>5th IFIP International Conference on Distributed Applications and Interoperable Systems (DAIS2005)</meeting>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Automated context-driven composition of pervasive services to alleviate non-functional concerns</title>
		<author>
			<persName><forename type="first">Davy</forename><surname>Preuveneers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yolande</forename><surname>Berbers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computing and Information Sciences</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="19" to="28" />
			<date type="published" when="2005-08">August 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">CoOL: A Context Ontology Language to enable Contextual Interoperability</title>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Strang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Claudia</forename><surname>Linnhoff-Popien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Korbinian</forename><surname>Frank</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of 4th IFIP WG 6.1 International Conference on Distributed Applications and Interoperable Systems (DAIS2003)</title>
		<title level="s">Lecture Notes in Computer Science (LNCS</title>
		<meeting>4th IFIP WG 6.1 International Conference on Distributed Applications and Interoperable Systems (DAIS2003)<address><addrLine>Paris/France</addrLine></address></meeting>
		<imprint>
			<publisher>Springer Verlag</publisher>
			<date type="published" when="2003-11">November 2003</date>
			<biblScope unit="volume">2893</biblScope>
			<biblScope unit="page" from="236" to="247" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Quality of context: What it is and why we need it</title>
		<author>
			<persName><forename type="first">T</forename><surname>Buchholz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kupper</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schiffers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 10th Workshop of the OpenView University Association: OVUA&apos;03</title>
				<meeting>the 10th Workshop of the OpenView University Association: OVUA&apos;03<address><addrLine>Geneva, Switzerland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2003-07">July 2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">The Computer for the Twenty-First Century</title>
		<author>
			<persName><forename type="first">Mark</forename><surname>Weiser</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Scientific American</title>
		<imprint>
			<biblScope unit="page" from="99" to="104" />
			<date type="published" when="1991-09">September 1991</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Fuzzy sets</title>
		<author>
			<persName><forename type="first">A</forename><surname>Lotfi</surname></persName>
		</author>
		<author>
			<persName><surname>Zadeh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information and Control</title>
		<imprint>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="338" to="383" />
			<date type="published" when="1965">1965</date>
		</imprint>
	</monogr>
</biblStruct>

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