dataverse-frontend icon indicating copy to clipboard operation
dataverse-frontend copied to clipboard

Add all downloading options to Dataset page in view mode

Open GPortas opened this issue 2 years ago • 1 comments

Overview of the Feature Request

The goal is to add all downloading options to Dataset page in view mode.

This include: citation, files, and metadata (See mockups).

Mockup of the requested element

metadata_export citation_block file

Process action items

Find out more about the action items in the process definition

  • [x] #182
  • [x] #191
  • [x] #185
  • [ ] #186
  • [x] #187
  • [x] #188
  • [x] #189

What inspired the request?

  • UI discussion on Dataset page initial work

What existing behavior do you want changed?

N/A

Any brand new behavior do you want to add to Dataverse?

  • Add Dataset downloading options to Dataset page

Any open or closed issues related to this feature request?

Not yet

GPortas avatar Apr 20 '23 14:04 GPortas

Screen Shot 2023-04-25 at 11 35 43 AM

Please note that for the "Cite Dataset" dropdown we need to create an API endpoint for the various formats (Endnote XML, RIS, and BibTeX):

  • https://github.com/IQSS/dataverse/issues/3140

I'm not sure why I gave up on this, but long ago (2016!) I did start hacking a bit on adding this citation API: https://github.com/IQSS/dataverse/commit/c433395f4a1756ee14e669b91820047edc4db1ad

pdurbin avatar Apr 25 '23 15:04 pdurbin