-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TermSetWrapper and write support (#950)
* working concept * minor cleaning * foo file * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * checkpoint * checkpoint * Update src/hdmf/utils.py Co-authored-by: Oliver Ruebel <[email protected]> * clean up * checkpoint * tests placeholders * checkpoint * placeholder * placeholder * placeholder * working write and herd * cleanup * checkpoint on updating append * integrate append * test checkpoint * test checkpoint * test fixes * termset tests * termset tests * termset tests * checkpoint/remove field_name * cleanup * make sure things pass without bad tests * cleanup * temp fix for test * termset tutorial * tests and bug fix on write * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * tests and bug fix on write * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * ruff * bug fix * doc * doc * Update test_docval.py * tests * tests * tests * Update utils.py Co-authored-by: Ryan Ly <[email protected]> * Update utils.py Co-authored-by: Ryan Ly <[email protected]> * Update utils.py Co-authored-by: Ryan Ly <[email protected]> * ryan feedback * Update src/hdmf/build/objectmapper.py Co-authored-by: Ryan Ly <[email protected]> * Update docs/gallery/plot_term_set.py Co-authored-by: Ryan Ly <[email protected]> * Update docs/gallery/plot_term_set.py Co-authored-by: Ryan Ly <[email protected]> * Update docs/gallery/plot_term_set.py Co-authored-by: Ryan Ly <[email protected]> * Update docs/gallery/plot_term_set.py Co-authored-by: Ryan Ly <[email protected]> * tutorial * Update CHANGELOG.md * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * test next * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * format * validation changes * Update tests/unit/test_term_set.py * clean up * Update io.py * Update CHANGELOG.md Co-authored-by: Oliver Ruebel <[email protected]> * tuple change * Update tests/unit/test_term_set.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update src/hdmf/term_set.py * test feedback --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Oliver Ruebel <[email protected]> Co-authored-by: Ryan Ly <[email protected]>
- Loading branch information
1 parent
ddc842b
commit e1105e4
Showing
18 changed files
with
522 additions
and
267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.