<?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:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/210/A-Policy-Based-Approach-to-Governing-Autonomous-Behavior-in-Distributed-Environments">
    <rdfs:label><![CDATA[A Policy-Based Approach to Governing Autonomous Behavior in Distributed Environments]]></rdfs:label>
    <pub:title><![CDATA[A Policy-Based Approach to Governing Autonomous Behavior in Distributed Environments]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-09-15T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[<p> Many emerging computational systems such as pervasive computing
environments, the semantic web, grid computing, and multi-agent
systems fit the paradigm of open, dynamic distributed systems. These
systems have to accommodate a wide range of domain knowledge due to
diverse organizational boundaries, adapt to heterogeneous, mobile, and
semi-autonomous entities, and manage variations caused by the movement
of users, ambiguous boundaries, and permutable services. </p> 

<p> While past research has focused on managing behavior - including
security, privacy, and management - in distributed environments that
were fairly static, issues relating to regulating constantly evolving
domains have not been as thoroughly explored. We argue that new
techniques are required to govern the behavior of entities in these
environments so that even though each entity takes individual
decisions, the overall system objectives are also satisfied.</p> 

<p> We propose that a declarative policy-based approach be used, where the
norms or rules of ideal behavior of entities in these environments are
described in a machine-understandable specification language. These
policies describe what an entity can or must do in a certain context
and allow the behavior of entities to be modified without affecting
the underlying mechanisms and architecture. Along with providing the
openness required in these environments, this approach also provides
greater autonomy as entities can choose whether or not to accept a
particular norm.</p> 

<p> This dissertation aims to identify key issues relating to the
policy-based government of open dynamic environments. In particular,
the goal of this dissertation is to develop a policy framework that
(1) includes an expressive and extensible language for describing
policies for different kinds of behavior, (2) provides support for
autonomous entities, (3) aids in policy development and maintenance,
and (4) supports different methodologies for government.</p> 

<p> The primary contribution of this dissertation is Rei, a policy
specification language and methodology for building policy-directed
architectures. Rei provides a novel combination of six features: (1)
it can describe both positive and negative authorization and
obligation policies, (2) it includes a policy engine, analysis tools,
and a methodology for deploying policy frameworks, (3) it allows
policies to be described in terms of attributes of users, actions, and
other context and supports meta-policies for conflict resolution, (4)
it provides greater extensibility as policies can be described over
domain knowledge at different levels of abstractions, (5) it includes
meta-policies for automated conflict resolution, and (6) it supports
dynamic policy modification via speech acts.</p> 

<p> To address the utility and practicality of the methodology and the
specification language, the design and implementation of a number of
distributed policy management applications are presented.</p>


<p><i>Note: to request a copy of this dissertation contact the author</i></p>]]></pub:abstract>
    <pub:address><![CDATA[Baltimore MD 21250]]></pub:address>
    <pub:organization><![CDATA[Department of Computer Science and Electrical Engineering]]></pub:organization>
    <pub:googleKey>X40h8Jw9QjwJ:</pub:googleKey>
    <pub:googleCitations>10</pub:googleCitations>
    <pub:school><![CDATA[University of Maryland Baltimore County]]></pub:school>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></rdf:first>
         <rdf:rest rdf:resource="&rdf;nil" />
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
    <pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/10/Securing-the-Semantic-Web-A-Trust-Management-Approach"><project:title><![CDATA[Securing the Semantic Web: A Trust Management Approach]]></project:title><rdfs:label><![CDATA[Securing the Semantic Web: A Trust Management Approach]]></rdfs:label></project:PastProject></pub:relatedProject>
  </pub:PhdThesis>

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

</rdf:RDF>
