librdf_new_statement {redland} | R Documentation |
Constructor - create a new empty librdf_statement.
librdf_new_statement ( world )
world |
redland world object ("_p_librdf_world_s") |
_p_librdf_statement_s
This R function is a wrapper function that directly calls the the Redland RDF C libraries. For more information about Redland RDF, view the online documentation indicated in the 'References' section.