An Alignment Coherence Measure is a quantitative metric that evaluates the logical consistency of a set of ontology correspondences by detecting whether the merged ontology introduces unsatisfiable classes or disjointness violations. Unlike precision and recall, which compare against a gold-standard reference alignment, coherence measures assess the internal logical soundness of the mapping itself, ensuring that the alignment does not create contradictions when the two knowledge graphs are combined.
Glossary
Alignment Coherence Measure

What is Alignment Coherence Measure?
A quantitative evaluation metric that assesses the logical consistency of an ontology alignment by checking if the merged ontology introduces unsatisfiable classes or disjointness violations.
This metric is central to alignment repair systems like LogMap, which use description logic reasoning to identify and remove incoherent correspondences. A high coherence score indicates that the merged TBox axioms remain satisfiable under the OWL semantics, preserving the conservativity principle by not introducing unintended subsumption relationships between named classes in the original ontologies.
Key Characteristics of Alignment Coherence Measures
Alignment coherence measures are quantitative metrics that evaluate the logical consistency of an ontology alignment by detecting unsatisfiable classes and structural violations introduced when two ontologies are merged.
Logical Satisfiability Checking
The core mechanism verifies that no class in the merged ontology becomes unsatisfiable—meaning it cannot have any instances. An alignment that maps a class from Ontology A to a class in Ontology B that has a disjointness axiom with A's superclass creates a logical contradiction. Coherence measures invoke a description logic reasoner to detect these violations automatically.
Conservativity Principle
A coherent alignment must respect the conservativity principle: the mapping should not introduce new subsumption relationships between named classes that did not exist in either source ontology. Violations occur when an alignment causes a class to become a subclass of another class in ways that contradict the original taxonomic structure. This is a stricter constraint than mere satisfiability.
Disjointness Violation Detection
Many ontologies explicitly declare classes as disjoint—meaning an individual cannot belong to both simultaneously. A coherence measure flags alignments that map an entity to two classes declared as disjoint in the merged ontology. For example, mapping ex:Cat to both ex:Mammal and ex:Reptile triggers a violation if those classes are disjoint.
Weighted Incoherence Scoring
Rather than a binary coherent/incoherent judgment, advanced measures produce a weighted score reflecting alignment quality. Each unsatisfiable class or conservativity violation is assigned a severity weight based on its depth in the class hierarchy or the confidence of the original correspondence. The final coherence measure is a normalized value, often between 0 (fully incoherent) and 1 (fully coherent).
Alignment Repair Integration
Coherence measures are tightly coupled with alignment repair algorithms. When violations are detected, the measure identifies the minimal set of correspondences—called the conflict set—that must be removed to restore coherence. Systems like LogMap use this iterative diagnosis-and-repair loop to produce logically sound alignments from initially noisy mappings.
Structural Subsumption Analysis
Beyond basic satisfiability, coherence measures analyze the subsumption hierarchy of the merged ontology. They detect cycles in the class hierarchy (e.g., A is a subclass of B, B is a subclass of A) and validate that the domain and range restrictions of properties remain consistent when classes from different ontologies are equated through owl:sameAs or equivalence mappings.
Frequently Asked Questions
Explore the quantitative metrics and logical validation techniques used to ensure that ontology alignments do not introduce contradictions or unsatisfiable classes into a merged knowledge graph.
An Alignment Coherence Measure is a quantitative evaluation metric that assesses the logical consistency of an ontology alignment by checking if the merged ontology introduces unsatisfiable classes or disjointness violations. It works by importing the generated correspondences as logical axioms into the union of the source and target ontologies, then executing a description logic reasoner to detect logical contradictions. If a class is forced to be equivalent to the empty set due to conflicting restrictions, the alignment is deemed incoherent. The measure typically outputs a ratio of unsatisfiable classes to total classes, providing a hard quality gate that purely structural or lexical matchers cannot offer.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Core concepts that intersect with alignment coherence measurement, spanning logical reasoning, repair techniques, and identity linking.
Conservativity Principle
A logical constraint stipulating that an alignment should not introduce new subsumption relationships between named classes within the original ontologies. Violations occur when a mapping causes a class in Ontology A to become a subclass of a class in Ontology A that it was not previously related to. Coherence measures often incorporate conservativity checks to detect these subtle, unintended structural changes.
Owl:sameAs
The core OWL property asserting that two named individuals refer to the exact same real-world entity. While essential for interlinking Linked Data graphs, indiscriminate use of owl:sameAs is a primary source of incoherence. A coherence measure evaluates whether a set of sameAs links introduces disjointness violations—for example, linking an entity typed as a Person to one typed as an Organization.
Description Logic
The formal knowledge representation language family that forms the logical foundation of OWL. Coherence measures rely on description logic reasoners to check concept satisfiability. Key constructors include:
- Intersection (⊓): A class that is both A and B
- Union (⊔): A class that is either A or B
- Existential restriction (∃): A class related to some instance of another class
- Disjointness: An axiom stating two classes share no instances
Materialization
The forward-chaining inference process of computing and explicitly storing all implicit logical consequences of an ontology. When evaluating coherence, a reasoner materializes the merged ontology to expose hidden contradictions. For example, if class Employee is disjoint from Customer, and a mapping equates Staff with both, the materialized inference reveals the unsatisfiable class that a coherence measure must detect.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us