- From: Holger Knublauch <holger@topquadrant.com>
- Date: Fri, 16 Oct 2015 06:55:30 +1000
- To: public-data-shapes-wg <public-data-shapes-wg@w3.org>
Following today's resolution on ISSUE-98, I propose to close ISSUE-84 
using sh:in, e.g.
ex:TrafficLightColors
     a sh:Shape ;
     sh:constraint [
         sh:in (ex:Green ex:Red ex:Yellow)
     ] .
I also suspect we may now close ISSUE-88 using the node constraints from 
ISSUE-98, but this would need to be confirmed by Jose.
Holger
Received on Thursday, 15 October 2015 20:56:04 UTC