Define your business metrics once. Use them everywhere.
The Open Semantic Interchange (OSI) allows AI agents, BI tools, and data platforms to speak the same language.
Stop redefining "Revenue" in every dashboard. OSI uses a declarative YAML standard (MetricFlow) to define metrics, dimensions, and joins.
Ensure Marketing, Finance, and Sales see the same numbers.
Give LLMs the semantic context they need to answer questions accurately.
Move your business logic between platforms freely.
semantic_model:
name: orders
description: Core order data from the ERP system
model: raw_orders
entities:
- name: order_id
type: primary
- name: customer_id
type: foreign
measures:
- name: order_total
expr: amount_usd
agg: sum
dimensions:
- name: order_date
type: time
type_params:
time_granularity: day
The Open Semantic Interchange is a coalition effort to unify the data stack.
Eliminating the silos between AI, BI, and Data Engineering.
LLMs struggle with raw database schemas. OSI provides the business context (metrics, definitions) that agents need to answer questions reliably.
Stop rebuilding your semantic layer for every new tool. Define it once in OSI/MetricFlow and sync it to Tableau, PowerBI, and Snowflake.
An open standard governed by the community, not a single vendor. Your business logic belongs to you, not your BI tool.
Join the coalition and start building your semantic layer with open standards today.