mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-12 17:54:29 +00:00
Translating NWB schema language to linkml
sneakers-the-rat
6bbf56d1a0
Track dependencies in build results and dont try and complete model if dependencies not alreay completed (ie. need multiple passes to complete, which is the correct behavior) Use base models in dynamic tables, we should fix the dynamictable base class rather than just having everything be an anonymous BaseModel in order to satisfy type validation Clear completed queue when advancing stages - we should make sure to move everything to completed with maps rather than implicitly keeping things in completed when they aren't - so we might be getting old versions of results that aren't actually fully completed but have some reference stubs still in them. |
||
---|---|---|
.github/workflows | ||
docs | ||
hdf5_linkml | ||
nwb_linkml | ||
nwb_schema_language | ||
scripts | ||
.gitignore | ||
.readthedocs.yaml | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md |