-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
35 lines (35 loc) · 1.21 KB
/
Copy pathCITATION.cff
File metadata and controls
35 lines (35 loc) · 1.21 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
abstract: "Catalog app for ABC Center code, data, models, and demos hosted on GitHub and Hugging Face. Centralized resource to search ABC Center-affiliated products, the content is updated in real-time through calls to the GitHub and Hugging Face APIs. This repository was generated from the Imageomics Catalog Template."
authors:
- family-names: "Campolongo"
given-names: "Elizabeth G."
affiliation: "The Ohio State University"
orcid: "https://orcid.org/0000-0003-0846-2413"
cff-version: 1.2.0
date-released: "2026-03-20"
identifiers:
- description: "The GitHub release URL of tag v1.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."
type: url
value: "https://github.com/Imageomics/catalog/tree/<commit-hash>" # update on release
keywords:
- code
- data
- models
- spaces
- demos
- "GitHub"
- "Hugging Face"
- APIs
- inventory
- catalog
- "keyword search"
- discoverability
- searchability
license: MIT
message: "If you use this software, please cite it as below."
repository-code: "https://github.com/Imageomics/catalog"
title: "ABC Center Catalog"
version: "1.0.0"
type: software