upsert(dataset, concept) → {Concept}
Upserts a Concept
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
dataset | string | Id of the Dataset the concept should be added to | ||||||
concept | Object | The Concept. This must meet the requirements of the Dataset schemaProperties
|
Returns:
Concept
- Type
- Concept