i18n-ISSUE-468: Do Unicode Strings get normalized when placed into JSON data

4.5 Interpreting datatypes
http://www.w3.org/TR/2015/WD-csv2json-20150416/#datatypes

When strings are parsed from the CSV data are they first normalized before
being placed into JSON strings? For example, are the strings normalized
into Unicode Normal Form C.

It is recommended that text not be normalized if it is already in a Unicode
encoding. If the text is not in Unicode then a normalizing transcoder
should be used and the Unicode Normal Form C should be used.


Steven Atkin, Ph.D.
STSM - Chief Globalization Architect
IBM Globalization Center of Competency
atkin@us.ibm.com
http://www-3.ibm.com/software/globalization/index.jsp

Received on Monday, 1 June 2015 16:57:32 UTC