bodc_classes: List unique classes or properties in the triplestore

Description Usage Arguments

View source: R/bodc_classes.R

Description

The function searches the triplestore for classes and properties. The classes and properties in RDF datasets can be declared but that is not always the case

Usage

1
bodc_classes(nerc = TRUE, instances = FALSE)

Arguments

nerc

: boolean parameter. whether the endpoint queried is nerc vocabulary server (TRUE) or bodc (FALSE)

instances

: boolean parameter. whether all unique instances of each class should be returned we recommand you first check the number of instances in each class, this could take a long time!


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