From cf45a6ce65e04dd7dced78251a3dcdb346a0046d Mon Sep 17 00:00:00 2001 From: Thierry Onkelinx Date: Fri, 6 Sep 2024 11:16:39 +0200 Subject: [PATCH] update codemeta.json --- codemeta.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/codemeta.json b/codemeta.json index 4942730..f611617 100644 --- a/codemeta.json +++ b/codemeta.json @@ -189,7 +189,7 @@ }, "SystemRequirements": null }, - "fileSize": "739KB", + "fileSize": "757.058KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -202,7 +202,10 @@ } }, "name": "git2rdata: Store and Retrieve Data.frames in a Git Repository. Version 0.4.1", - "url": "https://ropensci.github.io/git2rdata/" + "identifier": "10.5281/zenodo.1485309", + "url": "https://ropensci.github.io/git2rdata/", + "@id": "https://doi.org/10.5281/zenodo.1485309", + "sameAs": "https://doi.org/10.5281/zenodo.1485309" } ], "releaseNotes": "https://github.com/ropensci/git2rdata/blob/master/NEWS.md",