mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 00:34:29 +00:00
sneakers-the-rat
be21325123
- split off generated subclasses into "include" files, not sure if that's good, but in any case we have them separable now. - more work on cleanly un-nesting scalar and 1D-vector data into attributes and lists, respectively - brought the pydantic generator in-repo to do a bunch of overrides
8 lines
183 B
YAML
8 lines
183 B
YAML
name: core.nwb.device.include
|
|
id: core.nwb.device.include
|
|
imports:
|
|
- core.nwb.base
|
|
- nwb.language
|
|
- core.nwb.device.include
|
|
- core.nwb.device
|
|
default_prefix: core.nwb.device.include/
|