Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand All @@ -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-04",
"grants": [
{
"id": "021nxhr62::2118240"
Expand Down
14 changes: 8 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -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-04"
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/<commit-hash>" # update on release
keywords:
- imageomics
- data
Expand All @@ -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