spq_init()
R/spq_endpoint_info.R
spq_endpoint_info.Rd
Create the endpoint info object for spq_init()
spq_endpoint_info(label_property = "rdfs:prefLabel")
Property used by the endpoint for labelling.
A list to be used in spq_init()'s endpoint_info argument.
endpoint_info
spq_endpoint_info(label_property = "skos:preflabel") #> $label_property #> [1] "skos:preflabel" #> #> attr(,"class") #> [1] "glitter_endpoint_info"