Skip to content

Commit

Permalink
chore: update .zenodo.json for Zenodo release
Browse files Browse the repository at this point in the history
  • Loading branch information
fairdataihub-bot committed Oct 11, 2024
1 parent ec761b6 commit 713df22
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
}

0 comments on commit 713df22

Please sign in to comment.