Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Autofill curation review report #258

Open
4 tasks
zoidy opened this issue Feb 8, 2023 · 0 comments
Open
4 tasks

Enhancement: Autofill curation review report #258

zoidy opened this issue Feb 8, 2023 · 0 comments
Labels
curation Pertains to aspects of curation, including workflow management enhancement New feature or request good first issue Good for newcomers

Comments

@zoidy
Copy link
Collaborator

zoidy commented Feb 8, 2023

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

@zoidy zoidy added enhancement New feature or request good first issue Good for newcomers curation Pertains to aspects of curation, including workflow management labels Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
curation Pertains to aspects of curation, including workflow management enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant