<?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/193/Declarative-Policies-for-Describing-Web-Service-Capabilities-and-Constraints">
    <rdfs:label><![CDATA[Declarative Policies for Describing Web Service Capabilities and Constraints]]></rdfs:label>
    <pub:title><![CDATA[Declarative Policies for Describing Web Service Capabilities and Constraints]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-10-13T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[<p>
Though the description of capabilities and constraints for web services is an important problem, we believe that is it part of a much larger problem : controlling the behavior of autonomous entities in
open, dynamic environments. This problem deals with not only with the specification of attributes (i.e. privacy restrictions, access control
rules, communication requirements) that will enable interacting entities to behave appropriately, but also with the specification of all aspects of the behavior of entities (i.e. what entities can or must or may do under certain circumstances). Actually, the former specification is a subset of the latter. We believe that research into governing behavior of autonomous entities like agents and web services
will provide suitable solutions to these kind of specifications.
<p>

We propose that behavior can be described using declarative policies that are based on deontic concepts including permissions, obligations, claims, prohibitions, and privileges. These policies will describe what the ideal behavior for an entity is in a certain context. For example, the constraint 'You must use HTTP Authentication when accessing this service' can be modeled as appropriate behavior for an entity (agent, web service, human user) that wants to use a service. The entity is 'permitted' to access the service if it meets a certain condition i.e. uses HTTP authentication. It can be described as an access control policy for the service. However, these policy specifications should not only be able to represent security, but all aspects of behavior including privacy, management, conversation,
etc. Another example is 'You MAY use GZIP compression'. This can
represented as a 'privilege' or a 'claim', but it again represents the
ideal behavior of the entity. Negative modalities should also be possible. For example, 'You SHOULD not use my contact details for marketing of services or products' prohibits the entity (in this case a website) from performing a certain action and 
 'Authentication is not required if a valid cookie is set' is a
dispensation that frees the entity from the obligation of authenticating itself.
<p>
Even though these policies represent how the entity should ideally behave, whether the entity conforms to the policy depends either on the entity or the enforcement mechanism. In the case of web services,
it is possible to include the enforcement mechanism into brokering services like the OWL-S MatchMaker or Virtual Machine, which act as a liaison between the interacting entities. However, in truly dynamic open
environments, there will be peer-peer communication and entities will be responsible for their own behavior. So, along with enforcement, we also propose a more normative approach, where each entity is capable
of reasoning over its own policies and goals, and the policies of the
entities it needs to interact with, in order to infer how it should
behave. In order to meet this requirement, an entity should be able to understand the policies applicable to it. We propose that
machine-understandable specification languages should be used to describe policies over shared ontologies. These policies should not only include norms of different kinds of behavior but also model the consequences of deviating from the policy in order to influence an entity's decision to adhere to the policy.
]]></pub:abstract>
    <pub:address><![CDATA[ Oracle Conference Center, Redwood Shores, CA, USA]]></pub:address>
    <pub:organization><![CDATA[W3C]]></pub:organization>
    <pub:counter>3474</pub:counter>
    <pub:googleKey>0-T-ZUGJNtwJ</pub:googleKey>
    <pub:googleCitations>22</pub:googleCitations>
    <pub:booktitle><![CDATA[W3C Workshop on Constraints and Capabilities for Web Services]]></pub:booktitle>
    <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: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/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>
         </rdf:rest>
       </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/34/Rei-A-Policy-Specification-Language"><project:title><![CDATA[Rei : A Policy Specification Language]]></project:title><rdfs:label><![CDATA[Rei : A Policy Specification Language]]></rdfs:label></project:PastProject></pub:relatedProject>
    <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:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[Microsoft PowerPoint]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/127.ppt]]></pub:softCopyURI>
      <pub:softCopySize>324096</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/130.pdf]]></pub:softCopyURI>
      <pub:softCopySize>95281</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>
