This process uses the Bulkrax *CSV from S3 parser* to do imports. Data is prepared in CSV files, with commas used to separate columns, and semi-colons used (in some cases) to separate values within a single column.
This process uses the Bulkrax *CSV from S3 parser* to do imports. Metadata is prepared in **CSV files**, with commas used to separate columns, and semi-colons used (in some cases) to separate values within a single column. Additionally, all text containing commas or semi-colons should be wrapped in quotation marks, if these commas and semi-colons are not meant to be interpreted as separators (e.g. in description or when listing contributors by "LAST_NAME, FORENAME(S)"). Encoding: UTF-8 without BOM is advised.