<?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:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/">
  <rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label>
    <person:face><![CDATA[http://ebiquity.umbc.edu/faces/74.pjpeg]]></person:face>
    <person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name>
    <person:firstName><![CDATA[Sethuram]]></person:firstName>
    <person:middleName><![CDATA[Balaji]]></person:middleName>
    <person:lastName><![CDATA[Kodeswaran]]></person:lastName>
    <person:graduationDate rdf:datatype="&xsd;dateTime">2007-05-01T00:00:00-05:00</person:graduationDate>
    <person:workContact><contact:ContactInformation>
      <contact:company><![CDATA[Unversity of Maryland, Baltimore County]]></contact:company>
      <contact:department><![CDATA[Computer Science]]></contact:department>
      <contact:room><![CDATA[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[kodeswar@cs.umbc.edu]]></contact:email>
      <contact:url><![CDATA[http://www.cs.umbc.edu/~kodeswar/]]></contact:url>
    </contact:ContactInformation></person:workContact>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/357/Utilizing-Semantic-Tags-for-Policy-Based-Networking">
      <pub:title><![CDATA[Utilizing Semantic Tags for Policy Based Networking]]></pub:title>
      <rdfs:label><![CDATA[Utilizing Semantic Tags for Policy Based Networking]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE Globecom 2007 Internet Protocol Symposium]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-11-26T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Student></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/376/Utilizing-Semantic-Policies-for-Secure-BGP-Route-Dissemination">
      <pub:title><![CDATA[Utilizing Semantic Policies for Secure BGP Route Dissemination]]></pub:title>
      <rdfs:label><![CDATA[Utilizing Semantic Policies for Secure BGP Route Dissemination]]></rdfs:label>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-09-27T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Student></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/356/Content-and-Context-Aware-Networking-Using-Semantic-Tagging">
      <pub:title><![CDATA[Content and Context Aware Networking Using Semantic Tagging]]></pub:title>
      <rdfs:label><![CDATA[Content and Context Aware Networking Using Semantic Tagging]]></rdfs:label>
      <pub:booktitle><![CDATA[International Workshop on Semantics enabled Networks and Services]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-04-03T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Student></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/358/Using-Location-Information-for-Scheduling-in-802-15-3-MAC">
      <pub:title><![CDATA[Using Location Information for Scheduling in 802.15.3 MAC]]></pub:title>
      <rdfs:label><![CDATA[Using Location Information for Scheduling in 802.15.3 MAC]]></rdfs:label>
      <pub:booktitle><![CDATA[2nd International Conference on Broadband Networks (BROADNETS 2005)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-10-03T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Student></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/72/Using-Peer-to-Peer-Data-Routing-for-Infrastructure-based-Wireless-Networks-">
      <pub:title><![CDATA[Using Peer-to-Peer Data Routing for Infrastructure-based Wireless Networks ]]></pub:title>
      <rdfs:label><![CDATA[Using Peer-to-Peer Data Routing for Infrastructure-based Wireless Networks ]]></rdfs:label>
      <pub:booktitle><![CDATA[First IEEE International Conference on Pervasive Computing and Communications ]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-03-18T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Student></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/73/Combining-Infrastructure-and-Ad-hoc-Collaboration-For-Data-Management-in-Mobile-Wireless-Networks">
      <pub:title><![CDATA[Combining Infrastructure and Ad hoc Collaboration For Data Management in Mobile Wireless Networks]]></pub:title>
      <rdfs:label><![CDATA[Combining Infrastructure and Ad hoc Collaboration For Data Management in Mobile Wireless Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[Workshop on Ad hoc Communications and Collaboration in Ubiquitous Computing Environments]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-20T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Vladi/Ratsimor/"><person:name><![CDATA[Olga Vladi Ratsimor]]></person:name><rdfs:label><![CDATA[Olga Vladi Ratsimor]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/91/Numi-A-Framework-for-Collaborative-Data-Management-in-a-Network-of-InfoStations">
      <pub:title><![CDATA[Numi: A Framework for Collaborative Data Management in a Network of InfoStations]]></pub:title>
      <rdfs:label><![CDATA[Numi: A Framework for Collaborative Data Management in a Network of InfoStations]]></rdfs:label>
      <pub:booktitle><![CDATA[UMBC SRC]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-20T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Student></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/70/CoCoNet-Content-and-Context-Aware-Networking"><project:title><![CDATA[CoCoNet: Content and Context Aware Networking]]></project:title><rdfs:label><![CDATA[CoCoNet: Content and Context Aware Networking]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;PhDStudent" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/5/Numi-Using-Collaborative-Agents-to-Enrich-Service-Environments"><project:title><![CDATA[Numi: Using Collaborative Agents to Enrich  Service Environments]]></project:title><rdfs:label><![CDATA[Numi: Using Collaborative Agents to Enrich  Service Environments]]></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/78/Policy-based-Automated-WAN-Configuration-and-Management"><project:title><![CDATA[Policy-based Automated WAN Configuration and Management]]></project:title><rdfs:label><![CDATA[Policy-based Automated WAN Configuration and Management]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;AdjunctFaculty" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
  </person:Student>

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

</rdf:RDF>
