EditorialTag
Provides detailed information about an entity or tag.
Fields
| Property | Required | Type | Description |
|---|---|---|---|
| gkbId | True | string | Unique Geneea Knowledge Base (GKB) identifier for the entity or tag. |
| stdForm | True | LangValueString | Standardized name of the entity or tag, possibly in multiple languages. |
| description | True | LangValueString | Description of the entity or tag, possibly in multiple languages. |
| type | True | string | Type of the entity or tag (e.g., person, organization, location). |
| externalIds | True | object | Mapping of external database names to their IDs for this entity or tag. |
| externalLinks | True | object | Mapping of external resource names to their URLs for this entity or tag. |