<?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:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/298/Policy-Management-of-Enterprise-Systems-A-Requirements-Study">
    <rdfs:label><![CDATA[Policy Management of Enterprise Systems: A Requirements Study]]></rdfs:label>
    <pub:title><![CDATA[Policy Management of Enterprise Systems: A Requirements Study]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-03-03T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Policy enabled applications are being increasingly employed to support responsive Information Technology services. In competitive business environments, such services increase adaptability of both software and the processes they implement through externalized business and security logic. Over the last decade this has driven both industry and academia to contribute to policy research and engineering by developing specification languages, frameworks and toolkits.  Since this work has typically been applied to and evaluated using new enterprise solutions, policy management for existing applications has been less well studied. In this paper we share our experiences on policy enabling an existing web based solution, together with identifying new policy enabling requirements from a specific class of enterprise systems. We first detail policy enablement requirements and constraints from the perspective of management and users of the application. We then present completed and ongoing work, our observations, and future directions.]]></pub:abstract>
    <pub:note><![CDATA[UMBC Technical Report ]]></pub:note>
    <pub:counter>513</pub:counter>
    <pub:booktitle><![CDATA[TR-CS-06-02 ]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Pranam/Kolari/"><person:name><![CDATA[Pranam  Kolari]]></person:name><rdfs:label><![CDATA[Pranam  Kolari]]></rdfs:label></person:Alumnus></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><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></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha/"><person:name><![CDATA[Yelena  Yesha]]></person:name><rdfs:label><![CDATA[Yelena  Yesha]]></rdfs:label></person:PrincipalFaculty></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Kelly/Lyons/"><person:name><![CDATA[Kelly  Lyons]]></person:name><rdfs:label><![CDATA[Kelly  Lyons]]></rdfs:label></person:Collaborator></rdf:first>
                     <rdf:rest>
                       <rdf:List>
                         <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Stephen/Perelgut/"><person:name><![CDATA[Stephen  Perelgut]]></person:name><rdfs:label><![CDATA[Stephen  Perelgut]]></rdfs:label></person:Collaborator></rdf:first>
                         <rdf:rest>
                           <rdf:List>
                             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Jen/Hawkins/"><person:name><![CDATA[Jen  Hawkins]]></person:name><rdfs:label><![CDATA[Jen  Hawkins]]></rdfs:label></person:Collaborator></rdf:first>
                             <rdf:rest rdf:resource="&rdf;nil" />
                           </rdf:List>
                         </rdf:rest>
                       </rdf:List>
                     </rdf:rest>
                   </rdf:List>
                 </rdf:rest>
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Pranam/Kolari/"><person:name><![CDATA[Pranam  Kolari]]></person:name><rdfs:label><![CDATA[Pranam  Kolari]]></rdfs:label></person:Alumnus></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/258.pdf]]></pub:softCopyURI>
      <pub:softCopySize>252281</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:TechReport>

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

</rdf:RDF>
