| http://www.w3.org/ns/prov#value | - If you don???t want to use the method, there is a trick to convert different data types: if you subtract 0 from a string that could be converted to a number using parseInt(), parseFloat(), or Number(), then you convert it to a number, and if you add an empty string, , to a number, you convert it to a string, something you normally do with toString().
|