<?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:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/97/Retriever-Improving-Web-Search-Engine-Results-Using-Clustering">
    <rdfs:label><![CDATA[Retriever: Improving Web Search Engine Results Using Clustering]]></rdfs:label>
    <pub:title><![CDATA[Retriever: Improving Web Search Engine Results Using Clustering]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2000-10-24T00:00:00-05:00</pub:publishedOn>
    <pub:counter>920</pub:counter>
    <pub:institution><![CDATA[University of Maryland Baltimore County]]></pub:institution>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Zhihua/Jiang/"><person:name><![CDATA[Zhihua  Jiang]]></person:name><rdfs:label><![CDATA[Zhihua  Jiang]]></rdfs:label></person:Alumnus></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi/"><person:name><![CDATA[Anupam  Joshi]]></person:name><rdfs:label><![CDATA[Anupam  Joshi]]></rdfs:label></person:PrincipalFaculty></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Raghu/Krishnapuram/"><person:name><![CDATA[Raghu  Krishnapuram]]></person:name><rdfs:label><![CDATA[Raghu  Krishnapuram]]></rdfs:label></person:Collaborator></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Liyu/Yi/"><person:name><![CDATA[Liyu  Yi]]></person:name><rdfs:label><![CDATA[Liyu  Yi]]></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:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Zhihua/Jiang/"><person:name><![CDATA[Zhihua  Jiang]]></person:name><rdfs:label><![CDATA[Zhihua  Jiang]]></rdfs:label></person:Alumnus></pub:firstAuthor>
    <pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/17/Web-Data-Mining-and-Personalization"><project:title><![CDATA[Web/Data Mining and Personalization]]></project:title><rdfs:label><![CDATA[Web/Data Mining and Personalization]]></rdfs:label></project:PastProject></pub:relatedProject>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/44.pdf]]></pub:softCopyURI>
      <pub:softCopySize>493433</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:TechReport>

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

</rdf:RDF>
