View source: R/bodc_search_string.R
The function searches the bodc or nerc triplestores for a given search word. It returns all matches whether they are present in the subject, predicate or object.
1 | bodc_search_string(nerc = TRUE, classes = TRUE)
|
nerc |
is boolean TRUE/FALSE. If TRUE (the default), access triples from nerc vocab endpoint. If FALSE, triples at BODC enpoint are queried. |
mylimit |
is the number of triples to extract. It can be string or numeric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.