<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
  <!ENTITY research "http://ebiquity.umbc.edu/ontology/research.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:person = "&person;"
  xmlns:project = "&project;"
  xmlns:pub = "&pub;"
  xmlns:assoc = "&assoc;"
  xmlns:research = "&research;"
  xmlns:assert = "&assert;">
<project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/18/Disconnected-Web-Browsing">
    <rdfs:label><![CDATA[Disconnected Web Browsing]]></rdfs:label>
    <project:title><![CDATA[Disconnected Web Browsing]]></project:title>
    <project:description><![CDATA[<p>This project addresses issues related to personalization and
asynchronous operation to support wireless access to the web. Currently,
the protocols associated with information browsing have been designed to
work in wired environments that are capable of transmitting and receiving
large amounts of data without significant delays. However, due to the
various resource constraints of the mobile hosts, these protocols do not
operate well in a wireless environment. Also, the current model of web
browsing leaves the burden of finding relevant information on the user.
The user has to search through the documents following links, and find
the information he/she needs thereby wasting bandwidth and other resources
on tranmitting data that is useless to the user over the wireless links.
Moreover, the synchronous nature of the HTTP protocol requires a continuous
connection for the duration of the information retrieval process.</p>
<p> We are addressing these issues by developing a proxy based system that
replaces the exisiting http client server system with a client-intelligent
proxy- intelligent server system, with the clients, proxies and servers
constituting a cooperative multiagent system that provide active transcoding,
information retrieval, personalization and disconnected management.
W3IQ proxy splits information access into a set of asynchronous
transaction like operations and also maintains state information while
disconnections occur. W3IQ proxy allows the user to specify requests as queries,
rather than explicit URLs and takes up the burden of locating the right information
on behalf of the user. Thus the W3IQ agent acts as an information broker and a
recommender. </p>
<p>The system will also support other interaction formats. For example,
the users could ask for monitoring changes in certain web pages, ask to be
informed whenever new movies are played at his theatre of choice and also be
sent a review of the movie and its rating.</p>
<p>We are also working on Automatic Profile Development by monitoring the
ratings of users and dynamically forming groups of users with similar
interests within a proxy and also across all the peer proxies. These groups
get updated (new groups are created, existing groups are merged, users
moved between the groups) as and when more content is rated.</p>]]></project:description>
    <project:startDate rdf:datatype="&xsd;dateTime">1999-12-01T00:00:00-05:00</project:startDate>
    <project:endDate rdf:datatype="&xsd;dateTime">2001-05-01T00:00:00-05:00</project:endDate>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Purnima/Chandrasekaran/"><person:name><![CDATA[Purnima  Chandrasekaran]]></person:name><rdfs:label><![CDATA[Purnima  Chandrasekaran]]></rdfs:label></person:Alumnus></assoc:person>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><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></assoc:person>
        <assoc:role rdf:resource="&person;Faculty" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Subhash/Kumar/"><person:name><![CDATA[Subhash  Kumar]]></person:name><rdfs:label><![CDATA[Subhash  Kumar]]></rdfs:label></person:Alumnus></assoc:person>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/100/On-Proxy-Agents-Mobility-and-Web-Access">
      <pub:title><![CDATA[On Proxy Agents, Mobility, and Web Access]]></pub:title>
      <rdfs:label><![CDATA[On Proxy Agents, Mobility, and Web Access]]></rdfs:label>
      <pub:booktitle><![CDATA[ACM/Baltzer Journal of Mobile Networks and Nomadic Applications (MONET)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2000-12-24T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:Article></project:relatedPublication>
    <project:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/99/On-Mobility-and-Agents">
      <pub:title><![CDATA[On Mobility and Agents]]></pub:title>
      <rdfs:label><![CDATA[On Mobility and Agents]]></rdfs:label>
      <pub:booktitle><![CDATA[DIMACS Workshop on Mobile Networks and Computing]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">1999-03-24T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:InProceedings></project:relatedPublication>
    <project:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/101/An-Active-Transcoding-Proxy-to-Support-Mobile-Web-Access">
      <pub:title><![CDATA[An Active Transcoding Proxy to Support Mobile Web Access]]></pub:title>
      <rdfs:label><![CDATA[An Active Transcoding Proxy to Support Mobile Web Access]]></rdfs:label>
      <pub:booktitle><![CDATA[17th IEEE Symposium on Reliable Distributed Systems]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">1998-10-24T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Harini/Bharadvaj/"><person:name><![CDATA[Harini  Bharadvaj]]></person:name><rdfs:label><![CDATA[Harini  Bharadvaj]]></rdfs:label></person:Collaborator></pub:firstAuthor>
      </pub:InProceedings></project:relatedPublication>
    <project:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/102/Security-in-Mobile-Systems">
      <pub:title><![CDATA[Security in Mobile Systems]]></pub:title>
      <rdfs:label><![CDATA[Security in Mobile Systems]]></rdfs:label>
      <pub:booktitle><![CDATA[Workshop on Security in Large Scale Distributed Systems, IEEE SRDS]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">1998-10-24T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:InProceedings></project:relatedPublication>
    <project:relatedResearchArea rdf:resource="&research;MobileComputing" />
  </project:PastProject>

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

</rdf:RDF>
