2021-02-22 |
Allow multiple test directories to be specified.
Alex Tucker
committed
on 22 Feb 2021
|
---|---|
2021-02-10 |
Use Using properly. Add stacktrace to exception/error.
Alex Tucker
committed
on 10 Feb 2021
|
2021-02-09 |
Clean & use Using()
Alex Tucker
committed
on 9 Feb 2021
|
Bump versions: scala -> 2.13.4; scopt -> .0.0; scala-xml -> 1.3.0; sbt -> 1.4.7.
Alex Tucker
committed
on 9 Feb 2021
|
|
Don't use prettyprinter so to avoid adding whitespace in error/failure reasons.
Alex Tucker
committed
on 9 Feb 2021
|
|
2021-02-08 |
Put output message in body of <failure>, using CDATA to preserve line endings.
Alex Tucker
committed
on 8 Feb 2021
|
Found the JUnit/Jenkins reverse engineered docs; updated to distinguish errors & failures.
Alex Tucker
committed
on 8 Feb 2021
|
|
2020-09-11 |
Add -l option to add/set limits on SELECT queries
Alex Tucker
committed
on 11 Sep 2020
|
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-15 |
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-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
|