Closed
Description
Would it make sense to introduce cardinality for odml entities as a core feature?
Outline of such a cardinality feature would be
- cardinality would be provided and parsed in the format 'n..n' with '0..n' as default.
- Sections would feature cardinality for subsections and properties.
- Properties would feature cardinality for values.
- cardinality would always be checked via core validations on saving and loading.