Upload a matrix in nquads format (matrix that is n x 3 or n x 4). Is it a wrapper around the addStatementFile that efficiently writes out the triples to a temp file using data.table's fwrite, and imports it into the repository
1 | uploadMatrix(rep, triples, context = NULL)
|
rep |
Repository object |
triples |
data.table containing triples as three columns. |
context |
graph name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.