-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Store read-mode `Array` or `Group` that holds metadata values valid as a class memeber * `create` methods take in timestamps which indicate when the metadata values for `soma_object_type` and `encoding_version` should be written and when the write-mode `SOMAObject` should be opened * Make `soma_object_type` and `encoding_version` consts * Use keystroke saver `TimestampRange` * Refactor unit tests to reflect these changes
- Loading branch information
Showing
25 changed files
with
677 additions
and
401 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
Oops, something went wrong.