-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
47 lines (39 loc) · 1.58 KB
/
CITATION.cff
File metadata and controls
47 lines (39 loc) · 1.58 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# ============================================================
# CITATION.cff (How to cite this project)
# ============================================================
# REQ.UNIVERSAL: Professional open projects SHOULD include this file.
# USAGE: See https://citation-file-format.github.io/ for details.
cff-version: "1.2.0"
type: software
title: "Structural Explainability: Accountable Record"
version: "0.3.0"
date-released: "2026-05-25"
authors:
- family-names: Case
given-names: Denise M.
orcid: "https://orcid.org/0000-0001-6165-7389"
repository-code: "https://github.com/structural-explainability/accountable-record"
license: MIT
abstract: >-
Accountable Record is the language-neutral contract for information systems
that must remain usable under persistent disagreement. It defines schemas,
identifiers, entity-kind mappings, traits, claims, adoption levels, bundles,
profiles, reports, and verification semantics for preserving distinctions
among sources, entities, events, rules, scopes, contexts, transformations,
interpretations, and provenance. The contract supports incremental adoption
and trait-based verification without deciding truth, authority, legitimacy,
obligation, enforcement, or domain correctness.
keywords:
- structural-explainability
- accountable-record
- accountable-record
- persistent-disagreement
- information-systems
- trait-based-verification
- conformance
- verification
- provenance
- record-systems
- auditability
- structural-accountability
message: "If using this software, please cite it as described in this file."