Ignore this its covered in sec 2.7 On Thu, Jun 09, 2005 at 12:37:53 +0100, Steve Harris wrote: > > Review of http://www.w3.org/2001/sw/DataAccess/rq23/ v1.379 > > Section 2.5 talks about blank nodes being scoped to the input document, > and then has a query that does not illustrate that. It might be clearer if > the results set included the bnoide in question, showing it to have a > different label: > > Query: > > PREFIX foaf: <http://xmlns.com/foaf/0.1/> > SELECT ?x ?mbox > WHERE > { ?x foaf:name "Johnny Lee Outlaw" . > ?x foaf:mbox ?mbox } > > Query Result: > > ------------------------------------- > | x | mbox | > ------------------------------------- > | _:bn1 | <mailto:jlow@example.com> | > ------------------------------------- > > for example > > - SteveReceived on Thursday, 9 June 2005 11:40:39 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 16:15:23 GMT