Lossy, Never Divergent: The Rule Every Semantic Architecture Needs
Semantic Infrastructure · Part 2
Lossy, Never Divergent
Operational systems can simplify meaning for performance, usability, and exchange. But they must not contradict, redefine, or silently alter the governed semantic model.
A derived product may omit semantic detail when the target format cannot faithfully carry it. But omission is not permission to redefine meaning. The rule is simple: lossy is sometimes acceptable; divergent is not.
Every serious data architecture produces derived products.
An ontology may be projected into a schema. A semantic model may be mapped into a property graph. A governed vocabulary may appear inside an API. A relation may be implemented through code. A validation rule may become a SHACL profile, a database constraint, or an application check. A model may be transformed into JSON, tables, dashboards, workflow objects, vector indexes, or AI-ready data products.
This is normal.
No serious architecture should expect every downstream system to carry every semantic commitment in its richest form.
But that does not mean downstream systems can silently change what things mean.
That is where the rule matters.
Lossy, never divergent.
A derived product may omit semantic detail when the target format cannot faithfully carry it.
It must not contradict, redefine, alter, or silently deviate from the authoritative semantic model.
