Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DynamicEnums and Schemasheets integration (#923)
* first * schemamaker * schemasheets support integration * schemasheets files for term set test * unit test for schemasheets integration * test * add oaklib to termset * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * dynamic * dynamic * example for dyanmic term set unit test * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * leverage oaklib to expand enums dyanmically * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * unit test for enum expansion method * dynamic * join error * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * test * correct prefix for cell ontology * test skips/pyproject * ruff * pyproject * fix test for enum expander * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * pyproject * Update pyproject.toml * Update requirements-opt.txt * ruff * Update pyproject.toml * Update requirements-opt.txt * Update requirements-min.txt * Update requirements-doc.txt * gallery * yaml * Update pyproject.toml * value error * quote * Update requirements-min.txt * Update requirements-opt.txt * Update requirements-doc.txt * except * gallery * gallery * gallery * ruff * tests * tests * windows path resolution in termset * fix linting errors in test_term_set * normalize paths for cross OS tests fix * normalize paths in missed test_enum_expander() * notebook * notebook * name convention * name convention * Update CHANGELOG.md * Update plot_term_set.py * Update plot_term_set.py * Update CHANGELOG.md * test reqs * test reqs * pyproject * gallery * gallery * gallery * gallery * gallery * gallery * gallery * revert * dynamic document clarify * Update docs/gallery/plot_term_set.py Co-authored-by: Oliver Ruebel <oruebel@users.noreply.github.com> * Update src/hdmf/term_set.py Co-authored-by: Oliver Ruebel <oruebel@users.noreply.github.com> * Update src/hdmf/term_set.py Co-authored-by: Oliver Ruebel <oruebel@users.noreply.github.com> * Update src/hdmf/term_set.py Co-authored-by: Oliver Ruebel <oruebel@users.noreply.github.com> * fixes from review * Update src/hdmf/term_set.py --------- Co-authored-by: Sujay Patil <sujaysanjeev.patil@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Oliver Ruebel <oruebel@users.noreply.github.com>
- Loading branch information