-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.zenodo.json
More file actions
29 lines (29 loc) · 824 Bytes
/
Copy path.zenodo.json
File metadata and controls
29 lines (29 loc) · 824 Bytes
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
{
"title": "KairoECS: A Rust-first multi-method simulation engine for DES and ABM",
"upload_type": "software",
"version": "0.4.0-alpha.1",
"publication_date": "2026-05-05",
"access_right": "open",
"description": "KairoECS is a Rust-first multi-method simulation engine treating DES and ABM as equal paradigms with polyglot bindings and Arrow telemetry.",
"creators": [
{
"name": "KairoECS contributors"
}
],
"license": "Apache-2.0 OR MIT",
"keywords": [
"simulation",
"DES",
"ABM",
"Rust",
"Apache Arrow"
],
"related_identifiers": [
{
"identifier": "https://github.com/edithatogo/kairos",
"relation": "isSupplementTo",
"scheme": "url"
}
],
"notes": "Pre-release metadata seed for 0.4.0-alpha.1; archive status is not yet DOI-minted."
}