Who owns the Knowledge Graph: governance without a governance committee
Knowledge graph governance for a mid-market company means naming one owner per business domain, keeping a short decision log of what changed and why, and setting clear triggers for when to review a definition or relationship. It does not require a governance committee, a charter, or a dedicated data steward role.
In this article
- Why enterprise governance models do not fit SMBs
- Named owners per domain
- The decision log
- Review triggers
- Lightweight rituals that actually get followed
- What to escalate and to whom
- Contrast with enterprise data governance programs
- Where SIGNLD fits
- FAQ
Why enterprise governance models do not fit SMBs
Enterprise data governance programs exist because large organizations have hundreds of systems, thousands of employees touching data, and regulatory requirements that demand documented process. That scale justifies a governance committee, a data steward function, formal policy documents, and a review cycle that can take weeks to move a single definition through.
For the wider context, see our knowledge graph glossary of 40 terms.
A mid-market company connecting ten to forty systems into a knowledge graph does not have that scale, and importing the enterprise model wholesale creates a mismatch: a committee that meets monthly to approve definitions moves slower than the business questions that depend on those definitions, and a formal policy document nobody has time to write just does not get written, leaving the graph ungoverned in practice even though a governance initiative was announced. The right model for this size of company is lighter, faster, and tied to specific people rather than a process, while still solving the actual problem enterprise governance solves: someone accountable when a definition or relationship is wrong.
Named owners per domain
The simplest structural decision in SMB governance is assigning one named person as the owner of each business domain represented in the graph, not a committee, not a role description, an actual person. Finance owns the definitions and relationships tied to revenue, invoices, and accounts. Operations owns entities like projects, tickets, and service delivery. Sales owns pipeline, accounts, and customer status. Whoever leads the data platform or the SIGNLD connection owns the technical side, how systems map onto the ontology, without owning the business meaning of what gets modeled.
Naming a person rather than a function matters because ambiguity is where governance actually fails. "Finance owns revenue definitions" sounds clear until two different people in finance disagree about what active revenue means, and there is no single name anyone can point to as the tiebreaker. When one person is named, disagreements have a clear path to resolution: ask that person, and if they are unsure, that becomes the trigger for a review rather than an unresolved argument that quietly persists in different people's heads.
The decision log
A decision log is a running, dated record of every change made to a definition, relationship, or entity type in the graph, why it changed, and who approved it. It does not need to be a formal system, a shared document or a simple table works, the requirement is that it exists and gets updated every time something changes, not retroactively reconstructed when someone asks why a number looks different than it used to.
The value of a decision log shows up months later, when a report changes and someone asks whether the underlying definition moved. Without a log, the answer is a guess or a hunt through old messages. With a log, the answer is a lookup: on this date, this owner changed this definition, for this reason. This is the same instinct behind lineage and audit trails at the data level, covered in how a knowledge graph supports audit and lineage, applied to governance decisions themselves rather than just data changes.
Review triggers
Rather than reviewing every definition and relationship on a fixed schedule, which either happens too often to be worth the time or too rarely to catch real drift, SMB governance works better around triggers, specific events that prompt a review. A new system getting connected is a trigger, because it may introduce a new version of an existing entity or a conflicting definition. A question returning a low-confidence or wrong answer is a trigger, because it points directly at a specific gap. A metric disagreement surfacing between two teams is a trigger, because it usually means a definition conflict has existed quietly for a while and just became visible.
Trigger-based review keeps governance work proportional to actual risk. A definition that nobody has questioned in a year and that continues to answer questions correctly does not need a scheduled review just because time passed. A definition tied to a metric leadership just started tracking weekly deserves attention regardless of when it was last reviewed. This mirrors the "good enough to answer" principle described in the data quality primer: governance effort should track where real questions are being asked, not an abstract completeness goal.
Lightweight rituals that actually get followed
The governance rituals that survive in a small company are the ones that take minutes, not meetings. A short async note when a definition changes, sent to the people affected, replaces a formal change management process. A five-minute check during an existing weekly leadership meeting, "any definitions or relationships that need a look this week," replaces a dedicated governance committee meeting. A single shared decision log replaces a documentation system with access controls and approval workflows.
The test for whether a ritual is lightweight enough is whether it survives a busy month. A governance process that gets skipped the first time someone is swamped was too heavy to begin with, and skipping it once usually means it never comes back. Rituals scaled to the size of the company and revisited only when they start causing friction tend to last, while rituals copied from a larger company's playbook tend to quietly disappear within a quarter.
What to escalate and to whom
Most day-to-day governance decisions, a small edit to a property, a new relationship added for a new source system, should be handled directly by the named domain owner without escalation. Escalation exists for a narrower set of situations: a disagreement between two domain owners about which definition is correct, a change that would affect a metric reported externally or to a board, or a change requested that conflicts with how a system of record enforces the same data. These situations need a decision from someone with authority across domains, typically whoever leads finance or operations at a mid-market company, rather than being resolved unilaterally by either owner.
Keeping the escalation list short is deliberate. If everything gets escalated, the named-owner model has failed and governance has quietly reverted to a committee by another name. If almost nothing gets escalated, owners are resolving cross-domain disagreements informally in ways that will not show up in the decision log, which recreates the exact problem governance is meant to solve.
Contrast with enterprise data governance programs
Enterprise governance programs are built around scale and formal accountability: a data governance council, documented policies, data stewards assigned to specific data domains as a dedicated role, and change processes that can take weeks because the organization has enough volume and enough regulatory exposure to justify the overhead. That structure is not wrong for its context, it is proportionate to organizations where hundreds of people touch shared data daily and a wrong definition can have compliance consequences.
Applied to a mid-market company, the same structure becomes theater: a governance council with no committee members who have time for it, documented policies nobody references, and a change process slower than the pace at which the business actually needs answers. The SMB approach described here solves the same underlying problem, accountability, traceability, and a clear resolution path, with a fraction of the structure, because the fraction is what a company of this size can actually sustain.
Comparison: SMB governance vs. enterprise governance program
| Element | SMB approach | Enterprise program |
|---|---|---|
| Ownership | One named person per domain | Dedicated data steward roles |
| Record of changes | Shared decision log | Formal governance documentation system |
| Review cadence | Trigger-based, tied to specific events | Scheduled committee reviews |
| Approval process | Owner decides, escalate only real conflicts | Multi-step approval workflow |
| Rituals | Minutes-long async notes and check-ins | Recurring committee meetings |
| Scale it fits | 10-40 systems, one to a few hundred employees | Hundreds of systems, regulated or very large organizations |
Where SIGNLD fits
SIGNLD does not require a governance committee to operate, but it supports the lightweight model described here. Every Decision Brief SIGNLD returns includes evidence linked back to source records and a confidence score, giving named domain owners a concrete basis for reviewing a definition rather than debating from memory. Because SIGNLD reads systems directly with read-only connections rather than requiring a centralized warehouse, ownership can stay distributed by domain the way it already exists in the business, finance, operations, sales, without funneling every governance decision through one technical gatekeeper.
Related reading in this series: Entity resolution explained: why the same customer appears five times and When finance and sales define revenue differently.
Key takeaways
- Enterprise data governance programs exist because large organizations have hundreds of systems, thousands of employees touching data, and regulatory requirements that demand documented process.
- A decision log is a running, dated record of every change made to a definition, relationship, or entity type in the graph, why it changed, and who approved it.
- Most day-to-day governance decisions, a small edit to a property, a new relationship added for a new source system, should be handled directly by the named domain owner without escalation.
- If a ritual gets skipped during a busy week and does not get picked back up, it was too heavy for the team's actual capacity.
- There is no fixed headcount threshold, the better signal is escalation volume and regulatory exposure.
FAQ
Do we need a data steward role for a knowledge graph at our size?
Not as a dedicated role. Naming an existing domain leader as the owner of that domain's definitions and relationships covers the same accountability without adding headcount or a new job title to maintain.
What belongs in the decision log versus a regular meeting note?
Anything that changes a definition, relationship, or entity type in the graph belongs in the decision log, dated and attributed to an owner. General discussion that does not result in a change can stay in regular meeting notes.
How do we know if our governance rituals are too heavy?
If a ritual gets skipped during a busy week and does not get picked back up, it was too heavy for the team's actual capacity. Scale it down rather than trying to enforce compliance with a process that keeps getting skipped.
What happens if a domain owner leaves the company?
Reassign the domain to another named person as part of offboarding, and note the change in the decision log. Because ownership is tied to a domain rather than deeply embedded in a formal role description, reassignment is usually a short conversation, not a restructuring.
At what size does a company need to move toward enterprise-style governance?
There is no fixed headcount threshold, the better signal is escalation volume and regulatory exposure. When cross-domain disagreements are frequent enough that a single accountable person can no longer keep up, or when compliance requirements demand documented process, it is time to add more formal structure.
Try SIGNLD free to see evidence-backed answers your domain owners can actually govern, or see how it works. Related terms are defined in the knowledge graph glossary.