Skip to content

Enhancement: Autofill curation review report #258

@zoidy

Description

@zoidy

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

No one assigned

    Labels

    curationPertains to aspects of curation, including workflow managementenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions