Skip to content

Do Unicode Strings get normalized when placed into JSON data #580

@iherman

Description

@iherman

(Comment originally posted by Steven Atkin)

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions