- From: Peter F. Patel-Schneider <pfpschneider@gmail.com>
- Date: Fri, 18 Jul 2014 02:33:12 -0700
- To: "public-rdf-shapes@w3.org" <public-rdf-shapes@w3.org>
I've been trying to dig through the ShEx definition.
It appears to me that for
<foo>
{ ex:bar1 (ex:val1) ? }
with graph
ex:a ex:bar1 ex:val1 .
ex:b ex:bar1 ex:val2 .
that ex:a matches <foo> but that ex:b does not.
Is this correct?
peter
Received on Friday, 18 July 2014 09:33:41 UTC