The schema to use.
Dimensions of an n-dimensional array.
Must contain a minimum of 2
items
Must contain a maximum of 2
items
Type of data stored in this array.
Pointer to the row-wise concatenated data frame.
Relative path of the resource from the root of the project directory.
Type of file. Local files should be present in the same project directory.
Pointer to a string vector containing the column names for the bumpy matrix. This should be of length equal to the number of columns.If omitted, no column names were present.
In minor version 1, this is instead a 1-column data frame where the only column contains the column names.
Relative path of the resource from the root of the project directory.
Type of file. Local files should be present in the same project directory.
Type of compression applied to the file.
Number of vector-like objects in the bumpy matrix, where each object is represented by a row in the data frame at path
. If this is less than the product of the matrix dimensions, it is assumed that the entries missing from the CSV correspond to empty vector-like objects in the bumpy matrix.
Value must be greater or equal to 0
Whether the individual vector-like objects are named. If true
, the first column of the CSV is called names
and contains the name for the object corresponding to each row. Note that this does not represent the row or column names of the bumpy matrix itself, but instead of the individual (non-empty) vector-like objects.
Pointer to a string vector containing the row names for the bumpy matrix. This should be of length equal to the number of rows.If omitted, no row names were present.
In minor version 1, this is instead a 1-column data frame where the only column contains the row names.
Relative path of the resource from the root of the project directory.
Type of file. Local files should be present in the same project directory.
Is this a child document, only to be interpreted in the context of the parent document from which it is linked? This may have implications for search and metadata requirements.
MD5 checksum for the file.
Path to the file in the project directory.
Minor version of this schema.
Value must be lesser or equal to 2