From 68aeafed3a900c3649804d4a7a2a1f1f0290f1f3 Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Mon, 26 Aug 2024 23:17:41 -0700 Subject: [PATCH] Rename NEP to NWBEP --- docs/source/extensions.rst | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/source/extensions.rst b/docs/source/extensions.rst index 6e8ef3a..74a1097 100644 --- a/docs/source/extensions.rst +++ b/docs/source/extensions.rst @@ -20,7 +20,7 @@ Policies on Community-driven Development and Integration of New Neuroscience Tec - `Sharing Strategies: standard practices and strategies for sharing format extensions for NWB `_ - `Versioning Guidelines: requirements and strategy for versioning namespaces for the NWB core schema and extensions `_ -NWB Enhancement Proposals (NEPs) +NWB Enhancement Proposals (NWBEPs) ================================ The NWB data standard is not static but evolves to adapt to changing needs from the neuroscience community, @@ -28,35 +28,35 @@ clarify ambiguities, and fix bugs, among others. Users can propose smaller chang documentation or addition of a new optional field to an existing data type, on the :nwb-schema-src:`NWB Schema GitHub repository <>`. Users can propose larger changes, such as addition of several new data types to support a new data modality, or a major restructuring of existing data types, -through NWB Enhancement Proposals (NEPs). +through NWB Enhancement Proposals (NWBEPs). -NEPs are often collaborative and led by members of the community to address a significant need by the -community. Here is a list of NEPs that have been started: +NWBEPs are often collaborative and led by members of the community to address a significant need by the +community. Here is a list of NWBEPs that have been started: -.. list-table:: NEPs +.. list-table:: NWBEPs :widths: 15 45 25 15 :header-rows: 1 - * - NEP + * - NBWEP - Title - Lead - URLs - * - NEP001 + * - NWBEP001 - Events and TTL Data - Ryan Ly - `Google Doc `_ - * - NEP002 + * - NWBEP002 - Probe devices and channel mapping in extracellular ephys - Alessio Buccino - `Google Doc `_ -To add a new NEP to this list, please file an issue on the :nwb-overview-src:`NWB Overview GitHub repo <>` +To add a new NWBEP to this list, please file an issue on the :nwb-overview-src:`NWB Overview GitHub repo <>` or create a pull request that modifies the table. -Review of NEPs for acceptance to the NWB core data standard is led by the +Review of NWBEPs for acceptance to the NWB core data standard is led by the :nwb-tab:`NWB Technical Advisory Board (TAB) <>` -and involves several phases. To submit a NEP for review and explore previous NEP reviews, see the -:nep-review:`NEP Review GitHub repo <>`. For more information on the NEP process, see the following links: +and involves several phases. To submit a NWBEP for review and explore previous NWBEP reviews, see the +:nwbep-review:`NWBEP Review GitHub repo <>`. For more information on the NWBEP process, see the following links: - `Proposal Review Process: process by which extensions to the NWB core standard are proposed, evaluated, reviewed, and accepted `_ -- `Working Groups for Evaluating NEPs Policy: process for evaluation and review of NWB Extension Proposals (NEPs) by a review working group (RWG) to provide guidance and a formal framework for RWG members. `_ +- `Working Groups for Evaluating NWBEPs Policy: process for evaluation and review of NWB Extension Proposals (NWBEPs) by a review working group (RWG) to provide guidance and a formal framework for RWG members. `_