bodc_search_string: Search matching strings in RDFs

Description Usage Arguments

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


MarineEcosystemResearchProgramme/merpWS documentation built on May 7, 2019, 2:51 p.m.