Direct answer
A change should not merely replace an old value with a new one. Record what changed, why it changed, when it took effect, the evidence supporting it, who approved it and the surfaces to which it was propagated. Treat it as a versioned change event.
In plain language
When a house changes hands, you do not pretend the old deed never existed. You keep the dates of the former and current states and the document proving the transfer. An identity record should show the present without erasing the past.
Why this matters
Without history, a correction, renaming, merger, closure or birth of a new entity can be confused with another event. Systems using older information cannot understand why the change occurred.
Do not confuse
- A spelling correction and a real-world change are different.
- A name change does not always create a new entity.
- A merger or split may require new identity relationships, not only a field update.
What should you do?
- Classify the type of change.
- Record the former and new values, effective date and evidence.
- Decide whether the stable identity continues.
- Create a propagation list for HTML, structured data, JSON and external records.
- After the update, perform a read-back and conflict test.
How do you audit it?
- Can the former state still be seen historically?
- Is there a record approving and proving the change?
- Was an old identity wrongly continued when a new entity was required?
- Were all surfaces updated?
- Is there a correct redirect or relationship from the old URL and identity?
Limit
Updating a technical record does not itself create the legal effect of the change. Legal consequences depend on the authorised documents, registers and facts of the case.
Remember in one sentence
A sound update shows today without denying yesterday.
Sources for this record
- S14DataCite, *Versioning*Identity infrastructure
- S15DataCite, *Connecting Versions with Related Identifiers*Identity infrastructure
- S19Republic of Türkiye Ministry of Trade, *Companies and Trade Registry Legislation*Official authority
- S20Republic of Türkiye Ministry of Trade, *Trade Registry*Official authority
- S22Republic of Türkiye Ministry of Trade, *MERSİS — Central Registry Record System*Official authority
- S35W3C, *PROV-O: The PROV Ontology*Standard

