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
4 changes: 3 additions & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@
"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.",
"description": "<p>Catalog app for Imageomics code, data, models, and spaces hosted on GitHub and 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 GitHub and Hugging Face APIs.</p>\n<p>Catalog website: <a href=\"https://imageomics.github.io/catalog/\">imageomics.github.io/catalog/</a>.</p>",
"keywords": [
"imageomics",
"code",
"data",
"models",
"spaces",
"GitHub",
"Hugging Face",
"APIs",
"inventory",
Expand Down
6 changes: 4 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
abstract: "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."
abstract: "Catalog app for Imageomics code, data, models, and spaces hosted on GitHub and 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 GitHub and Hugging Face APIs."
authors:
- family-names: "Campolongo"
given-names: "Elizabeth G."
Expand All @@ -13,12 +13,14 @@ identifiers:
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/<commit-hash>" # update on release
value: "https://github.com/Imageomics/catalog/tree/f726754f2a94f96c00f228e871ee5744689bb480"
keywords:
- imageomics
- code
- data
- models
- spaces
- "GitHub"
- "Hugging Face"
- APIs
- inventory
Expand Down