read_rdf: Read rdf file and create a data.table.

Description Usage Arguments

View source: R/util.R

Description

Read rdf file and create a data.table.

Usage

1
read_rdf(path_to_rdf, type = c("ntriples", "nquads"))

Arguments

path_to_rdf

The path of the file.

type

the rdf serialisation, either 'ntriples' or 'nquads'


rijpma/cower documentation built on March 11, 2020, 8:51 a.m.