<?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/101/An-Active-Transcoding-Proxy-to-Support-Mobile-Web-Access">
    <rdfs:label><![CDATA[An Active Transcoding Proxy to Support Mobile Web Access]]></rdfs:label>
    <pub:title><![CDATA[An Active Transcoding Proxy to Support Mobile Web Access]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">1998-10-24T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[In this paper, we present a proxy based system
(MOWSER) to support web browsing from mobile clients
over wireless networks. Mowser is a proxy agent between
the mobile host and the web server, which performs active
transcoding of data on both upstream and downstream traf-
c to present web information to the mobile user according
to the QoS parameters set by the user. Active transcoding is
dened as modifying the HTTP stream in situ, and it is en-
tirely transparent to the user. Further, our system does not
pose any additional requirements on the mobile user. This
is an improvement over other proxy based systems, which
only transcode images on the downstream and are mostly
not congurable. While developed for mobile users, such a
system can actually be useful in any low bandwidth scenario.]]></pub:abstract>
    <pub:counter>2129</pub:counter>
    <pub:googleKey>DXYKJ4yfwLYJ</pub:googleKey>
    <pub:googleCitations>176</pub:googleCitations>
    <pub:tag><![CDATA[mobile computing]]></pub:tag>
    <pub:tag><![CDATA[web]]></pub:tag>
    <pub:booktitle><![CDATA[17th IEEE Symposium on Reliable Distributed Systems]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><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></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:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Sansanee/Auephanwiriyakul/"><person:name><![CDATA[Sansanee  Auephanwiriyakul]]></person:name><rdfs:label><![CDATA[Sansanee  Auephanwiriyakul]]></rdfs:label></person:Collaborator></rdf:first>
                 <rdf:rest rdf:resource="&rdf;nil" />
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <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:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/18/Disconnected-Web-Browsing"><project:title><![CDATA[Disconnected Web Browsing]]></project:title><rdfs:label><![CDATA[Disconnected Web Browsing]]></rdfs:label></project:PastProject></pub:relatedProject>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/48.pdf]]></pub:softCopyURI>
      <pub:softCopySize>199615</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>

