PublicShow sourcesparql_json_result.pl -- Write SPARQL results as JSON

author
- Jan Wielemaker
- Michiel Hildebrand
To be done
- Support other SPARQL request results
Source sparql_write_json_result(+Out:stream, +Result, +Options) is det
Emit results from a SPARQL query as JSON.
See also
- http://www.w3.org/TR/rdf-sparql-json-res/