<?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/330/KQML-as-an-agent-communication-language">
    <rdfs:label><![CDATA[KQML as an agent communication language]]></rdfs:label>
    <pub:title><![CDATA[KQML as an agent communication language]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">1994-10-29T00: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 methodology for building large-scale knowledge bases which are sharable and reusable. KQML is both a message format and a message-handling protocol to support run-time knowledge sharing among agents. KQML focuses on an extensible set of performatives, which defines the permissible “speech acts” agents may use and comprise a substrate on which to develop higher-level models of interagent 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 facilitors 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:pages><![CDATA[456-463]]></pub:pages>
    <pub:counter>468</pub:counter>
    <pub:googleKey>ys4Wxup7mQUJ</pub:googleKey>
    <pub:googleCitations>1892</pub:googleCitations>
    <pub:tag><![CDATA[kqml]]></pub:tag>
    <pub:tag><![CDATA[agent]]></pub:tag>
    <pub:tag><![CDATA[agent communication]]></pub:tag>
    <pub:booktitle><![CDATA[Proceedings of the third international conference on Information and knowledge management ]]></pub:booktitle>
    <pub:publisher><![CDATA[ACM Press]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PrincipalFaculty 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:PrincipalFaculty></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator 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:Collaborator></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Donald/P/McKay/"><person:name><![CDATA[Donald P McKay]]></person:name><rdfs:label><![CDATA[Donald P McKay]]></rdfs:label></person:Collaborator></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:Collaborator 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:Collaborator></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:PrincipalFaculty 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:PrincipalFaculty></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/318.pdf]]></pub:softCopyURI>
      <pub:softCopySize>192282</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>
