nwb-linkml/nwb_schema_language
2023-09-04 21:46:17 -07:00
..
.github/workflows some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
docs Need to go home, in the middle of refactoring group and dataset as well as implementing the name property correctly 2023-08-31 00:01:43 -07:00
project Cleaner code generation, npytyping type hints for arrays 2023-08-30 20:56:30 -07:00
src - Able to complete build all the way through to importing generated classes 2023-09-04 21:46:17 -07:00
tests some vague sketching on mapping namespaces 2023-08-20 23:00:58 -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 update to pydantic 2 2023-08-31 15:36:58 -07:00
mkdocs.yml some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
poetry.lock update to pydantic 2 2023-08-31 15:36:58 -07:00
project.Makefile some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
pyproject.toml update to pydantic 2 2023-08-31 15:36:58 -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.