Interface: Main
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:17
Indexable
[k: string]: unknown
Properties
$type
$type:
"pub.chive.graph.node"
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:18
alternateLabels?
optionalalternateLabels:string[]
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:32
Alternate labels, synonyms, translations
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:49
createdBy?
optionalcreatedBy:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:51
DID of creator or governance
deprecatedBy?
optionaldeprecatedBy:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:46
AT-URI of the node that supersedes this one
description?
optionaldescription:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:34
Detailed description or scope note
externalIds?
optionalexternalIds:ExternalId[]
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:36
External identifier mappings
id
id:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:20
UUID identifier (also used as rkey)
kind
kind:
"object"|"type"|string&object
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:24
Node kind: 'type' for classifications/categories, 'object' for instances
label
label:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:30
Primary display label
metadata?
optionalmetadata:NodeMetadata
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:37
proposalUri?
optionalproposalUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:48
AT-URI of the proposal that created this node (null for seeded)
schemaRevision?
optionalschemaRevision:number
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:54
Schema revision this record was created with. Absent means revision 1.
slug?
optionalslug:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:22
Human-readable URL-safe identifier (e.g., 'pdf', 'computer-science')
status
status:
string&object|"proposed"|"provisional"|"established"|"deprecated"
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:39
Lifecycle status
subkind?
optionalsubkind:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:26
Slug identifying the subkind (e.g., 'field', 'facet', 'institution')
subkindUri?
optionalsubkindUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:28
AT-URI of the subkind type node
updatedAt?
optionalupdatedAt:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:52