This function get the script recorded by rdt. It also get a more detailed provenance, including the programming language, its version and operating system in which it was executed. The function builds a dataframe with the script name and its details, and then turn this dataframe into a triple that is added to the rdf object.
1 | .get_script(prov = prov, rdf = rdf, nsp = nsp)
|
prov |
Parsed provenance |
rdf |
RDF object to write the triples |
nsp |
List with the namespaces of used ontologies |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.