[Virtuoso-users] Insert wrong numerical values

2014-04-14 Thread Alex Stolz
ue converting '1,200' SPARQL query: define sql:big-data-const 0 #output-format:text/html define sql:signal-void-variables 1 INSERT IN GRAPH { <#object> <#wrongNumericValue> "1,200"^^xsd:float . } I hope there exists a straightforward solution. Thanks in adva

Re: [Virtuoso-users] Some SPARQL bindings not coming back from LOD endpoint

2010-07-21 Thread Alex Stolz
On 7/20/10 8:25 PM, Kingsley Idehen wrote: > Aldo Bucchi wrote: > >> Hi, >> >> I am seeing the weirdest behaviour. >> Take the following sample query: >> >> select * where { ?p ?o } >> >> The result I get back contains empty bindings ( although I am clea