<?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 contact "http://ebiquity.umbc.edu/ontology/contact.owl#">
  <!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.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:contact = "&contact;"
  xmlns:assoc = "&assoc;"
  xmlns:assert = "&assert;">
  <person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/">
  <rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label>
    <rdf:type rdf:resource="&person;MSAlumnus" />
    <person:name><![CDATA[Sasikanth  Avancha]]></person:name>
    <person:firstName><![CDATA[Sasikanth]]></person:firstName>
    <person:lastName><![CDATA[Avancha]]></person:lastName>
    <person:graduationDate rdf:datatype="&xsd;dateTime">2005-08-01T00:00:00-05:00</person:graduationDate>
    <person:workContact><contact:ContactInformation>
      <contact:company><![CDATA[University of Maryland Baltimore County]]></contact:company>
      <contact:department><![CDATA[Computer Science]]></contact:department>
      <contact:room><![CDATA[ITE 332]]></contact:room>
      <contact:street><![CDATA[1000 Hilltop Circle]]></contact:street>
      <contact:city><![CDATA[Baltimore]]></contact:city>
      <contact:state><![CDATA[MD]]></contact:state>
      <contact:postalCode><![CDATA[21250]]></contact:postalCode>
      <contact:country><![CDATA[USA]]></contact:country>
      <contact:phone><![CDATA[(410) 455-2668]]></contact:phone>
      <contact:fax><![CDATA[(410) 455-3969]]></contact:fax>
      <contact:email><![CDATA[savanc1@cs.umbc.edu]]></contact:email>
      <contact:url><![CDATA[http://www.cs.umbc.edu/~savanc1/]]></contact:url>
    </contact:ContactInformation></person:workContact>
    <person:relatedPublication><pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/257/Using-Ontologies-in-the-Semantic-Web-A-Survey">
      <pub:title><![CDATA[Using Ontologies in the Semantic Web: A Survey]]></pub:title>
      <rdfs:label><![CDATA[Using Ontologies in the Semantic Web: A Survey]]></rdfs:label>
      <pub:booktitle><![CDATA[Ontologies in the Context of Information Systems]]></pub:booktitle>
      <pub:publisher><![CDATA[Springer ]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-10-15T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:InBook></person:relatedPublication>
    <person:relatedPublication><pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/245/A-Holistic-Approach-to-Secure-Sensor-Networks">
      <pub:title><![CDATA[A Holistic Approach to Secure Sensor Networks]]></pub:title>
      <rdfs:label><![CDATA[A Holistic Approach to Secure Sensor Networks]]></rdfs:label>
      <pub:publisher><![CDATA[UMBC]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-08-05T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:PhdThesis></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/266/Using-Ontologies-in-the-Semantic-Web-A-Survey">
      <pub:title><![CDATA[Using Ontologies in the Semantic Web: A Survey]]></pub:title>
      <rdfs:label><![CDATA[Using Ontologies in the Semantic Web: A Survey]]></rdfs:label>
      <pub:booktitle><![CDATA[TR-CS-05-07]]></pub:booktitle>
      <pub:publisher><![CDATA[UMBC]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-07-20T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/194/Ontology-driven-Adaptive-Sensor-Networks">
      <pub:title><![CDATA[Ontology-driven Adaptive Sensor Networks]]></pub:title>
      <rdfs:label><![CDATA[Ontology-driven Adaptive Sensor Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[MobiQuitous 2004]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-08-22T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/133/Security-for-Sensor-Networks">
      <pub:title><![CDATA[Security for Sensor Networks]]></pub:title>
      <rdfs:label><![CDATA[Security for Sensor Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[Wireless Sensor Networks]]></pub:booktitle>
      <pub:publisher><![CDATA[Kluwer Academic Publishers]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-01-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InBook></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/69/Secure-Sensor-Networks-for-Perimeter-Protection">
      <pub:title><![CDATA[Secure Sensor Networks for Perimeter Protection]]></pub:title>
      <rdfs:label><![CDATA[Secure Sensor Networks for Perimeter Protection]]></rdfs:label>
      <pub:booktitle><![CDATA[Computer Networks]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-11-30T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/35/Data-and-Services-for-Mobile-Computing">
      <pub:title><![CDATA[Data and Services for Mobile Computing]]></pub:title>
      <rdfs:label><![CDATA[Data and Services for Mobile Computing]]></rdfs:label>
      <pub:booktitle><![CDATA[Handbook of Internet Computing]]></pub:booktitle>
      <pub:publisher><![CDATA[CRC Press]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InBook></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/127/P2P-M-Commerce-in-Pervasive-Environments">
      <pub:title><![CDATA[P2P M-Commerce in Pervasive Environments]]></pub:title>
      <rdfs:label><![CDATA[P2P M-Commerce in Pervasive Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[ACM SIGecom Exchanges]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-01-28T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/39/Intelligent-Agents-for-Mobile-and-Embedded-Devices">
      <pub:title><![CDATA[Intelligent Agents for Mobile and Embedded Devices]]></pub:title>
      <rdfs:label><![CDATA[Intelligent Agents for Mobile and Embedded Devices]]></rdfs:label>
      <pub:booktitle><![CDATA[International Journal of Cooperative Information Systems]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-12-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/125/On-Experiments-with-a-Transport-Protocol-for-Pervasive-Computing-Environments">
      <pub:title><![CDATA[On Experiments with a Transport Protocol for Pervasive Computing Environments]]></pub:title>
      <rdfs:label><![CDATA[On Experiments with a Transport Protocol for Pervasive Computing Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[Computer Networks]]></pub:booktitle>
      <pub:publisher><![CDATA[Elsevier Science]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-28T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/124/Centaurus-An-Infrastructure-for-Service-Management-in-Ubiquitous-Computing">
      <pub:title><![CDATA[Centaurus : An Infrastructure for Service Management in Ubiquitous Computing]]></pub:title>
      <rdfs:label><![CDATA[Centaurus : An Infrastructure for Service Management in Ubiquitous Computing]]></rdfs:label>
      <pub:booktitle><![CDATA[ ACM Wireless Networks Journal]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/138/An-Approach-to-Dynamic-Service-Management-in-Pervasive-Computing">
      <pub:title><![CDATA[An Approach to Dynamic Service Management in Pervasive Computing]]></pub:title>
      <rdfs:label><![CDATA[An Approach to Dynamic Service Management in Pervasive Computing]]></rdfs:label>
      <pub:booktitle><![CDATA[Proceedings of the Grace Hopper Celebration of Women in Computing]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-10-09T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/38/Profile-Driven-Data-Management-for-Pervasive-Environments">
      <pub:title><![CDATA[Profile Driven Data Management for Pervasive Environments]]></pub:title>
      <rdfs:label><![CDATA[Profile Driven Data Management for Pervasive Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[13th International Conference on Database and Expert Systems Applications (DEXA 2002)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/126/Enhanced-Service-Discovery-in-Bluetooth">
      <pub:title><![CDATA[Enhanced Service Discovery in Bluetooth]]></pub:title>
      <rdfs:label><![CDATA[Enhanced Service Discovery in Bluetooth]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE Computer]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-06-28T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/106/Design-and-Evaluation-of-a-Common-Access-Point-for-Bluetooth-802-11-and-Wired-LANs">
      <pub:title><![CDATA[Design and Evaluation of a Common Access Point for Bluetooth, 802.11 and Wired LANs]]></pub:title>
      <rdfs:label><![CDATA[Design and Evaluation of a Common Access Point for Bluetooth, 802.11 and Wired LANs]]></rdfs:label>
      <pub:booktitle><![CDATA[Proc. International Conference on Parallel and Distributed Processing Techniques and Applications]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-06-24T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Bhagyalaxmi/Bethala/"><person:name><![CDATA[Bhagyalaxmi  Bethala]]></person:name><rdfs:label><![CDATA[Bhagyalaxmi  Bethala]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/45/An-Agent-Discovery-Architecture-Using-Ronin-and-DReggie">
      <pub:title><![CDATA[An Agent Discovery Architecture Using Ronin and DReggie]]></pub:title>
      <rdfs:label><![CDATA[An Agent Discovery Architecture Using Ronin and DReggie]]></rdfs:label>
      <pub:booktitle><![CDATA[First GSFC/JPL Workshop on Radical Agent Concepts (WRAC)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/44/Issues-in-Data-Management-for-Pervasive-Environments">
      <pub:title><![CDATA[Issues in Data Management for Pervasive Environments]]></pub:title>
      <rdfs:label><![CDATA[Issues in Data Management for Pervasive Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[NSF Workshop on Context-Aware Mobile Database Management]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/59/Query-Routing-and-Processing-in-Mobile-Ad-Hoc-Environments">
      <pub:title><![CDATA[Query Routing and Processing in Mobile Ad-Hoc Environments]]></pub:title>
      <rdfs:label><![CDATA[Query Routing and Processing in Mobile Ad-Hoc Environments]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-11-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/107/Transport-Protocols-in-Wireless-Networks">
      <pub:title><![CDATA[Transport Protocols in Wireless Networks]]></pub:title>
      <rdfs:label><![CDATA[Transport Protocols in Wireless Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE International Conference on Computer Communications and Networks]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-10-15T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/49/DReggie-Semantic-Service-Discovery-for-M-Commerce-Applications">
      <pub:title><![CDATA[DReggie: Semantic Service Discovery for M-Commerce Applications]]></pub:title>
      <rdfs:label><![CDATA[DReggie: Semantic Service Discovery for M-Commerce Applications]]></rdfs:label>
      <pub:booktitle><![CDATA[Workshop on Reliable and Secure Applications in Mobile Environment, In Conjunction with 20th Symposium on Reliable Distributed Systems (SRDS)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-10-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/128/Fast-and-Efficient-Handoff-Scheme-using-Forwarding-Pointers-and-Heirarchical-Foreign-Agents-">
      <pub:title><![CDATA[Fast and Efficient Handoff Scheme using Forwarding Pointers and Heirarchical Foreign Agents ]]></pub:title>
      <rdfs:label><![CDATA[Fast and Efficient Handoff Scheme using Forwarding Pointers and Heirarchical Foreign Agents ]]></rdfs:label>
      <pub:booktitle><![CDATA[Proc. Conference on Design and Modeling of Wireless Networks, ITCom]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-08-28T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/23/CentaurusComm"><project:title><![CDATA[CentaurusComm]]></project:title><rdfs:label><![CDATA[CentaurusComm]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/21/Semantic-Service-Discovery-in-Bluetooth"><project:title><![CDATA[Semantic Service Discovery in Bluetooth]]></project:title><rdfs:label><![CDATA[Semantic Service Discovery in Bluetooth]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/1/Discussing" />
    <assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/217/Dr-Joshi-and-Dr-Avancha" />
  </person:PhDAlumnus>

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

</rdf:RDF>
