industry_model_map
Maps Domo DataSet columns to a canonical industry model, ensuring standard, governed entities after migration to Databricks.
Instructions
Draft-map a Domo DataSet's columns onto a canonical industry-model table.
Conforms a Domo output DataSet to the Databricks Industry Data Model ("silver") so the transpiled pipeline lands governed, standard entities rather than a like-for-like copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| industry | No | target model key (e.g. "automotive", "transport_shipping"). | automotive |
| overrides | No | {domo_column: target_column | ""} human column choices. | |
| dataset_id | No | the Domo DataSet id to map; OR | |
| lineage_id | No | a Build lineage id — its output DataSet is mapped. | |
| prefer_domain | No | bias table selection; inferred from name if omitted. | |
| force_table_fqn | No | pin the target table (user re-selected it in the UI). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||