<?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:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1211/Specification-of-the-KQML-Agent-Communication-Language">
		<rdfs:label><![CDATA[Specification of the KQML Agent-Communication Language]]></rdfs:label>
		<pub:title><![CDATA[Specification of the KQML Agent-Communication Language]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">1993-06-15T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[This document is a draft of an initial specification for the KQML agent communication language being developed by the external interfaces working group of the DARPA Knowledge Sharing E ort. KQML is intended to be a high-level language to be used by a knowledge-based system to share knowledge at runtime.]]></pub:abstract>
		<pub:counter>117</pub:counter>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<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>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Richard/Fritzson"><person:name><![CDATA[Richard Fritzson]]></person:name><rdfs:label><![CDATA[Richard Fritzson]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/McGuire"><person:name><![CDATA[James McGuire]]></person:name><rdfs:label><![CDATA[James McGuire]]></rdfs:label></person:Person>
										</rdf:first>
										<rdf:rest>											<rdf:List>
												<rdf:first>
													<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Michael/Genesereth"><person:name><![CDATA[Michael Genesereth]]></person:name><rdfs:label><![CDATA[Michael Genesereth]]></rdfs:label></person:Person>
												</rdf:first>
												<rdf:rest>													<rdf:List>
														<rdf:first>
															<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Jay/Weber"><person:name><![CDATA[Jay Weber]]></person:name><rdfs:label><![CDATA[Jay Weber]]></rdfs:label></person:Person>
														</rdf:first>
														<rdf:rest>															<rdf:List>
																<rdf:first>
																	<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Stuart/Shapiro"><person:name><![CDATA[Stuart C. Shapiro]]></person:name><rdfs:label><![CDATA[Stuart C. Shapiro]]></rdfs:label></person:Person>
																</rdf:first>
																<rdf:rest>																	<rdf:List>
																		<rdf:first>
																			<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Gio/Wiedehold"><person:name><![CDATA[Gio Wiedehold]]></person:name><rdfs:label><![CDATA[Gio Wiedehold]]></rdfs:label></person:Person>
																		</rdf:first>
																		<rdf:rest>																			<rdf:List>
																				<rdf:first>
																					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Richard/Pelavin"><person:name><![CDATA[Richard Pelavin]]></person:name><rdfs:label><![CDATA[Richard Pelavin]]></rdfs:label></person:Person>
																				</rdf:first>
																				<rdf:rest>																					<rdf:List>
																						<rdf:first>
																							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Christopher/Beck"><person:name><![CDATA[Christopher Beck]]></person:name><rdfs:label><![CDATA[Christopher Beck]]></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>
														</rdf:rest>
													</rdf:List>
												</rdf:rest>
											</rdf:List>
										</rdf:rest>
									</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/Donald/McKay"><person:name><![CDATA[Donald P McKay]]></person:name><rdfs:label><![CDATA[Donald P McKay]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/1484.pdf]]></pub:softCopyURI>
			<pub:softCopySize>275507</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:TechReport>

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

</rdf:RDF>
