From 398bd13fbc362423ad94889c04890b389d1ed7f3 Mon Sep 17 00:00:00 2001 From: fairdataihub-bot Date: Mon, 30 Dec 2024 17:13:28 -0800 Subject: [PATCH] chore: update codemeta.json for Zenodo release --- codemeta.json | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/codemeta.json b/codemeta.json index 7d6305952..6f1c8edfb 100644 --- a/codemeta.json +++ b/codemeta.json @@ -79,7 +79,16 @@ "funding": "OT2OD030213", "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", @@ -88,13 +97,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 where Prepare Dataset Step-by-Step does not save sample files when using the save and exit button.", "softwareRequirements": [], "version": "15.3.0", - "type": "SoftwareSourceCode", - "identifier": "10.5281/zenodo.14580017" -} + "type": "SoftwareSourceCode" +} \ No newline at end of file