On 7 Jan 2011, at 12:30, Benson Margulies wrote: > count(* as ?count) yields a typed integer from the query API. > 1784^^http://www.w3.org/2001/XMLSchema#integer. tdbquery strips the > type. Is it just heuristicating, or is there and API in the query > system that tell me that a result variable will have type decorations?
Hi Benson, I think you might be referring to the default command line output? IIRC this is a human readable table, and lossy (i.e. it drops the unreadable type bit). Pick another output format for the full story. Damian
