[poe] Differences between constraint terms

simonstey has just created a new issue for https://github.com/w3c/poe:

== Differences between constraint terms ==
Section 3.8.1:

> **Constraint objects** MAY also be used as both of the values for 
the leftOperand and rightOperand of a **Constraint expression**. This 
supports more complex **Constraint Relations** and allows for two 
**constraints** to be compared and processed accordingly. The two 
**constraints** MUST be **atomic Constraints**, that is, not a 
**constraint** that includes other **Constraint Relations**.

What's the difference between:

1. **Constraint object**
2. **Constraint expression**
3. **Constraint Relations**
4. **constraint**
5. **atomic Constraint**

and how are they defined?

Please view or discuss this issue at 
https://github.com/w3c/poe/issues/117 using your GitHub account

Received on Thursday, 2 March 2017 09:57:54 UTC