Skip to main content

Interface: GraphNodeLink

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

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


id?

optional id: string

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

Node UUID identifier


kind

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

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

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


label

label: string

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

Display label for the node


slug?

optional slug: string

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

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


subkind?

optional subkind: string

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

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

AT-URI of the subkind type node


type

type: "graphNode"

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


uri

uri: string

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

AT-URI of the graph node