Entity
Found named or unnamed entity
Fields
Property | Required | Type | Description |
---|---|---|---|
id | True | string | ID of the entity used to refer to it from other objects |
gkbId | False | string | Unique identifier of this entity in Geneea knowledge-base |
stdForm | True | string | Standard form of the entity, abstracting from alternative names |
type | True | string | Entity type (e.g., organization, location, food) |
mentions | False | List[Mention] | Occurrences of the entity in the text, when appropriate |
feats | False | Map[string, string] | Custom features |
gkbProperties | False | List[GkbProperty] | Geneea knowledge-base properties |