xsparql: Constructor for Xsparql

Description Usage Arguments Value

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


datamart documentation built on May 2, 2019, 9:40 a.m.