I recall reading some time ago that TDB transforms literals (and particularly their data types) into a canonical form upon insert, and/or that it can "promote" literal datatypes during comparisons (so that, e.g., an xsd:int and an xsd:long can compare equal). Is there any documentation on this? Or failing that, can you point me to the appropriate portion of the code?
Thanks, Ian Emmons BBN Technologies
