R-implementation of COW to convert csv files to nquads using json-ld data description and data.table
for speed.
library("devtools")
devtools::install_github("rijpma/cower")
You may need to manually install V8 as an external dependency, see the V8 package.