Skip to content

Commit 4f5c3f1

Browse files
JoeZiminskiadamltysonniksirbi
authored
Add 'Community' section. (#58)
* Add first draft community and roadmap page. * Fix linting. * Add links to community page. * Update docs/source/roadmap.md Co-authored-by: Adam Tyson <code@adamltyson.com> * Update docs/source/roadmap.md Co-authored-by: Adam Tyson <code@adamltyson.com> * Add links to metadata decision point. * Add links and restructure community section. * Add link all datashuttle links. * Fix bolding, small tidy ups. * Add SWC link, small fixes. * Add SWC link, small fixes. * Remove datashuttle roadmap / guiding principles links until they are released. * link to github issues Co-authored-by: Niko Sirmpilatze <niko.sirbiladze@gmail.com> * grammer fix Co-authored-by: Niko Sirmpilatze <niko.sirbiladze@gmail.com> * Standardise behaviour spelling. --------- Co-authored-by: Adam Tyson <code@adamltyson.com> Co-authored-by: Niko Sirmpilatze <niko.sirbiladze@gmail.com>
1 parent a57238e commit 4f5c3f1

File tree

3 files changed

+57
-0
lines changed

3 files changed

+57
-0
lines changed

docs/source/community.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Community
2+
3+
**NeuroBlueprint** is developed by the
4+
[NeuroInformatics Unit](https://neuroinformatics.dev)
5+
at the
6+
[Sainsbury Wellcome Centre](https://www.sainsburywellcome.org/web/).
7+
We are very interested in feedback on the
8+
specification, please get in contact through our
9+
[GitHub Issues](https://github.com/neuroinformatics-unit/NeuroBlueprint/issues)
10+
or
11+
[Zulip Chat](https://neuroinformatics.zulipchat.com/#narrow/stream/406000-NeuroBlueprint)!
12+
13+
We are keen to work closely with ongoing standardisation efforts in the
14+
[BIDS](https://bids.neuroimaging.io)
15+
and
16+
[NWB](https://www.nwb.org)
17+
communities. Please see our
18+
[Roadmap](roadmap.md)
19+
for details on our future plans.
20+
21+
```{toctree}
22+
:maxdepth: 3
23+
:caption: Contents
24+
:hidden:
25+
26+
roadmap
27+
```

docs/source/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ and [BIDS community](https://bids.neuroimaging.io/) to extend the BIDS specifica
2929
:caption: Contents
3030
3131
specification
32+
community
3233
```

docs/source/roadmap.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Roadmap
2+
3+
The roadmap for **NeuroBlueprint**
4+
contains our development plans for the specification.
5+
6+
The roadmap is responsive to the requirements
7+
of the community, and we encourage people to get in
8+
contact to outline their needs and priorities.
9+
10+
The aim of **NeuroBlueprint**
11+
[v0.2](https://github.com/neuroinformatics-unit/NeuroBlueprint/releases)
12+
was to provide a lightweight specification
13+
enabling automatic discovery of raw data for
14+
different data types (e.g. behaviour, electrophysiology).
15+
16+
Next, we plan to extend the specification to support automated
17+
multimodal analysis. This will require metadata standardisation,
18+
and we will decide on an existing metadata standard to adopt and a minimal
19+
set of required keywords.
20+
21+
**Q4 2024**
22+
23+
- Investigate and adopt a metadata standard (e.g.
24+
[Brain Imaging Data Structure](https://bids-specification.readthedocs.io/en/stable/derivatives/common-data-types.html)
25+
or
26+
[Allen Institute for Neural Dynamics](https://github.com/AllenNeuralDynamics/aind-data-schema)).
27+
28+
- Add required metadata for automated multimodal behavioural and electrophysiological
29+
analysis to the specification.

0 commit comments

Comments
 (0)