SDM-RDFizer icon indicating copy to clipboard operation
SDM-RDFizer copied to clipboard

An Efficient RML-Compliant Engine for Knowledge Graph Construction

Results 6 SDM-RDFizer issues
Sort by recently updated
recently updated
newest added

It would be great to integrate Travis CI to automatically run the RML Test Suit after each release of commit.

enhancement

## ***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...

enhancement

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...

question

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...

bug

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...

question