From dc44876563a195d3ba452c6e019b5f84795329a0 Mon Sep 17 00:00:00 2001 From: fairdataihub-bot Date: Mon, 29 Jan 2024 14:25:31 -0800 Subject: [PATCH] chore: update codemeta.json for Zenodo release --- codemeta.json | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/codemeta.json b/codemeta.json index 79927765c9..a46ddb342f 100644 --- a/codemeta.json +++ b/codemeta.json @@ -21,8 +21,23 @@ "@type": "Organization", "@name": "National Institutes of Health (NIH)" }, - "keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"], - "programmingLanguage": ["JavaScript", "HTML", "Python", "CSS", "Jupyter Notebook"], + "keywords": [ + "SPARC", + "FAIR", + "data", + "curation", + "mac", + "sparc-dataset", + "ubuntu", + "windows" + ], + "programmingLanguage": [ + "JavaScript", + "HTML", + "Python", + "CSS", + "Jupyter Notebook" + ], "operatingSystem": [ "Windows 10", "Big Sur (macOS 11)", @@ -30,7 +45,9 @@ "Windows 11", "Ubuntu" ], - "relatedLink": ["https://fairdataihub.org/sodaforsparc"], + "relatedLink": [ + "https://fairdataihub.org/sodaforsparc" + ], "author": [ { "@type": "Person", @@ -83,4 +100,4 @@ } } ] -} +} \ No newline at end of file