GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/484
SPARQLer
The SPARQLer files got lost in the Fuseki reoganisation for basic->main.
+ other clearing up.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena sparqler
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/484.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #484
----
commit b78f5182bccda2194e5539a116f9619cc2921517
Author: Andy Seaborne <andy@...>
Date: 2018-10-26T13:42:37Z
SPARQLer web pages
commit 59d1c0d6e17b4b39b8a17c36b3f60402f63665e3
Author: Andy Seaborne <andy@...>
Date: 2018-10-26T13:44:16Z
Simplify dump servlet; dft to not added to a server
commit 85be62dded8875d73b522d1008106fd82a1f1ce1
Author: Andy Seaborne <andy@...>
Date: 2018-10-26T13:47:23Z
wwwenc: read from stdin if called with no args
commit 6e81f9fdc009b387ed64ddca56f40802ece70245
Author: Andy Seaborne <andy@...>
Date: 2018-10-26T13:56:53Z
Add comment.
----
---