(From a Discussion with Mathworks at the FMI Advisory Committee Meeting)
For defining sparse matrices one typically uses several Integer and Float arrays, e.g. using the CSR (Compressed Sparse Row) format (https://en.wikipedia.org/wiki/Sparse_matrix)
We could define a grouping in this layered standard.