Re: [poe] Model clarifications

4) What if we named the section "Policy Rule Composition" ?

5) Can  you give an example of a duty-related conflict?

7) We have now addressed this with the Asset/PartyCollection. Only assets/parties of this type (indicating multiple members) can have constraints (was scopes).

11) We want to 'express' datatypes in the model. We state you can use rdf:datatype: https://w3c.github.io/poe/vocab/#term-dataType
Added @type for JSON.

Yes, rightOperandReference is literally the  case where you must deref the URI.
So these are two different values in a Constraint
rightOperand = https://www.iso.org/obp/ui/#iso:code:3166:IT
rightOperandReference = https://www.iso.org/obp/ui/#iso:code:3166:IT

The first is the actual string of the URI that you compare to something, the second, you must deference, and use that value of what is returned in the expression.

12) fixed the wording

commit: e54a82fdd45044a6f547b60872f6ec78a164d58a


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

Received on Thursday, 1 June 2017 01:06:30 UTC