Open Manta Extensions: Files and Formats

The following is the structure of the CSV files (layer.csv,resource.csv, node.csv, edge.csv, node_attribute.csv, edge_attribute.csv, source_code.csv) that can be used both for import to and export from IBM Automatic Data Lineage. Commas (,) are used as delimiters, double quotes (") are used as quotes, and backslashes (\) are used as escape characters (they are used to escape double quotes or backslashes in the data, e.g., "key: \"value\"","c:\\").

Detailed Description of the Individual File Structure

Additional Considerations for Import

Additional Considerations for Export