<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/45/An-Agent-Discovery-Architecture-Using-Ronin-and-DReggie">
		<rdfs:label><![CDATA[An Agent Discovery Architecture Using Ronin and DReggie]]></rdfs:label>
		<pub:title><![CDATA[An Agent Discovery Architecture Using Ronin and DReggie]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-12T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Agent-based systems are rapidly gaining prominence in the industry. These agent-systems are all heterogeneous in nature and usually are not inter-operable with each other. The agents follow different languages and offer customized services. We foresee that in the future, there would be a need to discover agents depending on the type of work they do and the type of service they offer. We would also need an uniform network independent communication infrastructure to make the agents collaborate with each other. In this paper, we describe an architecture which aids in the efficient discovery of agents using semantic knowledge. The agents are developed using the Ronin Agent Development framework which enables agents to communicate with each other in the a network independent manner.]]></pub:abstract>
		<pub:address><![CDATA[NASA Goddard Space Flight Center, MD]]></pub:address>
		<pub:counter>4350</pub:counter>
		<pub:googleKey>q1OVqMqeRJwJ</pub:googleKey>
		<pub:googleCitations>6</pub:googleCitations>
		<pub:booktitle><![CDATA[First GSFC/JPL Workshop on Radical Agent Concepts (WRAC)]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<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>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<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>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<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>
								</rdf:first>
								<rdf:rest>									<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:resource="&rdf;nil" />
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<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:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/47/DReggie-Semantic-Service-Discovery-Infrastructure"><project:title><![CDATA[DReggie: Semantic Service Discovery Infrastructure]]></project:title><rdfs:label><![CDATA[DReggie: Semantic Service Discovery Infrastructure]]></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/22.pdf]]></pub:softCopyURI>
			<pub:softCopySize>141581</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:InProceedings>

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

</rdf:RDF>
