Interface: NodeMetadata
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:123
Subkind-specific metadata fields
Properties
$type?
optional$type:"pub.chive.graph.node#nodeMetadata"
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:124
activityTypes?
optionalactivityTypes:string[]
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:157
Feed event types this collection surfaces. Absent means all types.
city?
optionalcity:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:128
City name (for institutions)
country?
optionalcountry:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:126
ISO 3166-1 alpha-2 country code (for institutions)
displayOrder?
optionaldisplayOrder:number
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:143
Display order for UI sorting
functional?
optionalfunctional:boolean
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:153
Whether this relation is functional (each source has at most one target)
inverseSlug?
optionalinverseSlug:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:145
Slug of inverse relation (for relation types)
mimeTypes?
optionalmimeTypes:string[]
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:139
MIME types (for document-format)
organizationStatus?
optionalorganizationStatus:string&object|"active"|"merged"|"inactive"|"defunct"
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:132
Organization operational status (for institutions)
reflexive?
optionalreflexive:boolean
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:151
Whether this relation is reflexive (A rel A is always valid)
spdxId?
optionalspdxId:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:141
SPDX license identifier (for licenses)
subscriptionDid?
optionalsubscriptionDid:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:155
For a collection that tracks one person, the DID of that person. Set when the collection was created by subscribing to an author.
symmetric?
optionalsymmetric:boolean
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:147
Whether this relation is symmetric (A rel B implies B rel A)
transitive?
optionaltransitive:boolean
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:149
Whether this relation is transitive (A rel B and B rel C implies A rel C)
website?
optionalwebsite:string
Defined in: web/lib/api/generated/types/pub/chive/graph/node.ts:130
Official website URL