View source: R/dataset_to_triples.R
| triples_to_ntriples | R Documentation |
Turns a data.frame with s, p, o columns into N-Triples strings.
triples_to_ntriples(df)
df |
A data.frame with columns |
A character vector of N-Triple lines.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.