Published December 20, 2024 | Version v1
Conference paper Open

Transforming RDF Graphs to Property Graphs using Standardized Schemas

  • 1. ROR icon Aalborg University
  • 2. ROR icon University of Verona
  • 3. ROR icon TU Wien

Description

This Zenodo repository contains the datasets used in the experiments described in this publication.

Publication: https://dl.acm.org/doi/10.1145/3698817 

Abstract

Knowledge Graphs can be encoded using different data models. They are especially abundant using RDF and recently also as property graphs. While knowledge graphs in RDF adhere to the subject-predicate-object structure, property graphs utilize multi-labeled nodes and edges, featuring properties as key/value pairs. Both models are employed in various contexts, thus applications often require transforming data from one model to another. To enhance the interoperability of the two models, we present a novel technique, S3PG, to convert RDF knowledge graphs into property graphs exploiting two popular standards to express schema constraints, i.e., SHACL for RDF and PG-Schema for property graphs. S3PG is the first approach capable of transforming large knowledge graphs to property graphs while fully preserving information and semantics. We have evaluated S3PG on real-world large-scale graphs, showing that, while existing methods exhibit lossy transformations (causing a loss of up to 70% of query answers), S3PG consistently achieves 100% accuracy. Moreover, when considering evolving graphs, S3PG exhibits fully monotonic behavior and requires only a fraction of the time to incorporate changes compared to existing methods.

Files

S3PG-dbpedia20-dbpedia22-bio2rdf-SHACL-shapes.zip

Files (13.0 GB)

Name Size Download all
md5:87c679a8315132a3f37fb80133003bcb
2.5 GB Download
md5:c5a3e44667f89a77e77a17fa21fa4801
2.5 GB Download
md5:a8740cbec3da4fb6c48e244d1fb82679
560.1 MB Download
md5:05dfa8c70218de99919824a954952f96
3.2 GB Download
md5:50f7985dd88526e8d9a9061448bae427
546.2 MB Download
md5:57ceabb1632f703d772f2f77faea8b09
3.6 GB Download
md5:d478afcb0f8c2d1380894fe1a087be3b
79.1 MB Preview Download

Additional details

Software