more (ugh) on JSON-LD numbers

Having been burnt more than once already on JSON-LD numbers, this time I'm 
going to ask before stating.  :-)

1/  What is a JSON-native number, if it is not a JSON number from RFC 4627, 
Section 2.4?

2/ What JSON-native numbers can't be losslessly round-tripped through RDF?

3/ What is the fractional part of a JSON number if it is not fraction part 
(frac) in RFC 4627, Section 2.4?

4/ Which xsd datatypes are to be used for the following JSON numbers?
     0.0
     0.1
     0.00000000000000000000000000000000000000001
     1.1E1
     11E-1

Thanks for any answers, particularly if they include pointers to the relevant 
bits of the appropriate documents.

peter

Received on Wednesday, 10 July 2013 14:37:29 UTC