Get in touch
Get in touch

Upsert a Concept

upsert(dataset, concept) {Concept}

Upserts a Concept
Properties
NameTypeDescription
datasetstringId of the Dataset the concept should be added to
conceptObjectThe Concept. This must meet the requirements of the Dataset schema
Properties
NameTypeDescription
typestringRequired if the Dataset contains more than 1 type
Returns:
Concept
Type
Concept