[ 
https://issues.apache.org/jira/browse/JENA-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Seaborne resolved JENA-1951.
---------------------------------
    Fix Version/s: Jena 4.0.0
         Assignee: Andy Seaborne
       Resolution: Done

> Add support for scripting languages other than JavaScript
> ---------------------------------------------------------
>
>                 Key: JENA-1951
>                 URL: https://issues.apache.org/jira/browse/JENA-1951
>             Project: Apache Jena
>          Issue Type: Task
>          Components: ARQ
>            Reporter: Pavel Mikhailovskii
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 4.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> It's already possible to use user-defined JavaScript functions in SPARQL 
> queries. This feature can be extended to support all scripting languages 
> available via generic Java Scripting API (JSR-223).  This would require a 
> generic way of configuring scripting engines and accessing functions defined 
> in them, potentially allowing mixing functions defined in different languages 
> in one SPARQL query. Besides the GraalVM-powered JavaScript engine (see 
> [JENA-1950|https://issues.apache.org/jira/browse/JENA-1950]) none of 
> scripting engines will be bundled by default. They can be enabled by simply 
> adding the corresponding packages to the class path.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to