diff --git a/app/views/layouts/_submission_process.html.md b/app/views/layouts/_submission_process.html.md index b2908bde60..19c974d605 100644 --- a/app/views/layouts/_submission_process.html.md +++ b/app/views/layouts/_submission_process.html.md @@ -70,7 +70,7 @@ The "Software" category is reserved for code packages (R files, Python scripts, ### Tabular data check -For all data files uploaded to Dryad in CSV, XLS, XLSX, and TSV formats (5MB or less), a report will be automatically generated by our tabular data checker, an integration with the [Frictionless framework](https://frictionlessdata.io/). This integration allows for automated data validation, focused on the format and structure of tabular data files, prior to our curation services. JSON and XML files are also checked for basic file validity. +For all data files uploaded to Dryad in CSV, XLS, XLSX, and TSV formats (50MB or less), a report will be automatically generated by our tabular data checker, an integration with the [Frictionless framework](https://frictionlessdata.io/). This integration allows for automated data validation, focused on the format and structure of tabular data files, prior to our curation services. JSON and XML files are also checked for basic file validity. If any potential inconsistencies are identified, instructions will appear on the "Upload files" page, and a link to a detailed report will be provided for each affected file in the "Tabular data check" column. The report will guide you in locating and evaluating inconsistencies in your tabular data. Any files flagged in the report can be removed, edited, and reuploaded prior to proceeding with the submission process. diff --git a/app/views/layouts/_why_use.html.erb b/app/views/layouts/_why_use.html.erb index 4dd2982959..5aec86ec64 100644 --- a/app/views/layouts/_why_use.html.erb +++ b/app/views/layouts/_why_use.html.erb @@ -5,7 +5,7 @@