<?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:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou">
		<rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label>
		<rdf:type rdf:resource="&person;Alumnus" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/100.jpeg]]></person:face>
		<person:name><![CDATA[Yannis K Labrou]]></person:name>
		<person:firstName><![CDATA[Yannis]]></person:firstName>
		<person:middleName><![CDATA[K]]></person:middleName>
		<person:lastName><![CDATA[Labrou]]></person:lastName>
		<person:biography><![CDATA[ I received my Ph.D. in Computer Science from  UMBC (Tim Finin was my adviser). I also hold a Diploma in  Physics from the University of Athens, Greece . 

I am currently a Member of Research Staff at Fujitsu Laboratories of America. My current research emphasis is in Pervasive Computing.

Prior to Fujitsu Labs, I was the Director of Technology for PowerMarket Inc. PowerMarket was an enterprise application software, Silicon Valley-based, startup company with a supply chain application focus. PowerMarket raised $26.2 million in total capital from a number of individual and institutional investors, including Norwest Venture Partners, Kleiner Perkins Caufield and Byers, RRE Ventures, and RSA Ventures. In 2002, PowerMarket merged with Tradec Inc. In 2003 Tradec was acquired by Agile Software (NASDAQ: AGIL).

Before PowerMarket, I was a Visiting Assistant Professor at the CSEE Dept. and at the Institute for Global Electronic Commerce ( IGEC ), at UMBC.

Prior to joining UMBC I interned at IBM's T.J. Watson Research Center during which I primarily worked on agents .  ]]></person:biography>
		<person:graduationDate rdf:datatype="&xsd;dateTime">1997-05-01T00:00:00-05:00</person:graduationDate>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[Fujitsu laboratories of AMerica]]></contact:company>
			<contact:url><![CDATA[http://www.cs.umbc.edu/~jklabrou/]]></contact:url>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/220/Policy-based-Access-Control-for-Task-Computing-Using-Rei">
				<pub:title><![CDATA[Policy-based Access Control for Task Computing Using Rei]]></pub:title>
				<rdfs:label><![CDATA[Policy-based Access Control for Task Computing Using Rei]]></rdfs:label>
				<pub:booktitle><![CDATA[ Proceedings of the Policy Management for the Web Workshop]]></pub:booktitle>
				<pub:publisher><![CDATA[W3C]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-05-10T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ryusuke/Masuoka"><person:name><![CDATA[Ryusuke Masuoka]]></person:name><rdfs:label><![CDATA[Ryusuke Masuoka]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/1077/Coordinating-agents-using-agent-communication-languages-conversations">
				<pub:title><![CDATA[Coordinating agents using agent communication languages conversations]]></pub:title>
				<rdfs:label><![CDATA[Coordinating agents using agent communication languages conversations]]></rdfs:label>
				<pub:booktitle><![CDATA[Coordination of Internet Agents: Models, Technologies, and Applications]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer Berlin, Heidelberg]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-03-19T00: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:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/229/Using-Colored-Petri-Nets-for-Conversation-Modeling">
				<pub:title><![CDATA[Using Colored Petri Nets for Conversation Modeling]]></pub:title>
				<rdfs:label><![CDATA[Using Colored Petri Nets for Conversation Modeling]]></rdfs:label>
				<pub:booktitle><![CDATA[Agent Communication Languages]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer-Verlag]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2000-09-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:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/230/Agent-Communication-Languages-and-Agent-Coordination">
				<pub:title><![CDATA[Agent Communication Languages and Agent Coordination]]></pub:title>
				<rdfs:label><![CDATA[Agent Communication Languages and Agent Coordination]]></rdfs:label>
				<pub:booktitle><![CDATA[Coordination of Internet Agents: Models, Technologies and Applications]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer-Verlag]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2000-07-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:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/231/History-State-of-the-Art-and-Challenges-for-Agent-Communication-Languages">
				<pub:title><![CDATA[History, State of the Art and Challenges for Agent Communication Languages]]></pub:title>
				<rdfs:label><![CDATA[History, State of the Art and Challenges for Agent Communication Languages]]></rdfs:label>
				<pub:journal><![CDATA[Informatik/Informatique]]></pub:journal>
				<pub:publisher><![CDATA[Swiss Federation of Information Processing Societies]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2000-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/232/Yahoo-as-an-Ontology-using-Yahoo-categories-to-describe-documents">
				<pub:title><![CDATA[Yahoo! as an Ontology - using Yahoo! categories to describe documents]]></pub:title>
				<rdfs:label><![CDATA[Yahoo! as an Ontology - using Yahoo! categories to describe documents]]></rdfs:label>
				<pub:booktitle><![CDATA[ACM Conference on Information and Knowledge Management (CIKM'99)]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-11-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/233/An-Agent-based-Infrastructure-for-Enterprise-Integration">
				<pub:title><![CDATA[An Agent-based Infrastructure for Enterprise Integration]]></pub:title>
				<rdfs:label><![CDATA[An Agent-based Infrastructure for Enterprise Integration]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the First International Symposium on Agent Systems and Applications]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-10-03T00: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:Presentation slides rdf:about="http://ebiquity.umbc.edu/paper/html/id/1209/Tutorial-on-Agent-Communication-Languages">
				<pub:title><![CDATA[Tutorial on Agent Communication Languages]]></pub:title>
				<rdfs:label><![CDATA[Tutorial on Agent Communication Languages]]></rdfs:label>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-10-03T00: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:Presentation slides>
		</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>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/253/Experiments-on-using-Yahoo-categories-to-describe-documents">
				<pub:title><![CDATA[Experiments on using Yahoo! categories to describe documents]]></pub:title>
				<rdfs:label><![CDATA[Experiments on using Yahoo! categories to describe documents]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the IJCAI99 Workshop on Intelligent Information Integration]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-07-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/252/Negotiating-agents-for-supply-chain-management">
				<pub:title><![CDATA[Negotiating agents for supply chain management]]></pub:title>
				<rdfs:label><![CDATA[Negotiating agents for supply chain management]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI Workshop on Artificial Intelligence for Electronic Commerce]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-07-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ye/Chen"><person:name><![CDATA[Ye Chen]]></person:name><rdfs:label><![CDATA[Ye Chen]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1056/Negotiating-Agents-for-Supply-Chain-Management">
				<pub:title><![CDATA[Negotiating Agents for Supply Chain Management]]></pub:title>
				<rdfs:label><![CDATA[Negotiating Agents for Supply Chain Management]]></rdfs:label>
				<pub:booktitle><![CDATA[AAAI Workshop on Artificial Intelligence for Electronic Commerce]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-07-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ye/Chen"><person:name><![CDATA[Ye Chen]]></person:name><rdfs:label><![CDATA[Ye Chen]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/687/Agent-development-with-Jackal">
				<pub:title><![CDATA[Agent development with Jackal]]></pub:title>
				<rdfs:label><![CDATA[Agent development with Jackal]]></rdfs:label>
				<pub:booktitle><![CDATA[Third annual conference on Autonomous Agents]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-05-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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/254/Modeling-agent-conversations-with-colored-petri-nets">
				<pub:title><![CDATA[Modeling agent conversations with colored petri nets]]></pub:title>
				<rdfs:label><![CDATA[Modeling agent conversations with colored petri nets]]></rdfs:label>
				<pub:booktitle><![CDATA[Working notes of the Autonomous Agents '99 Workshop on Specifying and Implementing Conversation Policies]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-05-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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/938/A-negotiation-based-Multi-agent-System-for-Supply-Chain-Management">
				<pub:title><![CDATA[A negotiation-based Multi-agent System for Supply Chain Management]]></pub:title>
				<rdfs:label><![CDATA[A negotiation-based Multi-agent System for Supply Chain Management]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on supply chain management,  International Conference on Autonomous Agents and Multiagent Systems]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-04-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ye/Chen"><person:name><![CDATA[Ye Chen]]></person:name><rdfs:label><![CDATA[Ye Chen]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/256/Agent-Communication-Languages-the-Current-Landscape">
				<pub:title><![CDATA[Agent Communication Languages: the Current Landscape]]></pub:title>
				<rdfs:label><![CDATA[Agent Communication Languages: the Current Landscape]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Intelligent Systems]]></pub:journal>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-03-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/255/The-Interoperability-Problem-Bringing-together-Mobile-Agents-and-Agent-Communication-Languages">
				<pub:title><![CDATA[The Interoperability Problem: Bringing together Mobile Agents and Agent Communication Languages]]></pub:title>
				<rdfs:label><![CDATA[The Interoperability Problem: Bringing together Mobile Agents and Agent Communication Languages]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Hawaii International Conference On System Sciences ( HICSS-32)]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-01-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/575/An-agent-based-approach-for-manufacturing-integration-The-CIIMPLEX-experience">
				<pub:title><![CDATA[An agent-based approach for manufacturing integration: The CIIMPLEX experience]]></pub:title>
				<rdfs:label><![CDATA[An agent-based approach for manufacturing integration: The CIIMPLEX experience]]></rdfs:label>
				<pub:journal><![CDATA[Applied Artificial Intelligence]]></pub:journal>
				<pub:publisher><![CDATA[Taylor and Francis]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-01-01T00: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:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1153/Secure-Knowledge-Query-Manipulation-Language-a-security-infrastructure-for-agent-communication-languages">
				<pub:title><![CDATA[Secure Knowledge Query Manipulation Language: a security infrastructure for agent communication languages]]></pub:title>
				<rdfs:label><![CDATA[Secure Knowledge Query Manipulation Language: a security infrastructure for agent communication languages]]></rdfs:label>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1998-11-04T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rabi"><person:name><![CDATA[Muhammad Abdallah Rabi]]></person:name><rdfs:label><![CDATA[Muhammad Abdallah Rabi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/346/Jackal-a-Java-based-Tool-for-Agent-Development">
				<pub:title><![CDATA[Jackal: a Java-based Tool for Agent Development]]></pub:title>
				<rdfs:label><![CDATA[Jackal: a Java-based Tool for Agent Development]]></rdfs:label>
				<pub:booktitle><![CDATA[Software Tools for Developing Agents: Papers from the 1998 AAAI Workshop]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1998-07-26T00: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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/324/Mobile-agents-can-benefit-from-standards-efforts-on-interagent-communication">
				<pub:title><![CDATA[Mobile agents can benefit from standards efforts on interagent communication]]></pub:title>
				<rdfs:label><![CDATA[Mobile agents can benefit from standards efforts on interagent communication]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Communications Magazine]]></pub:journal>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1998-07-01T00: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:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/322/A-multi-agent-system-for-enterprise-integration">
				<pub:title><![CDATA[A multi-agent system for enterprise integration]]></pub:title>
				<rdfs:label><![CDATA[A multi-agent system for enterprise integration]]></rdfs:label>
				<pub:booktitle><![CDATA[Third International Conference on the Practical Application of Intelligent Agents and Multi-Agent Technology]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1998-03-23T00: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>
		<project:relatedPublication>
			<pub: rdf:about="http://ebiquity.umbc.edu/paper/html/id/1139/Semantics-and-Conversations-for-an-Agent-Communication-Language">
				<pub:title><![CDATA[Semantics and Conversations for an Agent Communication Language]]></pub:title>
				<rdfs:label><![CDATA[Semantics and Conversations for an Agent Communication Language]]></rdfs:label>
				<pub:booktitle><![CDATA[Readings in Agents]]></pub:booktitle>
				<pub:publisher><![CDATA[Morgan Kaufmann]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1998-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1166/Towards-a-Standard-for-an-Agent-Communication-Language">
				<pub:title><![CDATA[Towards a Standard for an Agent Communication Language]]></pub:title>
				<rdfs:label><![CDATA[Towards a Standard for an Agent Communication Language]]></rdfs:label>
				<pub:booktitle><![CDATA[Working Notes of the AAAI Fall Symposium on Communicative Action in Humans and Machines]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1997-11-08T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1138/Semantics-and-Conversations-for-an-Agent-Communication-Language">
				<pub:title><![CDATA[Semantics and Conversations for an Agent Communication Language]]></pub:title>
				<rdfs:label><![CDATA[Semantics and Conversations for an Agent Communication Language]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Fifteenth International Joint Conference on Artificial Intelligence (IJCAI)]]></pub:booktitle>
				<pub:publisher><![CDATA[Morgan Kaufmann]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1997-08-23T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1165/Semantics-for-an-Agent-Communication-Language">
				<pub:title><![CDATA[Semantics for an Agent Communication Language]]></pub:title>
				<rdfs:label><![CDATA[Semantics for an Agent Communication Language]]></rdfs:label>
				<pub:booktitle><![CDATA[4th International Workshop on Agent Theories, Architectures and Languages]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1997-07-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1198/A-Proposal-for-a-new-KQML-Specification">
				<pub:title><![CDATA[A Proposal for a new KQML Specification]]></pub:title>
				<rdfs:label><![CDATA[A Proposal for a new KQML Specification]]></rdfs:label>
				<pub:booktitle><![CDATA[TR CS-97-03]]></pub:booktitle>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1997-02-13T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/200/Semantics-for-an-Agent-Communication-Language">
				<pub:title><![CDATA[Semantics for an Agent Communication Language]]></pub:title>
				<rdfs:label><![CDATA[Semantics for an Agent Communication Language]]></rdfs:label>
				<pub:school><![CDATA[UMBC]]></pub:school>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1996-08-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:PhdThesis>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/349/Evaluating-KQML-as-an-agent-communication-language">
				<pub:title><![CDATA[Evaluating KQML as an agent communication language]]></pub:title>
				<rdfs:label><![CDATA[Evaluating KQML as an agent communication language]]></rdfs:label>
				<pub:booktitle><![CDATA[ Intelligent Agents II -- Agent Theories, Architectures, and Languages]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer-Verlag]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1996-01-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:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InCollection rdf:about="http://ebiquity.umbc.edu/paper/html/id/686/Evaluation-of-KQML-as-an-Agent-Communication-Language">
				<pub:title><![CDATA[Evaluation of KQML as an Agent Communication Language]]></pub:title>
				<rdfs:label><![CDATA[Evaluation of KQML as an Agent Communication Language]]></rdfs:label>
				<pub:booktitle><![CDATA[Intelligent Agents Volume II - 1995 Workshop on Agent Theories, Architectures and Languages]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1996-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield"><person:name><![CDATA[James Mayfield]]></person:name><rdfs:label><![CDATA[James Mayfield]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InCollection>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1142/Desiderata-for-Agent-Communication-Languages">
				<pub:title><![CDATA[Desiderata for Agent Communication Languages]]></pub:title>
				<rdfs:label><![CDATA[Desiderata for Agent Communication Languages]]></rdfs:label>
				<pub:booktitle><![CDATA[AAAI Spring Symposium on Information Gathering in Distributed Environments]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1995-03-27T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield"><person:name><![CDATA[James Mayfield]]></person:name><rdfs:label><![CDATA[James Mayfield]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1095/A-semantics-approach-for-KQML-a-general-purpose-communication-language-for-software-agents">
				<pub:title><![CDATA[A semantics approach for KQML -- a general purpose communication language for software agents]]></pub:title>
				<rdfs:label><![CDATA[A semantics approach for KQML -- a general purpose communication language for software agents]]></rdfs:label>
				<pub:booktitle><![CDATA[Third International Conference on Information and Knowledge Management (CIKM)]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1994-11-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/Labrou"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:Proposal rdf:about="http://ebiquity.umbc.edu/project/html/id/38/eBiquitous-task-computing"><project:title><![CDATA[eBiquitous task computing]]></project:title><rdfs:label><![CDATA[eBiquitous task computing]]></rdfs:label></project:Proposal></assoc:project>
				<assoc:role rdf:resource="&person;Alumnus" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
	</person:Alumnus>

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

</rdf:RDF>
