standalone attribute for `Section` and `Property` objects.
Open
- Dominant language
- Python
- Stars
- 25
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Following discussion #93
* Introduce `standalone` attribute for `Section` and `Property` objects. If `parent` is not explicitly set, default `standalone` could be `yes`.
* If defined as standalone, the object should be immutable and not attachable to another object. Use case could be a similar sections in multiple experiments could reoccur, so one could copy one of those in different experiment metadata.
Contributor guide
Assessment
This issue has not been assessed yet.