182
edits
Kyuhojeong (talk | contribs) No edit summary |
Kyuhojeong (talk | contribs) No edit summary |
||
Line 71: | Line 71: | ||
<br> '''Invalid input CSV file''' <br> | <br> '''Invalid input CSV file''' <br> | ||
Image ingestion appliance checks the validity of input CSV file. Below list is the cases of invalid input CSV files. <br> | Image ingestion appliance checks the validity of input CSV file. Below list is the cases of invalid input CSV files. <br> | ||
- The number of | - The number of columns differs among rows. <br> | ||
- Any entity contains double quatation mark(") in the field. <br> | - Any entity contains double quatation mark(") in the field. <br> | ||
Examples of the input CSV files: [http://www.acis.ufl.edu/~yonggang/idigbio/V3.2/input_csv_example_1.csv Example 1] [http://www.acis.ufl.edu/~yonggang/idigbio/V3.2/input_csv_example_2.csv Example 2] [http://www.acis.ufl.edu/~yonggang/idigbio/V3.4/input_csv_example_3.csv Example 3] | Examples of the input CSV files: [http://www.acis.ufl.edu/~yonggang/idigbio/V3.2/input_csv_example_1.csv Example 1] [http://www.acis.ufl.edu/~yonggang/idigbio/V3.2/input_csv_example_2.csv Example 2] [http://www.acis.ufl.edu/~yonggang/idigbio/V3.4/input_csv_example_3.csv Example 3] |
edits