Example FAIRy Submission Readiness Report
Don't wait for the repository to reject your submission. Run FAIRy before you upload, and you'll see exactly what needs to be fixed — missing fields, formatting issues, inconsistent IDs — all with clear instructions on how to resolve them.
The report below shows what FAIRy generates. Fix the issues it flags, and you can submit with confidence — once, not four times.
What needs to be fixed
| Severity | Code | Where it failed | Why it matters | How to fix |
|---|---|---|---|---|
| FAIL | GEO.BIO.CONTEXT_MISSING | row 1 | Sample does not provide tissue/cell_line/cell_type. | Fill at least one of: tissue, cell_line, or cell_type fields in your sample metadata. |
| WARN | CORE.DATE.INVALID_ISO8601 | row 1, column 'collection_date' | Value is not ISO8601 (YYYY-MM-DD). | Use ISO8601 date format (YYYY-MM-DD), e.g., 2025-10-02. |
FAIRy runs locally. You can forward this report as-is to a collaborator, student, or PI and say, "Please fix these before I can accept this dataset." No raw data is included — just the problems and how to resolve them.
See how FAIRy's rulepacks map to real repository requirements in our documentation.