summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2/basic/term-6.rq
blob: a03be7e75f447677ae6abb9c6b4a78ce712aa0d2 (plain)
1
2
3
4
5
6
7
PREFIX :     <http://example.org/ns#>
PREFIX xsd:  <http://www.w3.org/2001/XMLSchema#>

# DOT is part of the decimal.
#SELECT * { :x ?p 456. }
#SPARQL 1.1
SELECT * { :x ?p 456.0 }