<?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 event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.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:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/83/Ph-D-Proposal-TrueBahn-A-Trustworthy-Data-Management-Framework-for-Pervasive-Environments">
    <rdfs:label><![CDATA[Ph.D. Proposal: TrueBahn - A Trustworthy Data Management Framework for Pervasive Environments]]></rdfs:label>
    <event:title><![CDATA[Ph.D. Proposal: TrueBahn - A Trustworthy Data Management Framework for Pervasive Environments]]></event:title>
    <event:speaker><person:AffiliatedFaculty 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:AffiliatedFaculty></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2005-03-04T11:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2005-03-04T14:00:00-05:00</event:endDate>
    <event:location><![CDATA[ITE-325B]]></event:location>
    <event:abstract><![CDATA[Emerging low power wireless technologies, processors, and abundant storage are enabling devices with very small form factors to host complex services. Personal mobile devices are serving multi-functional roles, from location tracking (GPS) to micro-transactions (smart-cards). Continuing proliferation of such devices will be manifested in resource-rich environments, where information is available locally and directly -- via wireless means, instead of (or in addition to) delivery over infrastructure-based networks. 

Such pervasive environments are in a constant state of flux. Finding useful services and data is serendipitous, since continuous connectivity to reliable information sources cannot be guaranteed. Ability to form ad hoc networks depends on the participants' willingness in collaborating to relay information on behalf of each other. Data reliability is also an important issue, since prior trust relationships may not always exist. Moreover, finding reliable data on-demand in a serendipitous environment is another challenge. Past research has provided insights into how a profile-driven agent can use notions of trust and reputations for query processing. However, several challenges remain, viz., how do we find reliable information, use active collaborations, leverage abundant storage -- to collate and coordinate data search, and improve latency of simplistic discovery mechanisms.

Data sources can be varied and distributed; currently no basic primitives exist to retrieve and evaluate the reliability of data and trustworthiness of the source. It is important to quickly differentiate between trusted and unreliable sources with minimal effort. We propose to achieve this through mutual collaboration--"pack formation." Privileges accorded to a pack member include coordinated queries and trust recommendations, which lead to improved query response times and success rates. Incentives must be provided to offset the costs involved in collaboration, viz., storage and message transmissions. 

We propose to provide basic primitives to enable on-demand goal-oriented collaborations for sharing data and resources in ad hoc environments, with practical considerations for privacy, trust, and reliability of the resources shared. We propose to design algorithms for achieving ``pack formation'' and metrics for evaluating trust in such associations. Further, we propose to create a data(resource) management framework that employs these primitives and algorithms, and that will facilitate fast and inexpensive data hoarding, with strong assurance of reliability and freshness of data, based on trust-assisted data retrievals and updates. An ensemble of devices collaborating in a resource-rich environment will provide a trustworthy data routing substrate that would support several interesting applications including location-tracking, surveillance, and coordinated information retrieval.

]]></event:abstract>
    <event:tag><![CDATA[mobile data management]]></event:tag>
    <event:tag><![CDATA[trust]]></event:tag>
    <event:tag><![CDATA[reputation]]></event:tag>
    <event:tag><![CDATA[pack formation]]></event:tag>
    <event:tag><![CDATA[data routing substrates]]></event:tag>
    <event:tag><![CDATA[p2p]]></event:tag>
    <event:tag><![CDATA[pervasive computing]]></event:tag>
    <assert:eventRecordedBy rdf:resource="http://ebiquity.umbc.edu/photo/html/id/166/Anand-s-Proposal-Defense" />
  </event:Event>

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

</rdf:RDF>
