RDF Graph Alignment with Bisimulation
Peter Buneman, S{\l}awek Staworko

TL;DR
This paper presents scalable bisimulation-based methods for aligning RDF graphs, effectively handling null names, ontology changes, and small data or structural modifications in evolving RDF datasets.
Contribution
It introduces novel bisimulation-inspired algorithms that incorporate edit distances to improve RDF graph alignment under various real-world changes.
Findings
Methods perform well on curated datasets
Algorithms are scalable to large RDF graphs
Effective in handling ontology and data value changes
Abstract
We investigate the problem of aligning two RDF databases, an essential problem in understanding the evolution of ontologies. Our approaches address three fundamental challenges: 1) the use of "blank" (null) names, 2) ontology changes in which different names are used to identify the same entity, and 3) small changes in the data values as well as small changes in the graph structure of the RDF database. We propose approaches inspired by the classical notion of graph bisimulation and extend them to capture the natural metrics of edit distance on the data values and the graph structure. We evaluate our methods on three evolving curated data sets. Overall, our results show that the proposed methods perform well and are scalable.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Data Quality and Management · Biomedical Text Mining and Ontologies
