xsparql: Constructor for Xsparql

Description Usage Arguments Value

View source: R/025_Xsparql.R

Description

The function xsparql constructs a Xsparql object.

Usage

1
xsparql(resource, url, statement, nspace = "", clss = "Xsparql", ...)

Arguments

resource

the resource the query represents

url

sparql end point

statement

the SPARQL statement the query stands for

nspace

character vector with short name / namespace expansions

clss

class to create, default Xsparql

...

named parameters for resources

Value

a Xsparql object


doomhammerhell/test-datamart documentation built on Dec. 20, 2021, 1:09 a.m.