I need to execute the following query: select ?a?c?d (?c + ?d as ?score) where{graph ?g{?a <name> ?b} graph ?g1{?a <score2> ?c} graph ?g2{?a <score1> ?d}}
Here ?c, ?d, ?score are numbers of any of the following type: xsd:decimal, xsd:double, xsd:integer, etc. Can someone please tell me the numerical range of these data types supported by Virtuoso (e.g. in C++ the numerical range of double is 1.7E +/- 308 (15 digits) -- https://msdn.microsoft.com/en-us/library/s3f49ktz.aspx). Similarly what is the range of numerical literals in Virtuoso? ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Virtuoso-users mailing list Virtuoso-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/virtuoso-users