Skip to content

Commit 760ad3c

Browse files
committed
Update minimal metadata and citation for 2025-07-17
1 parent 4eb67ab commit 760ad3c

4 files changed

Lines changed: 17 additions & 41 deletions

File tree

.zenodo.json

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,16 @@
11
{
22
"title": "fedora",
3-
"description": "Qompass AI On Fedora",
4-
"license": "Q-CDA-1.0",
5-
"language": "eng",
6-
"upload_type": "software",
7-
"access_right": "open",
8-
"version": "f93eb42",
9-
"publication_date": "2025-07-14",
103
"creators": [
114
{
125
"name": "Porter, Matthew A.",
136
"affiliation": "Qompass AI",
14-
"orcid": "0000-0002-0302-4812",
15-
"type": "Author"
7+
"orcid": "0000-0002-0302-4812"
168
}
179
],
18-
"keywords": ["AI","Education","Healthcare","Post-Quantum Cryptography","Quantum","opensource","software"],
19-
"related_identifiers": [
20-
{ "identifier": "https://github.com/qompassai/fedora", "relation": "isSupplementTo", "resource_type": "software" },
21-
{ "identifier": "https://github.com/qompassai/fedora/releases/tag/v2025-07-14", "relation": "isIdenticalTo", "resource_type": "software" },
22-
{ "identifier": "https://orcid.org/0000-0002-0302-4812", "relation": "isAuthorOf", "resource_type": "person" },
23-
{ "identifier": "https://github.com/qompassai/fedora/actions", "relation": "isCompiledBy", "resource_type": "workflow" },
24-
{ "identifier": "https://loop.frontiersin.org/people/2230223", "relation": "isAuthorOf", "resource_type": "person" },
25-
{ "identifier": "https://www.webofscience.com/wos/author/HNQ-0292-2023", "relation": "isIdenticalTo", "resource_type": "person" },
26-
{ "identifier": "https://www.scopus.com/authid/detail.uri?authorId=57385910700", "relation": "isIdenticalTo", "resource_type": "person" }
27-
],
28-
"communities": [ { "identifier": "qompassai" } ],
29-
"contributors": [
30-
{ "name": "Porter, Matthew A.", "orcid": "https://orcid.org/0000-0002-0302-4812", "type": "Author" },
31-
{ "name": "Qompass AI", "type": "Sponsor" }
32-
]
10+
"description": "Qompass AI On Fedora",
11+
"license": "Q-CDA-1.0",
12+
"upload_type": "software",
13+
"version": "4eb67ab-dirty",
14+
"publication_date": "2025-07-17",
15+
"access_right": "open"
3316
}

CITATION.cff

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
11
cff-version: 1.2.0
22
title: "fedora"
3-
message: "If you use this software, please cite it as below."
43
authors:
54
- family-names: "Porter"
65
given-names: "Matthew A."
76
orcid: "https://orcid.org/0000-0002-0302-4812"
87
affiliation: "Qompass AI"
9-
version: "v2025-07-14"
10-
date-released: "2025-07-14"
8+
version: "4eb67ab-dirty"
9+
date-released: "2025-07-17"
1110
repository-code: "https://github.com/qompassai/fedora"
1211
license: "Q-CDA-1.0"
13-
keywords:
14-
- AI
15-
- Education
16-
- Healthcare
17-
- Post-Quantum Cryptography
18-
- Quantum
19-
- opensource
20-
- software
12+
message: "If you use this software, please cite it as below."
2113
abstract: "Qompass AI On Fedora"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727

2828
<details>
29-
<summary style="font-size: 1.4em; font-weight: bold; padding: 15px; background: #667eea; color: white; border-radius: 10px; cursor: pointer; margin: 10px 0;"><strong>🎩 Qompass AI Fedora Quick Start</strong></summary>
29+
<summary style="font-size: 1.4em; font-weight: bold; padding: 15px; background: #667eea; color: white; border-radius: 10px; cursor: pointer; margin: 10px 0;"><strong> Qompass AI Fedora Quick Start</strong></summary>
3030
<blockquote style="font-size: 1.2em; line-height: 1.8; padding: 25px; background: #f8f9fa; border-left: 6px solid #667eea; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 8px rgba(0,0,0,0.1);">
3131

3232
</blockquote>

citation.bib

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
@misc{fedora,
1+
@software{fedora,
22
author = {Porter, Matthew A.},
3-
title = {Qompass AI on Fedora},
3+
title = {fedora},
44
year = {2025},
5-
note = {Version 2025-05-01. Not yet indexed by Zenodo.},
6-
howpublished = {\url{https://github.com/qompassai/fedora}},
7-
organization = {Qompass AI}
5+
license = {Q-CDA-1.0},
6+
publisher = {Zenodo},
7+
version = {4eb67ab-dirty},
8+
url = {https://github.com/qompassai/fedora}
89
}

0 commit comments

Comments
 (0)