Skip to content

Interface: CorpusEntityRef

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Corpus / CorpusEntityRef

Interface: CorpusEntityRef

Defined in: src/types/corpus.ts:121

A ranked member entity of a community.

Properties

degree

degree: number

Defined in: src/types/corpus.ts:129

Degree of the entity within the union entity graph.


label

label: string

Defined in: src/types/corpus.ts:125

Entity display label.


sort

sort: string

Defined in: src/types/corpus.ts:127

Sort name (entity type).


termId

termId: string

Defined in: src/types/corpus.ts:123

Entity term id.