Interface: NodeRefBodyItem
Defined in: src/types/models/annotation.ts:322
Reference to a knowledge graph node (unified model).
Remarks
Used for referencing any type of node in the unified knowledge graph, including fields, facets, contribution types, institutions, persons, etc. The subkind determines the styling.
Properties
label
readonlylabel:string
Defined in: src/types/models/annotation.ts:327
Human-readable label
subkind?
readonlyoptionalsubkind:string
Defined in: src/types/models/annotation.ts:329
Subkind slug for styling (e.g., 'field', 'institution', 'person')
type
readonlytype:"nodeRef"
Defined in: src/types/models/annotation.ts:323
uri
readonlyuri:AtUri
Defined in: src/types/models/annotation.ts:325
AT-URI of the referenced node