mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 08:44:30 +00:00
sneakers-the-rat
eac5ef4c80
move conftest to root so we find doctests? maybe we don't want to keep that tho
611 B
611 B
Adapters
Adapters translate NWB Schema Language to LinkML Schema.
- Adapter - Base Adapter Classes
- Namespaces - Top-level container of NWB namespace indices and schema
- Schema - Individual NWB Schema files within a namespace
- Classes - Root methods shared between classes and groups
:hidden:
adapter
classes
dataset
group
namespaces
schema
.. automodule:: nwb_linkml.adapters
:members:
:undoc-members: