Entity

A named or unnamed entity mentioned in the article, either directly or indirectly.

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, person, product, event, general).

mentions

False

List[Mention]

Occurrences of the entity in the text, when appropriate

feats

False

Map[string, string]

Custom features, including:

  • derivedBy: relation that was used to derive (some of the) mentions of the entity (e.g., region for a city)

  • derivedOnly: true if the entity is not mentioned directly in the text

  • relevance: number between 0 and 100 expressing the relevance of the entity relative to the article text,

  • ranking: obsolete synonym for relevance

gkbProperties

False

List[GkbProperty]

Geneea knowledge-base properties