<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:rdf     ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs    ="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:daml    ="http://www.daml.org/2000/12/daml+oil#"
  xmlns         ="http://www.daml.ri.cmu.edu/ont/homework/cmu-ri-publications-ont.daml#"
>
<daml:Ontology >
  <daml:versionInfo>
    $Id: cmu-ri-publications.daml, v 0.1 2001/01/16 17:21:04 dconst Exp $
  </daml:versionInfo>
  <rdfs:comment>
    Instances defined by the new publications ontology, defined for HW3.
    Contact terry@acm.org for details.
  </rdfs:comment>
  <daml:imports resource="http://www.daml.org/2000/12/daml+oil#"/>
</daml:Ontology>

<CMU_Publication_Entry rdf:ID="pub_3177">
 <hasURL>http://www.ri.cmu.edu/pubs/pub_3177.html</hasURL>
     <hasBibtexEntry>
     <BibtexEntry rdf:ID="Payne_1997_3177">
     <hasCiteKey>Payne_1997_3177</hasCiteKey>
       <hasPublication_Type>
        <InArticle>
        <hasAuthor rdf:resource="http://www.daml-atlas.org/ontologies/cmu-ri-people#payne_terence"/>
        <hasAuthor>Peter Edwards</hasAuthor>
        <hasTitle>Interface Agents that Learn: An investigation of Learning Issues in a Mail Agent Interface</hasTitle>
        <hasJournal>Applied Artificial Intelligence</hasJournal>
        <hasMonth>January</hasMonth>
        <hasYear>1997</hasYear>
        <hasVolume>11</hasVolume>
        <hasNumber>1</hasNumber>
        <hasPages>1-32</hasPages>
        </InArticle>
      </hasPublication_Type>
    </BibtexEntry>
  </hasBibtexEntry>
</CMU_Publication_Entry>
</rdf:RDF>
