Marco,
No - sorry, it isn't. What is possible is to use wget, with all its
options for auth, to send the query and send the output to "rset" for
result set parsing.
wget will encode the query URL for you.
Or modify s-query (which is in ruby).
Andy
On 19/04/17 10:31, Zak Mc Kracken wrote:
Hi all,
is it possible to use the Jena command line with the authentication
facilities (http://jena.apache.org/documentation/query/http-auth.html)?
I have an endpoint that is protected via HTTP Auth and I'd like to
access it via rsparql.
Thanks in advance,
Marco