[Odrl-version2] Supporting Privacy

Guth, Susanne, VF-Group Susanne.Guth at vodafone.com
Tue Apr 13 22:08:32 EST 2010


Hi Renato,

Thanks for providing this. Looks good to me. One other minor question I
have:

Why is the tag name (e.g. action) dublicated in the tag value (e.g.
action/retention).
Kind regards
Susanne


-----Original Message-----
From: odrl-version2-bounces at odrl.net
[mailto:odrl-version2-bounces at odrl.net] On Behalf Of ri at odrl.net
Sent: Dienstag, 13. April 2010 12:51
To: ODRL-Version2
Subject: [Odrl-version2] Supporting Privacy


Hi all - I have looked at supporting some Privacy statements in ODRL.
Here are some examples:

1) Govt dept can only view my personal data (asset) for the Purposes of
Contacting me:

<o:permission>
       <o:asset uid="urn:renato:personal-data"/>
       <o:action resource="o:action/display"/>
       <o:constraint name="o:constraint/purpose"
                              operator="o:operator/eq"
                              rightOperand="p3p:contact"/>           
       <o:party uid="urn:gov:au" role="o:/role/assignee/">
</o:permission>

2) Govt dept can only retain my personal data for 7 days 

<o:duty>
    <o:action resource="o:action/retention"/>
    <o:object measure="o:target"  value="urn:renato:personal-data"/>

    <o:constraint name="o:constraint/datetime"
                           operator="o:operator/eq"
                           rightOperand="P7D"/>           
    <o:party uid="urn:gov:au" role="o:/role/assignee/"> </o:duty>



Cheers

Renato Iannella
ODRL Initiative
http://odrl.net



_______________________________________________
Odrl-version2 mailing list
Odrl-version2 at odrl.net
http://odrl.net/mailman/listinfo/odrl-version2_odrl.net



More information about the Odrl-version2 mailing list