Revision 4164
Added by Aaron Marcuse-Kubitza over 12 years ago
VegBIEN.csv | ||
---|---|---|
55 | 55 |
MaximumDepth,"/location/locationevent/waterdepth/_avg/max/_units:[default=m,to=m,to=]/value/_replace:[""\bca\.?""=]/value", |
56 | 56 |
MinimumDepth,"/location/locationevent/waterdepth/_avg/min/_units:[default=m,to=m,to=]/value/_replace:[""\bca\.?""=]/value", |
57 | 57 |
Locality,/location/locationnarrative/_merge/1, |
58 |
BasisOfRecord,,** No non-empty join mapping for BasisOfRecord ** |
|
59 |
DateLastModified,,** No non-empty join mapping for DateLastModified ** |
|
60 |
JulianDay,,** No non-empty join mapping for JulianDay ** |
|
61 |
PreparationType,,** No non-empty join mapping for PreparationType ** |
|
62 |
PreviousCatalogNumber,,** No non-empty join mapping for PreviousCatalogNumber ** |
|
63 |
RelatedCatalogItem,,** No non-empty join mapping for RelatedCatalogItem ** |
|
64 |
RelationshipType,,** No non-empty join mapping for RelationshipType ** |
|
65 |
TimeOfDay,,** No non-empty join mapping for TimeOfDay ** |
|
66 |
TypeStatus,,** No non-empty join mapping for TypeStatus ** |
|
58 |
BasisOfRecord,,** No join mapping for BasisOfRecord ** |
|
59 |
DateLastModified,,** No join mapping for DateLastModified ** |
|
60 |
JulianDay,,** No join mapping for JulianDay ** |
|
61 |
PreparationType,,** No join mapping for PreparationType ** |
|
62 |
PreviousCatalogNumber,,** No join mapping for PreviousCatalogNumber ** |
|
63 |
RelatedCatalogItem,,** No join mapping for RelatedCatalogItem ** |
|
64 |
RelationshipType,,** No join mapping for RelationshipType ** |
|
65 |
TimeOfDay,,** No join mapping for TimeOfDay ** |
|
66 |
TypeStatus,,** No join mapping for TypeStatus ** |
Also available in: Unified diff
union: Exclude empty rows from the output, so that empty mappings from map_0 aren't included when map_1 contains a non-empty mapping for the same term. Note that this causes "No non-empty join mapping" warnings to turn into "No join mapping".