Skip to main content

bool-array-md

schema/elements/bool-array-md/1.0.1/bool-array-md.schema.json

Multi-dimensional array of boolean values. Stores width boolean values per row, with length rows total. Used for multi-column boolean data.

See also: bool-array-1 (width 1 specialisation).

Properties​

bool-array-md (v1.0.1)​

Multi dimensional array of boolean values.

PropertyTypeDescriptionFlags
databinary-blobData stored as a binary blob.✅
lengthIntegerlength of array✅
widthIntegernumber of columns✅
data_typeStringdata type✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?