- From: simon via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Dec 2016 05:42:11 +0000
- To: public-poe-archives@w3.org
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