This page contains detailed information about the default data model of Asset Management 2022.12 for the different analytic types.
Asset Metadata
The asset metadata contains following single-value and multi-value attributes.
Single-value attributes
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_ANALYZED | boolean | Flag that determines whether the asset has already been analyzed. |
MAN_ANALYZED_AT | datetime | Timestamp of latest analytics run. |
MAN_CONTAINSADULTCONTENT | boolean | Flag that indicates if adult content was detected. |
MAN_OFFENSIVECONTENT | boolean | Flag that indicates if offensive content was detected. |
MAN_CONTAINSRACIALCONTENT | boolean | Flag that indicates if racial content was detected. |
MAN_LANGUAGE | Text (64) | Detected language of the content. |
MAN_LANGUAGE_CODE | Text (12) | Detected language code of the content. |
Multi-value attributes
Time-based metadata
As of Release version 2018.9, the asset management data model contains following layers.
Each Layer is mean to be used for a specific analytic type.
MAN_ANNOTATIONS
Analytic Type: Annotations
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_TAG_NAME | Text (64) | Name of the annotation Tag. |
MAN_AUDIOEFFECTS
Analytic Type: Audio Effects
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_AUDIOEFFECT_NAME | Text (64) | Name of the audio effect. |
MAN_BRANDS
Analytic Type: Brands
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_BRAND_NAME | Text (64) | Brand name. |
MAN_BRAND_TAGS | Text (256) | Comma separated list of tags for brand. |
MAN_REFERENCE_ID | Text (256) | Reference id. |
MAN_REFERENCE_TYPE | Text (32) | Reference type. |
MAN_SOURCE | Text (32) | Source of brand information. |
MAN_CONTENTMODERATION
Analytic Type: Content Moderation
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_CONTENTMODERATION_INFO | Text | Content moderation information. |
MAN_CONTENTMODERATION_TYPE | Text (16) | Type of the content moderation information. |
MAN_EMOTIONS
Analytic Type: Emotions
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_EMOTION_TYPE | Text (64) | Type of emotion. |
MAN_FACEDETECTION
Analytic Type: Face Recognition
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_PERSON_NAME | Text (128) | Name of the detected person. |
MAN_FRAMEPATTERNS
Analytic Type: Frame Patterns
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_FRAMEPATTERN_TYPE | Text (64) | Type of the detected frame pattern. |
MAN_KEYWORDS
Analytic Type: Keywords
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_TEXT_CONTENT | Text | Detected text content. |
MAN_OCR
Analytic Type: OCR
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_LANGUAGE | Text (64) | Detected language of the text content. |
MAN_LANGUAGE_CODE | Text (12) | Detected language code of the text content. |
MAN_TEXT_CONTENT | Text | Detected text content. |
MAN_PEOPLE
Analytic Type: People
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_PERSON_NAME | Text (64) | Person name. |
MAN_PERSON_TAGS | Text (256) | Comma separated list of tags. |
MAN_REFERENCE_ID | Text (256) | Reference id. |
MAN_REFERENCE_URL | Text (2048) | Reference url. |
MAN_SOURCE | Text (32) | Source of brand information. |
MAN_SENTIMENTS
Analytic Type: Sentiments
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_SENTIMENT_TYPE | Text (64) | Detected sentiment type of the content. |
MAN_SHOTS
Analytic Type: Scenes
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_SHOT_TYPE | Text (16) | Shot type: scene/shot/keyframe. |
MAN_STT
Analytic Type: Speech to Text
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_LANGUAGE | Text (64) | Detected language of the text content. |
MAN_LANGUAGE_CODE | Text (12) | Detected language code of the text content. |
MAN_SPEAKER | Text (128) | Identified speaker. |
MAN_TEXT_CONTENT | Text | Converted text content. |
MAN_TOPICS
Analytic Type: Topics
Attribute Name | Attribute Type | Description |
---|---|---|
MAN_REFERENCE_ID | Text (256) | Reference id. |
MAN_REFERENCE_TYPE | Text (32) | Reference type. |
MAN_TOPIC_IPTC_NAME | Text (64) | Topic IPTC name. |
MAN_TOPIC_NAME | Text (64) | Topic name. |