SDM-RDFizer
SDM-RDFizer copied to clipboard
An Efficient RML-Compliant Engine for Knowledge Graph Construction
It would be great to integrate Travis CI to automatically run the RML Test Suit after each release of commit.
## ***Problem Description***: With 8 csv files, it took more than a day to convert about 600M data into RDF. We also tested the conversion of two csv files to...
From the paper: SDM-RDFizer: An RML Interpreter for the Efficient Creation of RDF Knowledge Graphs, we seem to find SDM-RDFizer has such a capability for updating KG incrementally while new...
When running RML conversion for a XML file with multi level join condition. Key error is raised. TTL file ` @prefix rr: . @prefix rml: . @prefix ql: . @prefix...
FIX for IRI encoding, and handling multiline objects
Hi, I am trying to work on a solution by using RDFizer in Lambda by passing json for conversion and it returns the resulting semantic as response. As the dependencies...