Hi Sebastian,
Hi, I was trying to get JSON over PHP ODBC.
Where would I get the DB.DBA.RDF_FORMAT_RESULT_SET_AS_JSON from?
I tried a grep on the sources, but couldn't find any definition,
although the procedure seems to be called sometimes in the code.
Regards,
Sebastian
output of ISQL:
*** Error 42001: [Virtuoso Driver][Virtuoso Server]SR185: Undefined
procedure DB.DBA.RDF_FORMAT_RESULT_SET_AS_JSON.
at line 1 of Top-Level:
SPARQL define output:format "JSON" define input:default-graph-uri
<http://dbpedia.org> SELECT * WHERE { ?s ?p ?o . } LIMIT 10
Apologies, but it apears a stored procedure did not make it in the final
check in.
I will contact you as soon as i have a patch available for this.
Patrick