-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Milestone
Description
Data Curation tool will allow users to edit variable level metadata and create a new version of dataset. Therefore export of DDI XML in dataverse should take under consideration the version that user wants to export (Download->Variable Metadata), i.e export API should use not only fileId, but FileMetadataId for proper version identification. To do that export api will need new optional query parameter filemetadataId. In the case that parameter is not given, the export should work as it works now and export the latest version of metadata.
Reactions are currently unavailable