Skip to content

Commit 39aaaec

Browse files
committed
Schema
1 parent ce7265b commit 39aaaec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core/nwb.file.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ groups:
4747
no timezone offset. Date accuracy is up to milliseconds. All times stored
4848
in the file use this time as reference (i.e., time zero).'
4949
groups:
50-
- name: resources
51-
neurodata_type_inc: HERD
52-
doc: This is the HERD structure for this specific NWBFile, storing the mapped external resources.
53-
quantity: "?"
5450
- name: acquisition
5551
doc: Data streams recorded from the system, including ephys, ophys, tracking,
5652
etc. This group should be read-only after the experiment is completed and
@@ -272,6 +268,10 @@ groups:
272268
date made, injection location, volume, etc.
273269
quantity: '?'
274270
groups:
271+
- name: external_resources
272+
neurodata_type_inc: HERD
273+
doc: This is the HERD structure for this specific NWBFile, storing the mapped external resources.
274+
quantity: "?"
275275
- neurodata_type_inc: LabMetaData
276276
doc: Place-holder than can be extended so that lab-specific meta-data can be
277277
placed in /general.

0 commit comments

Comments
 (0)