User interfaces and standard:
- PyNWB Python API: https://pynwb.readthedocs.io/en/stable/
- MatNWB MATLAB API: https://neurodatawithoutborders.github.io/matnwb/
- NWB standard specification: https://nwb-schema.readthedocs.io/en/stable/
Internals:
- NWB specification language: https://schema-language.readthedocs.io/en/stable/
- NWB storage: https://nwb-storage.readthedocs.io/en/stable/
- Hierarchical Data Modeling Framework (HDMF): https://hdmf-dev.github.io
- HDMF Common specification: https://hdmf-common-schema.readthedocs.io/en/stable/
- HDMF documentation utilities: https://github.com/hdmf-dev/hdmf-docutils
- NDX Template: https://github.com/nwb-extensions/ndx-template . NOTE: When creating a new extension, the NDX-template will create a detailed NEXTSTEPS.md file describing how to create an extension and how to submit it to the NDX catalog.