[
https://issues.apache.org/jira/browse/JENA-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379658#comment-15379658
]
ASF GitHub Bot commented on JENA-508:
-------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/155
JENA-508: fn:format-number
Implementation and tests for `fn:format-number`.
For the "decimal-format-name " third argument. F&O says it is
something defined in the static context but does not provide any more guidance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena functions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/155.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 #155
----
commit 679129ce6fa4c87f477e69b28b7b59edbe41bd22
Author: Andy Seaborne <[email protected]>
Date: 2016-07-15T16:45:28Z
fn:format-number
----
> Add support for XPath 3 Functions
> ---------------------------------
>
> Key: JENA-508
> URL: https://issues.apache.org/jira/browse/JENA-508
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Reporter: Rob Vesse
>
> XPath 3 is now a Candidate Recommendation -
> http://www.w3.org/TR/xpath-functions-30/
> It contains many new functions and operators (particularly in the
> mathematical space) which we should consider adding into future versions of
> ARQ.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)