Skip to content

Harmonize the filename structure for all downloadable files within a project. #1089

@Steffengreiner

Description

@Steffengreiner

What are you missing?

Currently the file name structure of the downloadable files within a project can vary greatly:

Sample

Registration:
<PROJECTCODE>_sample-metadata-registration-template_v1

Editing:
<DATE>_<PROJECTCODE>_<EXPERIMENTNAME>_sample-information

Measurement

Registration:
ngs_measurement_registration_sheet_v1
proteomics_measurement_registration_sheet

Editing:
<DATE>_<PROJECTCODE>_<EXPERIMENTNAME>_proteomics-measurements
<DATE>_<PROJECTCODE>_<EXPERIMENTNAME>_ngs-measurements

Raw Data
<DATE>_<PROJECTCODE>_<EXPERIMENTNAME>_rawdata-urls

RO_CRATE
<PROJECTCODE>-project-summary-ro-crate

Why do you need a solution?

A harmonized naming scheme would help me easily locate the files on my local filesystem after downloading.

Ideas

Harmonize the file structure as follows:

For Project Specific Files:
<FILE_SPECIFIC-INFORMATION>
e.g. 2025-03-19_QABCDE_project-summary-ro-crate

For Experiment specific Files:
_<FILE_SPECIFIC-INFORMATION>
e.g. 2025-03-19_QABCDE_MyAwesomeExperiment_proteomics-measurements

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

enhancementNew feature or requeststaletriageAn issue that is in discussion to be either scheduled for implepmentation or denied

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions