I'm trying querying a Virtuoso (RDF-store) graph from Pentaho. I do it with pentaho-step "Execute SQL script" (with this pentaho step I do insertions in the same RDF-graph) in this way,
I get launch execution but I get a columns of 0's in the output field (that I have named "output", showed in the image). In a simmilar way I do data insertions ("INSERT DATA" in place of "SELECT") without problems, but I have troubles to get the output.
Someone knows this problem? maybe querying SQL? How could I querying Virtuoso from Pentaho?