In sparqlalgebrajs, we could pass a custom AlgebraFactory to mapOperation, which was important in cases where we use a non-standard DataFactory (within this AlgebraFactory).
However, this doesn't seem possible anymore.
This probably is the case for other utility functions as well.