-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
curationPertains to aspects of curation, including workflow managementPertains to aspects of curation, including workflow managementenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Summary
To save time, autofill the curation review template with any available information.
Objectives
Have a pre-filled review report where the pre-filled fields are: the depositor's name, corresponding author's name, title of the dataset. If successful, other fields could be included (though additional code would be required): Deposit date, name of the reviewer.
Proposal
- Create a docx template using Jinja2 syntax, following docx-template's format
- Add code to LD-Cool-P to extract the desired values and feed them to the downloaded template via docx-template in the existing code involved in downloading the file.
Testing notes
- Test the code in various scenarios (absent values, unicode, etc)
- Test to make sure the docx-template library does not mangle the template in other ways
Implemented in: TBD
Metadata
Metadata
Assignees
Labels
curationPertains to aspects of curation, including workflow managementPertains to aspects of curation, including workflow managementenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers