mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-14 02:34:28 +00:00
22 lines
375 B
YAML
22 lines
375 B
YAML
name: core
|
|
annotations:
|
|
namespace:
|
|
tag: namespace
|
|
value: 'True'
|
|
description: NWB namespace
|
|
id: core
|
|
version: 2.6.0-alpha
|
|
imports:
|
|
- core.nwb.base
|
|
- core.nwb.device
|
|
- core.nwb.epoch
|
|
- core.nwb.image
|
|
- core.nwb.file
|
|
- core.nwb.misc
|
|
- core.nwb.behavior
|
|
- core.nwb.ecephys
|
|
- core.nwb.icephys
|
|
- core.nwb.ogen
|
|
- core.nwb.ophys
|
|
- core.nwb.retinotopy
|
|
default_prefix: core/
|