- From: Benjamin Nowack <bnowack@appmosphere.com>
- Date: Fri, 16 Dec 2005 11:38:09 +0100
- To: "Seaborne, Andy" <andy.seaborne@hp.com>, RDF DAWG comments list <public-rdf-dawg-comments@w3.org>
On 15.12.2005 18:24:25, Seaborne, Andy wrote:
>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 Friday, 16 December 2005 10:38:53 UTC