Ravi Chandu Edru/ learn
Ontology & Fabric IQ

The Gap

OneLake: the unified foundation

A team finished a beautiful ontology, then went to bind it and found the data in six places that do not agree. You cannot model meaning over a truth that is scattered.

7 min read

A team spent a month on their ontology. Customer, Order, Shipment, every property named, every relationship drawn, keys chosen, the whole thing reviewed and signed off. It was genuinely good work.

Then they went to bind it to real data, and it all fell apart.

The customer data was in a data warehouse. Orders sat in an operational database that the app still wrote to all day. Product records were in a lake, in a different cloud than the rest. Support history came as a SaaS export, once a month, in a CSV nobody fully trusted. Two more databases held the rest. Six stores, six shapes, and no two of them agreed on which customer was which.

The ontology was a model of one clean business. The data was really six separate businesses stuck together. There was nothing single to bind to.

The universal idea · true in any system

Meaning needs one place to stand

An ontology is a map of what things mean and how they connect. A map only helps if it points at one place. Point the same map at six places that disagree, and every road on it splits six ways.

That is the trap the team fell into. "A Customer places an Order" is a clean sentence, right up until you ask which customer table and which order store, and get six answers. The relationship did not fail. The data under it did.

ONTOLOGYCustomer · Order · ShipmentWarehouseSQL db · ASQL db · BLakeSaaS exportSQL db · C✗ six stores, no single truth to bind to
Figure 1The ontology is done, on paper. Customer, Order, Shipment, all defined. But the rows live in six places that do not agree, so there is nothing single to bind to. A model of meaning cannot attach to a truth that is scattered.

So the real first step is not modeling. It is agreement. Get every source into one place, in one format, that everything reads the same way. Only then does binding mean anything. Only then is there a single row a concept can point at and say: that one, that is the Customer.

Bring it together, and the model has something to hold

Bring the scattered piles into one governed lake and the whole picture flips. Six stores become one logical copy. The splits turn back into single roads. And the ontology, which was floating uselessly above the mess, drops into place and binds every concept to the same source.

WarehouseSQL db · ALakeSaaS exportone governed lakeONE LOGICAL COPY · OPEN FORMATONTOLOGYevery concept binds to one source✓ one truth everything agrees on
Figure 2Bring the estate into one governed lake in an open format, and the scattered piles become one logical copy. Now the ontology has a single truth to bind every concept to. Unify first, model second.

Two things make this a foundation and not just a folder. It is one place, so there is one truth to work with instead of six to line up. And it is governed, so who can see what, and where each value came from, travels with the data instead of being rebuilt for every copy. Meaning binds cleanly because underneath it, everything already agrees.

Try building it yourself. Start scattered, bring each source in, and watch one truth come together.

Assemble one truth

Four sources, scattered across the estate. Bring each one into the lake and watch a single unified truth assemble. Notice how it arrives: a pointer, a live replica, or already home.

0/4

sources in one lake

0

physical copies made

Nothing is unified yet. An ontology on paper has four places to look and no place to bind.

Notice what the counter did. The data came together, and almost nothing got copied. That is the part people miss: unifying your data and copying your data are not the same thing. You can make everything read as one without dragging every byte into one warehouse. The next layer turns exactly that difference into product.

Check yourself

A retailer wants an AI agent that reasons over its business. Inventory is in a cloud data lake, the point-of-sale feed is a live operational database, and returns come from a partner's SaaS system. Before any of that reasoning can be trusted, what has to be true?

In Microsoft Fabric IQ · how it shows up

In Fabric, that one place is OneLake

Microsoft Fabric builds this foundation in as OneLake: a single, unified, governed data lake, one per tenant (one per organization). Microsoft's nickname for it says it plainly: the "OneDrive for data." Every workload writes to the same lake, in the same open format, so the whole organization has one place to agree on instead of a store per team.

It keeps data in open Delta Parquet, a shared file format, not a closed vendor format. That openness matters for the same reason bringing the data together mattered: one format everything can read is what makes it one truth, not six copies that each read differently.

And it solves the scatter without forcing a big migration, using the two moves you just saw in the interactive.

SHORTCUTdata staysin another cloudpoints tothe lakeno copyMIRRORoperationaldatabasereplicateskept in synclivereplica
Figure 3Two ways to unify without a pile of copies. A shortcut leaves the data where it lives and points to it, so it reads through the lake with no copy. Mirroring keeps a live replica of an external operational database inside the lake, refreshed as it changes.

A shortcut virtualizes data that lives elsewhere, in another cloud or another Fabric item, and points at it in place. No copy is made. The lake just reads through to it. Mirroring goes the other way for a live operational database: it continuously copies that database into OneLake, so the lake stays current while the source keeps serving its app. Together, they bring all your data together without a pile of stale copies drifting apart.

This is the ground floor of Fabric IQ. The ontology binds to OneLake tables. The knowledge graph materializes (is built) over them. The data agent, Fabric's name for an AI agent grounded in your data, reasons across them and answers in plain language. Behind the scenes, it turns your question into GQL, a standard graph query language. Every one of those layers assumes the thing underneath is single and governed. OneLake is what makes that true. One honest note on dates: OneLake itself is generally available, while the Fabric IQ workload above it is in preview as of July 2026, so treat its specifics as still changing.

The takeaway · carry this into every model

The one trap

Do not confuse "we wrote the ontology" with "we have a foundation to build on." The model is the easy half to admire, because it looks clean on a whiteboard. The foundation is the half that decides whether any of it works, and you cannot see it until you try to bind. If your data still lives in six places that disagree, a beautiful ontology just gives you a beautiful description of a problem you have not solved yet. Unify first. Model second.

You have the ground. Now the very first thing you build on it is the smallest, sharpest decision in the whole model: what counts as a thing worth naming at all. That is the entity, and it comes next.

Do it yourself

Build this step in the interactive Ontology Lab.

Open the lab →

Fabric IQ is in preview; details checked 2026-07-15 and may change.

Milestone

Finished this concept? Mark it learned to track your progress.

Saved in this browser.