[
https://issues.apache.org/jira/browse/JENA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747667#comment-13747667
]
Hudson commented on JENA-507:
-----------------------------
SUCCESS: Integrated in Jena_Development_Test #856 (See
[https://builds.apache.org/job/Jena_Development_Test/856/])
Updated tests for Leviathan functions (JENA-507) (rvesse: rev 1516516)
*
/jena/trunk/jena-arq/src/test/java/com/hp/hpl/jena/sparql/expr/TestLeviathanFunctions.java
Add the Leviathan pow(?x, ?power) function (JENA-507) (rvesse: rev 1516515)
*
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/function/library/leviathan/cube.java
*
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/function/library/leviathan/e.java
*
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/function/library/leviathan/pow.java
*
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/function/library/leviathan/sq.java
> Add support for Leviathan extension functions to ARQ
> ----------------------------------------------------
>
> Key: JENA-507
> URL: https://issues.apache.org/jira/browse/JENA-507
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Reporter: Rob Vesse
> Assignee: Rob Vesse
> Labels: extension, functions, sparql
> Original Estimate: 336h
> Time Spent: 4h
> Remaining Estimate: 332h
>
> The Leviathan Function library is a set of extension functions present in
> dotNetRDF's SPARQL engine. It contains a useful set of numeric functions
> which would be useful to have available in core ARQ and would boost
> portability of queries between ARQ and dotNetRDF (note that dotNetRDF already
> supports ARQs extension functions).
> See
> https://bitbucket.org/dotnetrdf/dotnetrdf/wiki/DeveloperGuide/SPARQL/Leviathan%20Functions
> for definition of functions
> Note that some of these overlap with new XPath 3 functions but for
> portability purposes there is no reason not to support these as well since
> most are relatively trivial to implement. I will file a separate issue for
> supporting XPath 3 functions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira