<?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 event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.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:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/286/Implementing-Application-and-Network-adaptations-in-a-declarative-framework">
    <rdfs:label><![CDATA[Implementing Application and Network adaptations in a declarative framework]]></rdfs:label>
    <event:title><![CDATA[Implementing Application and Network adaptations in a declarative framework]]></event:title>
    <event:speaker><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Palanivel/Andiappan/Kodeswaran/"><person:name><![CDATA[Palanivel Andiappan Kodeswaran]]></person:name><rdfs:label><![CDATA[Palanivel Andiappan Kodeswaran]]></rdfs:label></person:PhDAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2009-03-04T10:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2009-03-04T11:30:00-05:00</event:endDate>
    <event:location><![CDATA[ITE 325]]></event:location>
    <event:abstract><![CDATA[Managing today's complex networks while still ensuring that certain high level goals are met is proving to be a complicated process. There is a growing need to separate the high level goals/policies from the low level mechanisms that implement the various services. In this talk, I will present our ongoing work in developing a declarative framework for enforcing high level policies in networks. One of the key goals of our framework is to enable applications to expose their semantics, thereby allowing the underlying network to exploit the semantics and provide better-than-best-effort service where possible. We will then see how our framework can be used in adaptive applications where both the application and the network can adapt simultaneously in response to changing network conditions.
<br><br>
<strong>
The talk will be available live online at    <a target="_new" href="http://www.ustream.tv/channel/umbc-ebiquity-meeting">http://www.ustream.tv/channel/umbc-ebiquity-meeting</a></strong>]]></event:abstract>
    <event:uri><![CDATA[http://ebiquity.umbc.edu/]]></event:uri>
  </event:Event>

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

</rdf:RDF>

