[Odrl-version2] odrl v2.0 example
Susanne Guth
Susanne.Guth at gmx.net
Sun Jan 29 02:08:27 EST 2006
Alapan and all,
please have a look at the paper that provides the basis of ODRL Version 2.0
data model:
<http://wi.wu-wien.ac.at/home/mark/publications/odrl2004.pdf>
It also includes a schema and some xml examples. Following the odrl v2.0
model today a permission with constraint would look as follows
<o-ex20:permission grantor="party01">
<o-ex20:action>print</o-ex20:action>
<o-ex20:asset>ebook123</o-ex20:asset>
<o-ex20:assingee id="party02"/>
<o-ex20:hasConstraint id="constraint01"/>
</o-ex20:permission>
<o-ex20:constraint constraintID="constraint01">
<o-ex20:name>play</o-ex20:name>
<o-ex20:operator>notGraterThan</o-ex20:operator>
<o-ex20:rOperand>1</o-ex20:rOperand>
</o-ex20:constraint>
We decided not to put any examples on the web site yet because the model was
not final, but maybe to avoid confusions in the future we should publish
some non-binding examples. What do you guys think?
Susanne
>
> Hi,
> Responses to Renato's email
> > Some of my other comments include:
> >
> > 4.5.1 - if we can think of an elegant way to support containers in
> > the model, then that would be good, but we need to make it simple and
> > not complicate implementations.
> >
> See my response to Susanne's email.
>
> > 4.5.5 - "actions" are the lower level "data dictionary" terms like,
> > print, display etc.
> > The Permission/Prohibition, is the parent of these.
> >
> So if "print" is an action, how do I put a constraint to it? In ODRL
> 1.1, "print" was a permission, thus:
> <print>
> <count>1</count>
> </print>
>
> would have given a permission to print maximum of 1 time. However, in
> the ODRL v2.0 it becomes:
>
> <permissions>
> <print/>
> <count>1</count>
> </permissions>
> which is not correct as an additional permission (e.g. display) could
> also be linked under permissions and then what does the count refer to?
> It's for this reason, none of the examples I provide have any
> constraints.
>
> Alapan
> >
> > Cheers... Renato Iannella
> > National ICT Australia (NICTA)
> >
> >
> > _______________________________________________
> > ODRL-Version2 mailing list
> > ODRL-Version2 at odrl.net
> > http://lists.odrl.net/mailman/listinfo/odrl-version2
> --
> Alapan Arnab
> Data Networks Architecture (DNA) Laboratory
> Department of Computer Science
> University of Cape Town
> Rondebosch, 7700
> South Africa
>
> Tel: +27 21 650 3127
> Web: http://people.cs.uct.ac.za/~aarnab/
> Blog: http://idiots-mind.blogspot.com
> ----------
> "You must always believe that you can be the best, but you must never
> believe you have achieved it".
> Juan Manuel Fangio
>
> _______________________________________________
> ODRL-Version2 mailing list
> ODRL-Version2 at odrl.net
> http://lists.odrl.net/mailman/listinfo/odrl-version2
>
--
Susanne Guth
susanne at odrl.net
ODRL Initiative
http://odrl.net/
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
More information about the Odrl-version2
mailing list