From 276f8b2aa27288dc1c29a63387ac44c7890012f6 Mon Sep 17 00:00:00 2001 From: Elizabeth Campolongo <38985481+egrace479@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:19:09 -0500 Subject: [PATCH 1/4] Update citation for version 2.0.0 release Add Balaji --- CITATION.cff | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 4e22641..79b70a8 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,15 +3,17 @@ authors: - family-names: "Campolongo" given-names: "Elizabeth G." orcid: "https://orcid.org/0000-0003-0846-2413" +- family-names: Radhakrishnan + given-names: Balaji cff-version: 1.2.0 -date-released: "2025-11-13" +date-released: "2025-12-01" identifiers: - - description: "The GitHub release URL of tag v1.0.0." + - description: "The GitHub release URL of tag v2.0.0." type: url - value: "https://github.com/Imageomics/catalog/releases/tag/v1.0.0" - - description: "The GitHub URL of the commit tagged with v1.0.0." + value: "https://github.com/Imageomics/catalog/releases/tag/v2.0.0" + - description: "The GitHub URL of the commit tagged with v2.0.0." type: url - value: "https://github.com/Imageomics/catalog/tree/e852eed1dcf2c45ad4a06b0b51617e9bab65e505" + value: "https://github.com/Imageomics/catalog/tree/" # update on release keywords: - imageomics - data @@ -28,6 +30,6 @@ license: MIT message: "If you use this software, please cite it as below." repository-code: "https://github.com/Imageomics/catalog" title: "Imageomics Catalog" -version: "1.0.0" +version: "2.0.0" doi: "10.5281/zenodo.17602801" type: software From d98df5cbb8a76a42389e6f38975916c60d0d4d7b Mon Sep 17 00:00:00 2001 From: Elizabeth Campolongo <38985481+egrace479@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:21:35 -0500 Subject: [PATCH 2/4] update zenodo metadata file for v2.0.0 release --- .zenodo.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 0e7f8cb..f1d6ae9 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -4,6 +4,10 @@ "name": "Campolongo, Elizabeth G.", "orcid": "https://orcid.org/0000-0003-0846-2413", "affiliation": "The Ohio State University" + }, + { + "name": "Radhakrishnan, Balaji", + "affiliation": "The Ohio State University" } ], "description": "Catalog app for Imageomics data, models, and spaces hosted on Hugging Face. It was designed for improved discoverability and searchability of Imageomics products, and the content is updated in real-time through calls to the Hugging Face API.", @@ -21,9 +25,9 @@ "searchability" ], "title": "Imageomics Catalog", - "version": "1.0.0", + "version": "2.0.0", "license": "MIT", - "publication_date": "2025-11-13", + "publication_date": "2025-12-01", "grants": [ { "id": "021nxhr62::2118240" From fba32659e10c5d48d9df7d5c34d8d1137aa0d065 Mon Sep 17 00:00:00 2001 From: Elizabeth Campolongo <38985481+egrace479@users.noreply.github.com> Date: Thu, 4 Dec 2025 10:11:47 -0500 Subject: [PATCH 3/4] Reset date --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 79b70a8..5a8f49f 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -6,7 +6,7 @@ authors: - family-names: Radhakrishnan given-names: Balaji cff-version: 1.2.0 -date-released: "2025-12-01" +date-released: "2025-12-04" identifiers: - description: "The GitHub release URL of tag v2.0.0." type: url From df9b86d5ba43b7f59592d6226efde4b9357c0b05 Mon Sep 17 00:00:00 2001 From: Elizabeth Campolongo <38985481+egrace479@users.noreply.github.com> Date: Thu, 4 Dec 2025 10:12:11 -0500 Subject: [PATCH 4/4] Reset date --- .zenodo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index f1d6ae9..5e5f6c4 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -27,7 +27,7 @@ "title": "Imageomics Catalog", "version": "2.0.0", "license": "MIT", - "publication_date": "2025-12-01", + "publication_date": "2025-12-04", "grants": [ { "id": "021nxhr62::2118240"