On Jul 16, 2013, at 8:39 AM, Sandro Hawke <sandro@w3.org> wrote: >> >> >> Or this one >> >> <> a rdf:DirectDataset. >> GRAPH _:a { <s> <p> <o> } >> GRAPH _:b { <s> <p> <o> } >> GRAPH _:c { _:a _:a _:a } >> GRAPH _:d { _:b _:b _:b } >> >> does _:c = _:d ? >> > > Nope. Oh that one surprise me, I would have thought with graph literals that this would be the case: with each being just syntax for { { <s> <p> <o> } { <s> <p> <o> } { <s> <p> <o> } }Received on Tuesday, 16 July 2013 19:46:09 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:34:46 UTC