Re: [poe] Extended Relations

why not use rdf:lists like SHACL 
[does](http://w3c.github.io/data-shapes/shacl/#constraints-logical) ?

```Turtle
:c3 a odrl:Constraint ;
    odrl:and (:c1 :c2) .
```

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

Received on Friday, 2 December 2016 05:42:17 UTC