Checks whether a value is a SPARQL triple Pattern.
The value to check
true if value is a three-element [subject, predicate, object] tuple whose positions are, respectively, a valid Subject, Predicate, or Object, or a Variable in any position; false otherwise
value
[subject, predicate, object]
Checks whether a value is a SPARQL triple Pattern.