Skip to content

Commit fc0546e

Browse files
committed
Update metadata, badge, and citation for 2025-05-06
1 parent 34fc17a commit fc0546e

File tree

2 files changed

+27
-33
lines changed

2 files changed

+27
-33
lines changed

.zenodo.json

Lines changed: 18 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,33 @@
11
{
2-
"title": "Equator",
3-
"description": "A software project at the intersection of AI, Quantum, and Healthcare.",
4-
"license": ["AGPL-3.0", "Q-CDA-1.0"],
2+
"title": "equator",
3+
"description": "Quality AI Education Solutions",
4+
"license": "Q-CDA-1.0",
55
"language": "eng",
66
"upload_type": "software",
77
"access_right": "open",
8-
"version": "2025-04-28",
9-
"publication_date": "2025-04-28",
8+
"version": "34fc17a",
9+
"publication_date": "2025-05-06",
1010
"creators": [
1111
{
1212
"name": "Porter, Matthew A.",
1313
"affiliation": "Qompass AI",
14-
"orcid": "https://orcid.org/0000-0002-0302-4812"
14+
"orcid": "0000-0002-0302-4812",
15+
"type": "Author"
1516
}
1617
],
17-
"keywords": [
18-
"AI",
19-
"Quantum",
20-
"Post-Quantum Cryptography",
21-
"Healthcare",
22-
"Medical Education",
23-
"Post-Quantum AI"
24-
],
18+
"keywords": ["AI","Education","Healthcare","Post-Quantum Cryptography","Quantum","opensource","software"],
2519
"related_identifiers": [
26-
{
27-
"identifier": "https://github.com/qompassai/Equator",
28-
"relation": "isSupplementTo",
29-
"resource_type": "software"
30-
}
31-
],
32-
"communities": [
33-
{ "identifier": "qompassai" }
20+
{ "identifier": "https://github.com/qompassai/equator", "relation": "isSupplementTo", "resource_type": "software" },
21+
{ "identifier": "https://github.com/qompassai/equator/releases/tag/v2025-05-06", "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/equator/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" }
3427
],
28+
"communities": [ { "identifier": "qompassai" } ],
3529
"contributors": [
36-
{
37-
"name": "Qompass AI",
38-
"type": "Sponsor"
39-
}
30+
{ "name": "Porter, Matthew A.", "orcid": "https://orcid.org/0000-0002-0302-4812", "type": "Author" },
31+
{ "name": "Qompass AI", "type": "Sponsor" }
4032
]
4133
}

CITATION.cff

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
cff-version: 1.2.0
2-
title: "Equator"
2+
title: "equator"
33
message: "If you use this software, please cite it as below."
44
authors:
55
- family-names: "Porter"
66
given-names: "Matthew A."
77
orcid: "https://orcid.org/0000-0002-0302-4812"
88
affiliation: "Qompass AI"
9-
version: "2025-04-28"
10-
date-released: "2025-04-28"
11-
repository-code: "https://github.com/qompassai/Equator"
12-
license: "AGPL-3.0 AND Qompass-Commercial-Data-Agreement"
9+
version: "v2025-05-06"
10+
date-released: "2025-05-06"
11+
repository-code: "https://github.com/qompassai/equator"
12+
license: "Q-CDA-1.0"
1313
keywords:
1414
- AI
15-
- Quantum
16-
- Post-Quantum Cryptography
1715
- Education
1816
- Healthcare
17+
- Post-Quantum Cryptography
18+
- Quantum
19+
- opensource
20+
- software
1921
abstract: "Quality AI Education Solutions"

0 commit comments

Comments
 (0)