Aaron 乐
Series · 3 / 12
Series: Building High-Quality Medical Datasets in the Age of AI →
Data Governance · 5 min read

Defining "Data" Clearly (the Concept Stack)

Chapter 2 · The six-layer ladder from data to ontology

May 17, 2026

The six-layer data ladder

Before you build data, define the word “data” clearly.

This isn’t pedantry — plenty of hospitals spend big money governing their data, only to find they governed the wrong target. The root cause is fuzzy concepts.

The six-layer data ladder

From raw to asset, data has six layers:

  1. Data — raw records. A lab test, a registration
  2. Data Source — the producing system. HIS, LIS, PACS, wearables, the internet hospital
  3. Metadata — data that describes data. Field meaning, timestamp, capture device, version, lineage
  4. Dataset — a collection of data organized for a specific purpose. E.g. a “breast cancer screening training set”
  5. Data Asset — a valuable, reusable, governed dataset. This is an organization-level asset
  6. Knowledge Graph / Ontology — a structured representation of medical knowledge

⚠️ Remember the word “ontology” at layer six. The Palantir case in Chapter 9 will come back to close the loop on it — it’s a hospital’s real moat in the age of AI.

The special taxonomy of medical data

The four-axis taxonomy of medical data

Slice medical data along four axes and the granularity gets sharper:

By subject:

By form:

By source:

By temporality:

Law has a perfectly parallel taxonomy — by subject (parties / firms / courts), by form (structured judgment data / unstructured contract text / semi-structured pleadings), by source (judgment databases / statute libraries / contract libraries / case files), by temporality (first instance / appeal / retrial = law’s “full care journey”).

Three sets of easily confused concepts

Three confused pairs of data concepts

Sort out these three sets and your governance is on track:

Set one: high-quality data ≠ big data ≠ clean data

Many hospitals spend big to “cleanse” their data, then find AI still can’t use it — because clean doesn’t mean high-quality.

Set two: annotation ≠ standardization ≠ governance

These three get conflated all the time, and the result is they annotate and think they’ve governed, they govern and think they’ve standardized.

Set three: dataset ≠ knowledge base ≠ evaluation set

This set matters most — many hospitals blur the training set and the evaluation set together, so the model scores inflated on its own data and collapses the moment it hits the clinic.

My one-liner:

Blur the concepts and governance falls apart. Plenty of hospitals spend big money governing data, only to find they governed the wrong target.

Keywords of this chapter

Next chapter: the role of data has changed — from fuel to intelligence, the fundamental shift in how we saw data in 2022 versus 2026.

#Data Governance#Metadata#Knowledge Graph#Ontology

留言

欢迎留言,匿名也可以。填邮箱能收到我的回复通知。

← Back to series