<?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:Book rdf:about="http://ebiquity.umbc.edu/paper/html/id/237/Ontologies-for-Agents-Theory-and-Experiences">
    <rdfs:label><![CDATA[Ontologies for Agents: Theory and Experiences]]></rdfs:label>
    <pub:title><![CDATA[Ontologies for Agents: Theory and Experiences]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-07-01T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[The volume aims at providing a comprehensive review of the diverse efforts covering the gap existing between the two main perspectives on the topic of ontologies for multi-agent systems. On the one hand, there is the knowledge modelling perspective; i.e. how ontologies should be modelled and represented in order to be effectively used in agent systems. On the other hand, there is the agent perspective; what kind of capabilities should be exhibited by an agent in order to make use of ontological knowledge and to perform efficient reasoning with it. Theory and experiences are emphasized as the volume collects the most significant papers of the AAMAS 2002 and AAMAS 2003 workshop on ontologies for agent systems, and the EKAW 2002 workshop on ontologies for multi-agent systems.]]></pub:abstract>
    <pub:series><![CDATA[Whitestein Series in Software Agent Technologies]]></pub:series>
    <pub:note><![CDATA[(See http://www.birkhauser.ch/3-7643-7237-0)]]></pub:note>
    <pub:publisher><![CDATA[Springer]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Valentina/Tamma/"><person:name><![CDATA[Valentina  Tamma]]></person:name><rdfs:label><![CDATA[Valentina  Tamma]]></rdfs:label></person:Collaborator></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Stephen/Cranefield/"><person:name><![CDATA[Stephen  Cranefield]]></person:name><rdfs:label><![CDATA[Stephen  Cranefield]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest>
               <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/Steven/Willmott/"><person:name><![CDATA[Steven  Willmott]]></person:name><rdfs:label><![CDATA[Steven  Willmott]]></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:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Valentina/Tamma/"><person:name><![CDATA[Valentina  Tamma]]></person:name><rdfs:label><![CDATA[Valentina  Tamma]]></rdfs:label></person:Collaborator></pub:firstAuthor>
    <pub:editor>
       <rdf:List>
         <rdf:first><person:Sponsor rdf:about="http://ebiquity.umbc.edu/person/html/id/144/"><person:name><![CDATA[  ]]></person:name><rdfs:label><![CDATA[  ]]></rdfs:label></person:Sponsor></rdf:first>
         <rdf:rest rdf:resource="&rdf;nil" />
       </rdf:List>
    </pub:editor>
  </pub:Book>

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

</rdf:RDF>

