Skip to main content

Interface: GraphNodeLink

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

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:118


id?

optional id: string

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

Node UUID identifier


kind

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

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

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


label

label: string

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

Display label for the node


slug?

optional slug: string

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

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


subkind?

optional subkind: string

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

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:133

AT-URI of the subkind type node


type

type: "graphNode"

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


uri

uri: string

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

AT-URI of the graph node