Skip to main content

base-continuous-attribute

schema/components/base-continuous-attribute/1.0.0/base-continuous-attribute.schema.json

The base-continuous-attribute component extends base-attribute with an optional attribute_description property (via attribute-description) that provides metadata such as discipline, unit, and scale.

This is the base for continuous-valued attribute types including continuous-attribute, color-attribute, string-attribute, integer-attribute, date-time-attribute, vector-attribute, and indices-attribute.

Used by: block-model-attribute, bool-time-series, color-attribute, continuous-attribute, continuous-ensemble, continuous-time-series, date-time-attribute, indices-attribute, integer-attribute, string-attribute, time-step-continuous-attribute, time-step-date-time-attribute, vector-attribute.

See also: base-category-attribute (categorical counterpart).

Properties

base-continuous-attribute (v1.0.0)

A base schema for continuous attributes.

PropertyTypeDescriptionFlags
nameStringThe name of the attribute⬆️
keyStringAn identifier of the attribute, used to keep track of the attribute when it is renamed.
The identifier must be unique within an attribute list.⬆️
attribute_typeStringType of the attribute.⬆️
attribute_descriptionattribute-descriptionThe attribute description record.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?