-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
191 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,86 +1,103 @@ | ||
{ | ||
"@context": "https://doi.org/10.5063/schema/codemeta-2.0", | ||
"@type": "SoftwareSourceCode", | ||
"license": "https://spdx.org/licenses/MIT", | ||
"codeRepository": "https://github.com/fairdataihub/SODA-for-SPARC", | ||
"dateCreated": "2021-10-08", | ||
"datePublished": "2021-10-08", | ||
"dateModified": "2024-06-14", | ||
"downloadUrl": "https://fairdataihub.org/sodaforsparc", | ||
"issueTracker": "https://github.com/fairdataihub/SODA-for-SPARC/issues", | ||
"name": "SODA (Software to Organize Data Automatically) for SPARC", | ||
"version": "15.0.2", | ||
"description": "Simplifying data curation for researchers funded by the NIH SPARC initiative", | ||
"@context": "https://doi.org/10.5063/schema/codemeta-2.0", | ||
"applicationCategory": "Scientific", | ||
"releaseNotes": "# v.10.0.4 - 2023-02-24\n\n## Bug fixes:\n\n- Imported datasets with manifests that carry incorrect headers for the standard columns (filename, timestamp, description, file type, Additional Metadata) will be preserved as extra columns.\n- Auto generating manifests will preserve column headers for each individual high level folder rather than giving the same headers to all manifests.", | ||
"funding": "OT2OD030213", | ||
"developmentStatus": "active", | ||
"isPartOf": "https://fairdataihub.org/", | ||
"referencePublication": "https://doi.org/10.1101/2021.02.10.430563", | ||
"funder": { | ||
"@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"], | ||
"operatingSystem": [ | ||
"Windows 10", | ||
"Big Sur (macOS 11)", | ||
"Catalina (macOS 10.15)", | ||
"Windows 11", | ||
"Ubuntu" | ||
], | ||
"relatedLink": ["https://fairdataihub.org/sodaforsparc"], | ||
"author": [ | ||
{ | ||
"@type": "Person", | ||
"givenName": "Bhavesh", | ||
"familyName": "Patel", | ||
"email": "bpatel@calmi2.org", | ||
"affiliation": { | ||
"@type": "Organization", | ||
"name": "FAIR Data Innovations Hub" | ||
} | ||
"name": "FAIR Data Innovations Hub, California Medical Innovations Institute", | ||
"type": "Organization" | ||
}, | ||
"email": "cmarroquin@calmi2.org", | ||
"familyName": "Marroquin", | ||
"id": "_:author_1", | ||
"givenName": "Aaron", | ||
"type": "Person" | ||
}, | ||
{ | ||
"@type": "Person", | ||
"givenName": "Sanjay", | ||
"familyName": "Soundarajan", | ||
"email": "ssoundarajan@calmi2.org", | ||
"affiliation": { | ||
"@type": "Organization", | ||
"name": "FAIR Data Innovations Hub" | ||
} | ||
"name": "FAIR Data Innovations Hub, California Medical Innovations Institute", | ||
"type": "Organization" | ||
}, | ||
"email": "jclark@calmi2.org", | ||
"familyName": "Clark", | ||
"id": "_:author_2", | ||
"givenName": "Jacob", | ||
"type": "Person" | ||
}, | ||
{ | ||
"affiliation": { | ||
"name": "FAIR Data Innovations Hub, California Medical Innovations Institute", | ||
"type": "Organization" | ||
}, | ||
"email": "dportillo@calmi2.org", | ||
"familyName": "Portillo", | ||
"id": "_:author_3", | ||
"givenName": "Dorian", | ||
"type": "Person" | ||
}, | ||
{ | ||
"@type": "Person", | ||
"givenName": "Aaron", | ||
"familyName": "Marroquin", | ||
"email": "cmarroquin@calmi2.org", | ||
"affiliation": { | ||
"@type": "Organization", | ||
"name": "FAIR Data Innovations Hub" | ||
} | ||
"name": "FAIR Data Innovations Hub, California Medical Innovations Institute", | ||
"type": "Organization" | ||
}, | ||
"email": "ssoundarajan@calmi2.org", | ||
"familyName": "Soundarajan", | ||
"id": "_:author_4", | ||
"givenName": "Sanjay", | ||
"type": "Person" | ||
}, | ||
{ | ||
"@type": "Person", | ||
"givenName": "Jacob", | ||
"familyName": "Clark", | ||
"email": "jclark@calmi2.org", | ||
"affiliation": { | ||
"@type": "Organization", | ||
"name": "FAIR Data Innovations Hub" | ||
} | ||
"name": "FAIR Data Innovations Hub, California Medical Innovations Institute", | ||
"type": "Organization" | ||
}, | ||
"familyName": "Ngo", | ||
"id": "_:author_5", | ||
"givenName": "Tram", | ||
"type": "Person" | ||
}, | ||
{ | ||
"@type": "Person", | ||
"givenName": "Dorian", | ||
"familyName": "Portillo", | ||
"email": "dportillo@calmi2.org", | ||
"affiliation": { | ||
"@type": "Organization", | ||
"name": "FAIR Data Innovations Hub" | ||
} | ||
"name": "FAIR Data Innovations Hub, California Medical Innovations Institute", | ||
"type": "Organization" | ||
}, | ||
"email": "bpatel@calmi2.org", | ||
"familyName": "Patel", | ||
"id": "_:author_6", | ||
"givenName": "Bhavesh", | ||
"type": "Person" | ||
} | ||
] | ||
], | ||
"codeRepository": "https://github.com/fairdataihub/SODA-for-SPARC", | ||
"dateCreated": "2021-10-08", | ||
"dateModified": "2024-07-19", | ||
"datePublished": "2021-10-08", | ||
"description": "Simplifying data curation for researchers funded by the NIH SPARC initiative", | ||
"developmentStatus": "active", | ||
"downloadUrl": "https://fairdataihub.org/sodaforsparc", | ||
"funder": { | ||
"name": "National Institutes of Health (NIH)", | ||
"type": "Organization" | ||
}, | ||
"funding": "OT2OD030213", | ||
"identifier": "10.5281/zenodo.12774826", | ||
"isPartOf": "https://fairdataihub.org/", | ||
"issueTracker": "https://github.com/fairdataihub/SODA-for-SPARC/issues", | ||
"keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"], | ||
"license": "https://spdx.org/licenses/MIT", | ||
"operatingSystem": [ | ||
"Windows 10", | ||
"Big Sur (macOS 11)", | ||
"Catalina (macOS 10.15)", | ||
"Windows 11", | ||
"Ubuntu" | ||
], | ||
"programmingLanguage": ["JavaScript", "HTML", "Python", "CSS"], | ||
"referencePublication": "https://doi.org/10.1101/2021.02.10.430563", | ||
"relatedLink": [], | ||
"runtimePlatform": [], | ||
"softwareRequirements": [], | ||
"version": "15.1.0", | ||
"type": "SoftwareSourceCode" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.