<?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/306/A-Data-Intensive-Reputation-Management-Scheme-for-Vehicular-Ad-Hoc-Networks">
    <rdfs:label><![CDATA[A Data Intensive Reputation Management Scheme for Vehicular Ad Hoc Networks]]></rdfs:label>
    <pub:title><![CDATA[A Data Intensive Reputation Management Scheme for Vehicular Ad Hoc Networks]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-07-21T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[In vehicular ad hoc networks individual vehicles can help each
other locate resources and establish trustworthiness under highly dynamic 
conditions, lacking any centralized trust authority. To ascertain
the accuracy and reliability of data aggregated in a distributed manner,
we present a reputation management system for such networks that enables 
devices to quickly adapt to changing local conditions and provides a 
bootstrapping method for establishing trust relationships where only 
a few may exist {it a priori}. 

Our scheme considers cooperativeness and accuracy of peer-provided data as two aspects 
of trust when evolving trust relationships and managing reputations.
We use an epidemic data exchange protocol that incorporates reputation and 
agreement to ensure high reliability of data and stimulate proactive collaboration 
above and beyond stipulation, to enhance availability and reliability of data.
We present preliminary simulation results which demonstrate the effectiveness
of our data intensive reputation management scheme.]]></pub:abstract>
    <pub:counter>398</pub:counter>
    <pub:tag><![CDATA[pervasive computing]]></pub:tag>
    <pub:tag><![CDATA[vanets]]></pub:tag>
    <pub:tag><![CDATA[manet]]></pub:tag>
    <pub:tag><![CDATA[trust]]></pub:tag>
    <pub:tag><![CDATA[data management]]></pub:tag>
    <pub:tag><![CDATA[reputation]]></pub:tag>
    <pub:tag><![CDATA[intrusion detection]]></pub:tag>
    <pub:booktitle><![CDATA[Proceedings of the Second International Workshop on Vehicle-to-Vehicle Communications]]></pub:booktitle>
    <pub:publisher><![CDATA[IEEE]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan/"><person:name><![CDATA[Anand  Patwardhan]]></person:name><rdfs:label><![CDATA[Anand  Patwardhan]]></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: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:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha/"><person:name><![CDATA[Yelena  Yesha]]></person:name><rdfs:label><![CDATA[Yelena  Yesha]]></rdfs:label></person:PrincipalFaculty></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/Anand/Patwardhan/"><person:name><![CDATA[Anand  Patwardhan]]></person:name><rdfs:label><![CDATA[Anand  Patwardhan]]></rdfs:label></person:Alumnus></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/347.pdf]]></pub:softCopyURI>
      <pub:softCopySize>682898</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
    <assert:hasResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/189/V2VCOM-06-Presentation" />
  </pub:InProceedings>

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

</rdf:RDF>
