- From: Seaborne, Andy <andy.seaborne@hp.com>
- Date: Thu, 15 Dec 2005 18:24:25 +0000
- To: Benjamin Nowack <bnowack@appmosphere.com>
- CC: RDF DAWG comments list <public-rdf-dawg-comments@w3.org>, "Eric Prud'hommeaux" <eric@w3.org>
Benjamin Nowack wrote:
>
> Hi,
>
> in case it hasn't been spotted already:
>
> The result var ?givenName in the first query
> example in section 11.2.3.1 should be ?name.
>
> [[
> SELECT ?givenName
> WHERE { ?x foaf:givenName ?name .
> OPTIONAL { ?x dc:date ?date } .
> FILTER bound(?date) }
> ]]
>
> regards,
> benjamin
>
> --
> Benjamin Nowack
>
> Kruppstr. 100
> 45145 Essen, Germany
> http://www.bnode.org/
>
Fixed in the current editors' draft. It's ?name in both places.
Thanks
Andy
Received on Thursday, 15 December 2005 18:25:53 UTC