This is a primitive type used in Stencila Schema for object values.
It exists so keyed collections of primitive values can participate in the same node-based data model as scalar and array primitives. Keys are strings and values are restricted to Primitive values, including nested Object and Array values.
See also Primitive for the broader primitive-value union.
The following external types, elements, or nodes are similar to a Object:
The Object type is represented in:
This documentation was generated from Object.yaml by docs_types.rs.