Translating NWB schema language to linkml
Find a file
Yaroslav Halchenko 2e2ecf10c0 [DATALAD RUNCMD] Do interactive fixing of leftover ambigous typos
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w -i 3 -C 2",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2024-04-17 16:00:34 -04:00
.github/workflows Add github action to codespell main on push and PRs 2024-04-17 15:54:16 -04:00
docs [DATALAD RUNCMD] Do interactive fixing of leftover ambigous typos 2024-04-17 16:00:34 -04:00
nwb_linkml [DATALAD RUNCMD] Do interactive fixing of leftover ambigous typos 2024-04-17 16:00:34 -04:00
nwb_schema_language [DATALAD RUNCMD] run codespell throughout fixing typo automagically but ignoring the failure due to ambigous typos 2024-04-17 15:59:53 -04:00
scripts regenerating models, some minor code cleanup and coverage omissions 2023-09-15 00:37:20 -07:00
.gitignore docs, but need to sleep, come back in morning 2023-10-19 02:52:15 -07:00
.readthedocs.yaml use poetry kernel and default kernel for rtd? 2023-10-19 03:00:34 -07:00
LICENSE Initial commit 2023-06-30 20:34:12 -07:00
poetry.lock ipywidgets 2023-10-19 03:07:16 -07:00
pyproject.toml Skip folders with produced dumps from nwb schemas 2024-04-17 15:59:48 -04:00
README.md [tests] pydantic generator 2023-10-05 21:22:00 -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