activity/astool/rdf/xsd
Cory Slep 9e1159dfd2 xsd:float is now float64 precision for a float32 number.
This is because Go's JSON package usees float64 under the hood, even
though xsd:float specifically specifies float32, I don't feel it is
worth getting that level of compatibility down, we will just be extra
precise.
2019-02-04 22:25:19 +01:00
..
ontology.go xsd:float is now float64 precision for a float32 number. 2019-02-04 22:25:19 +01:00