Re: [Virtuoso-users] AVG does not follow SPARQL standard

2013-05-26 Thread Hugh Williams
Hi Jerven, This issue has been resolved and available in the latest develop/6 & develop/7 github branches ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://w

Re: [Virtuoso-users] AVG does not follow SPARQL standard

2013-05-16 Thread Hugh Williams
Hi Jerven, I have reported this to development to look into ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.com/company/openlink-software/ Twit

Re: [Virtuoso-users] AVG does not follow SPARQL standard

2013-05-15 Thread Jerven Bolleman
On 15/05/13 16:44, Jerven Bolleman wrote: > Hi Developers, > > This has probably been raised before but the AVG function in 07.00.3202 > does not behave as (I think) it should. > > Avg(M) = Sum(M) / Count(M), where Count(M) > 0 > > Where / returns numeric; but xsd:decimal if both operands are xs

[Virtuoso-users] AVG does not follow SPARQL standard

2013-05-15 Thread Jerven Bolleman
Hi Developers, This has probably been raised before but the AVG function in 07.00.3202 does not behave as (I think) it should. Avg(M) = Sum(M) / Count(M), where Count(M) > 0 Where / returns numeric; but xsd:decimal if both operands are xsd:integer This means that per my reading of the spec avg