-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
42 lines (42 loc) · 1.41 KB
/
.zenodo.json
File metadata and controls
42 lines (42 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"creators": [
{
"name": "Campolongo, Elizabeth G.",
"orcid": "https://orcid.org/0000-0003-0846-2413",
"affiliation": "The Ohio State University"
},
{
"name": "Frasure, Emerson",
"affiliation": "The Ohio State University"
},
{
"name": "Radhakrishnan, Balaji",
"affiliation": "The Ohio State University"
}
],
"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>\n<p>The repository also serves as a template for others looking to create a similar website to catalog their group's code, data, models, and demos.</p>",
"keywords": [
"imageomics",
"code",
"data",
"models",
"spaces",
"GitHub",
"Hugging Face",
"APIs",
"inventory",
"catalog",
"keyword search",
"discoverability",
"searchability"
],
"title": "Imageomics Catalog",
"version": "4.1.0",
"license": "MIT",
"publication_date": "2026-04-22",
"grants": [
{
"id": "021nxhr62::2118240"
}
]
}