<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY contact "http://ebiquity.umbc.edu/ontology/contact.owl#">
	<!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.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:person = "&person;"
		xmlns:project = "&project;"
		xmlns:pub = "&pub;"
		xmlns:contact = "&contact;"
		xmlns:assoc = "&assoc;"
		xmlns:assert = "&assert;">
	<person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Harry/Chen">
		<rdfs:label><![CDATA[Harry Chen]]></rdfs:label>
		<rdf:type rdf:resource="&person;Alumnus" />
		<rdf:type rdf:resource="&person;PhDAlumnus" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/136.jpeg]]></person:face>
		<person:name><![CDATA[Harry Chen]]></person:name>
		<person:firstName><![CDATA[Harry]]></person:firstName>
		<person:lastName><![CDATA[Chen]]></person:lastName>
		<person:biography><![CDATA[<p>Harry Chen is a Senior Application Engineer at a Silicon Valley startup, working on exciting new technology that will change the way people use the internet.</p>
<p>He holds a computer science PhD. degree from the University of Maryland, Baltimore County (UMBC). He was awarded a PhD fellowship from HP Labs for his work on intelligent agents in mobile and pervasive computing.</p>
<p>
His research interests include artificial intelligence, mobile computing and the web information systems. During his tenure as a Computer Scientist/Senior Software Engineer at Image Matters LLC. He developed gnizr, an open source project that explores the use of Semantic Web technology and folksonomy in social bookmarking.
</p>
<p>
Dr. Chen taught Social Web Technologies at UMBC. He is a founding member of the UMBC eBiquity Research Group and the eBiquity Blog (previously known as ebiquity.org). He enjoys blogging and traveling. His recent blogging adventure includes the Geospatial Semantic Web Blog, and Harry Chen’s Mobile Blog.</p>]]></person:biography>
		<person:graduationDate rdf:datatype="&xsd;dateTime">2004-12-01T00:00:00-05:00</person:graduationDate>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[Siri, Inc.]]></contact:company>
			<contact:city><![CDATA[Silicon Valley]]></contact:city>
			<contact:state><![CDATA[CA]]></contact:state>
			<contact:country><![CDATA[USA]]></contact:country>
			<contact:email><![CDATA[harry.chen@gmail.com]]></contact:email>
			<contact:url><![CDATA[http://harry.hchen1.com]]></contact:url>
			<contact:blogURL><![CDATA[http://harry.hchen1.com]]></contact:blogURL>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/238/The-SOUPA-Ontology-for-Pervasive-Computing">
				<pub:title><![CDATA[The SOUPA Ontology for Pervasive Computing]]></pub:title>
				<rdfs:label><![CDATA[The SOUPA Ontology for Pervasive Computing]]></rdfs:label>
				<pub:booktitle><![CDATA[Ontologies for Agents: Theory and Experiences]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-07-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/212/An-Intelligent-Broker-Architecture-for-Pervasive-Context-Aware-Systems">
				<pub:title><![CDATA[An Intelligent Broker Architecture for Pervasive Context-Aware Systems]]></pub:title>
				<rdfs:label><![CDATA[An Intelligent Broker Architecture for Pervasive Context-Aware Systems]]></rdfs:label>
				<pub:school><![CDATA[University of Maryland, Baltimore County]]></pub:school>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-12-14T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:PhdThesis>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/145/Security-Privacy-and-Trust-in-Mobile-Computing-Environments">
				<pub:title><![CDATA[Security, Privacy and Trust in Mobile Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[Security, Privacy and Trust in Mobile Computing Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[Handbook of Mobile Computing, Editors Imad Mahgoub and Mohammad Ilyas]]></pub:booktitle>
				<pub:publisher><![CDATA[CRC Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-12-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal"><person:name><![CDATA[Lalana Kagal]]></person:name><rdfs:label><![CDATA[Lalana Kagal]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/203/F-OWL-an-Inference-Engine-for-the-Semantic-Web">
				<pub:title><![CDATA[F-OWL: an Inference Engine for the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[F-OWL: an Inference Engine for the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[Formal Approaches to Agent-Based Systems]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer-Verlag]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Youyong/Zou"><person:name><![CDATA[Youyong Zou]]></person:name><rdfs:label><![CDATA[Youyong Zou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/201/Intelligent-Agents-Meet-the-Semantic-Web-in-Smart-Spaces">
				<pub:title><![CDATA[Intelligent Agents Meet the Semantic Web in Smart Spaces]]></pub:title>
				<rdfs:label><![CDATA[Intelligent Agents Meet the Semantic Web in Smart Spaces]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Internet Computing]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-11-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/168/SOUPA-Standard-Ontology-for-Ubiquitous-and-Pervasive-Applications">
				<pub:title><![CDATA[SOUPA: Standard Ontology for Ubiquitous and Pervasive Applications]]></pub:title>
				<rdfs:label><![CDATA[SOUPA: Standard Ontology for Ubiquitous and Pervasive Applications]]></rdfs:label>
				<pub:booktitle><![CDATA[International Conference on Mobile and Ubiquitous Systems: Networking and Services]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-08-22T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/156/Intelligent-Agents-Meet-Semantic-Web-in-a-Smart-Meeting-Room">
				<pub:title><![CDATA[Intelligent Agents Meet Semantic Web in a Smart Meeting Room]]></pub:title>
				<rdfs:label><![CDATA[Intelligent Agents Meet Semantic Web in a Smart Meeting Room]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Third International Joint Conference on Autonomous Agents & Multi Agent Systems (AAMAS 2004)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-07-19T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/182/A-Pervasive-Computing-Ontology-for-User-Privacy-Protection-in-the-Context-Broker-Architecture">
				<pub:title><![CDATA[A Pervasive Computing Ontology for User Privacy Protection in the Context Broker Architecture]]></pub:title>
				<rdfs:label><![CDATA[A Pervasive Computing Ontology for User Privacy Protection in the Context Broker Architecture]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-07-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/164/Building-an-Autonomous-Broker-Agent-for-Smart-Meeting-Rooms">
				<pub:title><![CDATA[Building an Autonomous Broker Agent for Smart Meeting Rooms]]></pub:title>
				<rdfs:label><![CDATA[Building an Autonomous Broker Agent for Smart Meeting Rooms]]></rdfs:label>
				<pub:booktitle><![CDATA[Submitted to Robotics and Autonomous Systems]]></pub:booktitle>
				<pub:publisher><![CDATA[Elsevier]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-04-29T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/165/The-SOUPA-Ontology-for-Pervasive-Computing">
				<pub:title><![CDATA[The SOUPA Ontology for Pervasive Computing]]></pub:title>
				<rdfs:label><![CDATA[The SOUPA Ontology for Pervasive Computing]]></rdfs:label>
				<pub:booktitle><![CDATA[Ontologies for agents: Theory and experiences]]></pub:booktitle>
				<pub:publisher><![CDATA[Birkhauser Publishing Ltd.]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-04-29T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/143/A-Context-Broker-for-Building-Smart-Meeting-Rooms">
				<pub:title><![CDATA[A Context Broker for Building Smart Meeting Rooms]]></pub:title>
				<rdfs:label><![CDATA[A Context Broker for Building Smart Meeting Rooms]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI Symposium on Knowledge Representation and Ontology for Autonomous Systems Symposium, 2004 AAAI Spring Symposium]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press, Menlo Park, CA]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-03-20T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Proceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/142/Semantic-Web-in-in-the-Context-Broker-Architecture">
				<pub:title><![CDATA[Semantic Web in in the Context Broker Architecture]]></pub:title>
				<rdfs:label><![CDATA[Semantic Web in in the Context Broker Architecture]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Second Annual IEEE International Conference on Pervasive Computer and Communications]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-03-15T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/78/An-Intelligent-Broker-for-Context-Aware-Systems">
				<pub:title><![CDATA[An Intelligent Broker for Context-Aware Systems]]></pub:title>
				<rdfs:label><![CDATA[An Intelligent Broker for Context-Aware Systems]]></rdfs:label>
				<pub:journal><![CDATA[Adjunct Proceedings of Ubicomp 2003]]></pub:journal>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/77/Semantic-Web-in-a-Pervasive-Context-Aware-Architecture">
				<pub:title><![CDATA[Semantic Web in a Pervasive Context-Aware Architecture]]></pub:title>
				<rdfs:label><![CDATA[Semantic Web in a Pervasive Context-Aware Architecture]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Artificial Intelligence in Mobile System, 5th Annual Conf. on Ubiquitous Computing]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/87/Using-semantic-web-technology-in-multi-agent-systems-a-case-study-in-the-TAGA-trading-agent-environment">
				<pub:title><![CDATA[Using semantic web technology in multi-agent systems: a case study in the TAGA trading agent environment]]></pub:title>
				<rdfs:label><![CDATA[Using semantic web technology in multi-agent systems: a case study in the TAGA trading agent environment]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceeding of the 5th International Conference on Electronic Commerce]]></pub:booktitle>
				<pub:publisher><![CDATA[Association for Computing Machinery]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Youyong/Zou"><person:name><![CDATA[Youyong Zou]]></person:name><rdfs:label><![CDATA[Youyong Zou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/60/An-Ontology-for-Context-Aware-Pervasive-Computing-Environments">
				<pub:title><![CDATA[An Ontology for Context-Aware Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[An Ontology for Context-Aware Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[Knowledge Engineering Review (Special Issue on Ontologies for Distributed Systems)]]></pub:journal>
				<pub:publisher><![CDATA[Cambridge University Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1144/TAGA-Travel-Market-Framework-in-Agentcities-Demonstration-">
				<pub:title><![CDATA[TAGA: Travel Market Framework in Agentcities (Demonstration)]]></pub:title>
				<rdfs:label><![CDATA[TAGA: Travel Market Framework in Agentcities (Demonstration)]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 18th International Joint Conference on Artificial Intelligence]]></pub:booktitle>
				<pub:publisher><![CDATA[Morgan Kaufmann]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-08-10T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Youyong/Zou"><person:name><![CDATA[Youyong Zou]]></person:name><rdfs:label><![CDATA[Youyong Zou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/129/An-Ontology-for-Context-Aware-Pervasive-Computing-Environments">
				<pub:title><![CDATA[An Ontology for Context-Aware Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[An Ontology for Context-Aware Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[Workshop on Ontologies and Distributed Systems]]></pub:journal>
				<pub:publisher><![CDATA[IJCAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-08-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1143/TAGA-Trading-Agent-Competition-in-Agentcities">
				<pub:title><![CDATA[TAGA: Trading Agent Competition in Agentcities]]></pub:title>
				<rdfs:label><![CDATA[TAGA: Trading Agent Competition in Agentcities]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Trading Agent Design and Analysis, held at 18th Int. Joint Conf. on Artificial Intelligence,]]></pub:booktitle>
				<pub:publisher><![CDATA[IJCAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-08-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Youyong/Zou"><person:name><![CDATA[Youyong Zou]]></person:name><rdfs:label><![CDATA[Youyong Zou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/79/Using-OWL-in-a-Pervasive-Computing-Broker">
				<pub:title><![CDATA[Using OWL in a Pervasive Computing Broker]]></pub:title>
				<rdfs:label><![CDATA[Using OWL in a Pervasive Computing Broker]]></rdfs:label>
				<pub:journal><![CDATA[Workshop on Ontologies in Agent Systems, AAMAS-2003]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-07-15T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/80/An-Intelligent-Broker-Architecture-for-Context-Aware-Systems">
				<pub:title><![CDATA[An Intelligent Broker Architecture for Context-Aware Systems]]></pub:title>
				<rdfs:label><![CDATA[An Intelligent Broker Architecture for Context-Aware Systems]]></rdfs:label>
				<pub:booktitle><![CDATA[PhD Dissertation Proposal]]></pub:booktitle>
				<pub:institution><![CDATA[U. of Maryland Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-12-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/39/Intelligent-Agents-for-Mobile-and-Embedded-Devices">
				<pub:title><![CDATA[Intelligent Agents for Mobile and Embedded Devices]]></pub:title>
				<rdfs:label><![CDATA[Intelligent Agents for Mobile and Embedded Devices]]></rdfs:label>
				<pub:journal><![CDATA[International Journal of Cooperative Information Systems]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-12-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/585/Intelligent-agents-for-mobile-and-embedded-devices">
				<pub:title><![CDATA[Intelligent agents for mobile and embedded devices]]></pub:title>
				<rdfs:label><![CDATA[Intelligent agents for mobile and embedded devices]]></rdfs:label>
				<pub:journal><![CDATA[International Journal of Cooperative Information Systems]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/81/Beyond-Distributed-AI-Agent-Teamwork-in-Ubiquitous-Computing">
				<pub:title><![CDATA[Beyond Distributed AI, Agent Teamwork in Ubiquitous Computing]]></pub:title>
				<rdfs:label><![CDATA[Beyond Distributed AI, Agent Teamwork in Ubiquitous Computing]]></rdfs:label>
				<pub:journal><![CDATA[Workshop on Ubiquitous Agents on Embedded, Wearable, and Mobile Devices, AAMAS-2002]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-07-16T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/82/Creating-Context-Aware-Software-Agents">
				<pub:title><![CDATA[Creating Context-Aware Software Agents]]></pub:title>
				<rdfs:label><![CDATA[Creating Context-Aware Software Agents]]></rdfs:label>
				<pub:booktitle><![CDATA[Innovative Concepts for Agent-Based Systems, First International Workshop on Radical Agent Concepts]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-16T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/46/Agents-Making-Sense-of-the-Semantic-Web">
				<pub:title><![CDATA[Agents Making Sense of the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Agents Making Sense of the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Radical Agent Concepts (WRAC): Innovative Concepts for Agent-Based Systems]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal"><person:name><![CDATA[Lalana Kagal]]></person:name><rdfs:label><![CDATA[Lalana Kagal]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/44/Issues-in-Data-Management-for-Pervasive-Environments">
				<pub:title><![CDATA[Issues in Data Management for Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[Issues in Data Management for Pervasive Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[NSF Workshop on Context-Aware Mobile Database Management]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha"><person:name><![CDATA[Sasikanth Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth Avancha]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/43/ITtalks-A-Case-Study-in-the-Semantic-Web-and-DAML-OIL">
				<pub:title><![CDATA[ITtalks: A Case Study in the Semantic Web and DAML+OIL]]></pub:title>
				<rdfs:label><![CDATA[ITtalks: A Case Study in the Semantic Web and DAML+OIL]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Intelligent Systems Special Issue]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/R./Cost"><person:name><![CDATA[R. Scott Cost]]></person:name><rdfs:label><![CDATA[R. Scott Cost]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/47/ITTALKS-An-Application-of-Agents-in-the-Semantic-Web">
				<pub:title><![CDATA[ITTALKS: An Application of Agents in the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[ITTALKS: An Application of Agents in the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Second International Workshop on Engineering Societies in the Agents World II]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-12-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/148/Steps-Towards-Creating-a-Context-Aware-Agent-System">
				<pub:title><![CDATA[Steps Towards Creating a Context-Aware Agent System]]></pub:title>
				<rdfs:label><![CDATA[Steps Towards Creating a Context-Aware Agent System]]></rdfs:label>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-09-27T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/48/ITTALKS-A-Case-Study-in-the-Semantic-Web-and-DAML">
				<pub:title><![CDATA[ITTALKS: A Case Study in the Semantic Web and DAML]]></pub:title>
				<rdfs:label><![CDATA[ITTALKS: A Case Study in the Semantic Web and DAML]]></rdfs:label>
				<pub:booktitle><![CDATA[International Semantic Web Working Symposium (SWWS 2001)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-07-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/R./Cost"><person:name><![CDATA[R. Scott Cost]]></person:name><rdfs:label><![CDATA[R. Scott Cost]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/122/Centaurus-A-Framework-for-Intelligent-Services-in-a-Mobile-Environment">
				<pub:title><![CDATA[Centaurus : A Framework for Intelligent Services in a Mobile Environment]]></pub:title>
				<rdfs:label><![CDATA[Centaurus : A Framework for Intelligent Services in a Mobile Environment]]></rdfs:label>
				<pub:booktitle><![CDATA[International Workshop of Smart Appliances and Wearable Computing at the 21st International Conference of Distributed Computing Systems]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-04-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal"><person:name><![CDATA[Lalana Kagal]]></person:name><rdfs:label><![CDATA[Lalana Kagal]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<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">
				<pub:title><![CDATA[Dynamic Service Discovery for Mobile Computing: Intelligent Agents Meet Jini in the Aether]]></pub:title>
				<rdfs:label><![CDATA[Dynamic Service Discovery for Mobile Computing: Intelligent Agents Meet Jini in the Aether]]></rdfs:label>
				<pub:journal><![CDATA[Cluster Computing]]></pub:journal>
				<pub:publisher><![CDATA[Kluwer Academic Publishers.]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-02-28T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1168/Project-Centaurus-A-Framework-for-Indoor-Mobile-Services">
				<pub:title><![CDATA[Project Centaurus: A Framework for Indoor Mobile Services]]></pub:title>
				<rdfs:label><![CDATA[Project Centaurus: A Framework for Indoor Mobile Services]]></rdfs:label>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2000-11-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal"><person:name><![CDATA[Lalana Kagal]]></person:name><rdfs:label><![CDATA[Lalana Kagal]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/84/Service-Discovery-in-the-Future-Electronic-Market">
				<pub:title><![CDATA[Service Discovery in the Future Electronic Market]]></pub:title>
				<rdfs:label><![CDATA[Service Discovery in the Future Electronic Market]]></rdfs:label>
				<pub:journal><![CDATA[Workshop on Knowledge-based Electronic Markets, AAAI-2000]]></pub:journal>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2000-07-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/86/Developing-a-Dynamic-Distributed-Intelligent-Agent-Framework-Based-on-the-Jini-Architecture">
				<pub:title><![CDATA[Developing a Dynamic Distributed Intelligent Agent Framework Based on the Jini Architecture]]></pub:title>
				<rdfs:label><![CDATA[Developing a Dynamic Distributed Intelligent Agent Framework Based on the Jini Architecture]]></rdfs:label>
				<pub:booktitle><![CDATA[Master's thesis]]></pub:booktitle>
				<pub:institution><![CDATA[U. of Maryland Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-12-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/85/Service-Discovery-in-the-Future-for-Mobile-Commerce">
				<pub:title><![CDATA[Service Discovery in the Future for Mobile Commerce]]></pub:title>
				<rdfs:label><![CDATA[Service Discovery in the Future for Mobile Commerce]]></rdfs:label>
				<pub:journal><![CDATA[ACM Crossroads]]></pub:journal>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/130/An-Agent-System-for-Application-Initialization-in-an-Integrated-Manufacturing-Environment">
				<pub:title><![CDATA[An Agent System for Application Initialization in an Integrated Manufacturing Environment]]></pub:title>
				<rdfs:label><![CDATA[An Agent System for Application Initialization in an Integrated Manufacturing Environment]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 3rd. World Multiconference on Systemics, Cybernetics and Informatics and The 5th. Int'l Conference on Information Systems Analysis and Synthesis (SCI'99/ISAS'99)]]></pub:booktitle>
				<pub:publisher><![CDATA[International Institute of Informatics and Systemics]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-08-04T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yun/Peng"><person:name><![CDATA[Yun Peng]]></person:name><rdfs:label><![CDATA[Yun Peng]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/4/Agents2Go"><project:title><![CDATA[Agents2Go]]></project:title><rdfs:label><![CDATA[Agents2Go]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
				<assoc:comment><![CDATA[An early prototype of this system is part of his MS thesis]]></assoc:comment>
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><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></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/35/Centaurus"><project:title><![CDATA[Centaurus]]></project:title><rdfs:label><![CDATA[Centaurus]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/1/Context-Broker-Architecture-CoBrA-"><project:title><![CDATA[Context Broker Architecture (CoBrA)]]></project:title><rdfs:label><![CDATA[Context Broker Architecture (CoBrA)]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;PrincipalInvestigator" />
				<assoc:comment><![CDATA[Part of his PhD disseration research]]></assoc:comment>
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/8/DAML-ITTalks"><project:title><![CDATA[DAML / ITTalks]]></project:title><rdfs:label><![CDATA[DAML / ITTalks]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/11/Dynamic-Negotiation-Agents-in-Mobile-Computing"><project:title><![CDATA[Dynamic Negotiation Agents in Mobile Computing]]></project:title><rdfs:label><![CDATA[Dynamic Negotiation Agents in Mobile Computing]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/13/EECOMS"><project:title><![CDATA[EECOMS]]></project:title><rdfs:label><![CDATA[EECOMS]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:Proposal rdf:about="http://ebiquity.umbc.edu/project/html/id/39/Intelligent-Personal-Agent"><project:title><![CDATA[Intelligent Personal Agent]]></project:title><rdfs:label><![CDATA[Intelligent Personal Agent]]></rdfs:label></project:Proposal></assoc:project>
				<assoc:role rdf:resource="&person;PrincipalInvestigator" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:Proposal rdf:about="http://ebiquity.umbc.edu/project/html/id/40/Presence-Monitoring-System"><project:title><![CDATA[Presence Monitoring System]]></project:title><rdfs:label><![CDATA[Presence Monitoring System]]></rdfs:label></project:Proposal></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/25/Ronin-Agent-Framework"><project:title><![CDATA[Ronin Agent Framework]]></project:title><rdfs:label><![CDATA[Ronin Agent Framework]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;PrincipalInvestigator" />
				<assoc:comment><![CDATA[Part of his Master thesis]]></assoc:comment>
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/14/TAGA"><project:title><![CDATA[TAGA]]></project:title><rdfs:label><![CDATA[TAGA]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<assert:attendedEvent rdf:resource="http://ebiquity.umbc.edu/event/html/id/15/My-Experience-in-Building-Ontology-driven-Applications" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/37/Man-vs-Machine" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/29/Harry-Chen-and-Bill-Strachan-IBM-" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/8/Intel-s-Proactive-Display-Demo-UbiComp-2003-" />
		<assert:attendedConference rdf:resource="http://ebiquity.umbc.edu/conference/html/id/1/UbiComp-2003" />
		<assert:developerOf rdf:resource="http://ebiquity.umbc.edu/project/html/id/1/Context-Broker-Architecture-CoBrA-" />
		<assert:principalInvestigatorOf rdf:resource="http://ebiquity.umbc.edu/project/html/id/1/Context-Broker-Architecture-CoBrA-" />
		<assert:developerOf rdf:resource="http://ebiquity.umbc.edu/project/html/id/4/Agents2Go" />
		<assert:developerOf rdf:resource="http://ebiquity.umbc.edu/project/html/id/35/Centaurus" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/45/Harry-Chen-at-AAAI-Spring-Symposium" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/46/Harry-Chen-at-the-2004-AAAI-SPring-Symposium-" />
		<assert:took rdf:resource="http://ebiquity.umbc.edu/photo/html/id/64/Tim-Finin-SWIG-Meeting-Apr-07-2004" />
		<assert:attendedEvent rdf:resource="http://ebiquity.umbc.edu/event/html/id/45/Agent-approaches-to-Security-Trust-and-Privacy-in-Pervasive-Computing" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/126/Harry-at-Mobiquitious-04" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/151/Harry-defends" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/152/Dr-Finin-and-Harry" />
		<assert:attendedEvent rdf:resource="http://ebiquity.umbc.edu/event/html/id/72/PhD-Defense-An-Intelligent-Broker-Architecture-for-Pervasive-Context-Aware-Systems" />
		<assert:took rdf:resource="http://ebiquity.umbc.edu/photo/html/id/154/Dr-Chen-and-Dr-Kagal-s-PhD-dipolmas" />
		<assert:took rdf:resource="http://ebiquity.umbc.edu/photo/html/id/155/Dr-Finin-is-getting-ready-for-the-Winter-2004-commencement" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/222/Dr-Chen-is-hooded" />
		<assert:attendedEvent rdf:resource="http://ebiquity.umbc.edu/event/html/id/162/Mashups-Beyond-Google-Maps" />
	</person:PhDAlumnus>

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

</rdf:RDF>
