Property description
The queryMappings asset maps ingested data to the appropriate attribute types.
This is a legacy method for data integration. For the current configuration, refer to data source definitions and data integrations.
Minimal JSON
{ "key": "","name": "","queries": [ ]
}
Nested properties
| Property | Description | Values | Mandatory |
|---|---|---|---|
key | Unique key of the asset. | string | Yes |
name | Name of the asset used as default EN translation. | string | Yes |
queries | Array of queries. | array | Yes |
description | Description of the asset. | string | No |
translations | Array of translations. | array | No |