Hi Justin,
INSERT DATA is not followed by a WHERE clause - just try removing
that WHERE line - none of the variables there are used in the
INSERT clause anyway.
https://www.w3.org/TR/2013/REC-sparql11-update-20130321/#insertData
It probably fails to parse this on its first attempt and then falls back to trying the query parser, thus the error message.
Holger
This email and any attachments may contain confidential information. If you believe that you have received it in error, please delete the email and attachments and then notify Tempus by calling 800.739.4137. --
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-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/CANbmBy7EJaedhytxVLCvxy2Gz-MQpSvRDG1RPNXEw5u0Nmo1CA%40mail.gmail.com.
To clarify, how are you running this query - are you making web
service calls or do you go through the Web UI? Maybe the prefix
definitions are missing and the parsing fails? Can you make the
INSERT DATA variation work from the web UI?
Holger
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/084be0a8-baff-48fc-af0f-125e13d6cc44n%40googlegroups.com.