- From: Elias Torres <eliast@us.ibm.com>
- Date: Sat, 10 Jun 2006 17:10:12 -0400
- To: Jan Wielemaker <wielemak@science.uva.nl>
- CC: public-rdf-dawg-comments@w3.org
Hi Jan, If you mean blank nodes as a predicate, they are not allowed. See AndyS's email which fixes the text in the spec. http://lists.w3.org/Archives/Public/public-rdf-dawg/2006AprJun/0122 --- Please respond indicating whether you are or are not satisfied with this response. If you are, you can help our issue tracking system by prefixing the subject of your response with [CLOSED] (where this subject has [OK?]). --- -Elias [TODO: test suite fix] Jan Wielemaker wrote: > Hi, > > Still debugging the Prolog SPARQL parser ... I'm stuck with > syntax-bnodes-04.rq: > > PREFIX : <http://example.org/ns#> > SELECT * WHERE { :x _:a :q } > > Using production [34], the _:a must match a Verb, but Verb [36] is only > VarOrIRIref | 'a'. Verb doesn't appear to include blank node. > > I guess I'm missing something, but I did look twice with a good break > in between :-) Who can enlight me? > > Thanks --- Jan > > >
Received on Saturday, 10 June 2006 21:11:17 UTC