Within the context of the DerivativeRodeo we have conceptual data structures associated with the file set.
Chute: What are the files we’re bringing to the rodeo
Agenda: What files are the rodeo responsible for making
RoundUp: What files do we actually have when all is done; what we will associate with the corresponding FileSet.
The DerivativeRodeo is responsible for making the files required by the Agenda that are not in the Chute (e.g. Agenda - Chute). The RoundUp is the Agenda ∪ Chute;
Within the context of the
DerivativeRodeo
we have conceptual data structures associated with the file set.The
DerivativeRodeo
is responsible for making the files required by theAgenda
that are not in theChute
(e.g.Agenda
-Chute
). TheRoundUp
is theAgenda
∪Chute
;Related to: