Skip to content

Commit b44260a

Browse files
authored
Add release commit hash (#22)
* Add release commit hash * Update descriptions to include code description also updated on Zenodo record
1 parent f726754 commit b44260a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.zenodo.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@
1010
"affiliation": "The Ohio State University"
1111
}
1212
],
13-
"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.",
13+
"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>",
1414
"keywords": [
1515
"imageomics",
16+
"code",
1617
"data",
1718
"models",
1819
"spaces",
20+
"GitHub",
1921
"Hugging Face",
2022
"APIs",
2123
"inventory",

CITATION.cff

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
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."
1+
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."
22
authors:
33
- family-names: "Campolongo"
44
given-names: "Elizabeth G."
@@ -13,12 +13,14 @@ identifiers:
1313
value: "https://github.com/Imageomics/catalog/releases/tag/v2.0.0"
1414
- description: "The GitHub URL of the commit tagged with v2.0.0."
1515
type: url
16-
value: "https://github.com/Imageomics/catalog/tree/<commit-hash>" # update on release
16+
value: "https://github.com/Imageomics/catalog/tree/f726754f2a94f96c00f228e871ee5744689bb480"
1717
keywords:
1818
- imageomics
19+
- code
1920
- data
2021
- models
2122
- spaces
23+
- "GitHub"
2224
- "Hugging Face"
2325
- APIs
2426
- inventory

0 commit comments

Comments
 (0)