Checks whether a value is a SPARQL Variable.
The value to check
true if value is a ?-prefixed token whose name is well-formed (matching VariablePattern, as enforced by variable); false otherwise
value
?
VariablePattern
Checks whether a value is a SPARQL Variable.