Interface: NodeDetail
Defined in: web/lib/hooks/use-nodes.ts:113
Node detail with connected nodes.
Extends
Properties
alternateLabels?
optionalalternateLabels:string[]
Defined in: web/lib/hooks/use-nodes.ts:95
Alternate labels
Inherited from
children?
optionalchildren:object[]
Defined in: web/lib/hooks/use-nodes.ts:117
Child nodes (via narrower relation)
description?
optionaldescription:string
label
label:
string
uri
uri:
string
createdAt
createdAt:
string
Defined in: web/lib/hooks/use-nodes.ts:107
Creation timestamp
Inherited from
deprecatedBy?
optionaldeprecatedBy:string
Defined in: web/lib/hooks/use-nodes.ts:105
URI of deprecation replacement
Inherited from
description?
optionaldescription:string
Defined in: web/lib/hooks/use-nodes.ts:97
Description
Inherited from
externalIds?
optionalexternalIds:ExternalId[]
Defined in: web/lib/hooks/use-nodes.ts:99
External identifiers
Inherited from
id
id:
string
Defined in: web/lib/hooks/use-nodes.ts:87
Node identifier (UUID)
Inherited from
kind
kind:
NodeKind
Defined in: web/lib/hooks/use-nodes.ts:89
Node kind
Inherited from
label
label:
string
Defined in: web/lib/hooks/use-nodes.ts:93
Display label
Inherited from
metadata?
optionalmetadata:NodeMetadata
Defined in: web/lib/hooks/use-nodes.ts:101
Subkind-specific metadata
Inherited from
parents?
optionalparents:object[]
Defined in: web/lib/hooks/use-nodes.ts:115
Parent nodes (via broader relation)
label
label:
string
uri
uri:
string
related?
optionalrelated:object[]
Defined in: web/lib/hooks/use-nodes.ts:119
Related nodes
label
label:
string
relationSlug
relationSlug:
string
uri
uri:
string
status
status:
NodeStatus
Defined in: web/lib/hooks/use-nodes.ts:103
Governance status
Inherited from
subkind
subkind:
string
Defined in: web/lib/hooks/use-nodes.ts:91
Subkind slug
Inherited from
uri
uri:
string
Defined in: web/lib/hooks/use-nodes.ts:85
AT-URI of the node