Re: [Virtuoso-users] Support for "float" literals

2008-01-20 Thread Ivan Mikhailov
Hello Christian and Rаjeev, It is technically possible to enable xsd:float and check if it works really good at startup on given OS/compiler/runtime and dump a warning to the server log. I'll try and if it works for some of my boxes then I'll put it to next VOS release (that is expected soon). Be

Re: [Virtuoso-users] Support for "float" literals

2008-01-20 Thread Rajeev J Sebastian
Hi Christian, What Ivan is trying to say is that we should use xsd:double instead since it matches better with the conception of decimal-point numbers like geo-coordinates. Regards Rajeev J Sebastian On Jan 20, 2008 5:09 PM, Christian Becker wrote: > Hi Ivan, > I see that xsd:floats are not ret

Re: [Virtuoso-users] Support for "float" literals

2008-01-20 Thread Christian Becker
Hi Ivan, I see that xsd:floats are not returned for SPARQL queries, either. Note that one can't always choose another datatype - for DBpedia 3.0 we just changed all geocoordinates to xsd:float to match the related ontology. I'd just like to cast my vote for xsd:float support - apart from the