<?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/347/Natural-language-interactions-with-artificial-experts">
    <rdfs:label><![CDATA[Natural language interactions with artificial experts]]></rdfs:label>
    <pub:title><![CDATA[Natural language interactions with artificial experts]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">1986-07-01T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[The aim of this paper is to justify why Natural Language (NL) interaction, of a very rich functionality, is critical to the effective use of Expert Systems and to describe what is needed and what has been done to support such interaction. Interactive functions discussed here include defining terms, paraphrasing, correcting misconceptions, avoiding misconceptions, and modifying questions.]]></pub:abstract>
    <pub:pages><![CDATA[921-938]]></pub:pages>
    <pub:number><![CDATA[7]]></pub:number>
    <pub:volume><![CDATA[74]]></pub:volume>
    <pub:counter>866</pub:counter>
    <pub:googleKey>9F_7oRFO5gwJ</pub:googleKey>
    <pub:googleCitations>30</pub:googleCitations>
    <pub:tag><![CDATA[natural language processing]]></pub:tag>
    <pub:journal><![CDATA[Proceedings of the IEEE]]></pub:journal>
    <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/Aravind/K./Joshi/"><person:name><![CDATA[Aravind K. Joshi]]></person:name><rdfs:label><![CDATA[Aravind K. Joshi]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Bonnie/Webber/"><person:name><![CDATA[Bonnie  Webber]]></person:name><rdfs:label><![CDATA[Bonnie  Webber]]></rdfs:label></person:Collaborator></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/336.pdf]]></pub:softCopyURI>
      <pub:softCopySize>1989122</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>

