Did you know ... | Search Documentation: |
library(semweb/rdf_zlib_plugin): Reading compressed RDF |
This
module uses the library(zlib)
library to load compressed
files on the fly. The extension of the file must be .gz
.
The file format is deduced by the extension after stripping the .gz
extension. E.g. rdf_load('file.rdf.gz’
.