| http://www.w3.org/ns/prov#value | - i believe its not limited to char type size since the stream takes each number in at a time, and each number is a char like it would read 512 as ???(char)53 << (char)49 << (char)50, so dont have to worry about the size of the int or whatever.
|