Skip to main content

ClassificationOption Objects

@dataclass
class ClassificationOption()
DEPRECATED: prefer using :class:encord.ontology.Ontology A dataclass which holds nested options for the :class:.ClassificationAttribute.

id

A unique (to the ontology) identifier of the option.

label

A description of the option.

value

A snake-case concatenated version of the label.

feature_node_hash

An 8-character hex string uniquely defining the option.