Skip to main content

Interface: GraphNodeLink

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:145

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

Properties

$type?

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

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:146


id?

optional id: string

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:151

Node UUID identifier


kind

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

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:157

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


label

label: string

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:155

Display label for the node


slug?

optional slug: string

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:153

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


subkind?

optional subkind: string

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:159

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


subkindUri?

optional subkindUri: string

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:161

AT-URI of the subkind type node


type

type: "graphNode"

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:147


uri

uri: string

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:149

AT-URI of the graph node