G2GML: Graph to Graph Mapping Language for Bridging RDF and Property Graphs
Hirokazu Chiba, Ryota Yamanaka, Shota Matsumoto

TL;DR
This paper introduces G2GML, a framework that converts RDF graphs into property graphs, enabling enhanced analysis and interoperability between different graph data models.
Contribution
The paper presents G2GML, a novel language and framework for mapping RDF graphs to property graphs, facilitating data analysis and interoperability.
Findings
Successfully converted RDF datasets to property graphs.
Demonstrated interoperability across different graph database systems.
Expanded use cases for RDF data through graph model conversion.
Abstract
How can we maximize the value of accumulated RDF data? Whereas the RDF data can be queried using the SPARQL language, even the SPARQL-based operation has a limitation in implementing traversal or analytical algorithms. Recently, a variety of database implementations dedicated to analyses on the property graph (PG) model have emerged. Importing RDF datasets into these graph analysis engines provides access to the accumulated datasets through various application interfaces. However, the RDF model and the PG model are not interoperable. Here, we developed a framework based on the Graph to Graph Mapping Language (G2GML) for mapping RDF graphs to PGs to make the most of accumulated RDF data. Using this framework, accumulated graph data described in the RDF model can be converted to the PG model, which can then be loaded to graph database engines for further analysis. For supporting different…
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 · Graph Theory and Algorithms · Advanced Graph Neural Networks
