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