
Your finance dashboard says last quarter's revenue was $4.2M. Marketing's says $4.6M. Neither team is wrong; they're using different definitions, and for twenty years that was an annoyance you resolved in a meeting.
Now an AI agent picks one of those numbers, doesn't tell you which, and puts it in front of a customer. That shift has moved the semantic layer from BI hygiene to AI infrastructure. Here's what the semantic layer is, what the evidence says it fixes, and — the part most vendor pages skip — what it doesn't.
What is a semantic layer?
A semantic layer is a business-friendly translation interface between complex data structures and the people or agents querying them. It defines metrics, dimensions, join paths, and access rules once, so every tool returns the same number for the same question.
Mechanically, it centralizes business logic in one place, usually as YAML or a proprietary config. When an analyst opens Tableau and asks for "Q3 revenue by region," the semantic layer applies the organization's agreed definition of revenue (which tables to join, how to handle returns, how to attribute multi-touch deals) and returns the same answer Power BI would have given.
It is not a database (it sits on one), not a BI tool (it feeds many), and not a replacement for your transformation layer.
One thing worth knowing before you start comparing vendors: there is no single industry definition, and the vendors' own words diverge:
Cube now positions itself as an agentic analytics platform built on a semantic layer.¹ AtScale sells a "universal semantic layer".²
dbt describes a structured ontology of metrics, dimensions, and entities that encodes business logic.³
Microsoft renamed its Power BI datasets to semantic models.⁴
Databricks puts semantics inside the catalog, as metric views governed like any other Unity Catalog object.⁵
This means that two vendors can both accurately say they sell a semantic layer and mean materially different products.
That fragmentation is also why Alation doesn't sell one. Cube, AtScale, dbt, and the platform-native layers are where measurement logic belongs. The harder problem (the one this post gets to below) is that most enterprises now run several of them simultaneously, and none of them can master the others.
Why it suddenly matters for AI
An LLM pointed at raw tables reinvents your metric logic on every prompt. Pointed at a governed layer, it selects from definitions you've already certified.
The evidence has gotten specific:
Gartner predicts that by 2030, universal semantic layers will be treated as critical infrastructure alongside data platforms and cybersecurity, and calls developing one a must-do for data and analytics leaders supporting AI.⁶
Gartner also expects organizations that prioritize semantics in AI-ready data to increase agentic AI accuracy by up to 80% and cut costs by up to 60% by 2027.⁷
Gartner's 2026 Market Guide for Agentic Analytics predicts that by 2028, 60% of agentic analytics projects relying solely on the Model Context Protocol will fail for lack of a consistent semantic layer.⁸
dbt Labs' 2026 benchmark found raw text-to-SQL accuracy nearly doubled as models improved — from 32.7% to 64.5% — while the semantic layer reached 72.7% on the same full question set, and 100% on the questions it actually covered.³ (A vendor benchmark on the vendor's own product.)
Cube's 100-question retail benchmark across three frontier models found that a 4KB hand-authored semantic description added 17 to 23 percentage points of accuracy — with model choice accounting for none of the significant variance.⁹ (Also a vendor benchmark, though Cube published the code, the dataset, and a preprint with the statistics.)
Two vendors with opposite incentives on methodology, converging on the same direction. That's worth more than either number alone.
The failure mode matters more than the accuracy percentage. As dbt's authors put it, a semantic layer fails with an error message; text-to-SQL fails with a plausible-sounding wrong answer.³ For anything headed to a board deck, an auditor, or a customer, visible failure beats invisible error — and that is the key reason to invest in this solution.
The model was never the bottleneck. In Cube's test, all three frontier models scored the same as each other… and all three scored twenty points higher once they had the semantic document. You can't buy your way out of this with a better model; the lever is the layer that holds the definitions, not the model reading them.⁹
What a semantic layer can't do for AI
There are three limits worth understanding before you pick a semantic-layer vendor:
It standardizes measurement, not meaning. A semantic layer can tell you Q3 revenue dropped 12%. It cannot tell an agent that the drop tracks a supply chain disruption flagged in an operational report two weeks earlier.
It reports state, not consequence. It can tell you 847 flights were canceled yesterday. It cannot tell a downstream system what should happen next.
It was built for a different consumer. Semantic layers were optimized for human consumption through BI tools. They were not designed as the knowledge base for systems that need to infer, extrapolate, or act.
And there's a limit nobody prices into the business case: semantic consistency isn't a technical problem. The configs and join logic are the part a semantic layer handles well. The rest (definitional turf wars, shadow analytics, incentive structures that keep teams siloed) is organizational, and no config file resolves it. A semantic layer solves the tractable part. But if two VPs each have a reason to prefer their own revenue number, no YAML file settles that argument.
Even inside its own scope, the layer isn't a silver bullet: on dbt's full question set it scored 72.7%, which means roughly one question in three still failed at the layer alone.³ It tells you when it can't answer, which is the point. But "governed" is not the same as "complete."
The problem nobody's pitching you: Sprawl and decay
Plenty of enterprises aren't deciding whether to build a semantic layer. They're already running three or four, because every platform they bought shipped one.
Every major data platform now maintains its own, each defining metrics inside its own boundary.¹⁰ That platform-native governance stops at the platform boundary is a design reality, and platforms have gotten genuinely good inside their own walls (for example, Databricks now offers certification, domains, and governed business-concept pages for semantic objects in Unity Catalog.⁵)
So: the gap isn't governance versus none. It's that no platform can master definitions living in the other three. The result is predictable: definitional sprawl, no clear source of truth, contradictory definitions across boundaries, no single owner. And AI features consuming those definitions inherit every one of those gaps.
You don't have to take a vendor's word that fragmentation is real. The industry response is the evidence. Since September 2025, more than two dozen vendors — Snowflake, dbt Labs, Salesforce, Atlan, Cube, AtScale, Qlik, Collibra, Denodo, Starburst and others — have joined a single semantic interchange standard, now incubating at the Apache Software Foundation as Apache Ossie.¹¹ Competitors do not converge on a common format for a problem that isn't costing their customers money.
Then there's decay. A semantic layer drifts the day a metric definition changes and the config doesn't. Context that can't learn from the agents using it is documentation — and documentation requires maintenance headcount you probably didn't budget.
Central mastering requires an independent layer: one place where definitions are owned, approved, versioned, enriched with context spanning every platform, and propagated back outward. It's the pattern master data management brought to customer records decades ago, now applied to semantics.
Alation doesn't compete with Cube, AtScale, or your platform's native layer; it masters the definitions they hold. A semantic layer's config is only as good as the tables analysts built it from, and Alation is where those tables get discovered, evaluated, and certified across platforms before they ever become metric inputs.
Semantic Model Mastering extends that to the models themselves.¹⁰ Bring in Snowflake semantic views through the connector, definitions from BI tools like Power BI and Tableau, or Databricks metric views by YAML upload — each one becomes a governed data product with a named owner, an approval workflow, version history, and quality standards. Enrich it with the business context no single platform holds, then sync it back to the source systems, so AI features run on the governed definition without anyone opening Alation. Alation joined the Open Semantic Interchange as a launch partner in September 2025; the project entered the Apache Incubator in July 2026 as Apache Ossie.¹¹ The standard supplies the interchange format; Alation supplies the mastering engine.
The obvious objection is that mastering definitions in a fifth place just moves the lock-in. That's why the interchange format matters more than the mastering engine: definitions that conform to an open specification stay portable whether or not you keep using the tool that governed them. Alation's stated reason for joining as a launch partner was to keep customers out of any single vendor's semantic ecosystem, including its own.¹¹
Alation reports that the demand came from the buy side: multiple enterprise accounts across financial services, technology, and manufacturing independently asked for one place to master semantic models, and a way to push governed definitions back out to the platforms where agents actually consume them.¹⁰
(For how the semantic layer relates to ontologies and the Enterprise Context Layer — each nested inside the next, governing measurement, operational logic, and judgment respectively — start here.)
Do you need a semantic layer today?
To answer this question, first consider these three questions, in this order.
What breaks most often? If the answer is metric inconsistency, the semantic layer is your highest-leverage first investment. If your agents make factually wrong inferences or don't know what to do when key events occur, what you need is an ontology.
Is the underlying data trusted, cataloged, and governed? This is the foundation question, not a competing purchase. A semantic layer built on tables nobody has certified doesn't create truth. It standardizes a guess and hands it to an agent.
Who owns the definitions? Not which tool holds them — which named person approves a change to "active customer."
Ownership is an artifact you can point at. When a semantic model is governed as a data product, "active customer" has a name attached to it, a change requires an approval, and the version history says what it used to mean and when that changed. That doesn't settle the argument between two VPs — nothing does. It makes the argument visible and dated instead of invisible, which is the part you can actually audit.
Of the three layers, the semantic layer is the right first investment for most enterprises. Just buy it for what it does — consistent measurement — and answer the ownership question somewhere, because that's what determines whether the definitions still mean anything six months from now.
FAQs
Is a semantic layer the same as a data catalog? No, and most enterprises need both. A catalog inventories what data exists and whether it can be trusted — ownership, lineage, quality, certification — and it does that across every platform, not one. A semantic layer defines how a metric is calculated and serves that definition to consuming tools. The dependency runs one way: the catalog is where the tables a semantic layer is built from get certified in the first place.
Why do AI agents need a semantic layer? Without one, an LLM guesses which table means "revenue" and whether canceled orders count — on every prompt. Gartner predicts 60% of agentic analytics projects relying solely on MCP will fail by 2028 for exactly this reason.⁸
Can I govern semantic models across more than one platform? Not from inside any single platform — each one's governance stops at its own boundary by design, however good it is within that boundary. Central mastering requires an independent layer that catalogs models from every platform, governs them in one place with real ownership, and syncs the governed definition back out. That's what Semantic Model Mastering does.¹⁰
Sources & notes
Every external claim on this page is independently verifiable. The public sources are listed here.
Cube's current self-positioning as an agentic analytics platform built on a semantic layer. — Cube, 28 April 2026 ↗ https://cube.dev/blog/why-semantic-layers-make-llm-analytics-reliable-a-paired-benchmark-across-three-frontier-models
AtScale describes its product as a "Universal Semantic Layer." — AtScale press release, 27 January 2026 ↗ https://snowflake.atscale.com/press/atscale-joins-open-semantic-interchange-open-standards/
dbt Semantic Layer framed as a structured ontology of metrics, dimensions and entities; text-to-SQL accuracy 32.7% (2023) → 64.5% (2026) on the full question set; semantic layer 72.7% on the same set and 100% within scope; failure-mode contrast between an error message and a plausible wrong answer. — dbt Labs, "Semantic Layer vs. Text-to-SQL: 2026 Benchmark Update," Jason Ganz & Benoit Perigaud, 7 April 2026 ↗ https://docs.getdbt.com/blog/semantic-layer-vs-text-to-sql-2026
Microsoft renamed the Power BI dataset content type to semantic model. — Microsoft Learn ↗ https://learn.microsoft.com/en-us/power-bi/connect-data/service-datasets-rename
Unity Catalog semantics provides a semantic layer for defining and governing business metrics; metric views are Unity Catalog securable objects, alongside domains, governed pages, and certification and deprecation signals. — Databricks documentation ↗ https://docs.databricks.com/aws/en/uc-semantics/
By 2030, universal semantic layers will be treated as critical infrastructure alongside data platforms and cybersecurity; developing one is a must-do for D&A leaders leading or supporting AI. — Gartner, Top Predictions for Data and Analytics in 2026, 11 March 2026 ↗ https://www.gartner.com/en/newsroom/press-releases/2026-03-11-gartner-announces-top-predictions-for-data-and-analytics-in-2026
By 2027, organizations that prioritize semantics in AI-ready data will increase agentic AI accuracy by up to 80% and reduce costs by up to 60%. — Gartner, 11 May 2026 ↗ https://www.gartner.com/en/newsroom/press-releases/2026-05-11-gartner-says-lack-of-semantics-causes-inaccurate-artificial-intelligence-agents-and-wasted-spending
By 2028, 60% of agentic analytics projects relying solely on MCP will fail due to the lack of a consistent semantic layer. — Gartner, Market Guide for Agentic Analytics, 9 February 2026. Subscription required; see Analyst Attributions & Disclaimers below.
A 4KB hand-authored semantic document added +17.2 to +23.2 percentage points of accuracy across Claude Opus 4.7, Claude Sonnet 4.6 and GPT-5.4 on 100 retail-analytics questions; with the document the three models were statistically indistinguishable (67.7–68.7%), and without it also indistinguishable (45.5–50.5%); paired exact McNemar p ≤ 0.0015. Benchmark conducted and published by Cube. — Rumiantsau & Fokeev, arXiv preprint 2604.25149, 28 April 2026 ↗ https://arxiv.org/abs/2604.25149 · Code and dataset ↗ https://github.com/cubedevinc/semantic-layer-benchmark
Every major data platform now maintains its own semantic layer; consequences of sprawl; Semantic Model Mastering capability set — Snowflake semantic views via the expanded connector, Power BI and Tableau definitions, Databricks metric views by YAML upload, governance as data products with ownership, approval workflows, version control and quality standards, and sync-back to source systems; cross-industry demand signal. — Alation, "Alation Introduces Semantic Model Mastering," 1 June 2026 ↗ https://www.alation.com/blog/alation-introduces-semantic-model-mastering/
Alation joined the Open Semantic Interchange as a launch partner on 23 September 2025; the project was accepted into the Apache Incubator and renamed Apache Ossie (incubating) on 10 July 2026; participant timeline including Snowflake, dbt Labs, Salesforce, Atlan, Cube, AtScale, Qlik, Collibra, Denodo, Starburst, DataHub, Domo, Preset and Kyvos. — Apache Ossie (incubating) ↗ https://ossie.apache.org/updates/ · Alation press release, 23 September 2025 ↗ https://www.alation.com/news-and-press/alation-joins-snowflake-open-semantic-interchange-unlocking-data-and-ai/
Competitive and product citations accessed 3 September 2026.
Analyst attributions & disclaimers
Gartner, Top Predictions for Data and Analytics in 2026, 11 March 2026.
Gartner, Market Guide for Agentic Analytics, Deepak Seth, Georgia O'Callaghan, Fay Fei, Jeroen Cornelissen, 9 February 2026.
Gartner, Gartner Says Lack of Semantics Causes Inaccurate AI Agents and Wasted Spending, 11 May 2026.
Gartner does not endorse any vendor, product or service depicted in its research publications and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner's research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose. GARTNER and Magic Quadrant are registered trademarks and service marks of Gartner, Inc. and/or its affiliates in the U.S. and internationally and are used herein with permission. All rights reserved.
- AI
- Active Data Governance
- Digital Transformation
- Engineering
- Modern Data Stack
Keep reading
More from the data desk



