You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2012/05/08 17:09:50 UTC

[jira] [Closed] (JENA-235) Add support to ARQ/SPARQL for more XSD datatypes and related operations.

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

Andy Seaborne closed JENA-235.
------------------------------

    
> Add support to ARQ/SPARQL for more XSD datatypes and related operations.
> ------------------------------------------------------------------------
>
>                 Key: JENA-235
>                 URL: https://issues.apache.org/jira/browse/JENA-235
>             Project: Apache Jena
>          Issue Type: Task
>          Components: ARQ
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>              Labels: arq, datatypes
>             Fix For: ARQ 2.9.1
>
>
> Possibilities to add to ARQ:
> See http://www.w3.org/TR/xmlschema11-2/#built-in-datatypes
> xsd:dateTimeStamp
>   Derived from dateTime by requiring the timezone
> xsd:dayTimeDuration
>   No year or month fields,
>   Only  day, hour, minute, or seconds fields.
> xsd:yearMonthDuration
>   Only year or month fields,
>   Derived from duration -- no day, hour, minute, or seconds fields.
> These durations are totally order.  Also related arithmetic operations on xsd:dateTime
> xsd:time
> xsd:precisionDecimal
>   See http://www.w3.org/TR/xsd-precisionDecimal/ 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira