Proposal to close ISSUE-84

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