mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 00:34:29 +00:00
22 lines
401 B
YAML
22 lines
401 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
|
|
prefixes:
|
|
core:
|
|
prefix_prefix: core
|
|
prefix_reference: https://example.com/core/
|
|
default_prefix: core
|