Skip to main content

base-category-attribute

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

The base-category-attribute component extends base-attribute with an optional attribute_description property (via category-attribute-description) that provides metadata such as discipline and type.

This is the base for categorical attribute types including category-attribute and bool-attribute.

Used by: block-model-category-attribute, bool-attribute, category-attribute, category-ensemble, category-time-series.

See also: base-continuous-attribute (continuous counterpart).

Properties

base-category-attribute (v1.0.0)

A base schema for categorial 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_descriptioncategory-attribute-descriptionThe attribute description record.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?