write_rdf: Export an RDF to Turtle format (TTL)

View source: R/harmonised-writing.R

write_rdfR Documentation

Export an RDF to Turtle format (TTL)

Description

Export a knowledge graph, represented in RDF, to a file in Turtle format (TTL)

Usage

write_rdf(object, file)

Arguments

object

<rdf> knowledge graph

file

<string> containing the path and filename where to store the data in TTL format.

Value

<boolean> TRUE if the file writing process succeed


biggproject/biggr documentation built on Oct. 2, 2024, 11:13 p.m.