2020-09-09 |
Add --from to be able to specify one or more graphs to restrict queries to (currently over HTTP)
Alex Tucker
committed
on 9 Sep 2020
|
---|---|
2020-06-19 |
Attempt to add limited oAuth support via supplied token.
Alex Tucker
committed
on 19 Jun 2020
|
2019-03-19 |
Remove ENTRYPOINT as it messes things up.
Alex Tucker
committed
on 19 Mar 2019
|
2019-03-15 |
Create Docker image
Alex Tucker
committed
on 15 Mar 2019
|
Bump scala to 2.12.8 and sbt to 1.2.8. Create sparql-test-runner jar and make it run the test runner directly.
Alex Tucker
committed
on 15 Mar 2019
|
|
Add -p option to bind query vars directly by replacing given vars in query text.
Alex Tucker
committed
on 15 Mar 2019
|
|
2018-07-17 |
Catch exceptions running queries.
Alex Tucker
committed
on 17 Jul 2018
|
2018-06-25 |
Add APLv2
Alex Tucker
committed
on 25 Jun 2018
|
2018-06-08 |
Bump version to 1.3
Alex Tucker
committed
on 8 Jun 2018
|
2018-06-07 |
Allow basic auth against remote endpoint.
Alex Tucker
committed
on 7 Jun 2018
|
2018-05-23 |
Fix comparing absolute file path with relative one.
Alex Tucker
committed
on 23 May 2018
|
Add option to alternatively run against a remote SPARQL endpoint.
Alex Tucker
committed
on 23 May 2018
|
|
2018-03-02 |
Added another tool: runs SPARQL updates in place on a file.
Alex Tucker
committed
on 2 Mar 2018
|
2018-02-13 |
Make 'sparql' command work again by importing jena-cmds. Invert expectations of ASK queries.
Alex Tucker
committed
on 13 Feb 2018
|
Pretty print XML results. Add flag for ignoring failures/errors. Change errors to failures.
Alex Tucker
committed
on 13 Feb 2018
|
|
2018-02-03 |
Update deps, move to Jena 3.x, Java >=8, sbt 1.x. Move to floop.org.uk. Try again to put all graphs, named or otherwise, into one graph for querying.
Alex Tucker
committed
on 3 Feb 2018
|