Option Objects
NestableOption Objects
add_nested_option
.add_nested_option instead.
There is no functional difference between these methods.
add_nested_attribute
cls- attribute type, one ofRadioAttribute,ChecklistAttribute,TextAttributename- the user-visible name of the attributelocal_uid- integer identifier of the attribute. Normally auto-generated; omit this unless the aim is to create an exact clone of existing ontologyfeature_node_hash- global identifier of the object. Normally auto-generated; omit this unless the aim is to create an exact clone of existing ontologyrequired- whether the label editor would mark this attribute as ‘required’
ValueError- if specifiedlocal_uidorfeature_node_hashviolate uniqueness constraints

