From 713df226b546cb10fe1e1fe5f0d795655311c405 Mon Sep 17 00:00:00 2001 From: fairdataihub-bot Date: Thu, 10 Oct 2024 17:35:19 -0700 Subject: [PATCH] chore: update .zenodo.json for Zenodo release --- .zenodo.json | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 5870bee75..e0f4e81f3 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,7 +1,7 @@ { "upload_type": "software", "title": "SODA (Software to Organize Data Automatically) for SPARC", - "publication_date": "2024-06-14", + "publication_date": "2024-10-11", "creators": [ { "name": "Patel, Bhavesh", @@ -31,6 +31,26 @@ "description": "Simplifying data curation for researchers funded by the NIH SPARC initiative", "access_right": "open", "license": "MIT", - "keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"], - "version": "15.0.2" -} + "keywords": [ + "SPARC", + "FAIR", + "data", + "curation", + "mac", + "sparc-dataset", + "ubuntu", + "windows" + ], + "version": { + "options": {}, + "loose": false, + "includePrerelease": false, + "raw": "15.0.0", + "major": 15, + "minor": 0, + "patch": 0, + "prerelease": [], + "build": [], + "version": "15.0.0" + } +} \ No newline at end of file