Skip to contents

Correspondence between R-DSL functions and SPARQL functions/operators.

Usage

set_functions

term_functions

misc_functions

string_functions

numeric_functions

datetime_functions

operators

all_correspondences

Format

A data frame.

R

R-DSL function

SPARQL

SPARQL function

args

list-column with R vs SPARQL argument names

An object of class tbl_df (inherits from tbl, data.frame) with 21 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 9 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 12 rows and 3 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 4 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 7 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 6 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 66 rows and 3 columns.