pixano.features.schemas.schema_group
SchemaGroup
Bases: Enum
Schema group.
It defines the different schema groups to which a schema can belong.
Attributes:
Name | Type | Description |
---|---|---|
ANNOTATION |
Annotation schema group. |
|
EMBEDDING |
Embedding schema group. |
|
ITEM |
Item schema group. |
|
ENTITY |
Entity schema group. |
|
VIEW |
View schema group. |