nwb-linkml/nwb_schema_language
2024-09-13 23:05:34 -07:00
..
.github/workflows some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
docs updating nwb_schema_language to have proper single/multi fields for author/contact 2023-10-10 01:08:25 -07:00
project Regenerate nwb_schema_language models 2023-10-09 15:06:53 -07:00
src get ting there, working rolldown of extra attributes, but something still funny in patchclampseries children w.r.t. losing attributes in data 2024-09-13 23:05:34 -07:00
tests v0.2.0 of nwb_schema_language - parentization 2024-09-12 22:40:14 -07:00
utils some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
.cruft.json some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
.gitignore Cleaner code generation, npytyping type hints for arrays 2023-08-30 20:56:30 -07:00
about.yaml some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
CODE_OF_CONDUCT.md some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
config.env some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
config.yaml some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
CONTRIBUTING.md some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
LICENSE some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
Makefile v0.2.0 of nwb_schema_language - parentization 2024-09-12 22:40:14 -07:00
mkdocs.yml some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
project.Makefile some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
pyproject.toml v0.2.0 of nwb_schema_language - parentization 2024-09-12 22:40:14 -07:00
README.md some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00

nwb-schema-language

Translation of the nwb-schema-language to LinkML

Website

https://p2p_ld.github.io/nwb-schema-language

Repository Structure

Developer Documentation

Use the `make` command to generate project artefacts:
  • make all: make everything
  • make deploy: deploys site

Credits

This project was made with linkml-project-cookiecutter.