This is a diff between 1.1 and 1.2 revisions:

49a47
< * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]
48d47
> * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]
\ No newline at end of file
22a20
< The "<b>outputformat</b>" values that are supported, are detailed in the [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfrequestparamsextensions][SPARQL Protocol Extensions]] section of the Virtuoso documentation.
21d20
> The [[http://docs.openlinksw.com/virtuoso/rdfsparqlprotocolendpoint/#rdfsupportedmimesofprotocolserver][supported "<b>outputformat</b>" values]], are detailed in the [[http://docs.openlinksw.com/virtuoso/rdfsparqlprotocolendpoint/#rdfrequestparamsextensions][SPARQL Protocol Extensions]] section of the Virtuoso documentation.
15a13
< In order to save the output of running a SPARQL query against the Virtuoso /sparql endpoint to a file, a <b>curl</b> command of the following form can be run:
14d13
> To save the output of a SPARQL query against the Virtuoso <code>/sparql</code> endpoint to a file, a <b><code>curl</code></b> command of the following form can be run:
9a10
< ---++Why?
< To manage output results of a SPARQL query.
<
<
4d5
> ---++Why?
> To manage output results of a SPARQL query.