Skip to main content

One post tagged with "data-quality"

View All Tags

The Round-Trip Test Every Data Platform Should Pass

· 8 min read
John Beverley
President, National Center for Ontological Research

Meaning Matters · Part 3

The Round-Trip Test Every Data Platform Should Pass

Any platform that claims to preserve meaning should be able to prove it. Not with a demo. Not with a slide. With a round-trip fidelity test.

Core claim

The real test of a data platform is not whether it can ingest and export data. The real test is whether identifiers, definitions, relationships, constraints, provenance, and inferences survive the full lifecycle of use.

Here is a simple test for any platform that claims to preserve meaning.

Give it a model and a representative dataset. Let it ingest them. Let it operate on them. Query the results. Run validations. Export everything back out.

Then compare what came out with what went in.

This is the round-trip fidelity test.

The round-trip fidelity test

1Start with model + data
2Ingest into platform
3Use, query, and validate
4Export everything back out
5Compare against the original

The test is not about whether the platform uses one particular internal technology. It can use tables, objects, graphs, documents, indexes, APIs, workflows, or code. Internal implementation is not the main issue.

The issue is whether the important meaning survives.