Tag
This represents a fully polinated Tag, that is either attached to an asset or a format that adds additional information "tags" to describe itself.Helps improve Search and other contextual information that is useful for the user.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
id | string |
text | string |
mechanisms | { [key: string]: MechanismEnum; } |
assets | FlattenedAssets |
created | GroupedTimestamp |
updated | GroupedTimestamp |
deleted | GroupedTimestamp |
category | TagCategoryEnum |
relationship | Relationship |
interactions | number |
persons | FlattenedPersons |
score | Score |