<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/431/Using-Wikitology-for-Cross-Document-Entity-Coreference-Resolution">
    <rdfs:label><![CDATA[Using Wikitology for Cross-Document Entity Coreference Resolution]]></rdfs:label>
    <pub:title><![CDATA[Using Wikitology for Cross-Document Entity Coreference Resolution]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2009-03-23T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[We describe the use of the Wikitology knowledge base as a resource for a variety of applications with special focus on a cross-document entity coreference resolution task. This task involves recognizing when entities and relations mentioned in different documents refer to the same object or relation in the world. Wikitology is a knowledge base system constructed with material from Wikipedia, DBpedia and Freebase that includes both unstructured text and semi-structured information.  Wikitology was used to define features that were part of a system implemented by the Johns Hopkins University Human Language Technology Center of Excellence for the 2008 Automatic Content Extraction cross-document coreference resolution evaluation organized by National Institute of Standards and Technology.]]></pub:abstract>
    <pub:counter>327</pub:counter>
    <pub:tag><![CDATA[natural language processing]]></pub:tag>
    <pub:tag><![CDATA[human language technology]]></pub:tag>
    <pub:tag><![CDATA[wikitology]]></pub:tag>
    <pub:booktitle><![CDATA[Proceedings of the AAAI Spring Symposium on Learning by Reading and Learning to Read]]></pub:booktitle>
    <pub:publisher><![CDATA[AAAI Press]]></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:PhDStudent rdf:about="http://ebiquity.umbc.edu/person/html/Zareen/Syed/"><person:name><![CDATA[Zareen  Syed]]></person:name><rdfs:label><![CDATA[Zareen  Syed]]></rdfs:label></person:PhDStudent></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield/"><person:name><![CDATA[James  Mayfield]]></person:name><rdfs:label><![CDATA[James  Mayfield]]></rdfs:label></person:Collaborator></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Paul/McNamee/"><person:name><![CDATA[Paul  McNamee]]></person:name><rdfs:label><![CDATA[Paul  McNamee]]></rdfs:label></person:Alumnus></rdf:first>
                     <rdf:rest>
                       <rdf:List>
                         <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Christine/Piatko/"><person:name><![CDATA[Christine  Piatko]]></person:name><rdfs:label><![CDATA[Christine  Piatko]]></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>
         </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/441.pdf]]></pub:softCopyURI>
      <pub:softCopySize>225136</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:InProceedings>

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

</rdf:RDF>
