<?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">Context-aware Applications with Distributed Ontologies</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Flavio</forename><surname>De Paoli</surname></persName>
							<email>depaoli@disco.unimib.it</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">Dipartimento di Informatica</orgName>
								<orgName type="department" key="dep2">Sistemistica e Comunicazione</orgName>
								<orgName type="institution">Università degli Studi di Milano Bicocca</orgName>
								<address>
									<addrLine>via Bicocca degli Arcimboldi 8</addrLine>
									<postCode>20126</postCode>
									<settlement>Milano (</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marco</forename><surname>Loregian</surname></persName>
							<email>loregian@disco.unimib.it</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">Dipartimento di Informatica</orgName>
								<orgName type="department" key="dep2">Sistemistica e Comunicazione</orgName>
								<orgName type="institution">Università degli Studi di Milano Bicocca</orgName>
								<address>
									<addrLine>via Bicocca degli Arcimboldi 8</addrLine>
									<postCode>20126</postCode>
									<settlement>Milano (</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Context-aware Applications with Distributed Ontologies</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">F8816F3967C739BBA21B81C892194D69</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T16:06+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>This paper presents a framework for context-aware applications, with a particular focus on collaboration and pervasiveness. The framework relies on distributed ontologies, which are shared components spread over a network. The architecture of the framework provides for the coexistence of devices with different nature and computing capabilities. The framework implements a peer-topeer model, encompassing three kinds of peer: ontology-management, contextmanagement, and interaction-management peers. The problem of supporting cooperative work practices in heterogeneous, pervasive computing environments is tackled, in particular with respect to the case of hospital settings.</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 is a central topic for many research communities. In a general sense, context information concerns "the location, identity and state of people, groups and computational and physical objects" <ref type="bibr" target="#b0">[1]</ref>. The definition given by Abowd et al. focuses on the relation between users and applications. This is a particularly relevant aspect in pervasive computing environments where actors (either human or technological) mutually influence their behaviors. In other research areas, such as computer supported cooperative work (CSCW) and human-computer interaction (HCI), the notion of context includes other dimensions, such as user's perceptions and experience <ref type="bibr" target="#b1">[2]</ref>.</p><p>Context-aware systems are requested to extract, interpret and use context information to adapt their behavior. The first two topics, contextual knowledge extraction and interpretation, are highly regarded in logics, knowledge representation (KR) and artificial intelligence (AI) research, whereas adaptive systems are widely treated in the areas of knowledge management (KM), distributed systems engineering (DSE), multi-agent systems (MAS), pervasive and ubiquitous computing. This work mostly focuses on the last issue (adaptation), with minor references to the first two.</p><p>Moreover, the problem of context awareness can refer to different levels of abstraction, from adaptation of system configuration to device characteristics (i.e., presence of other entities and their characteristics), to access control to knowledge bases according to environmental features and occurring events. At every level, interoperability among actors requires a shared perception of the environment: ontologies provide the necessary elements to describe environments and contexts in human-readable and machineprocessable fashion <ref type="bibr" target="#b2">[3]</ref>. Ontologies are acknowledged to be useful and powerful tools in knowledge management systems, while their application in lightweight pervasive applications is still matter for advanced research.</p><p>The CADO (Context-aware Applications with Distributed Ontologies) framework has been designed with a twofold aim: (i) to support dynamic configuration of pervasive computing environments (in a lightweight fashion) and (ii) promote rich, semanticenriched interaction for knowledge sharing in collaborative systems.</p><p>CADO relies on distributed ontologies (Section 2) that are shared and managed in a peer-to-peer fashion. The goal is to provide for a comprehensive and rich middleware to address collaborative multi-channel applications whose participants can join and leave dynamically, maintain and share their ontologies and occasionally form clusters to establish a conversation. The architecture of the framework is designed to cope with pervasive computing environments that are characterized by devices with different nature and computing capabilities: for example, we are testing the use of digital pens, which are simple input devices, as well as large screens, that allow for richer interaction, tablet PCs, which are powerful portable devices, mobile phones, and so on. The framework is composed of three layers and designed to support mobility of workers in complex work settings. The three layers ensure semantic, context and application interoperability.</p><p>The next section presents the motivation of this work, rooting in earlier and ongoing projects, and the definition of a model of the problem. Section 3 explains with a simple scenario how the framework can be applied. Section 4 describes in details the CADO framework for pervasive computing. Section 5 provides details about knowledge sharing, and ontology merging in particular, that is the mechanisms upon which the framework relies. Some related works are referred in Section 6 and then some concluding remarks are given.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Background and motivation</head><p>The work presented in this paper has been developed within the SWIRLS project ("Supporting Wards with Interactive Resources and Logic-based Systems", <ref type="bibr" target="#b3">[4]</ref>), and relying on ATELIER and MILK projects experience.</p><p>The SWIRLS project started in 2004 in collaboration with an Italian hospital, aiming at supporting hospital practitioners by means of digitally enhanced artifacts without disrupting habitual work practices. Hospitals consist of several different work sites (e.g., inpatient rooms, laboratories) that are grouped in departments according to organizational constraints and specific practices. The analyzed environment is also characterized by a high degree of mobility and heterogeneity of actors.</p><p>Mobility in clinical work has been thoroughly analyzed by <ref type="bibr">Bardram and Bossen [5]</ref>: from an "infrastructural" perspective, mobility is driven by the necessity of being in different physical places, e.g., to visit inpatients in their rooms and use specific equipments in laboratories. Workers need to access shared resources, which can be either permanently located in specific rooms or can be moved towards the patients. From a social perspective, people move to meet other people that retain useful knowledge to accomplish a certain task. People need to contact specific persons, for example specialists in specific fields. As a consequence, each actor plays different roles (providing or looking for knowledge) in different situations and different places. For these reasons, digital devices that surround people and are carried along by workers should exhibit different behaviors according to the current situation and, if they are used to access some content, information they present should be modulated according to the context <ref type="bibr" target="#b3">[4]</ref>, for example according to privacy policies (Section 3).</p><p>Experiments in this field have been carried on in the previous project ATELIER ("Architecture and Technologies for Inspirational Learning Environments" <ref type="bibr" target="#b5">[6]</ref>). The goal of ATELIER was to enhance the learning experience of architecture and interaction design students. The ATELIER setting was a single room, where a group of students collaborated on the development of a project (e.g., the design of a building or an artifact), and the adopted software infrastructure was centralized. The main problem was to enact flexible manipulation policies on a central ontology collecting the knowledge retained by a whole class of students. In the SWIRLS project some similar manipulation of shared knowledge is needed, in the form of documents or personal information to be accessed and shared: it happens in a larger setting, more dynamic and technologically heterogeneous. A distributed infrastructure encompassing mechanisms to quickly enable the set-up of local contexts (described by ontologies) is required.</p><p>In the MILK project ("Multimedia Interaction for learning and Knowing", <ref type="bibr" target="#b6">[7]</ref>), a centralized framework supporting interactions within three different environments (office, by means of PCs, social, by means of large interactive screens, and mobile, by means of cellular phones) has been developed. Ontologies are exploited to capture different kinds of knowledge (e.g., domain, organizational) to support semantic document management and supply richer presentation and navigation solutions. Information on people, communities, projects, and documents is visualized and organized by means of semantic links according to the current situation. Multi-channel communication has been supported for communities. The CADO framework, exploiting the experience gained in the MILK project, represents a further step towards the support of larger, and more dispersed workgroups.</p><p>In these projects, ontology dynamics is driven by innovation and discoveries, but while processes of conflict solving and consensus reaching over a shared resource are enacted quite naturally in centralized environments, the propagation of knowledge (i.e., changes in the conceptualization) in a widespread distributed environment requires tailored strategies and models for reaching shared agreements.</p><p>A key point is that CADO is targeted to support organizations and it does not aim at forming a global consensus. Alignment is a continuous process of mutual agreement in response to divergence (of information, opinions, and practices) among participants. In other words, in the SWIRLS project, by means of a CADO-based infrastructure, context and knowledge representations are local and mutually aligned for groups of actors interacting in a peer-to-peer fashion. From this process stems the reference ontology for each group, community, and environment.</p><p>CADO users and components rely on ontologies covering different aspects of the domains of interest, and such aspects can sometimes be disjointed (e.g., technological components of the system, desired behaviors and user expertise).</p><p>A topic ontology is the part of an ontology that covers a particular aspect of the domain, collecting a set of concepts connected with a is-a relation and with other domain-specific relations (later referred to as intra-topic relations). Since knowledge UMICS'06 is manifold, users exploit different topic ontologies to cover their entire knowledge and expertise. A collective vision over a topic within a group of individuals, such as a work team or a community, can only be achieved by merging (different) topic ontologies. Ontology merging is the "creation of [a] single coherent ontology that includes the information from all the sources" <ref type="bibr" target="#b7">[8]</ref>. In CADO only virtual merging is employed, in that no physical ontology is produced by merging topic ontologies, but only a temporary view over different sources seen as a whole.</p><p>A distributed ontology can be built from individual representations: "[a distributed] ontology is divided into several component ontologies and [. . . ] each ontology [is constructed] individually (perhaps in parallel) by different developers in a distributed environment" <ref type="bibr" target="#b8">[9]</ref>. In other words, distributed ontologies are modular and composed of peer components spread over a network.</p><p>In the following section a simple scenario is used to explain how the framework can be applied and to which extent knowledge sharing is facilitated. Ontologies are used to describe both human (domain) and technological components, as well as some description of desired behaviors and objectives, expressed in terms of operational constraints. Concepts and relations are emphasized using a different text style.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Scenario</head><p>In a healthcare scenario, when physicians gather in a room or in a laboratory to discuss and work together their individual knowledge has to be integrated for the scope of the meeting. This means that each of them concurs in the creation of a broader knowledge base with the knowledge stored in local (e.g., laptops) and remote resources (e.g., digital libraries, DBs, etc.). This knowledge base is then accessed by the various devices available to users: either personal, such as PDAs, or shared, such as wall-mounted displays.</p><p>In such a case, since actors refer to the same domain (i.e., healthcare), it is reasonable to assume that there is a substantial lexical and conceptual overlapping between actors, that can form a common background to support interaction, that makes the solution of ambiguities simpler <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b9">10]</ref>. This assumption has been exploited in CADO to facilitate semantic interoperability (Section 5.1).</p><p>The shared knowledge base is composed of the documents every participant wants to share and the relations defined in a common ontology that represents the merge of the expertise of the group members. Documents can be passed along participants and personal ontologies can be enriched by collecting information from other participants to facilitate human-to-human interaction and enrich the sharing experience by supporting knowledge discovery, at least for the span of a conversation.</p><p>From a technological perspective, the integration of devices with different characteristics is achieved by referring to a common model of the context that also encompasses domain-dependent behavioral rules. Device capabilities and relations with other elements (devices, documents, users, etc.) are included in a specific topic ontology. Other implicit relations emerge by merging ontology modules and by checking explicit domain constraints (axioms, Fig. <ref type="figure">2</ref>).</p><p>The context of the following example is given by a SharedRoom hosting some Devices. The scenario involves ontologies of different topics: technological aspects, organizational roles and structures, type of documents and medical contents.</p><p>In a SharedRoom of an Hospital, where medical Consultations usually take place, there are different kinds of Screens, some are large and public (e.g., Whiteboards), others are small and private (e.g., PDAs). Employees, Doctors or Nurses, are sensed by RFID technology to discover when they are in the room. Documents can be displayed on shared Whiteboards, but if two or more people are present in the room, only public documents (e.g., Notices or Articles) can be displayed while personal Documents (e.g., Emails, personal Notes) have to be hidden from others' sight. Dealing with ontologies, attributes and relations associated with concepts and axioms supply the context manager with information on specific situations. So for example, a Document has a boolean attribute (slot) that states whether a document is public or private, and RFID has-Influence-On Employee, since the RFID carried with a badge influences the behavior of the sensed employee. Axioms define the system constraints. For example, the constraint in Fig. <ref type="figure">2</ref> states that only public documents can be displayed on large screens if more than one person is present in the room.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Context Ontology Organization Role Ontology</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Employee</head><p>A deeper insight of the interaction and reasoning mechanisms can be achieved by the following scenario, which is a realistic example even if not referred to any real hospital situation.</p><p>Dr. Dorian, an Hematologist, is evaluating the anomalous production of Lipids in the blood of a patient, but he is not a specialist on the particular subject of such diseases. He is then reading on the Whiteboard some Articles, checking the PatientRecord and jotting some Notes on the screen about how to interpret the data. Not being able to solve the problem, Dr. Fig. <ref type="figure">2</ref>. Sample axiom, written in Protégé Axiom Language (PAL) stating that when more than one person is in the room, a whiteboard, which is a particular wall-mounted screen, should not display personal documents. Private documents have an attribute called private set to true.</p><p>Dr. Reid enters the SharedRoom with her own RFID badge and Laptop, the system detects the new presence and hides from the Whiteboard the PatientRecord and the private Notes of the Hematologist, to prevent Dr. Reid from reading them. This situation has been recognized by the system as a Consultation, as the result of an axiom in the ontology that defines Consultation as a situation with two or more Doctors nearby a Screen in a SharedRoom. The Documents stored in the Genetist's Laptop are organized according to a highly specialized ontology on the topic, including detailed information (i.e., a very fine-grained taxonomy and several specific relations among concepts) on genetic diseases and of the kinds of involved Molecules. Moreover, Dr. Reid owns an electronic version of the proceedings of the conference she attended. The partial knowledge (ontology) Dr. Dorian was relying on can be now completed with the richer ontology brought in by Dr. Reid. The Whiteboard then displays Documents related to the Articles Dr. Dorian was reading as a relation between the two doctors' knowledge is created. For example, a has-Influence-On relation between Apoliprotein A-V and Triglyceride is discovered in Dr. Reid's ontology (and later propagated to Dr. Dorian's). When a diagnosis is accomplished, after the two practitioners have discussed the patient's anamnesis, Dr. Reid leaves the room and Dorian's personal Notes re-appear on the Whiteboard. As a result of the interaction, Dr. Dorian's ontology is now enriched with the relations they discussed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">The CADO architecture</head><p>To support the described scenario a framework encompassing various kinds of functionalities is required. A flexible and scalable peer-to-peer architecture allowing for the dynamic discovery of the available components and for the quick reconfiguration of the environment is the most suitable to the model.</p><p>In CADO terminology, a peer is a software component that can be connected and cooperate with other peers, to form a cluster; a node is a set of peers that are running on the same hardware. A cluster of nodes may be defined by analogy as a set of communicating nodes, that are connected by some of their peers by means of a network.</p><p>Peers initially form clusters by means of "physical visibility" (e.g., devices in WiFi range). Only peers that have the possibility to connect with one another may share a perception of the same environment and, therefore, define a common context. At the same time, different contexts can co-exist in the same environment, especially if the connection possibilities are manifold. For example two discussions regarding different topics may occur in the same laboratory, involving different groups of people and different devices. Different context-management services might be needed in such a situation, even in the same local network. On the other hand, this solution does not exclude the possibility of defining a common objective at the application level: a "virtual room" can be created to let people closely interoperate even if they do not share the same physical location.</p><p>Fig. <ref type="figure">3</ref>(a) outlines the CADO architecture layers by showing two nodes. Physical interoperability layer lets nodes communicate by addressing issues such as message dispatching, fault tolerance, user authentication. Semantic interoperability layer lets user agents process data, understanding their meaning by providing an integrated view over the different ontologies. The context interoperability layer lets user agents select data and behavior according to specific situations. The context is defined by the technological and social environment, and application purposes. Every time a cluster with a shared context is formed, a context manager is locally delegated to coordinate the activities of the participants. The interaction layer handles interaction with user interfaces. Interaction managers select the base elements to define the common context, acting according to internal (default) logics or enabling user direct interaction. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>UMICS'06</head><p>whiteboard, and a digital pen) share the same context and hence are coordinated by the same context manager. This could be the situation in a meeting room where workers, carrying some personal devices, are discussing in front of a whiteboard. Room 2 is an example of virtual clusters among remote peers.</p><p>Interaction Managers (IM) are user agents with application-specific or devicespecific capabilities that provide users with interaction features and perform cluster discovery and set up. An IM controls the user interface layout and the content information displayed according to context information supplied by context managers. In a (virtual) room cluster, IMs behave according to technological perspective and a social perspective. For example, users in room 1 (Fig. <ref type="figure">3(b)</ref>) can participate in a face-to-face meeting exploiting the whiteboard that acts as a shared display. Connection and cluster capabilities are constrained by device capabilities. Devices with advanced connectivity support and high performance computing power (e.g., PCs, laptops) will take care of simpler devices (e.g., sensors, RFID readers, digital pens, interactive screens) by driving their behavior to supply users with richer interactive environments.</p><p>Context Managers (CM) enact clustering mechanisms and define specific "policies" to drive the behavior of the participants. In the example of Fig. <ref type="figure">3(b)</ref>, the four devices in room 1 are coordinated by the central CM according to its perception of the environment. CMs are contacted by IMs when they fall in range according to casual discovery protocol or when two or more persons decide to cluster. IMs and CMs communicate to each other to establish the context for the cluster, and elect a coordinating CM that is in charge of routing information among participating IMs.</p><p>Context managers can accomplish their tasks thanks to a set of topic ontologies that describe the different aspects to deal with. In principle, topic ontologies can cover the definition of concepts and relations among them in any domain. In CADO, we mainly deal with the classification of devices and their features, the definition of user roles and preferences, the identification of situations, and finally the reference domain description (e.g., fig. <ref type="figure" target="#fig_0">1</ref>). Ontologies are independent resources that are actively published (they are not just mere chunks of information that can be downloaded and edited as it often occurs) and are remotely accessible.</p><p>Two kinds of ontologies are foreseen: normative and organization-wide ontologies that are unmodifiable by regular users, and personal ontologies that are selected and evolve according to users preferences and will. The former are often huge and complex, the latter are often simple taxonomies (with a few other relations) that grow over time. In an organization, CADO allows for personal ontology alignment, so to reach a common and shared understanding.</p><p>In CADO, two kinds of peers handle ontologies: Ontology Adapters (OAs) and Ontology Managers (OMs). OAs are in charge of managing a single ontology and ensuring access to it. OMs have the task of merging ontologies to supply their clients (i.e., context managers and ontology managers) with comprehensive (integrated) view and navigation capabilities. These features are at the core of CADO, since, for example, they allow context managers to process the device descriptions supplied by interaction managers and set up a technological profile of the clustering peers. The set of CADO peers is completed by additional peers that supply specific services to users such as Metadata-Management-System (MMS <ref type="bibr" target="#b6">[7]</ref>) peers, and Lightweight-Directory-Access-Protocol (LDAP) peers.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Current implementation</head><p>A prototype of the CADO framework has been implemented in Java TM and relies on JXTA TM technology. The JXTA protocol is network agnostic, meaning that no assumption is made regarding the network underlying the application. Therefore, it is wellsuited to support different networks, including wi-fi, bluetooth and wired LAN.</p><p>System components are aware of each other as a result of JXTA discovery mechanisms that allow peers to look for other peers providing the needed service. Peer types (i.e., IM, OM, CM, OA) are visible and recognizable by explicit XML advertisements that express the services each peer offers. CMs are connected with each other as to build a widespread CADO infrastructure, as for ultrapeer nodes in Gnutella networks, upon which peers can form articulated clusters.</p><p>Peer clustering is managed by exploiting the JXTA peer-grouping mechanism. IMs connect to CMs to share a view of a certain context with other IMs, by applying knowledge representation published by an OM, around which OAs form another cluster for semantic interoperability. Clustering occurs according to specific requirements, e.g., application behavior, client identity (authentication), common interests. To explain the details, consider the typical interaction session in the configuration phase described in Fig. <ref type="figure">4</ref>. The example shows a node with advanced computational capabilities (e.g., laptop) that enters a cluster managed by a context manager running in another node. When a node wants to participate in a CADO network (e.g., node1 "meeting" node2), the configuration steps are the following:</p><p>1-2. The new-comer IM (node1) sends (multicast) advertisement over JXTA network, CMs (that of node2 as well as other CM peers reachable over the network) reply with a message containing descriptions of the services they can provide (including information on IMs already connected and OMs upon which they are relying). 3. The IM selects a CM according to application policies (or under explicit direction of the user). An IM can be instructed to follow criteria such as connect to any CM available, connect to a CM providing a certain service, connect to a CM running on specific platforms. Assume that CM of node2 is elected as coordinator. 4-7. The configuration process occurs. The IM connects to the selected CM and sends user credentials. The CM authenticates the user via LDAP, requests the IM configuration to collect information on the CM in use, exploited OMs and OAs. 8-9. The connections to support semantic interoperability are established. The elected CM selects and connect to the OMs according to its policies. Polices can be enforced by the application or included in the CM configuration. IMs controls the configuration phase by adding/removing specific topic ontologies. Moreover, the CM connects to the participating MMSs. 10-12. The system is configured and the applications can start interacting. IMs can send messages to a CM to: 1. provide context information: the CM collects it to compute the current context; 2. request the current context: the CM answers with updated and detailed information on the cluster; 3. search documents according to semantic queries: the CM will manage the request to provide for access to connected MMSs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Building semantic interoperability</head><p>In order to provide context-aware services to IMs, CMs have to manipulate a unified view of the environment as supplied by OMs. In fact the role of OMs is to merge the pieces of ontology (topics) that are exposed by reachable peers (OAs and other OMs). OAs play the role of wrappers for ontology modules, directly attached as local resources, i.e., ontologies expressed in a particular language, or created by a particular software tool. OAs have the task of ensuring interoperability by exposing ontologies in a homogeneous format.</p><p>OAs are in charge of managing local ontology evolution according to user-defined policies or default policies that cover the most common situations. Default policies are:</p><p>-Normative policy: an ontology can only be modified by authorized (usually human) administrators. This policy is usually adopted for reference ontologies (e.g., an organization's ontology) that are maintained off-line. -Selective policy: an ontology can be modified on external requests (from OMs), but only by authorized users and possibly with explicit authorization from the owner. This policy is adopted to deal with sensitive ontologies that reflect user's knowledge representation. The owner might be prompted before a change can take effect. -Plastic policy: an ontology can be freely modified by OMs. This policy is adopted by flexible nodes that need to reflect external events. For example an ontology related to the social interactions should adopt such a policy.</p><p>Consider Fig. <ref type="figure" target="#fig_2">5</ref> that shows a sample situation resembling the scenario in Section 3: a physician attended a conference where a paper proposing a new treatment for a pathology was proposed. Her personal ontology was updated to encompass the findings. Later, she attends a meeting and decides to share her personal notes with other physicians. As a result, another physician that was unaware of the new finding, is prompted to update her knowledge base with the new information. This is due to the integration process occurring when the two personal ontologies get in touch by means of an OM.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Merging of ontologies</head><p>Given two (or more) ontologies to be merged, corresponding concepts in the taxonomies of the ontologies have to be found: this requires a similarity measure <ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref><ref type="bibr" target="#b12">[13]</ref><ref type="bibr" target="#b13">[14]</ref> for taxonomies (i.e., a matching criterion). When similarities are found, corresponding concepts have to be merged preserving relations -taxonomy is-a, concept-specific attributes, . . . -and origins have to be tracked, in order to remember to which ontology concepts and relations belong.</p><p>In summary, according to literature (Section 6), ontology merging consists of (1) finding places in the ontologies where they semantically overlap -either extensionally, i.e., concepts with the same label or synonyms, or intensionally, i.e., concepts with the same place in the taxonomy -(2) check the consistency, coherency and nonredundancy of the result. Iteration of such steps might be required.</p><p>In the current implementation, the default approach starts with the merging of topic ontologies. For every topic ontology the activities are: (1) visit the taxonomy to identify overlapping concepts; (2) build the new taxonomy including all the concepts in the original taxonomies; (3) add any other intra-topic relation to deliver the merged topic ontology. The ontology merging is completed by adding inter-topic relations according to the original ontologies. During the merging, simple checks are performed to avoid cycles and replications. Note that tackling the merging problems by considering topic ontologies ensure an higher degree of confidence, than considering generic taxonomies. CADO supports merging customization by overriding similarity evaluation and check procedures with more sophisticated matching criteria (e.g., translations, synonym analysis, WordNet-mediated mapping).</p><p>To illustrate the mechanism with an example, consider the merging of a new module (OA), as in Fig. <ref type="figure" target="#fig_2">5</ref>. Fig. <ref type="figure" target="#fig_2">5</ref>.1 shows the initial situation, with three modules (b, c, and d) already merged, and a that is still outside the cluster. When the ontology a enters in the cluster of ontologies coordinated by an OM (Fig. <ref type="figure" target="#fig_2">5</ref>.2, and Fig. <ref type="figure">4</ref> step 9), the merging process starts by identifying homonyms and merging them in the OM's ontology in a concept containing the relations of both versions. Through the merging of concepts and exploitation of relations, the new ontology can be merged with the existing one by adding the new discovered links. However, since the ontology exposed by the OM is only a "virtual" merging of the underlying ones (we could even say that it is an alignment more than a merging <ref type="bibr" target="#b7">[8]</ref>), the modules (OAs) are notified with the newly discovered connections to let them learn new concepts and relations (Fig. <ref type="figure" target="#fig_2">5</ref>.3). Each OA can, in response to the notification, autonomously decide whether to adopt or reject the change. As a result, every module that has accepted the proposed changes is complete and sound, since all relations and axioms refer to known concepts.</p><p>In the example, OAs b, c, and d exhibit different behaviors in response to the arrival of a. Ontology d is affected and changed by the alignment with a, that is intuitively depicted by a graphical change in the taxonomy. If a is the ontology adopted by a certain user in a shared environment to index some contents, d may be the ontology adopted by another user in a shared environment. Module c is not affected by the arrival of a, it might be the case of the ontology of another user with different interests than a's, so that there is no overlapping or relation between their ontologies. Module b could be affected by the knowledge retained in a, and that is depicted by the arrow coming from the OM, but it is not accepting any change. This might be the case of a node with a normative role in the organization, such as an enterprise server or a shared standard categorization. Note that a is not only supplying new information, but it is also receiving some, as a result of the alignment with other modules. When an ontology module leaves a cluster (e.g., d in Fig. <ref type="figure" target="#fig_2">5</ref>.4), the description of the part of the context it represents has to be removed from the "virtual" ontology managed by the OM. Anyway, concepts and references that were accepted (i.e., learned) by the other modules still exist in the global ontology. Moreover, the departing module will bring around the acquired knowledge to "contaminate" other peers in the system. In such a way, the knowledge diffusion and long-term convergence is ensured.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2">Knowledge sharing</head><p>The CADO framework provides the facilities to create networks to share and exchange knowledge among actors in heterogeneous environments, by means of fixed and mobile devices.</p><p>The process of knowledge transfer can take place at different levels: between individuals, from individuals to groups, between groups, and from group to the organization <ref type="bibr" target="#b14">[15]</ref>. Depending on the kind of knowledge transfer, pieces of information can gain different importance. The problem of exploiting "hidden" knowledge, which is not public and is retained by individuals in their own repositories, if not in their minds (tacit knowledge), can only be overcome by fostering communication, collaboration, and thus knowledge sharing. Knowledge networks are constituted by individuals with similar interests, or that have the need to cooperate to pursue a common goal.</p><p>Sharing knowledge means more than providing shared access to information, since learning and expertise transfer have also to be fostered. Even if knowledge networks system designers are aware of the issue, very often those same systems fail because they require additional effort to users and also lack in pervasiveness and proactivity (i.e., knowledge discovery functionalities). The additional amount of time each user has to spend to nurture his/her knowledge network is very often the first cause of "death", or dismantlement for knowledge network systems. Aim of the CADO framework is to enable the creation of systems that do not require such an extra effort. Applications designed, and implemented, in the framework exploit contextual information to complete the perception users have of the environment, by enriching their knowledge bases with relevant information without explicit search operations on focus topics.</p><p>Furthermore new knowledge acquired should not be dispersed once a conversation is concluded. Even if the (network) connections dissolve, the achieved consensus should be propagated in space (i.e., by people moving to other locations with new documents stored in their personal devices) and time (i.e., knowledge will persist in the place in a integrated form until some of the devices are connected: local repositories are updated by meeting participants).</p><p>In other words, in CADO systems, knowledge propagation occurs via direct exchange when people get in touch and their devices can communicate with each other. Moreover, what has been learned during a conversation can also become persistent at statically located peers (if they act as servers) so to propagate knowledge to other people entering the same location. It is then a knowledge propagation model that works both for static and mobile (nomadic) actors. Similar models have already been presented in literature under the name of epidemic <ref type="bibr" target="#b15">[16]</ref> or gossip-style <ref type="bibr" target="#b16">[17]</ref> models.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Related works</head><p>Building ontologies by merging means to find similarities and mappings, and merge concepts, relations, axioms, from existing ontologies to build a new ontology on the same subject <ref type="bibr" target="#b17">[18]</ref>. We defined a subject, or a context, as a set of related topics, and described the general steps by which merging can be achieved. General mechanisms have been presented for the merging of ontologies, to extend an existing ontology and keep different versions of an ontology aligned (and to support replication) <ref type="bibr" target="#b18">[19,</ref><ref type="bibr" target="#b19">20]</ref>.</p><p>A recent proposal presented a machine-learning approach to semantic alignment of ontologies, namely APFEL. The general observation on which APFEL is based is that alignment methods can be mapped onto a generic process, that is described with details in <ref type="bibr" target="#b20">[21]</ref>. APFEL method aims at improving existing alignment strategies, also by involving users in critical steps (including the selection of an alignment strategy among the existing ones).</p><p>Noy and Musen <ref type="bibr" target="#b7">[8]</ref> presented PROMPT, a tool that provides semi-automatic facilities for merging and aligning ontologies. The tool is independent from the specific ontology representation (i.e., syntax, language) and is based on Protégé, an open-source ontology editor and knowledge acquisition systems that we have adopted in our experiments. Chimaera <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b21">22]</ref> is another example of interactive environment for discovering mappings between ontologies, and to merge ontologies. Both PROMPT and Chimaera rely on lexical overlapping of concepts (matching terms). Feature-based approaches have also been presented, meaning that two concepts are considered to be matching if they have common features (functions, parts, and attributes) <ref type="bibr" target="#b22">[23]</ref>. Using an approach of this kind, also the degree of matching can be assessed and expressed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Concluding remarks</head><p>One of the major problems in pervasive computing environments is the capability of systems to understand the context and to change their behavior accordingly. The framework presented in this paper addresses the issue from two perspectives: clustering together actors to support collaboration via shared interfaces and interactions; and merging shared ontologies to form short-term and long-term consensus. The former perspective is supported by Context Managers, which can understand the context and drive actors' devices accordingly, the latter is supported by Ontology Managers, which provide for dynamic merge of personal knowledge bases.</p><p>Knowledge management issues are tackled from different perspectives: (a) technological, since dynamic automatic configurability of environments is achieved, (b) organizational, since the framework allows the integration of normative knowledge sources with subjective conceptualizations of users, (c) social, since it is possible for users with different roles to interact in a facilitated way, (d) personal, since it is possible for users to play different roles and yet not lose their identity and knowledge.</p><p>Future activities will deal mainly with extensive testing and validation of the proposed solution. In fact, the adoption of new technologies changes the personal and organizational practices and promotes new needs that should be taken into account to propose effective solutions. The use of familiar devices, such as cellular phones, laptops and digital pens, is crucial to address the problem of making people accept innovative solutions, according to pervasive-computing paradigm, that are not disruptive of acquired habits.</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. The (simplified) distributed ontology underlying the example and showing the relations between concepts.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 3 (Fig. 3 .</head><label>33</label><figDesc>Fig. 3. The layers of the architecture, and an example of setup.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 5 .</head><label>5</label><figDesc>Fig. 5. Example of ontology merging taking place in four steps. Straight lines represent physical connections between components; arrows show the direction of messages being exchanged.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>Dorian calls for help Dr. Reid, a senior Genetist who has just participated in the last International Conference on Very Rare Genetic Diseases. When</figDesc><table><row><cell cols="2">UMICS'06 (defrange ?screen :FRAME Whiteboard)</cell></row><row><cell>(defrange ?room</cell><cell>:FRAME SharedRoom)</cell></row><row><cell>(defrange ?doc</cell><cell>:FRAME Document)</cell></row><row><cell>(forall ?room</cell><cell></cell></row><row><cell>(forall ?screen</cell><cell></cell></row><row><cell>(=&gt;</cell><cell></cell></row><row><cell>(and</cell><cell></cell></row><row><cell cols="2">(Screens ?room ?screen)</cell></row><row><cell cols="2">(&gt;(number-of-slot-values People ?room) 1))</cell></row><row><cell>(forall ?doc</cell><cell></cell></row><row><cell>(and</cell><cell></cell></row><row><cell cols="2">(Display ?screen ?doc)</cell></row><row><cell cols="2">(not(private ?doc))</cell></row><row><cell>)))))</cell><cell></cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>The work presented in this paper was partially supported by the ATELIER project (Architecture and Technologies for Inspirational Learning Environments, IST-2001-33064) and by the MILK project (Multimedia Interaction for Learning and Knowing, IST-2001-33165).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Towards a better understanding of context and context-awareness</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">D</forename><surname>Abowd</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Dey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">J</forename><surname>Brown</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Davies</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Steggles</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">HUC &apos;99</title>
				<meeting><address><addrLine>London, UK</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="1999">1999</date>
			<biblScope unit="page" from="304" to="307" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A historical view of context</title>
		<author>
			<persName><forename type="first">M</forename><surname>Chalmers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Comput. Supported Coop. Work</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="page" from="223" to="247" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A translation approach to portable ontology specifications</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">R</forename><surname>Gruber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Knowl. Acquis</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="199" to="220" />
			<date type="published" when="1993">1993</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">An Adaptive Middleware to Support Context-Aware Knowledge Sharing</title>
		<author>
			<persName><forename type="first">R</forename><surname>Boselli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Cabitza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>De Paoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Loregian</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICDCSW &apos;05</title>
				<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="352" to="358" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Mobility work: The spatial dimension of collaboration at a hospital</title>
		<author>
			<persName><forename type="first">J</forename><surname>Bardram</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bossen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computer Supported Cooperative Work</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="page" from="131" to="160" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Ontologies help finding inspiration: a practical approach in multimedia information management</title>
		<author>
			<persName><forename type="first">S</forename><surname>Calegari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Loregian</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of PAKM2004</title>
				<meeting>PAKM2004</meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="volume">3336</biblScope>
			<biblScope unit="page" from="307" to="318" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Knowledge organization and retrieval in the MILK system</title>
		<author>
			<persName><forename type="first">R</forename><surname>Boselli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Dondi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>De Paoli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of SEKE 2003</title>
				<meeting>SEKE 2003</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="372" to="376" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Prompt: Algorithm and tool for automated ontology merging and alignment</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">F</forename><surname>Noy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Musen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of AAAI-2000</title>
				<meeting>AAAI-2000</meeting>
		<imprint>
			<publisher>AAAI Press / The MIT Press</publisher>
			<date type="published" when="2000">2000</date>
			<biblScope unit="page" from="450" to="455" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">An environment for distributed ontology development based on dependency management</title>
		<author>
			<persName><forename type="first">E</forename><surname>Sunagawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kozaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Kitamura</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mizoguchi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of ISWC 2003</title>
				<meeting>ISWC 2003</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2003">2003</date>
			<biblScope unit="volume">2870</biblScope>
			<biblScope unit="page" from="453" to="468" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">An environment for merging and testing large ontologies</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Mcguinness</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Fikes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Rice</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wilder</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">KR2000</title>
		<imprint>
			<biblScope unit="page" from="483" to="493" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Semantic similarity in a taxonomy: An information-based measure and its application to problems of ambiguity in natural language</title>
		<author>
			<persName><forename type="first">P</forename><surname>Resnik</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Artificial Intelligence Research</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page" from="95" to="130" />
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Learning in fol with a similarity measure</title>
		<author>
			<persName><forename type="first">G</forename><surname>Bisson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AAAI</title>
				<imprint>
			<date type="published" when="1992">1992</date>
			<biblScope unit="page" from="82" to="87" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Comparing ontologies-similarity measures and a comparison study</title>
		<author>
			<persName><forename type="first">A</forename><surname>Maedche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Staab</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
		<respStmt>
			<orgName>Institute AIFB, University of Karlsruhe</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical report</note>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Ontology mapping -an integrated approach</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ehrig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Sure</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ESWS</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">C</forename><surname>Bussler</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Davies</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">D</forename><surname>Fensel</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Studer</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="volume">3053</biblScope>
			<biblScope unit="page" from="76" to="91" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Review: Knowledge management and knowledge management systems: Conceptual foundations and research issues</title>
		<author>
			<persName><forename type="first">M</forename><surname>Alavi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">E</forename><surname>Leidner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">MIS Quarterly</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="page" from="107" to="136" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Efficient epidemic-style protocols for reliable and scalable multicast</title>
		<author>
			<persName><forename type="first">I</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Kermarrec</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">J</forename><surname>Ganesh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">SRDS, IEEE Computer Society</title>
				<imprint>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="180" to="189" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Gossiping to reach consensus</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">S</forename><surname>Chlebus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Kowalski</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">SPAA &apos;02</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="220" to="229" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Integrating Ontologies &apos;05</title>
		<ptr target="CEUR-WS.org" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the K-CAP 2005 Workshop on Integrating Ontologies</title>
		<title level="s">CEUR Workshop Proceedings</title>
		<editor>
			<persName><forename type="first">B</forename><surname>Ashpole</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Ehrig</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Euzenat</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">H</forename><surname>Stuckenschmidt</surname></persName>
		</editor>
		<meeting>the K-CAP 2005 Workshop on Integrating Ontologies<address><addrLine>Banff, Canada</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005-10-02">October 2, 2005. 2005</date>
			<biblScope unit="volume">156</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Some issues on ontology integration</title>
		<author>
			<persName><forename type="first">H</forename><surname>Pinto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Prez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Martins</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Workshop on Ontologies and Problem Solving Methods during IJCAI-99</title>
				<meeting>the Workshop on Ontologies and Problem Solving Methods during IJCAI-99</meeting>
		<imprint>
			<date type="published" when="1999">1999</date>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="1" to="12" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">A methodology for ontology integration</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">S</forename><surname>Pinto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Martins</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the international conference on Knowledge capture</title>
				<meeting>the international conference on Knowledge capture</meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="131" to="138" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Bootstrapping ontology alignment methods with APFEL</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ehrig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Staab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Sure</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ISWC. Volume 3729 of LNCS</title>
				<editor>
			<persName><forename type="first">Y</forename><surname>Gil</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Motta</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><forename type="middle">R</forename><surname>Benjamins</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Musen</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="186" to="200" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Conceptual modeling for distributed ontology environments</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Mcguinness</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICCS</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">B</forename><surname>Ganter</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><forename type="middle">W</forename><surname>Mineau</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2000">2000</date>
			<biblScope unit="volume">1867</biblScope>
			<biblScope unit="page" from="100" to="112" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Determining semantic similarity among entity classes from different ontologies</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Rodríguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Egenhofer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Knowl. Data Eng</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="442" to="456" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

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