Python package for the openMINDS metadata models. The package contains all openMINDS schemas as Python classes in addition to schema base classes and utility methods.
If a user adds a node to a collection, and then later adds child nodes, those child nodes are now included when the collection is saved to file. Fixes #23.
If a user adds a node to a collection, and then later adds child nodes, those child nodes are now included when the collection is saved to file. Fixes #23.