<?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:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Robin/McEntire">
		<rdfs:label><![CDATA[Robin McEntire]]></rdfs:label>
		<rdf:type rdf:resource="&person;Collaborator" />
		<person:name><![CDATA[Robin McEntire]]></person:name>
		<person:firstName><![CDATA[Robin]]></person:firstName>
		<person:lastName><![CDATA[McEntire]]></person:lastName>
		<person:workContact><contact:ContactInformation>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1141/An-architecture-for-information-agents">
				<pub:title><![CDATA[An architecture for information agents]]></pub:title>
				<rdfs:label><![CDATA[An architecture for information agents]]></rdfs:label>
				<pub:booktitle><![CDATA[Advanced Planning Technology: Technological Achievements of the ARPA/Rome Laboratory Planning Initiative]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1996-12-29T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Donald/McKay"><person:name><![CDATA[Donald P McKay]]></person:name><rdfs:label><![CDATA[Donald P McKay]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/860/On-Agent-Domains-Agent-Names-and-Proxy-Agents">
				<pub:title><![CDATA[On Agent Domains, Agent Names and Proxy Agents]]></pub:title>
				<rdfs:label><![CDATA[On Agent Domains, Agent Names and Proxy Agents]]></rdfs:label>
				<pub:booktitle><![CDATA[ACM CIKM Intelligent Information Agents Workshop]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1995-10-23T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Chelliah/Thirunavukkarasu"><person:name><![CDATA[Chelliah Thirunavukkarasu]]></person:name><rdfs:label><![CDATA[Chelliah Thirunavukkarasu]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/330/KQML-as-an-agent-communication-language">
				<pub:title><![CDATA[KQML as an agent communication language]]></pub:title>
				<rdfs:label><![CDATA[KQML as an agent communication language]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the third international conference on Information and knowledge management ]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1994-10-29T00: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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/979/KQML-A-Language-and-Protocol-for-Knowledge-and-Information-Exchange">
				<pub:title><![CDATA[KQML - A Language and Protocol for  Knowledge and Information Exchange]]></pub:title>
				<rdfs:label><![CDATA[KQML - A Language and Protocol for  Knowledge and Information Exchange]]></rdfs:label>
				<pub:booktitle><![CDATA[Knowledge Building and Knowledge Sharing]]></pub:booktitle>
				<pub:publisher><![CDATA[IOS Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1994-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:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/688/KQML-A-Language-and-Protocol-for-Knowledge-and-Information-Exchange">
				<pub:title><![CDATA[KQML - A Language and Protocol for Knowledge and Information Exchange]]></pub:title>
				<rdfs:label><![CDATA[KQML - A Language and Protocol for Knowledge and Information Exchange]]></rdfs:label>
				<pub:booktitle><![CDATA[13th Int. Distributed Artificial Intelligence Workshop]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1994-07-28T00: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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1107/A-Three-Tiered-Approach-to-Integrating-Inforrnation-Retrieval-and-Natural-Language-Processing">
				<pub:title><![CDATA[A Three-Tiered Approach to Integrating Inforrnation Retrieval and Natural Language Processing]]></pub:title>
				<rdfs:label><![CDATA[A Three-Tiered Approach to Integrating Inforrnation Retrieval and Natural Language Processing]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Language and Information Processing]]></pub:booktitle>
				<pub:publisher><![CDATA[American Society for Information Science]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1991-10-27T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Carl/Weir"><person:name><![CDATA[Carl Weir]]></person:name><rdfs:label><![CDATA[Carl Weir]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1108/A-Three-Tiered-Approach-to-Natural-Language-Text-Retrieval">
				<pub:title><![CDATA[A Three-Tiered Approach to Natural Language Text Retrieval]]></pub:title>
				<rdfs:label><![CDATA[A Three-Tiered Approach to Natural Language Text Retrieval]]></rdfs:label>
				<pub:booktitle><![CDATA[AAAI-91 Workshop on Natural Language Text Retrieval]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1991-08-19T00: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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/861/Unisys-description-of-the-Unisys-system-used-for-MUC-3">
				<pub:title><![CDATA[Unisys: description of the Unisys system used for MUC-3]]></pub:title>
				<rdfs:label><![CDATA[Unisys: description of the Unisys system used for MUC-3]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 3rd Conference on Message understanding (MUC3 '91)]]></pub:booktitle>
				<pub:publisher><![CDATA[Association for Computational Linguistics]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1991-05-21T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Carl/Weir"><person:name><![CDATA[Carl Weir]]></person:name><rdfs:label><![CDATA[Carl Weir]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1124/Unisys-MUC-3-test-results-and-analysis">
				<pub:title><![CDATA[Unisys: MUC-3 test results and analysis]]></pub:title>
				<rdfs:label><![CDATA[Unisys: MUC-3 test results and analysis]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Third Message Understanding Conference]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1991-05-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Carl/Weir"><person:name><![CDATA[Carl Weir]]></person:name><rdfs:label><![CDATA[Carl Weir]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/683/The-intelligent-system-server-delivering-AI-to-complex-systems">
				<pub:title><![CDATA[The intelligent system server: delivering AI to complex systems]]></pub:title>
				<rdfs:label><![CDATA[The intelligent system server: delivering AI to complex systems]]></rdfs:label>
				<pub:booktitle><![CDATA[IEEE International Workshop on Tools for Artificial Intelligence -- Architectures, Languages and Algorithms]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1989-10-23T00: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:InProceedings>
		</project:relatedPublication>
	</person:Collaborator>

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

</rdf:RDF>
