Hi Paul, I believe nested sub-selects cannot use pre-bound variables (in general). A work-around is to put the logic of the sub-selects into SPIN functions or magic properties, and call those with the ?_br value are an argument.
HTH Holger On Oct 11, 2013, at 10:57 PM, PaulZH wrote: > I have a SparqlMotion script which works with a simple query. > > However, when I replace the select query in the Createspreadsheet module with > a much more complex query where the variable coming from the outer iteration > is used more deeply in the query the binding is not done and the query gives > back the same result for every iteration. > > Also in the interface you see the difference in binding. > See 2 screenshots attached. > > > Paul > > > > -- > -- You received this message because you are subscribed to the Google > Group "TopBraid Suite Users", the topics of which include Enterprise > Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, > SPARQLMotion, SPARQL Web Pages and SPIN. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/topbraid-users?hl=en > --- > You received this message because you are subscribed to the Google Groups > "TopBraid Suite Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > <heavyselect.txt><convert2xls.ttl><Screen Shot 2013-10-11 at > 14.46.37.png><Screen Shot 2013-10-11 at 14.47.49.png> -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
