Hello Jena Team,
I currently use jena to perform sparql queries on local files with arq
and on remote public databases with rsparql.
Now, i would like to perform sparql queries with rsparql on a remote
private database that requires authentication by login and password.
In your documentation, you describe how to identify yourself using your
java api
(<https://jena.apache.org/documentation/sparql-apis/http-auth.html>).
Is it possible to perform this identification with your rsparql program?
Having never programmed in java, I would like if possible to use as
much as possible the programs that you have created.
I use Jena v4.6.1 on a fedora 36 with openjdk 17.0.5.
Thank you for your answer and your great work,
Regards,
Steven