Actions
Task #463
closedallow an input to appear multiple times in the same map spreadsheet
Start date:
08/02/2012
Due date:
% Done:
100%
Estimated time:
Activity type:
Description
- This will allow an input to map to multiple outputs without needing to use the
{}
custom XPath syntax
Updated by Aaron Marcuse-Kubitza over 12 years ago
Already multi-safe:
- all line operations
- set operations:
union
- Note that if there is any mapping for an input in the first map, all mappings for that input in the second map will be excluded
intersect
subtract
- Note that if there is any mapping for an input in the subtract map, all mappings for that input in the from map will be excluded
- map users:
bin/map
Now multi-safe:
join
Updated by Aaron Marcuse-Kubitza over 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Both non-derived core maps (mappings/DwC2-VegBIEN.specimens.csv
, VegX-VegBIEN.stems.csv
) have had expand_braces
run on them.
Actions