<?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/324/Mobile-agents-can-benefit-from-standards-efforts-on-interagent-communication">
    <rdfs:label><![CDATA[Mobile agents can benefit from standards efforts on interagent communication]]></rdfs:label>
    <pub:title><![CDATA[Mobile agents can benefit from standards efforts on interagent communication]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">1998-07-01T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[On the road for the future success of mobile agents, we believe that inter-agent
communication is an issue that has not been adequately addressed by the mobile
agents community. Supplementing mobile agents with the ability to interact with
other mobile or static agents, or agentified information sources is a necessity in
the vastly heterogeneous arena where mobile agents are called to compete. Thus,
an agent communication language should be interpreted as a tool with the capacity
to integrate disparate sources of information. In the first segment, we argue
that mobile agents can benefit from current standards efforts on agent communication
since the focus of such work is to address heterogeneity by defining a
“common language” for communicating agents. In the second part, we discuss
ongoing research on agent to agent communication and we present current standards
efforts relevant to agent communication.]]></pub:abstract>
    <pub:pages><![CDATA[50-56]]></pub:pages>
    <pub:number><![CDATA[7]]></pub:number>
    <pub:volume><![CDATA[36]]></pub:volume>
    <pub:counter>417</pub:counter>
    <pub:googleKey>UM_y8iUSIjwJ</pub:googleKey>
    <pub:googleCitations>28</pub:googleCitations>
    <pub:tag><![CDATA[agent]]></pub:tag>
    <pub:tag><![CDATA[agent communication]]></pub:tag>
    <pub:tag><![CDATA[kqml]]></pub:tag>
    <pub:tag><![CDATA[fipa]]></pub:tag>
    <pub:tag><![CDATA[multiagent system]]></pub:tag>
    <pub:journal><![CDATA[IEEE Communications Magazine]]></pub:journal>
    <pub:publisher><![CDATA[IEEE Computer Society]]></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:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yun/Peng/"><person:name><![CDATA[Yun  Peng]]></person:name><rdfs:label><![CDATA[Yun  Peng]]></rdfs:label></person:PrincipalFaculty></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Yannis/K/Labrou/"><person:name><![CDATA[Yannis K Labrou]]></person:name><rdfs:label><![CDATA[Yannis K Labrou]]></rdfs:label></person:Alumnus></rdf:first>
                 <rdf:rest rdf:resource="&rdf;nil" />
               </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/306.pdf]]></pub:softCopyURI>
      <pub:softCopySize>88702</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>
