- 
                Notifications
    
You must be signed in to change notification settings  - Fork 666
 
Open
Labels
Jena6Changes relating to Jena6Changes relating to Jena6
Description
Have less reliance on jena-core Node_LIteral values (LiteralLabel). See also #3558 "Lazy evaluation of literal value".
- Cache of node to 
NodeValuecreation. - Rework the node to 
NodeValuecode in_setByValueto use a map of datatypes to creator functions - this will make any future migration away from using Node values (which are primarily for supporting the Jena Model API and working with java value classes, whereas SPARQL is XSD evaluation). - Support date/time long years (beyond an int value) -- jena-core uses 
java.util.Calendar(legacy). - General code tidyup - the code is quite old.
 
Metadata
Metadata
Assignees
Labels
Jena6Changes relating to Jena6Changes relating to Jena6