activity/astool/rdf
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
..
owl Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
rdfs Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
rfc Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
schema Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
xsd xsd:float is now float64 precision for a float32 number. 2019-02-04 22:25:19 +01:00
data.go Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
jsonld.go Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
nodes.go Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
ontology.go Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
parse.go Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
rdf.go Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00
referencing.go Remove 'vocab' and 'streams' tools, add 'astool' 2019-01-28 21:51:12 +01:00