Skip to content

Commit 5047a0c

Browse files
committed
Fix CFF file
1 parent 253aa92 commit 5047a0c

1 file changed

Lines changed: 18 additions & 7 deletions

File tree

CITATION.CFF

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,33 @@
11
cff-version: 1.2.0
2+
3+
title: "Compass — Java library for FAIR Signposting validation of RFC 8288 Web Links (alpha)"
4+
25
message: >-
36
This software is in an early (alpha) stage and under active development.
47
APIs and behavior may change without notice.
58
You may cite this version to describe the software used in your work.
69
For long-term or archival references, consider citing a later stable release when available.
7-
title: "Compass — Java library for FAIR Signposting validation of RFC 8288 Web Links (alpha)"
10+
811
version: "1.0.0-alpha.2"
9-
date-released: "2025-01-20"
10-
identifiers:
11-
- type: doi
12-
value: 10.5281/zenodo.18327776
12+
date-released: "2026-01-20"
13+
1314
doi: 10.5281/zenodo.18327776
15+
1416
authors:
1517
- family-names: Fillinger
1618
given-names: Sven
1719
orcid: "https://orcid.org/0000-0001-8835-2219"
20+
1821
repository-code: "https://github.com/qbicsoftware/compass"
1922
license: "AGPL-3.0-only"
23+
2024
preferred-citation:
21-
note: >-
22-
This is an alpha release. A stable citation will be provided once the API stabilizes.
25+
type: software
26+
title: "Compass — Java library for FAIR Signposting validation of RFC 8288 Web Links"
27+
version: "1.0.0-alpha.2"
28+
authors:
29+
- family-names: Fillinger
30+
given-names: Sven
31+
orcid: "https://orcid.org/0000-0001-8835-2219"
32+
doi: 10.5281/zenodo.18327776
33+
year: 2026

0 commit comments

Comments
 (0)