<?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/320/Computing-Trust-from-Revision-History">
    <rdfs:label><![CDATA[Computing Trust from Revision History]]></rdfs:label>
    <pub:title><![CDATA[Computing Trust from Revision History]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-10-30T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[A new model of distributed, collaborative information evolution is emerging. As exemplified in Wikipedia, online collaborative information repositories are being generated, updated, and maintained by a large and diverse community of users. Issues concerning trust arise when content is generated and updated by diverse populations. Since these information repositories are constantly under revision, trust determination is not simply a static process. In this paper, we explore ways of utilizing the revision history of an article to assess the trustworthiness of the article. We then present an experiment where we used this revision history-based trust model to assess the trustworthiness of a chain of successive versions of articles in Wikipedia and evaluated the assessments produced by the model.]]></pub:abstract>
    <pub:counter>689</pub:counter>
    <pub:googleKey>V3eGfOR7p1IJ</pub:googleKey>
    <pub:googleCitations>14</pub:googleCitations>
    <pub:tag><![CDATA[trust]]></pub:tag>
    <pub:tag><![CDATA[wikipedia]]></pub:tag>
    <pub:booktitle><![CDATA[Proceedings of the 2006 International Conference on Privacy, Security and Trust]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Honglei/Zeng/"><person:name><![CDATA[Honglei  Zeng]]></person:name><rdfs:label><![CDATA[Honglei  Zeng]]></rdfs:label></person:Collaborator></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Maher/Alhossaini/"><person:name><![CDATA[Maher  Alhossaini]]></person:name><rdfs:label><![CDATA[Maher  Alhossaini]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding/"><person:name><![CDATA[Li  Ding]]></person:name><rdfs:label><![CDATA[Li  Ding]]></rdfs:label></person:PhDAlumnus></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Richard/Fikes/"><person:name><![CDATA[Richard  Fikes]]></person:name><rdfs:label><![CDATA[Richard  Fikes]]></rdfs:label></person:Collaborator></rdf:first>
                     <rdf:rest>
                       <rdf:List>
                         <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Deborah/L./McGuinness/"><person:name><![CDATA[Deborah L. McGuinness]]></person:name><rdfs:label><![CDATA[Deborah L. McGuinness]]></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:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Honglei/Zeng/"><person:name><![CDATA[Honglei  Zeng]]></person:name><rdfs:label><![CDATA[Honglei  Zeng]]></rdfs:label></person:Collaborator></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/302.pdf]]></pub:softCopyURI>
      <pub:softCopySize>747939</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>
