Hi, This used to work in 5.0.3, but now doesnt work on 5.0.5
Could you provide some workaround for this ? As far as I tested, xsd:float and xsd:decimal dont work either. What does work (surprisingly) is xsd:long insert { <urn:niyamasabha:376286b2-404e-4b42-bbc2-737ef76fb394> <http://www.crlc.in/samagra/2008/niyamasabha/proceedings#top> "11.0483841919"^^<http://www.w3.org/2001/XMLSchema#double>. } 22023 Error SR553: Literal of type xsd:double can not be created from SQL value of type DECIMAL (219) SPARQL query: define output:valmode "LONG" define get:soft "soft" define input:default-graph-uri <urn:niyamasabhakb> insert { <urn:niyamasabha:376286b2-404e-4b42-bbc2-737ef76fb394> <http://www.crlc.in/samagra/2008/niyamasabha/proceedings#top> "11.0483841919"^^<http://www.w3.org/2001/XMLSchema#double>. } Regards Rajeev J Sebastian