cboettig/rdftools: Common tools for RDF data

The Resource Description Framework (RDF) model is a flexible W3C standard that can express nearly and type of data. This package provides simple utilities which can quickly format R data frames and lists into the RDF data model following the N-Quads serialization. Such files can then be read into standard RDF databases such as Virtuoso or the rdflib R package.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL http://github.com/cboettig/rdftools
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cboettig/rdftools")
cboettig/rdftools documentation built on May 6, 2019, 1:35 a.m.