IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
882 stars 494 forks source link

Extend datasets' and files' property from search API endpoint #11027

Open ChengShi-1 opened 3 days ago

ChengShi-1 commented 3 days ago

Overview of the Feature Request For the SPA, in order to display the lock icon, and tags/categories information for items in the collection page, we should add some extra properties to each file item from search api once type=file.

For tabular files, there are some properties needed additionally.

Also, for dataset search api type=dataset, because datasets' thumbnail should be displayed, an extra property is needed.

What kind of user is the feature intended for? (Example users roles: API User, Curator, Depositor, Guest, Superuser, Sysadmin) API User

What inspired the request? Q4 roadmap, Q4.2

What existing behavior do you want changed? None

Any brand new behavior do you want to add to Dataverse? Add extra properties

Any open or closed issues related to this feature request? https://github.com/IQSS/dataverse-client-javascript/issues/221 https://github.com/IQSS/dataverse-frontend/issues/547