<?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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/231/History-State-of-the-Art-and-Challenges-for-Agent-Communication-Languages">
		<rdfs:label><![CDATA[History, State of the Art and Challenges for Agent Communication Languages]]></rdfs:label>
		<pub:title><![CDATA[History, State of the Art and Challenges for Agent Communication Languages]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2000-01-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Knowledge Query and Manipulation Language (KQML) is a language of typed messages, usually understood as speech acts, encoded as ASCII strings (in a LISP-like syntax), that are transported over TCP/IP connections and aimed at knowledge and information exchange between software systems that are viewed as Virtual Knowledge Bases. KQML, which first appeared almost 10 years ago, has come to define the concept of an ACL, and in the process the ACL has become the centerpiece of a large category of agent systems. Inevitably, an ACL has become a loosely-defined concept that encompasses a variety of issues which may or may not be ACL-relevant depending on one’s point of view. The more “conservative” viewpoint advocates that the semantics of the message types is the one and only real issue. Agent development suggests, though, that semantics is the least important concern when one actually builds an agent system. The efforts of many researchers to develop multi-agent systems have brought to the foreground issues and considerations that are at least as important as the semantics for interoperable agent systems.   After introducing some of the basic concepts relating to Agent Communication Languages, we cover KQML and FIPA ACL, the two existing fully-specified ACLs.  We give a brief introduction to their semantics and the issues relating to semantic descriptions of ACLs.  We then shift our focus beyond the semantics and point to emerging threads of research in the ACL community.  The issues that we deem relevant to the widest possible acceptance of ACLs include alternative syntactic encodings, services and infrastructure, integration with the WWW, and specification of conversation protocols.]]></pub:abstract>
		<pub:note><![CDATA[<img src="https://i.imgur.com/7FXUN5L.png" style='height: 80%; width: 80%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>]]></pub:note>
		<pub:counter>3013</pub:counter>
		<pub:googleKey>txXTp6BS6EwJ</pub:googleKey>
		<pub:googleCitations>9</pub:googleCitations>
		<pub:tag><![CDATA[acl]]></pub:tag>
		<pub:tag><![CDATA[agent]]></pub:tag>
		<pub:tag><![CDATA[agent]]></pub:tag>
		<pub:tag><![CDATA[agentic]]></pub:tag>
		<pub:tag><![CDATA[ai]]></pub:tag>
		<pub:tag><![CDATA[fipa]]></pub:tag>
		<pub:tag><![CDATA[fipa acl]]></pub:tag>
		<pub:tag><![CDATA[kqml]]></pub:tag>
		<pub:tag><![CDATA[multiagent]]></pub:tag>
		<pub:tag><![CDATA[semantics]]></pub:tag>
		<pub:booktitle><![CDATA[Informatik/Informatique]]></pub:booktitle>
		<pub:publisher><![CDATA[Swiss Federation of Information Processing Societies]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<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>
				</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>
		</pub:author>
		<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:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/255.pdf]]></pub:softCopyURI>
			<pub:softCopySize>80605</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

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

</rdf:RDF>
