Translating NWB schema language to linkml
Find a file
2024-09-13 02:42:01 -07:00
.github/workflows v0.2.0 of nwb_schema_language - parentization 2024-09-12 22:40:14 -07:00
docs working thru tests for nwb file 2024-09-11 21:04:41 -07:00
nwb_linkml partially functioning rolldown, but getting some wonky results - missing attributes in nested inheritance, and the models are now extremely noisy, creating the same fields over and over even when they aren't overridden or modified by the child class. Need to redo the rolldown, make it less generic, don't dump to dicts, merge in a more targeted way. 2024-09-13 02:42:01 -07:00
nwb_models partially functioning rolldown, but getting some wonky results - missing attributes in nested inheritance, and the models are now extremely noisy, creating the same fields over and over even when they aren't overridden or modified by the child class. Need to redo the rolldown, make it less generic, don't dump to dicts, merge in a more targeted way. 2024-09-13 02:42:01 -07:00
nwb_schema_language partially functioning rolldown, but getting some wonky results - missing attributes in nested inheritance, and the models are now extremely noisy, creating the same fields over and over even when they aren't overridden or modified by the child class. Need to redo the rolldown, make it less generic, don't dump to dicts, merge in a more targeted way. 2024-09-13 02:42:01 -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