Generates a SPARQL reduced modifier over a projection.
Prefixes the space-joined projection with reduced, permitting but not requiring duplicate elimination, a cheaper
alternative to distinct. Empty expressions, such as those produced by nil, are dropped first; an
empty list, or one leaving no expression, yields the bare reduced keyword.
Generates a SPARQL
reducedmodifier over a projection.Prefixes the space-joined projection with
reduced, permitting but not requiring duplicate elimination, a cheaper alternative to distinct. Empty expressions, such as those produced by nil, are dropped first; an empty list, or one leaving no expression, yields the barereducedkeyword.