This is an implementation of schema.org Boolean.
In Stencila Schema it is represented as a primitive node so boolean values can participate in the same typed, serializable, and validatable document model as richer document content. This makes booleans usable in structured data, parameters, forms, and execution state.
See also the broader primitive unions such as Primitive.
The following external types, elements, or nodes are similar to a Boolean:
The Boolean type is represented in:
This documentation was generated from Boolean.yaml by docs_types.rs.