Skip to content

Commit 6c1ad6c

Browse files
committed
Create governance document with sections 1,2,4
1 parent b5d57d7 commit 6c1ad6c

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

docs/terms-policies/governance.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# DANDI Archive Project Governance
2+
3+
Version: 1.0
4+
Effective Date: YYYY-MM-DD
5+
Status: Draft
6+
7+
## 1. Purpose
8+
9+
This document defines the governance structure, roles, responsibilities, and decision‑making processes for the DANDI Archive ecosystem. It applies uniformly to all current and future repositories and services, including:
10+
11+
Sites:
12+
- https://dandiarchive.org
13+
- https://hub.dandiarchive.org
14+
- https://about.dandiarchive.org
15+
16+
Code repositories:
17+
- https://github.com/dandi
18+
- https://github.com/dandisets
19+
- https://github.com/dandizarrs
20+
21+
## 2. Mission
22+
23+
DANDI (Distributed Archives for Neurophysiology Data Integration) enables FAIR (Findable, Accessible, Interoperable, Reusable) publishing, preservation, discovery, and computational reuse of neurophysiology data. DANDI provides:
24+
25+
- A cloud-based platform to store, process, and disseminate data. You can use DANDI to collaborate and publish datasets.
26+
- Open access to data to enable secondary uses of data outside the intent of the study.
27+
- Optimize data storage and access through partnerships, compression and accessibility technologies.
28+
- Enables reproducible practices and publications through data standards such as NWB and BIDS.
29+
- The platform is not just an endpoint to dump data, it is intended as a living repository that enables collaboration within and across labs.
30+
31+
32+
## 4. Project Structure
33+
34+
| Domain | Primary Repos |
35+
|--------|------------------------------|
36+
| Archive | [dandi-archive](https://github.com/dandi/dandi-archive), [dandi-infrastructure](https://github.com/dandi/dandi-infrastructure) |
37+
| Client | [dandi-cli](https://github.com/dandi/dandi-cli), [dandidav](https://github.com/dandi/dandidav) |
38+
| Metadata | [dandi-schema](https://github.com/dandi/dandi-schema), [schema](https://github.com/dandi/schema) |
39+
| JupterHub | [dandi-hub](https://github.com/dandi/dandi-hub), [nebari](https://github.com/dandi/nebari), [nebari-deployments](https://github.com/dandi/nebari-deployments), [nebari-docker-images](https://github.com/dandi/nebari-docker-images) |
40+
| Documentation & Support | [dandi-docs](https://github.com/dandi/dandi-docs), [dandi-about](https://github.com/dandi/dandi-about), [helpdesk](https://github.com/dandi/helpdesk) |
41+

0 commit comments

Comments
 (0)