TDB experts, At [1], the TDB documentation indicates that TDB will regard "47"^^xsd:integer and "47.0"^^xsd:decimal as the same value and match them in a query. However, when I store the former and query for the latter, TDB does not return the expected result.
I've attached a small sample program and the .ttl file that it reads so that you can reproduce the problem. My question is, what am I doing wrong, here? Thanks, Ian
[1] http://jenawiki.hpl.hp.com/wiki/TDB/ValueCanonicalization
