View source: R/rdf_parse_solid.R
rdf_parse_solid | R Documentation |
Parse RDF dataset from Solid server
rdf_parse_solid(docs, ..., rdf = NULL, client)
docs |
One or more URLs to fetch from Solid server(s) |
... |
not used |
rdf |
optional existing rdflib rdf store |
client |
client object, as returned by solid_client_register_dyn |
parsed triples in the form of an rdf object containing the redland world and model objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.