Hi,
Understand the provenance files are supposed to track how data "flows" and am testing the provenance feature in Dataverse.
I've generated a provenance JSON file using an R package called rdtLite and uploaded for a data file via Dataverse. In the R script whose provenance is captured by rdtLite:
1) a txt file is read,
2) subset/filtered and
3) the filtered dataset output as a csv file.
After which, in provenance pop up, I select the entity that belongs to the data file.
I'm wondering now:
1. Should I upload the output csv file as well in the same dataset?
2. If so, do I upload the provenance JSON file again? There appears no option to reuse the first provenance file in the same dataset.
3. How is the provenance file going to be useful, especially for those downloading the dataset? I downloaded the dataset with the provenance json added, but the dataverse_file.zip does not contain any provenance info.
Appreciate the advice for any of questions!
Kind regards,
Eunice