- From: Sridhar Krishnamurthy <ksridhar@amagi.com>
- Date: Fri, 15 Mar 2024 18:36:17 +0530
- To: public-odrl@w3.org
- Message-ID: <CAML7Ke_P5TCKy9CD9mKTvfEt-s3X4zP0OFk-j_yTWvb+vnCX8A@mail.gmail.com>
A correction: Please replace https://www.w3.org/TR/odrl-vocab/#constraintRelationalOperators with https://www.w3.org/TR/odrl-vocab/#constraintLeftOperandCommon On Fri, Mar 15, 2024 at 6:33 PM Sridhar Krishnamurthy <ksridhar@amagi.com> wrote: > Respected Madam/Sir, > > Given that there are just a handful of leftOperands as specified in > https://www.w3.org/TR/odrl-vocab/#constraintRelationalOperators and > absorbed by a profile such as > https://iptc.org/std/RightsML/2.0/RightsML_2.0-specification.html > is it possible to overload a leftOperand using the dataType of the > rightOperand ? > (Reference : https://www.w3.org/TR/odrl-model/#constraint-class) > > In the following example(s), deliveryChannel is the only leftOperand whose > semantics come close to what is needed to specify > (a) the delivery type or > (b) linear channel (names) > > Example for (a) : > > odrl:constraint [ > odrl:leftOperand odrl:deliveryChannel ; > odrl:operator odrl:eq ; > odrl:rightOperand < > http://www.amagi.com/metadata/ontologies/media/dc#_VOD> ; > odrl:dataType amg:dc ; > ] ; > > Example for (b) : > > odrl:constraint [ > odrl:leftOperand odrl:deliveryChannel ; > odrl:operator odrl:isAnyOf ; > odrl:rightOperand ( > <http://www.amagi.com/metadata/ontologies/media/lc#_STARMOVIES> > <http://www.amagi.com/metadata/ontologies/media/lc#_MOVIESNOW> > ) ; > odrl:dataType amg:lc ; > ] ; > > thanks and regards > > > -- **DISCLAIMER: **The contents of this email, including any attachments that it may contain, are privileged and confidential information, and may also constitute as proprietary, and are intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by email and delete the original message. Unintended recipients are strictly prohibited from copying, disclosing, and/or distributing such contents in any manner or form. Opinions, conclusions, and other information in this transmission that do not relate to the official business of Amagi, including all its affiliates, shall be understood as neither given nor endorsed by it. Any statements made herein that are tantamount to contractual obligations, promises, claims or commitments shall not be binding on the Company unless expressly and specifically stated as otherwise, or followed by written confirmation, by an authorized signatory of the Company.
Received on Friday, 15 March 2024 13:06:33 UTC