roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

New maDMP feature - Related Identifiers

Open briri opened this issue 4 years ago • 1 comments

Fixes #2815.

Changes proposed in this PR:

  • Add new related_identifiers table and corresponding model and tests
  • Add link to uc3-citation gem
  • Add 2 new flags to the config/initializers/_dmproadmap.yml file to:
    • enable related identifiers - determine whether or not the user can add related identifiers on the Project Details page
    • enable citation lookups - whether or not the system will use the uc3-citation gem to fetch citations for DOIs when a related identifier is saved
    • updated read-only view of the Project Details page to display related identifiers (if applicable)
    • updated pdf download options to allow user to select whether or not to display related works as an appendix of the PDF (if applicable)
    • updated API V1 to display related identifiers (if applicable)

briri avatar Oct 01 '21 21:10 briri

NOTE THAT THIS PR IS LIKELY OUT OF DATE WITH DMPTOOL

The DMPTool has had many updates since this PR was first created so an eval of these changes should be done to ensure that any bug fixes are included

briri avatar Dec 01 '21 17:12 briri