[
https://issues.apache.org/jira/browse/JENA-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185715#comment-15185715
]
Andy Seaborne edited comment on JENA-508 at 3/8/16 8:21 PM:
------------------------------------------------------------
After JENA-1155 ({{math:}}), the following atomic valued functions missing are:
(RDF does not have XQuery/XPath sequences as a datatype).
{noformat}
fn:normalize-space
fn:normalize-unicode
fn:format-number
fn:round-half-to-even
fn:adjust-dateTime-to-timezone
fn:adjust-date-to-timezone
fn:adjust-time-to-timezone
fn:format-dateTime
fn:format-date
fn:format-time
{noformat}
was (Author: andy.seaborne):
After JENA-1155 ({[math:}}), the following atomic valued functions missing are:
(RDF does not have XQuery/XPath sequences as a datatype).
{noformat}
fn:normalize-space
fn:normalize-unicode
fn:format-number
fn:round-half-to-even
fn:adjust-dateTime-to-timezone
fn:adjust-date-to-timezone
fn:adjust-time-to-timezone
fn:format-dateTime
fn:format-date
fn:format-time
{noformat}
> 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
> Assignee: Andy Seaborne
> Labels: gsoc, gsoc2015
>
> 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)