View source: R/harmonised-writing.R
write_rdf | R Documentation |
Export a knowledge graph, represented in RDF, to a file in Turtle format (TTL)
write_rdf(object, file)
object |
<rdf> knowledge graph |
file |
<string> containing the path and filename where to store the data in TTL format. |
<boolean> TRUE if the file writing process succeed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.