mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-12 17:54:29 +00:00
sneakers-the-rat
4faaa8efe8
or at least all the semantics are present. it's not pretty by any stretch of the imagination
18 lines
312 B
YAML
18 lines
312 B
YAML
name: core
|
|
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/
|