Skip to content

Commit 048dd09

Browse files
committed
docs: update title, abstract, and authors in CITATION.cff for clarity and completeness
1 parent 7d06027 commit 048dd09

1 file changed

Lines changed: 61 additions & 10 deletions

File tree

CITATION.cff

Lines changed: 61 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,71 @@
1616
# SPDX-License-Identifier: Apache-2.0
1717

1818
cff-version: 1.2.0
19-
title: ArcadeDB
19+
title: ArcadeDB Embedded for Python
2020
message: If you use this software, please cite it using the metadata from this file.
2121
type: software
2222
authors:
23-
- given-names: Luca
24-
family-names: Garulli
25-
repository-code: "https://github.com/ArcadeData/arcadedb"
26-
url: "https://arcadedb.com"
27-
abstract: Play With Data!
23+
- name: lvca
24+
- name: dependabot[bot]
25+
- name: Roberto Franchini
26+
- name: mergify[bot]
27+
- name: Taewoon Kim
28+
- name: Christian Himpe
29+
- name: Luca Garulli
30+
- name: arcade-player
31+
- name: copilot-swe-agent[bot]
32+
- name: hr.stoyanov
33+
- name: Oleg Cohen
34+
- name: Antarctic Giraffe
35+
- name: Copilot
36+
- name: GitHub Actions
37+
- name: carlos-rodrigues-8x8
38+
- name: ExtReMLapin
39+
- name: Snyk bot
40+
- name: github-actions[bot]
41+
- name: snyk-bot
42+
- name: Gregor Frey
43+
- name: Aleš Najmann
44+
- name: Josh Soref
45+
- name: Matteo Baccan
46+
- name: giastfader
47+
- name: Claude
48+
- name: Claudio
49+
- name: Dominik Bergen
50+
- name: Erick J
51+
- name: Ilia Naryzhny
52+
- name: Luke
53+
- name: Pierre F
54+
- name: T. H. Soh
55+
- name: bennelli
56+
- name: claude[bot]
57+
- name: odysseaspenta
58+
- name: Christoph Thelen
59+
- name: Eric Le Goff
60+
- name: Greg Lincoln
61+
- name: Jonathan Leitschuh
62+
- name: Lucian Musca
63+
- name: Miles Granger
64+
- name: Pawel Maslej
65+
- name: Roman Heinrich
66+
- name: Sam Stowers
67+
- name: Shasaur
68+
- name: Szabi
69+
- name: The Codacy Badger
70+
- name: psytron
71+
- name: robfrank
72+
repository-code: "https://github.com/humemai/arcadedb-embedded-python"
73+
url: "https://docs.humem.ai/arcadedb/latest/"
74+
abstract: Embedded ArcadeDB Python bindings with a bundled JRE, enabling in-process multi-model database access (graph, document, key/value, vector, time series) via SQL, OpenCypher, and MongoDB query languages.
2875
license: Apache-2.0
29-
copyright: Copyright (c) 2021 Arcade Data Ltd
76+
copyright: Copyright (c) 2021–present Arcade Data Ltd; 2025–present HumemAI
3077
keywords:
78+
- ArcadeDB
79+
- Python
80+
- Embedded
81+
- Bindings
3182
- Multi-Model
32-
- NoSQL
83+
- Graph
84+
- Vector
3385
- SQL
34-
- Database
35-
- DBMS
86+
- NoSQL

0 commit comments

Comments
 (0)