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 @@
- Any field. Any format. Submit data in any file format from any field of research. Share all of the data from a project in one place. + Any field. Any format. Submit data in any file format from any field of research. Share all of the data from a project in one place.
@@ -14,7 +14,7 @@
- Quality control and assistance. Our curators will check your files before they are released, and help you follow best practices. + Quality control and assistance. Our curators will check your files before they are released, and help you follow best practices.
@@ -23,7 +23,7 @@
- Straightforward compliance. Submit your data to satisfy publisher and funder requirements for preservation and availability with a minimum of effort. We work directly with many publishers -- including Wiley, The Royal Society, and PLOS -- to streamline the process. + Straightforward compliance. Submit your data to satisfy publisher and funder requirements for preservation and availability with a minimum of effort. We work directly with many publishers -- including Wiley, The Royal Society, and PLOS -- to streamline the process.
@@ -32,7 +32,7 @@
- Community-led. Dryad is a nonprofit membership organization that is committed to making data available for research and educational reuse now and into the future. Modest Data Publishing Charges help ensure our sustainability. + Community-led. Dryad is a nonprofit membership organization that is committed to making data available for research and educational reuse now and into the future. Modest Data Publishing Charges help ensure our sustainability.
\ No newline at end of file