IQSS / dataverse

Open source research data repository software

Home Page:http://dataverse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request/Idea: Custom tabular ingest file tags

CB-HAL opened this issue · comments

Overview of the Feature Request
At the moment the tabular ingest file tags (Event, Genomics, Geospatial, Network, Panel, Survey, Time Series) are permanently assigned.
A new API call to change the list of tabular ingest file tags would be a good idea, in the same way as api/admin/settings/:FileCategories.

Do you want an API call or an added database option like FileTags?

FileTags (categories) can be set with a database option:
https://guides.dataverse.org/en/5.12.1/installation/config.html#filecategories

There are API calls to set new tags (tabular ingest or file) for a specific file:
https://guides.dataverse.org/en/latest/api/native-api.html#updating-file-tabular-tags
https://guides.dataverse.org/en/latest/api/native-api.html#updating-file-metadata-categories

A database option for tabular ingest file tags in the same way as https://guides.dataverse.org/en/5.12.1/installation/config.html#filecategories