Composite function
definition
Composite functions are functions generating one or more subitems (e.g. select_with_org_rel, Griddist)
caching
The direct results (generated subitems) are calculated when needed and kept for reuse within a session.
To keep stable intermediate results available across sessions, write them explicitly to a configured storage, see Strategic decoupling.