<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/83/Dynamic-Service-Discovery-for-Mobile-Computing-Intelligent-Agents-Meet-Jini-in-the-Aether">
		<rdfs:label><![CDATA[Dynamic Service Discovery for Mobile Computing: Intelligent Agents Meet Jini in the Aether]]></rdfs:label>
		<pub:title><![CDATA[Dynamic Service Discovery for Mobile Computing: Intelligent Agents Meet Jini in the Aether]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-02-28T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[The emergence of ad-hoc pervasive connectivity for devices
based on Bluetooth-like systems provides a new way to create applications for mobile systems. We seek to realize ubiquitous computing systems based on the cooperation of autonomous, dynamic, and adaptive components (hardware as
well as software) that are located in the vicinity of one another.
In this paper, we present this vision. We also describe a prototype system we have developed that implements parts of
this vision { in particular, a system that combines agent-oriented and service-oriented approaches and provides dynamic
service discovery. We point out why existing systems, such
as Jini are not suited for this task, and how our system
improves on them.]]></pub:abstract>
		<pub:pages><![CDATA[343--354]]></pub:pages>
		<pub:number><![CDATA[4]]></pub:number>
		<pub:volume><![CDATA[4]]></pub:volume>
		<pub:counter>4164</pub:counter>
		<pub:googleKey>mJMYQHUkuA0J</pub:googleKey>
		<pub:googleCitations>69</pub:googleCitations>
		<pub:tag><![CDATA[agent]]></pub:tag>
		<pub:tag><![CDATA[bluetooth]]></pub:tag>
		<pub:tag><![CDATA[jini]]></pub:tag>
		<pub:tag><![CDATA[pervasive computing]]></pub:tag>
		<pub:tag><![CDATA[semantics]]></pub:tag>
		<pub:tag><![CDATA[service discovery]]></pub:tag>
		<pub:tag><![CDATA[soa]]></pub:tag>
		<pub:booktitle><![CDATA[Cluster Computing]]></pub:booktitle>
		<pub:publisher><![CDATA[Kluwer Academic Publishers.]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Harry/Chen"><person:name><![CDATA[Harry Chen]]></person:name><rdfs:label><![CDATA[Harry Chen]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest rdf:resource="&rdf;nil" />
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/31/An-Agent-Based-Distributed-Computing-System-using-XReggie-and-Ronin"><project:title><![CDATA[An Agent Based Distributed Computing System using XReggie and Ronin]]></project:title><rdfs:label><![CDATA[An Agent Based Distributed Computing System using XReggie and Ronin]]></rdfs:label></project:PastProject></pub:relatedProject>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/37.pdf]]></pub:softCopyURI>
			<pub:softCopySize>432190</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
