-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Description
File and dataset level, we'll need a few things in order to populate the Provenance system with relevant information from Dataverse so that provenance graphs can be displayed (#3245).
At the file level we need to:
- Allow a User to upload a provenance file and/or allow a user to add text explaining the transformation
- Call “prov.setversiontransformation” when free text is added in a draft state
- Call “prov.(TBD)versiontransformation” when a file is added in a draft state
- Call ? to import Provenance when a file is published
Reactions are currently unavailable