GraphStore`
GraphStore`

SPARQLValues

SPARQLValues["var",{val1,val2,}]

binds the values vali to the variable "var".

SPARQLValues[{"var1","var2",},{{val11,val21,},}]

binds the values valij to the variables "vari".

Examples

open allclose all

Basic Examples  (1)

Data about fruits:

Look up the color of bananas and cherries:

Properties & Relations  (1)

Specify combined values for x and y:

Specifying values for x and y independently produces a different result:

The latter is the outer join of bindings for both variables:

Wolfram Research (2019), SPARQLValues, Wolfram Language function, https://reference.wolfram.com/language/GraphStore/ref/SPARQLValues.html.

Text

Wolfram Research (2019), SPARQLValues, Wolfram Language function, https://reference.wolfram.com/language/GraphStore/ref/SPARQLValues.html.

CMS

Wolfram Language. 2019. "SPARQLValues." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLValues.html.

APA

Wolfram Language. (2019). SPARQLValues. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GraphStore/ref/SPARQLValues.html

BibTeX

@misc{reference.wolfram_2023_sparqlvalues, author="Wolfram Research", title="{SPARQLValues}", year="2019", howpublished="\url{https://reference.wolfram.com/language/GraphStore/ref/SPARQLValues.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_sparqlvalues, organization={Wolfram Research}, title={SPARQLValues}, year={2019}, url={https://reference.wolfram.com/language/GraphStore/ref/SPARQLValues.html}, note=[Accessed: 29-March-2024 ]}