All episodes
Upcoming · Recording July 28, 2026Data-Centric Architecture

Every silo is its own context

Dave McComb has been building enterprise systems for fifty years and running Semantic Arts for twenty-five. His rule of thumb is one application for every ten employees, so a hundred-thousand-person company is running ten thousand databases that each name, structure and identify everything differently. That is also his answer to the age of context: the problem was never a shortage of it, it is that every silo has its own. Along the way he explains why an LLM will hand you an ontology that opens cleanly in Protégé and looks like exactly what you asked for, why that is the trap rather than the win, and what he found when he put semantic lenses back on his own accounting system after twenty years of not looking at it.

Recording July 28, 2026

This episode hasn't aired yet — get notified the moment it drops.

DM
Dave McCombBio ↓
CEO & Co-Founder · Semantic Arts
The speaker

Dave McComb

CEO & Co-Founder · Semantic Arts

Author of The Data-Centric Revolution, Software Wasteland and Semantics in Business Systems, and originator of gist, the minimalist open-source upper ontology now in its fifteenth version after two decades and more than a hundred data-centric projects. He started at Arthur Andersen building enterprise information systems in the 1970s, co-founded Velocity Healthcare where he patented the first fully model-driven architecture, and founded Semantic Arts in 2000. Its clients have included Procter & Gamble, Goldman Sachs, Schneider Electric, LexisNexis, Dun & Bradstreet and Morgan Stanley.

On the docket

What we'll cover

  • 01Fifty years from Arthur Andersen to Semantic Arts, including the part where the dot-com bubble took the investment bankers away overnight and left the patents behind.
  • 02One application per ten employees: the rule of thumb that means a hundred-thousand-person company is running ten thousand databases that all name everything differently.
  • 03"It's not that there's no context. There's way too many." Every silo is its own context.
  • 04How he defines an ontology, and why a formal definition a machine and a human both agree on is the whole point, worked through two different valid definitions of "customer" inside one bank.
  • 05The three traps of letting an LLM build your ontology: it learned from bad examples, it inherits your local schema's assumptions, and productivity gains push you the wrong direction.
  • 06Why a large enterprise genuinely runs on a few hundred concepts, and why nobody can hold a million of them.
  • 07Ford made 1.9 million vehicles in 1924 and 2 million in 2024, on paper and pencil the first time. Eight percent growth per century, and what that says about essential complexity.
  • 08The data-centric strangler fig: lift data into the graph, move use cases over one at a time, switch the legacy system off when there is nothing left.
  • 09Rebuilding accounting from the ground up on a graph, why commitments and fulfilment turn out to be the model, and the book that came out of it.
  • 10A tour of gist's periodic table, and the client who listened to the Sherpa pitch and said they would rather have a helicopter.
Keep listening
Upcoming · Recording July 29, 2026Himanshu Singh

Relationships should be the product

Himanshu Singh has built knowledge graphs three times at three very different scales: a politics subgraph inside Microsoft's Satori, a zero-to-one product graph at eBay, and now Netflix's Entertainment Knowledge Graph, where he leads engineering. The line he keeps returning to is that relationships should be the product. Node count is not the measure, and a graph that duplicates what already lives in your CRM or your warehouse is mostly cost. He is notably relaxed about technology choice, pointing out that Netflix built its own real-time graph abstraction over a key-value store because no native graph database could absorb their write volume. What he is not relaxed about is data quality at the point of entry, because once bad data is in a graph and connected to everything else, undoing it is very hard.

Knowledge GraphsView episode
S1 · Ep 5Casey Hart

An ontology fits on a Post-it note

Casey Hart is a rare thing: an actual ontologist. A philosophy PhD who answered a job ad from Cycorp and spent a decade building knowledge for machines under Doug Lenat and then at Olive, Amazon, Gro Intelligence, and Ford, he spends this episode deflating the word everyone is suddenly selling. An ontology, he argues, is just a summary of what your business cares about and how those things relate — you can start one on a Post-it note. He separates the machine-learning "system one" from the deterministic "system two" that ontologies supply, makes the case for a hybrid, and walks through building one from the ground up: taxonomies, relationships, turtle files and triple stores — or just the metadata, so you get value before migrating a single row. Along the way: why "hallucination" flatters a text generator doing exactly what it was built to do, the open-world versus closed-world assumption, and why vibe-coding an ontology out of an LLM is a fine way in but not a finished asset.

Ontology EngineeringView episode
Upcoming · Recording July 18, 2026Stéphane Fellah

Tables with an RDF dress

There are two ways enterprises build an ontology and Stéphane Fellah thinks both of them are wrong. Top-down from a philosophical upper ontology buries the project in arguments about what a quality is. Bottom-up from your existing schemas re-imports every application-centric assumption you were trying to escape, and he has seen where that lands: 15,000 classes and properties that are, in his words, just tables with an RDF dress. His alternative starts somewhere less obvious, with the decision questions the business actually needs answered, which scope the model and double as unit tests. He closes on why agentic AI will not work until agents can describe themselves semantically and present credentials before they act.

Ontology EngineeringView episode