A java application to transform RDF databases into Property Graph (PG) databases. rdf2pg implements three transformation methods described in the journal article "Mapping RDF Databases to Property Graph Databases" (IEEE Access, May 2020), which is available at IEEE.
Table of Contents
This project provides syntactic data interoperability for rapsqltranspiler in yars format. Furthermore it provides the data for futher parsing and uploading steps of RDF-like property graphs to target RAPSQL databases built on Postgres and Apache AGE. RAPSQL databases are under development for possible backend solutions of OpenSemanticLab, which builds on JSON Schema and Semantic Media Wiki with a focus on semantic applications.
Apache License 2.0
Thanks to Angles et al. it is possible to have a basis for an essential component of RAPSQL. It is a fork of renzoar/rdf2pg.
Andreas Räder (https://github.com/raederan)