mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 08:44:30 +00:00
25 lines
No EOL
336 B
Markdown
25 lines
No EOL
336 B
Markdown
# NWB Background
|
|
|
|
## Components
|
|
|
|
NWB is
|
|
|
|
- nwb schema language
|
|
- core schema + extensions
|
|
- hdmf + hdmf common
|
|
- pynwb
|
|
|
|
## NWB Schema Language
|
|
|
|
### Design
|
|
|
|
### Types
|
|
|
|
## Core Schema
|
|
|
|
### Special Cases
|
|
|
|
- `NWBFile` defines the storage layout
|
|
- `hdmf-common` defines the base data types, which effectively are all special cases
|
|
|
|
## PyNWB |