Classifications
Classification fields in Ango Annotation Format exports.
General Structure
"classifications" : [
{
answer // object OR list, classification answers
objectId // string, ID of the classification
schemaId, // string, ID of the classification class in the project
classifications, // list, nested classifications
title // string, title of the classification
page // int, optional, if asset is multi-page, page where the classification takes place
tool // string, name of the tool (radio, dropdown, etc.)
metadata // dict, optional, metadata regarding the annotation (creation date, etc.)
interpolationStopped // bool, optional, whether in multi-frame assets the classification disappears from this frame on
},
{ ... }
]Common Properties
Property
Type
Description
Radio
Property
Type
Description
Checkbox
Property
Type
Description
Single Dropdown
Property
Type
Description
Multiple Dropdown
Property
Type
Description
Text
Property
Type
Description
Tree Dropdown
Property
Type
Description
Last updated
