[
https://issues.apache.org/jira/browse/JENA-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315448#comment-16315448
]
ASF GitHub Bot commented on JENA-1461:
--------------------------------------
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
```
> Allow ARQ custom functions to be written in JavaScript
> ------------------------------------------------------
>
> Key: JENA-1461
> URL: https://issues.apache.org/jira/browse/JENA-1461
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Affects Versions: Jena 3.6.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> Provide execution of JavaScript for SPARQL extension functions.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)