AICLIRSep 30, 2024

OM4OV: Leveraging Ontology Matching for Ontology Versioning

arXiv:2409.20302v101 citationsh-index: 4
AI Analysis

This work addresses ontology versioning for Semantic Web applications, offering incremental improvements by optimizing existing ontology matching systems.

The study tackled the problem of ontology versioning by analyzing similarities and differences with ontology matching, formalizing an OM4OV pipeline, and proposing a cross-reference mechanism to improve performance, resulting in enhanced detection of update entities and reduced false mappings.

Due to the dynamic nature of the Semantic Web, version control is necessary to manage changes in widely used ontologies. Despite the long-standing recognition of ontology versioning (OV) as a crucial component of efficient ontology management, many approaches treat OV as similar to ontology matching (OM) and directly reuse OM systems for OV tasks. In this study, we systematically analyse similarities and differences between OM and OV and formalise an OM4OV pipeline to offer more advanced OV support. The pipeline is implemented and evaluated in the state-of-the-art OM system Agent-OM. The experimental results indicate that OM systems can be effectively reused for OV tasks, but without necessary extensions, can produce skewed measurements, poor performance in detecting update entities, and limited explanation of false mappings. To tackle these issues, we propose an optimisation method called the cross-reference (CR) mechanism, which builds on existing OM alignments to reduce the number of matching candidates and to improve overall OV performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes