Get in touch
Get in touch

Create a Concept

create(dataset, concept) {Concept}

Creates a new Concept
Properties
NameTypeDescription
datasetstringId of the Dataset the new concept should be added to
conceptObjectThe new 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