Revision 10293
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/.TNRS/Source/run | ||
---|---|---|
1 |
#!/bin/bash -e |
|
2 |
. "$(dirname "${BASH_SOURCE[0]}")"/../table.run |
|
0 | 3 |
inputs/.TNRS/Source/VegBIEN.csv | ||
---|---|---|
1 |
TNRS,VegBIEN:/_setDefault:[source_id/source/shortname/_env:[name=source]]/path/_simplifyPath:[next=parent_id]/path,Comments |
|
2 |
:aggregator,"/_if[@name=""if specimen""]/else/source:[shortname/_first/2/_env:[name=source]]/sourcetype", |
|
3 |
row_num,,** No join mapping for *row_num ** |
|
1 |
link ../../../mappings/VegCore-VegBIEN.csv |
|
4 | 2 |
Also available in: Unified diff
inputs/.TNRS/Source/: switched to new-style import. this had been missed when all the Source/ subdirs were batch-switched to new-style import.