Translating NWB schema language to linkml
Find a file
sneakers-the-rat 34f8969fa9 Like 15 validation errors away from fully reading a file.
Just going to make a special completion phase for the top-level NWBFile because it's so special cased it's not worth trying to generalize.

- Resolving hardlinked datasets in read maps
- Resolving 2nd-order empty groups
- Completing container groups
- Move fixing references to recursive function
- Multiple passes for a given phase
- NDArrayProxies should resolve dask or h5py reading on their own
- Correctly build split schema from PydanticProvider instead of needing external logic
2023-10-02 22:19:11 -07:00
.github/workflows trying to get absolute paths out of coverage report 2023-09-05 22:54:20 -07:00
docs pandas dataframe mimic 2023-09-23 00:08:59 -07:00
hdf5_linkml commit hdf5 starts 2023-09-07 14:09:27 -07:00
nwb_linkml Like 15 validation errors away from fully reading a file. 2023-10-02 22:19:11 -07:00
nwb_schema_language upload to pypi 2023-09-05 22:10:10 -07:00
scripts regenerating models, some minor code cleanup and coverage omissions 2023-09-15 00:37:20 -07:00
.gitignore perf enhancements to pydantic generation 2023-09-06 22:48:47 -07:00
.readthedocs.yaml docs! 2023-09-07 19:32:17 -07:00
LICENSE Initial commit 2023-06-30 20:34:12 -07:00
poetry.lock docs! 2023-09-07 19:32:17 -07:00
pyproject.toml docs! 2023-09-07 19:32:17 -07:00
README.md i'm just sorta making a mess here. coming back tomorrow 2023-09-06 00:50:49 -07:00

nwb-linkml

Translating NWB schema language to linkml

(very WIP dont @ me)

Just submitting to pypi to squat the package name

Coverage Status