shebang

Gregory Williams greg at evilfunhouse.com
Wed Jun 9 20:19:59 CEST 2010


On Jun 9, 2010, at 11:43 AM, Toby Inkster wrote:

> Slightly more useful:
> 
> 	#!/usr/local/bin/toquet -ojson
> 
> 	SELECT *
> 	WHERE { <http://dbpedia.org/resource/Cheese> ?p ?o . }

That is very cool, since it'll also be valid input for any system that can accept sparql queries from files.

.greg



More information about the Dev mailing list