VocabularyEntitySummary¶
Structure Class¶
VocabularyEntitySummary
dataclass
¶
Summary of a Vocabulary entity
Attributes¶
description
class-attribute
instance-attribute
¶
description: str | None = field(repr=False, default=None)
Description of the entity
entity_id
class-attribute
instance-attribute
¶
entity_id: str | None = None
Unique identifier for the entity
language
class-attribute
instance-attribute
¶
language: Language | None = None
Supported input languages
last_modified_time
class-attribute
instance-attribute
¶
last_modified_time: datetime | None = None
Time Stamp
num_of_phrases
class-attribute
instance-attribute
¶
num_of_phrases: int | None = None
num of phrases in the entity