Re: [poe] Evaluation of Constraints of a Rule inconsistent

If a Rule has a Compound Constraint, then the two Atomic constraints (in the left/right operand) are **not** considered constraints of the Rule (but of the Compound constraint itself.).

An ODRL Evaluator will know (from the type of the left/right operands) if they are dealing with a Compound Constraint or not.

RE: Footnote: If you look at Example 16: http://w3c.github.io/poe/model/#constraint-compound
you can see the two atomic constraints do not apply to any Rule.
Only the Compound Constraint does...

Does that make sense?

-- 
GitHub Notification of comment by riannella
Please view or discuss this issue at https://github.com/w3c/poe/issues/193#issuecomment-308324373 using your GitHub account

Received on Wednesday, 14 June 2017 05:34:50 UTC