Creates a SPARQL triple Pattern.
Assembles a subject/predicate/object pattern from ready positions, each admitting a Variable in addition to the corresponding Triple position.
The subject position: a Variable, a blank node, or a named resource
The predicate position: a Variable or a named resource
The object position: a Variable or any RDF Term
An immutable Pattern of the three positions
SPARQL 1.1 Triple Patterns
Creates a SPARQL triple Pattern.
Assembles a subject/predicate/object pattern from ready positions, each admitting a Variable in addition to the corresponding Triple position.