From 84413fd2fb3df226511517ca0b7cda4b3eff1640 Mon Sep 17 00:00:00 2001 From: "codefair-staging[bot]" <170382393+codefair-staging[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 00:34:30 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=93=9D=20Update=20codemeta.json?= =?UTF-8?q?=20with=20Zenodo=20identifier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- codemeta.json | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/codemeta.json b/codemeta.json index ca0454539..090a5a91c 100644 --- a/codemeta.json +++ b/codemeta.json @@ -71,16 +71,25 @@ ], "codeRepository": "https://github.com/fairdataihub/SODA-for-SPARC", "dateCreated": "2021-10-08", - "dateModified": "2024-10-09", - "datePublished": "2021-10-08", + "dateModified": "2024-10-11", + "datePublished": "2024-10-11", "description": "Simplifying data curation for researchers funded by the NIH SPARC initiative", "developmentStatus": "active", "downloadUrl": "https://fairdataihub.org/sodaforsparc", "funding": "OT2OD030213", - "identifier": "10.5281/zenodo.13910024", + "identifier": "10.5281/zenodo.116332", "isPartOf": "https://fairdataihub.org/", "issueTracker": "https://github.com/fairdataihub/SODA-for-SPARC/issues", - "keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"], + "keywords": [ + "SPARC", + "FAIR", + "data", + "curation", + "mac", + "sparc-dataset", + "ubuntu", + "windows" + ], "license": "https://spdx.org/licenses/MIT", "operatingSystem": [ "Windows 10", @@ -89,12 +98,17 @@ "Windows 11", "Ubuntu" ], - "programmingLanguage": ["JavaScript", "HTML", "Python", "CSS"], + "programmingLanguage": [ + "JavaScript", + "HTML", + "Python", + "CSS" + ], "referencePublication": "https://doi.org/10.1101/2021.02.10.430563", "relatedLink": [], "runtimePlatform": [], "schema:releaseNotes": "## Bug Fixes:\n- Fixed an issue with the Pennsieve agent version check not being able to detect old versions of the Pennsieve agent (The agent found at https://github.com/Pennsieve/agent).\n- Fixed an issue in how SODA reads the config.ini file that made it so that if the account name 'SODA-Pennsieve' exists it is always used for authentication with Pennsieve even when a defualt_profile key exists in the config.\n- Fixed an issue in the manifest creation and banner image upload/edit features of the Advanced Features tab that made it so users without Pennsieve Agents were not directed to the Pennsieve Agent download page. Instead they were told 'the pennsieve agent is not running.'\n- It was possible for an upload to fail early in 'Prepare Datasets Step-by-Step' and 'Upload Dataset' such that the catch statement referenced a variable that was not yet defined. This has been fixed.", "softwareRequirements": [], - "version": "15.2.2", + "version": "v15-test", "type": "SoftwareSourceCode" -} +} \ No newline at end of file