Jos de Bruijn wrote: >> -- Regarding literals like 123.456, we'll require a suffix to tell us >> which datatype to use: > > As I just mentioned in the telecon I suggest to follow Turtle: > >> 123.456d ==> "123.456"^^<xs:decimal> > > 123.456 ==> "123.456"^^<xs:decimal> > >> 123.456e ==> "123.456"^^<xs:double> (as in Java/C) > > 123.456e0 ==> "123.456"^^<xs:double> > >> 123.456f ==> "123.456"^^<xs:float> (as in Java/C) > > there is no shortcut syntax for floats. > > > Best, Jos > > +1 Axel -- Dr. Axel Polleres Digital Enterprise Research Institute, National University of Ireland, Galway email: axel.polleres@deri.org url: http://www.polleres.net/Received on Thursday, 12 March 2009 09:21:39 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:34:03 GMT