A SPARQL variable.
A ?-prefixed token, for example ?0 or ?name, whose body names the variable. The value is its own SPARQL rendering, so it doubles as a Tuple key and as the query-text token emitted by the builder module. Mint one with variable.
?
?0
?name
builder
SPARQL 1.1 Variables
A SPARQL variable.
A
?-prefixed token, for example?0or?name, whose body names the variable. The value is its own SPARQL rendering, so it doubles as a Tuple key and as the query-text token emitted by thebuildermodule. Mint one with variable.