Interface: Main
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:18
Indexable
[k: string]: unknown
Properties
$type
$type:
"pub.chive.graph.node"
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:19
alternateLabels?
optionalalternateLabels:string[]
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:33
Alternate labels, synonyms, translations
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:50
createdBy?
optionalcreatedBy:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:52
DID of creator or governance
deprecatedBy?
optionaldeprecatedBy:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:47
AT-URI of the node that supersedes this one
description?
optionaldescription:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:35
Detailed description or scope note
externalIds?
optionalexternalIds:ExternalId[]
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:37
External identifier mappings
id
id:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:21
UUID identifier (also used as rkey)
kind
kind:
"object"|"type"|string&object
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:25
Node kind: 'type' for classifications/categories, 'object' for instances
label
label:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:31
Primary display label
metadata?
optionalmetadata:NodeMetadata
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:38
proposalUri?
optionalproposalUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:49
AT-URI of the proposal that created this node (null for seeded)
slug?
optionalslug:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:23
Human-readable URL-safe identifier (e.g., 'pdf', 'computer-science')
status
status:
string&object|"established"|"proposed"|"provisional"|"deprecated"
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:40
Lifecycle status
subkind?
optionalsubkind:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:27
Slug identifying the subkind (e.g., 'field', 'facet', 'institution')
subkindUri?
optionalsubkindUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:29
AT-URI of the subkind type node
updatedAt?
optionalupdatedAt:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:53