powered by
Turns a data.frame with s, p, o columns into N-Triples strings.
s
p
o
triples_to_ntriples(df)
A character vector of N-Triple lines.
A data.frame with columns s, p, and o.