<?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 assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
  <!ENTITY research "http://ebiquity.umbc.edu/ontology/research.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:assoc = "&assoc;"
  xmlns:research = "&research;"
  xmlns:assert = "&assert;">
<project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/78/Policy-based-Automated-WAN-Configuration-and-Management">
    <rdfs:label><![CDATA[Policy-based Automated WAN Configuration and Management]]></rdfs:label>
    <project:title><![CDATA[Policy-based Automated WAN Configuration and Management]]></project:title>
    <project:description><![CDATA[There are many significant challenges related to configuration and management of wide-area networks due to their rapidly growing complexity, failures, and attacks.  The DARPA Knowledge Plane Study identified that main challenges to be intelligent network management, fault detection, attack response, and fast network configuration.  With uncertainty and threads of battle areas, these challenges further grow exponentially.</p>
<p>
In order to overcome the challenges, the project aims at developing a domain-specific descriptive language that allows network administrators to specify configuration policies for their networks and networked devices at a high abstraction level.  The project also aims at designing a cognitive, agent-based middleware capable of maintaining and verifying local and global cross-layer network configuration policies, enforcing policies, and monitoring and responding to aberrant behavior.  </p>
<p>This project is lead by the <a href='http://www.sharedspectrum.com/'>Shared Spectrum Company</a>.</p>
]]></project:description>
    <project:startDate rdf:datatype="&xsd;dateTime">2006-09-01T00:00:00-05:00</project:startDate>
    <project:endDate rdf:datatype="&xsd;dateTime">2007-06-01T00:00:00-05:00</project:endDate>
    <project:tag><![CDATA[policy]]></project:tag>
    <project:tag><![CDATA[networking]]></project:tag>
    <project:tag><![CDATA[cross-layer]]></project:tag>
    <project:tag><![CDATA[agent]]></project:tag>
    <project:tag><![CDATA[network management]]></project:tag>
    <project:tag><![CDATA[ontology]]></project:tag>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><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></assoc:person>
        <assoc:role rdf:resource="&person;PrincipalInvestigator" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><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></assoc:person>
        <assoc:role rdf:resource="&person;PrincipalInvestigator" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><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></assoc:person>
        <assoc:role rdf:resource="&person;AdjunctFaculty" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><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></assoc:person>
        <assoc:role rdf:resource="&person;PrincipalInvestigator" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><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></assoc:person>
        <assoc:role rdf:resource="&person;PhDStudent" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:relatedResearchArea rdf:resource="&research;MultiAgentSystems" />
    <project:relatedResearchArea rdf:resource="&research;Networkingandsystems" />
    <project:relatedResearchArea rdf:resource="&research;SemanticWeb" />
  </project:PastProject>

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

</rdf:RDF>
