turned out to be an issue with an ambiguous namespace prefix in the query -
seemed to pick up a different namespace in the debug query than when
running the script :-(



On 18 May 2018 at 15:28, Rob Atkinson <robatkinson...@gmail.com> wrote:

> that example works for me - including if i make it load my sample file
>
> but my original doesnt want to show the nested body:
>
>
>
>
>
>
>
> On 18 May 2018 at 14:07, Holger Knublauch <hol...@topquadrant.com> wrote:
>
>> Please try the attached example from TBC and use the "Toggle Debugger
>> Breakpoint" button in the tool bar of the Graph editor to set a breakpoint
>> in the Apply Construct module. That works for me.
>>
>> Holger
>>
>>
>>
>> On 18/05/2018 13:42, Rob Atkinson wrote:
>>
>> Is there a way to get SPARQLMotion debug to access state of modules
>> within an iterator.  (I assumed "Step into" would do this, but it doesnt.
>>
>> Unless there is an issue with the iterator:
>>
>> This query inside the iterator returns results on the input graph to the
>> iterator,
>>
>> SELECT ?s
>> WHERE {
>>     ?s a abr:ABR .
>> }
>>
>>
>> The test body is a simple Apply construct
>>
>> CONSTRUCT {
>>     ?s a abr:Thing .
>> }
>> WHERE {
>> }
>>
>>
>> --
>> 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 topbraid-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> --
>> 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 topbraid-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to