-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (32 loc) · 1.19 KB
/
CITATION.cff
File metadata and controls
32 lines (32 loc) · 1.19 KB
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
30
31
32
cff-version: 1.2.0
title: "CORA: a unified operations platform for large-scale research facilities"
message: "If you use CORA in your research, please cite it using these metadata."
type: software
authors:
- family-names: Gursoy
given-names: Doga
affiliation: Argonne National Laboratory
orcid: "https://orcid.org/0000-0002-0080-8101"
repository-code: "https://github.com/xmap/cora"
url: "https://xmap.github.io/cora/"
license: Apache-2.0
version: 0.1.0
date-released: "2026-05-12"
keywords:
- operations-platform
- research-facility
- event-sourcing
- domain-driven-design
- bounded-contexts
- hexagonal-architecture
- model-context-protocol
- isa-95
- isa-88
abstract: >-
CORA is a unified operations platform for large-scale research facilities,
built around event-sourced bounded contexts, a recipe ladder
(Method / Practice / Plan / Run) for facility-neutral procedures, and
equivalent REST and agent-protocol (MCP) API surfaces backed by a single
handler per command. Pilot deployment targets APS beamline 35-BM at Argonne
National Laboratory; the architecture is designed to generalise across
photon sources, neutron sources, free-electron lasers, and HPC centres.