Skip to main content

GkbProperty

A property with its associated value from the Geneea Knowledge Base (GKB).

Fields

PropertyRequiredTypeDescription
nameTruestringKey identifying the property in the Geneea Knowledge Base.
labelFalsestringHuman-readable label describing the property.
valueGkbIdFalsestringGKB identifier of the item representing the property’s value, if applicable.
boolValueFalsebooleanProperty value when it is of boolean type.
floatValueFalsenumberProperty value when it is of floating-point numeric type.
intValueFalseintegerProperty value when it is of integer numeric type.
strValueFalsestringProperty value when it is a string or a date (in string format).