halbritter-lab / gene-curator

Gene Curator is an open-source platform for managing and curating genetic data. It facilitates gene data analysis, entry, and reporting, serving genetics researchers with tools for efficient data handling.
MIT License
4 stars 1 forks source link

Feature Request: Enhanced Metadata for Curation Files #23

Open berntpopp opened 7 months ago

berntpopp commented 7 months ago

Summary:

Introduce additional metadata fields to curation files in the curation collection to provide better tracking and accountability of the curation process.

Description:

To enhance the traceability and accountability of curations, it's essential to include additional metadata within each curation file. This metadata should encompass creation and update dates, the curation schema used, and the users involved in the curation process. Additionally, we should explore the feasibility of maintaining a history of all curation files, even upon updates, and referencing the original file an update is based upon.

Acceptance Criteria:

User Stories:

Technical Notes:

Potential Challenges:

Future Extensions:


By enhancing the metadata for curation files and potentially maintaining a complete version history, we aim to improve the transparency, accountability, and quality of the curation process.

berntpopp commented 6 months ago

This has to be implemented in the respective store based on the workflow config files.

berntpopp commented 6 months ago

Split the issue and make the part "implement a system to keep all versions of curation files" a own issue to implement later.

berntpopp commented 6 months ago

Make the implementation of the schemes into the respective stores an onw issue.

berntpopp commented 5 months ago

There needs to be a system to check and disallow duplicate entities.