bodc_search_string: Search matching strings in RDFs

Description Usage Arguments

View source: R/bodc_search_string.R

Description

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.

Usage

1
bodc_search_string(nerc = TRUE, classes = TRUE)

Arguments

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


remsamp/Rmerp_public documentation built on May 3, 2019, 4:07 p.m.