standalone attribute for `Section` and `Property` objects.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 25
- Forks
- 30
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.