Github user afs commented on the issue:
https://github.com/apache/jena/pull/340
This works to pick up a javascript library in `library.js`
```
sparql --set arq:js-library=library.js --data data.ttl --query query.rq
```---
