| http://www.w3.org/ns/prov#value | - Also it is Unicode - as I posted earlier, Unicode is a blanket for UTF-8, UTF-16 and UTF-32 which makes it ambiguous.UTF-8 bits 0-7 is ASCII as long as bit 8 is not set, so to fully support it you would need to still exclude bits below 7 that are not valid html characters and include support for multiple bytes and bit 8.
|