Get a parser name for content with type or identifier
librdf_parser_guess_name2 ( world,
mime_type,
buffer,
identifier )
character
librdf_world object ("_p_librdf_world_s")
MIME type of syntax or NULL ("character")
content buffer or NULL ("character")
content identifier or NULL ("character")
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.