ropensci / rdflib

:package: High level wrapper around the redland package for common rdf applications

Home Page:https://docs.ropensci.org/rdflib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix jsonld serializing

cboettig opened this issue · comments

note that we need to collapse readLines output to a single line with \n.

https://github.com/cboettig/rdflib/blob/9e6a604fcd19eddcdda50369bed68a15e932b803/R/rdf.R#L152

fixed.