<?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:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/979/KQML-A-Language-and-Protocol-for-Knowledge-and-Information-Exchange">
		<rdfs:label><![CDATA[KQML - A Language and Protocol for  Knowledge and Information Exchange]]></rdfs:label>
		<pub:title><![CDATA[KQML - A Language and Protocol for  Knowledge and Information Exchange]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">1994-09-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[This paper describes the design of and experimentation with the Knowledge Query and Manipulation Language (KQML), a new language and protocol for exchanging information and knowledge. This work is part of a larger effort, the ARPA Knowledge Sharing Effort, which is aimed at developing techniques and methodologies for building large-scale knowledge bases that are sharable and reusable. KQML is both a message format and a message-handling protocol to support run-time knowledge sharing among agents. KQML can be used as a language for an application program to interact with an intelligent system or for two or more intelligent systems to share knowledge in support of cooperative problem solving.  KQML focuses on an extensible set of performatives, which defines the permissible operations that agents may attempt on each other's knowledge and goal stores. The performatives comprise a substrate on which to develop higher-level models of inter-agent interaction, such as contract nets and negotiation. In addition, KQML provides a basic architecture for knowledge sharing through a special class of agent called communication facilitators which coordinate the interactions of other agents The ideas which underlie the evolving design of KQML are currently being explored through experimental prototype systems which are being used to support several testbeds in such areas as concurrent engineering, intelligent design and intelligent planning and scheduling.]]></pub:abstract>
		<pub:note><![CDATA[Revised paper from the 13th Int. Distributed Artificial Intelligence Workshop, July
28-30, 1994:
<br/>
<br/>
<img src="https://i.imgur.com/ivBLRRC.png" style='height: 90%; width: 90%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>]]></pub:note>
		<pub:counter>745</pub:counter>
		<pub:tag><![CDATA[agent]]></pub:tag>
		<pub:tag><![CDATA[ai]]></pub:tag>
		<pub:tag><![CDATA[knowledge]]></pub:tag>
		<pub:tag><![CDATA[kqml]]></pub:tag>
		<pub:tag><![CDATA[multiagent system]]></pub:tag>
		<pub:booktitle><![CDATA[Knowledge Building and Knowledge Sharing]]></pub:booktitle>
		<pub:publisher><![CDATA[IOS Press]]></pub:publisher>
		<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/Robin/McEntire"><person:name><![CDATA[Robin McEntire]]></person:name><rdfs:label><![CDATA[Robin McEntire]]></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: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/Donald/McKay"><person:name><![CDATA[Donald P McKay]]></person:name><rdfs:label><![CDATA[Donald P McKay]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:editor>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Kazuhiro/Fuchi"><person:name><![CDATA[Kazuhiro Fuchi]]></person:name><rdfs:label><![CDATA[Kazuhiro Fuchi]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Toshio/Yokoi"><person:name><![CDATA[Toshio Yokoi]]></person:name><rdfs:label><![CDATA[Toshio Yokoi]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest rdf:resource="&rdf;nil" />
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:editor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/1081.pdf]]></pub:softCopyURI>
			<pub:softCopySize>76306</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:InBook>

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

</rdf:RDF>
