JSON Representation
🔄 Converters Beta
dbt Semantic Model
🔄
Drop dbt files here
semantic_manifest.json · .yml semantic model files
How to get files:
• semantic_manifest.json: dbt Cloud artifact
• .yml: Semantic model YAML with entities, dimensions, measures
• Paste: Paste YAML directly into the textarea above
• semantic_manifest.json: dbt Cloud artifact
• .yml: Semantic model YAML with entities, dimensions, measures
• Paste: Paste YAML directly into the textarea above
Sigma Data Model JSON
Snowflake Semantic View
❄️
Drop semantic view file here
Cortex Analyst .yaml · .yml · .json
How to get files:
• Snowsight: Semantic Views → Export YAML
• Generator: Cortex Analyst Semantic Model Generator
• Paste: Paste YAML directly into the textarea above
• Snowsight: Semantic Views → Export YAML
• Generator: Cortex Analyst Semantic Model Generator
• Paste: Paste YAML directly into the textarea above
Sigma Data Model JSON
LookML Project Files
🔍
Drop .lkml files here
Upload one .model.lkml + one or more .view.lkml files
Relationships are lazy (join on demand). Physical joins are eager (always joined).
🤖 AI key for formula conversion (optional — converts complex sql expressions)
Without a key, simple patterns (ROUND, DATEDIFF, column = 1, CASE WHEN) are converted automatically. Complex expressions need a key.
Sigma Data Model JSON
Tableau Workbook
📊
Drop .twb, .twbx, .tds, or .tdsx file here
.twb/.twbx = workbook · .tds/.tdsx = data source
Relationships are lazy (join on demand). Physical joins are eager (always joined).
Sigma Data Model JSON
Power BI Model
📈
Drop .pbit or model.bim file here
.pbit = Power BI template (zip) · .bim = TMSL JSON
How to get files:
• .pbit: In Power BI Desktop → File → Save As Template
• model.bim: Save as PBIP project, or export via Tabular Editor
• Paste: Copy DataModelSchema JSON directly into the textarea below
• .pbit: In Power BI Desktop → File → Save As Template
• model.bim: Save as PBIP project, or export via Tabular Editor
• Paste: Copy DataModelSchema JSON directly into the textarea below
Sigma Data Model JSON
Alteryx Workflow
⚙️
Drop .yxmd file here
.yxmd = Alteryx Workflow (XML)
Sigma Data Model JSON
Atlan Data Contract
📝
Drop data contract file here
datacontract.yaml · .yml · .json
How to get files:
• Atlan: Asset profile → Contracts tab → Copy YAML
• Atlan CLI:
• Paste: Paste YAML directly into the output textarea
• Atlan: Asset profile → Contracts tab → Copy YAML
• Atlan CLI:
atlan init contract → edit → export• Paste: Paste YAML directly into the output textarea
Sigma Data Model JSON
Omni Analytics Model
🌐
Drop Omni YAML files here
.view.yaml · .model.yaml
How to get files:
• .view.yaml: One file per view — dimensions & measures
• .model.yaml: Explores & joins — wires relationships
• Paste: Paste YAML directly into the textarea above
• .view.yaml: One file per view — dimensions & measures
• .model.yaml: Explores & joins — wires relationships
• Paste: Paste YAML directly into the textarea above
Sigma Data Model JSON