View source: R/n_triple.R View source: R/dataset_to_triples.R
| expand_triples | R Documentation |
Converts scalar or vector fields into RDF triples.
expand_triples(dataset_id, predicate_uri, values)
dataset_id |
The subject URI |
predicate_uri |
The RDF predicate URI |
values |
A scalar, character vector, or list (e.g., person objects) |
A character vector of RDF triples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.