Re: [topbraid-users] NullPointerException when using Perform Update

2014-06-30 Thread Barton Petersen
Having the GRAPH keyword solved my problem. Thanks fore the quick reply Scott! Bart On Thursday, June 26, 2014 5:15:10 PM UTC-6, Scott Henninger wrote: Bart; Yes you assumption is correct. The INSERT query is inserting into the default graph, which is the SPARQLMotion script in this

[topbraid-users] NullPointerException when using Perform Update

2014-06-26 Thread Barton Petersen
I'm sure it's something simple, but I've beaten my head against the wall long enough that I'm going to ask for some help. I'll explain the scenario first in case my approach is fundamentally wrong. For a proof of concept, I need to be able to get data and create data easily (hopefully via a

Re: [topbraid-users] NullPointerException when using Perform Update

2014-06-26 Thread Scott Henninger
Bart; Yes you assumption is correct.  The INSERT query is inserting into the default graph, which is the SPARQLMotion script in this case.  Whenever using INSERT, it should be used with the GRAPH clause unless the context for the default graph is set to the graph