Skip to content

Commit

Permalink
style: 🎨 fix code style issues with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
fairdataihub-bot committed Jul 29, 2022
1 parent 2cd2424 commit e25ee95
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 112 deletions.
34 changes: 33 additions & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
@@ -1 +1,33 @@
{"upload_type": "software", "title": "SODA (Software to Organize Data Automatically) for SPARC", "publication_date": "2022-07-29", "creators": [{"name": "Patel, Bhavesh", "affiliation": "FAIR Data Innovations Hub"}, {"name": "Ngo, Tram", "affiliation": "FAIR Data Innovations Hub"}, {"name": "Soundarajan, Sanjay", "affiliation": "FAIR Data Innovations Hub"}, {"name": "Marroquin, Aaron", "affiliation": "FAIR Data Innovations Hub"}, {"name": "Clark, Jacob", "affiliation": "California Medical Innovations Institute"}, {"name": "Portillo, Dorian", "affiliation": "FAIR Data Innovations Hub"}], "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": "7.0.1"}
{
"upload_type": "software",
"title": "SODA (Software to Organize Data Automatically) for SPARC",
"publication_date": "2022-07-29",
"creators": [
{ "name": "Patel, Bhavesh", "affiliation": "FAIR Data Innovations Hub" },
{ "name": "Ngo, Tram", "affiliation": "FAIR Data Innovations Hub" },
{
"name": "Soundarajan, Sanjay",
"affiliation": "FAIR Data Innovations Hub"
},
{ "name": "Marroquin, Aaron", "affiliation": "FAIR Data Innovations Hub" },
{
"name": "Clark, Jacob",
"affiliation": "California Medical Innovations Institute"
},
{ "name": "Portillo, Dorian", "affiliation": "FAIR Data Innovations Hub" }
],
"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": "7.0.1"
}
220 changes: 109 additions & 111 deletions codemeta.json
Original file line number Diff line number Diff line change
@@ -1,114 +1,112 @@
{
"@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": "2022-07-29",
"dateModified": "2022-07-29",
"downloadUrl": "https://fairdataihub.org/sodaforsparc",
"issueTracker": "https://github.com/fairdataihub/SODA-for-SPARC/issues",
"name": "SODA (Software to Organize Data Automatically) for SPARC",
"version": "7.0.1",
"identifier": "https://doi.org/10.5281/zenodo.5565455",
"description": "Simplifying data curation for researchers funded by the NIH SPARC initiative",
"applicationCategory": "Scientific",
"releaseNotes": "v.7.0.1 - 2022-07-29\n\nBug fixes:\n\nFixed an issue where SODA will exit on startup if the Pennsieve Agent is installed but there is not a configuration file or .pennsieve folder.\n\nKnown Issues:\n\nThere is a bug with removing dataset permissions using both SODA and Pennsieve. If you want to remove your own permission from a dataset, another user with either 'Manager' or 'Owner' permissions must remove you from the dataset. This is an issue with Pennsieve's backend system and will be updated soon.\nWhen uploading a dataset through Upload Local Dataset or Organize Dataset feature to Pennsieve the upload will sometimes freeze. When this occurs it is best to reset the upload and ensure the Pennsieve Agent has been stopped before attempting to upload again. It is also necessary to verify the integrity of uploaded files up to that point. This can be done by simply ensuring all files from folders that have been uploaded are included in the Pennsieve dataset.\nThe Organize Datasets option to upload duplicate files to Pennsieve uploads some duplicates but does not upload all.\nWhen using the Create manifest.xlsx feature any custom columns added to a manifest file stored on Pennsieve will not be imported for editing.\nThe Create manifest.xlsx feature will spawn an error while generating manifest files for a local dataset if there are hidden files in the dataset directory. SODA will not tell the user the cause is the presence of the hidden files.",
"funding": "OT2OD030213",
"developmentStatus": "active",
"isPartOf": "https://fairdataihub.org/",
"referencePublication": "https://doi.org/10.1101/2021.02.10.430563",
"funder": {
"@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": "2022-07-29",
"dateModified": "2022-07-29",
"downloadUrl": "https://fairdataihub.org/sodaforsparc",
"issueTracker": "https://github.com/fairdataihub/SODA-for-SPARC/issues",
"name": "SODA (Software to Organize Data Automatically) for SPARC",
"version": "7.0.1",
"identifier": "https://doi.org/10.5281/zenodo.5565455",
"description": "Simplifying data curation for researchers funded by the NIH SPARC initiative",
"applicationCategory": "Scientific",
"releaseNotes": "v.7.0.1 - 2022-07-29\n\nBug fixes:\n\nFixed an issue where SODA will exit on startup if the Pennsieve Agent is installed but there is not a configuration file or .pennsieve folder.\n\nKnown Issues:\n\nThere is a bug with removing dataset permissions using both SODA and Pennsieve. If you want to remove your own permission from a dataset, another user with either 'Manager' or 'Owner' permissions must remove you from the dataset. This is an issue with Pennsieve's backend system and will be updated soon.\nWhen uploading a dataset through Upload Local Dataset or Organize Dataset feature to Pennsieve the upload will sometimes freeze. When this occurs it is best to reset the upload and ensure the Pennsieve Agent has been stopped before attempting to upload again. It is also necessary to verify the integrity of uploaded files up to that point. This can be done by simply ensuring all files from folders that have been uploaded are included in the Pennsieve dataset.\nThe Organize Datasets option to upload duplicate files to Pennsieve uploads some duplicates but does not upload all.\nWhen using the Create manifest.xlsx feature any custom columns added to a manifest file stored on Pennsieve will not be imported for editing.\nThe Create manifest.xlsx feature will spawn an error while generating manifest files for a local dataset if there are hidden files in the dataset directory. SODA will not tell the user the cause is the presence of the hidden files.",
"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": "[email protected]",
"affiliation": {
"@type": "Organization",
"@name": "National Institutes of Health (NIH)"
"name": "FAIR Data Innovations Hub"
}
},
"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": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
},
{
"@type": "Person",
"givenName": "Tram",
"familyName": "Ngo",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
},
{
"@type": "Person",
"givenName": "Sanjay",
"familyName": "Soundarajan",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
},
{
"@type": "Person",
"givenName": "Aaron",
"familyName": "Marroquin",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
},
{
"@type": "Person",
"givenName": "Jacob",
"familyName": "Clark",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "California Medical Innovations Institute"
}
},
{
"@type": "Person",
"givenName": "Dorian",
"familyName": "Portillo",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
}
]
}
{
"@type": "Person",
"givenName": "Tram",
"familyName": "Ngo",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
},
{
"@type": "Person",
"givenName": "Sanjay",
"familyName": "Soundarajan",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
},
{
"@type": "Person",
"givenName": "Aaron",
"familyName": "Marroquin",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
},
{
"@type": "Person",
"givenName": "Jacob",
"familyName": "Clark",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "California Medical Innovations Institute"
}
},
{
"@type": "Person",
"givenName": "Dorian",
"familyName": "Portillo",
"email": "[email protected]",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
}
]
}

0 comments on commit e25ee95

Please sign in to comment.