I'm getting what appear to be incorrect results. For example: Constraints: prefix : <http://example.org/> <FooShape> { :patron @<BarShape> {2,2} } <BarShape> { :patron @<FooShape> {2,2} } Data: @prefix : <http://example.org/> . <Foo> :patron <Bar>, <Foo>, <XXX> . <Bar> :patron <XXX> . <XXX> :patron <Foo> . Results in everything matching everything. Are there known problems with this implementation? peterReceived on Thursday, 10 July 2014 20:49:06 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:02:39 UTC