Translating NWB schema language to linkml
Find a file
Jonny Saunders f94a144d75
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 #10 from p2p-ld/nwb-loader
NWB Loader
2024-09-11 21:24:37 -07:00
.github/workflows use in-repo version of models 2024-09-11 15:56:45 -07:00
docs working thru tests for nwb file 2024-09-11 21:04:41 -07:00
nwb_linkml lint 2024-09-11 21:17:46 -07:00
nwb_models add id to index name on aligneddynamictable correctly 2024-09-11 21:16:37 -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 updating model generation methods, still some models being converted to str instead of being inlined, but almost there 2024-09-04 00:04:21 -07:00
.gitattributes simplify gitattributes 2024-08-27 21:04:56 -07:00
.gitignore copy and overwrite rather than shutil.move in generate 2024-08-27 20:49:53 -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 copy and overwrite rather than shutil.move in generate 2024-08-27 20:49:53 -07:00
pyproject.toml copy and overwrite rather than shutil.move in generate 2024-08-27 20:49:53 -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