As discussed in the call, add include_source_name functionality to standard concatenate processor. include_source_name adds some kind of value from the concatenated resources into the resulting resource as a field. Code is here: https://github.com/BCODMO/bcodmo_processors/blob/master/bcodmo_processors/bcodmo_pipeline_processors/concatenate.py
Low priority because we already have a custom processor that does this.
As discussed in the call, add
include_source_namefunctionality to standard concatenate processor.include_source_nameadds some kind of value from the concatenated resources into the resulting resource as a field. Code is here: https://github.com/BCODMO/bcodmo_processors/blob/master/bcodmo_processors/bcodmo_pipeline_processors/concatenate.pyLow priority because we already have a custom processor that does this.