Translating NWB schema language to linkml
Find a file
Jonny Saunders 98a9975406
Some checks failed
Lint / Ruff Linting (push) Has been cancelled
Lint / Black Formatting (push) Has been cancelled
Lint / Check for spelling errors (push) Has been cancelled
Model Rebuild / build_models (push) Has been cancelled
Tests / test (3.10) (push) Has been cancelled
Tests / test (3.11) (push) Has been cancelled
Tests / test (3.12) (push) Has been cancelled
Tests / finish-coverage (push) Has been cancelled
Merge pull request #8 from p2p-ld/separate-nwb-models
Separate models into `nwb_models` package
2024-08-20 20:42:24 -07:00
.github/workflows install models, editable install 2024-08-20 20:07:41 -07:00
docs initial refactor 2024-08-15 23:31:40 -07:00
nwb_linkml aha fix black formatting include, generate core by cloning into tmp directory 2024-08-20 20:26:00 -07:00
nwb_models initial refactor 2024-08-15 23:31:40 -07:00
nwb_schema_language add logging. less janky adapter instantiation using model validators. correctly propagate properties from ancestor classes when building 2024-08-12 18:48:59 -07:00
scripts aha fix black formatting include, generate core by cloning into tmp directory 2024-08-20 20:26:00 -07:00
.gitignore minor todos 2024-07-09 23:15:29 -07:00
.readthedocs.yaml conversion from poetry to pdm 2024-07-01 16:19:13 -07:00
LICENSE Initial commit 2023-06-30 20:34:12 -07:00
pdm.lock python 3.10 compat & update lockfiles 2024-07-02 00:10:28 -07:00
pyproject.toml aha fix black formatting include, generate core by cloning into tmp directory 2024-08-20 20:26:00 -07:00
README.md no op to update github cache? 2024-07-31 02:00:31 -07:00

nwb-linkml

Documentation Status Coverage Status

Translating NWB schema language to linkml

(very WIP dont @ me)

Just submitting to pypi to squat the package name

Coverage Status