<?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/356/Content-and-Context-Aware-Networking-Using-Semantic-Tagging">
    <rdfs:label><![CDATA[Content and Context Aware Networking Using Semantic Tagging]]></rdfs:label>
    <pub:title><![CDATA[Content and Context Aware Networking Using Semantic Tagging]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-04-03T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Todays model of networking primarily concentrates intelligence at the end hosts 
with the network itself offering a simple``best-effort",``data agnostic" 
communication medium. However, such a paradigm has proven to be insufficient to 
meet todays needs considering the diversity of applications and devices that 
are networked. To offer value added services to these end users and 
applications, more and more intelligence needs to be migrated away from the 
edges and into the network in a controlled and tractable manner. In this paper, 
we present our approach of utilizing semantic data tagging to provide content 
level information for data streams flowing through a network. A policy based 
management mechanism is utilized within the network fabric allowing routers to 
reason over the content and make intelligent decisions regarding the handling 
of data packets. Service differentiation, in-network content adaptation, 
traffic monitoring and control etc. are some of the new services that can now 
be offered by the network in a generic and flexible manner. By deploying our 
proposed architecture, a network need no longer be viewed as a simple data 
transport medium but rather as a policy-controlled intelligent packet/stream 
processor that can offer specialized handling based on application needs.
]]></pub:abstract>
    <pub:counter>1203</pub:counter>
    <pub:booktitle><![CDATA[International Workshop on Semantics enabled Networks and Services]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PhDAlumnus 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:PhDAlumnus></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:resource="&rdf;nil" />
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:PhDAlumnus 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:PhDAlumnus></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/350.pdf]]></pub:softCopyURI>
      <pub:softCopySize>133452</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>

