spq_endpoint_info: Create the endpoint info object for 'spq_init()'

View source: R/spq_endpoint_info.R

spq_endpoint_infoR Documentation

Create the endpoint info object for spq_init()

Description

Create the endpoint info object for spq_init()

Usage

spq_endpoint_info(label_property = "rdfs:prefLabel")

Arguments

label_property

Property used by the endpoint for labelling.

Value

A list to be used in spq_init()'s endpoint_info argument.

Examples

spq_endpoint_info(label_property = "skos:preflabel")

lvaudor/glitter documentation built on Jan. 30, 2024, 1:34 a.m.