This guide helps you identify and resolve common errors encountered when filling out the Metadata Collection Template. Each error type includes clear explanations, step-by-step solutions, and practical examples to ensure your data meets validation requirements for successful submission to the AGARI platform.
When uploading data to the AGARI system, the validation system checks for data integrity and format compliance. This guide provides solutions for:
The date entered does not follow the required ISO 8601 date format. All dates must include year, month, and day in a specific format.
| Incorrect Format | Correct Format | Issue |
|---|---|---|
| 15/07/2024 | 2024-07-15 | Wrong date separator |
| July 15, 2024 | 2024-07-15 | Text format not allowed |
| 2024 | 2024-07-15 | Year only is incomplete |
| 24-07-15 | 2024-07-15 | Year needs 4 digits |
The value entered is not in the allowed list of options for this field. This happens when typing manually instead of selecting from the dropdown.
One or more values entered in a multi-select field do not match the allowed options exactly. Multi-select fields allow multiple values but each must be exact.
IncA, pSDH-1, pVC(Spaces after commas)IncA,pSDH-1,pVC(No spaces, exact match)The field requires a numeric value but text or special characters were entered.
A required field has been left empty. Mandatory fields (highlighted in yellow) must have values for successful submission.
Dates must follow a logical sequence. For example, a sample cannot be received before it was collected, and processing cannot occur before receipt.
The same value appears more than once in a field that requires unique identifiers. Common in isolate_id.
The validation system requires that the fasta file name and fasta header name provided in the metadata must exactly match the accompanied fasta file.
>NICD-01>NICD-01>NICD_01NICD-01| Error Type | Quick Fix | Prevention |
|---|---|---|
| Date format | Use YYYY-MM-DD format | Set cell format to Text before entry |
| Invalid dropdown | Select from dropdown list | Never type manually |
| Multi-select | Use commas, no spaces | Check cell notes for exact spelling |
| Not a number | Remove text/units | Enter numbers only |
| Mandatory field | Fill yellow cells | Complete all yellow fields first |
| Date sequence | Check chronological order | Verify dates against records |
| Duplicate ID | Make each ID unique | Use conditional formatting |
| FASTA mismatch | Match IDs exactly | Check headers before upload |
If you continue to experience errors after following this guide, please:
© 2025 AGARI. All rights reserved.