-
Notifications
You must be signed in to change notification settings - Fork 36
Script: cache queries.sh
timrdf edited this page Jan 31, 2011
·
16 revisions
usage: cache-queries.sh <endpoint> [-p {output,format}] [-o {sparql,gvds,xml,exhibit,csv}+] [-q a.sparql b.sparql ...]*
execute SPARQL queries against an endpoint requesting the given output formats
-p : the URL parameter name used to request a different output/format.
default -p : output
-o : the URL parameter value(s) to request.
default -o : sparql xml
default -q : *.sparql *.rq