I need to add support for a subset of SPARQL 1.1 to an app that uses the redland libraries, I understand that rasqal parses Update operation, but there is nothing to execute them. Does anyone know where I should hook into the library to pass off execution of update operators when a query is executed? Andy