Skip to main content

Interface: GraphNodeLink

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:116

Link to a knowledge graph node (type or object, with optional subkind)

Properties​

$type?​

optional $type: "pub.chive.review.entityLink#graphNodeLink"

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:117


id?​

optional id: string

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:122

Node UUID identifier


kind​

kind: "object" | "type" | string & object

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:128

Node kind: 'type' for classifications, 'object' for instances


label​

label: string

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:126

Display label for the node


slug?​

optional slug: string

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:124

Human-readable slug (e.g., 'computer-science')


subkind?​

optional subkind: string

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:130

Subkind slug (e.g., 'field', 'facet', 'institution', 'contribution-type')


subkindUri?​

optional subkindUri: string

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:132

AT-URI of the subkind type node


type​

type: "graphNode"

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:118


uri​

uri: string

Defined in: web/lib/api/generated/types/pub/chive/review/entityLink.ts:120

AT-URI of the graph node