- From: Lee Feigenbaum <lee@thefigtrees.net>
- Date: Thu, 19 May 2011 11:13:10 -0400
- To: Ivan Herman <ivan@w3.org>
- CC: antoine.zimmermann@insa-lyon.fr, public-rdf-wg@w3.org
On 5/19/2011 11:01 AM, Ivan Herman wrote:
>> Q27. Does the following query give<joe> as an answer, when asked against the previous graphs?
>>
>> SELECT ?person WHERE { ?person<nbChildren> 2 }
>
> Isn't 2 a shortcut for "2"^^xs:decimal?
2 is a shortcut for "2"^^xsd:integer .
Lee
Received on Thursday, 19 May 2011 15:13:39 UTC