Skip to content

Commit

Permalink
chore: 📝 Update codemeta.json with Zenodo identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
codefair-io[bot] authored Dec 31, 2024
1 parent a605be5 commit 3d5c313
Showing 1 changed file with 21 additions and 6 deletions.
27 changes: 21 additions & 6 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,24 @@
],
"codeRepository": "https://github.com/fairdataihub/SODA-for-SPARC",
"dateCreated": "2021-10-08",
"dateModified": "2024-11-20",
"dateModified": "2024-12-31",
"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",
"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",
Expand All @@ -88,12 +97,18 @@
"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.2.3",
"type": "SoftwareSourceCode"
}
"version": "15.3.0",
"type": "SoftwareSourceCode",
"identifier": "10.5281/zenodo.14580017"
}

0 comments on commit 3d5c313

Please sign in to comment.