to_sdo | R Documentation |
Convert DCAT2 Provenance to Schema.org
to_sdo(prov, con = stdout())
prov |
JSON-LD file in DCAT2 format |
con |
Output, a connection object or character string |
prov <- system.file("examples", "prov.json", package="prov") to_sdo(prov)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.