Revision 4164
Added by Aaron Marcuse-Kubitza over 12 years ago
VegBIEN.csv | ||
---|---|---|
138 | 138 |
minimumDepthInMeters,"/location/locationevent/waterdepth/_avg/min/_units:[default=m,to=m,to=]/value/_replace:[""\bca\.?""=]/value", |
139 | 139 |
Locality,/location/locationnarrative/_merge/1, |
140 | 140 |
locality,/location/locationnarrative/_merge/1, |
141 |
BasisOfRecord,,** No non-empty join mapping for BasisOfRecord ** |
|
142 |
DateLastModified,,** No non-empty join mapping for DateLastModified ** |
|
143 |
DayOfYear,,** No non-empty join mapping for JulianDay/_alt/2 ** |
|
144 |
JulianDay,,** No non-empty join mapping for JulianDay/_alt/1 ** |
|
145 |
PreparationType,,** No non-empty join mapping for PreparationType ** |
|
146 |
PreviousCatalogNumber,,** No non-empty join mapping for PreviousCatalogNumber ** |
|
147 |
RelatedCatalogItem,,** No non-empty join mapping for RelatedCatalogItem ** |
|
148 |
RelationshipType,,** No non-empty join mapping for RelationshipType ** |
|
149 |
TimeOfDay,,** No non-empty join mapping for TimeOfDay ** |
|
150 |
TypeStatus,,** No non-empty join mapping for TypeStatus ** |
|
151 |
basisOfRecord,,** No non-empty join mapping for basisOfRecord ** |
|
152 |
day,,** No non-empty join mapping for day ** |
|
153 |
dc_terms_modified,,** No non-empty join mapping for dcterms:modified ** |
|
154 |
endDayOfYear,,** No non-empty join mapping for endDayOfYear ** |
|
155 |
eventTime,,** No non-empty join mapping for eventTime ** |
|
156 |
month,,** No non-empty join mapping for month ** |
|
157 |
occurrenceRemarks,,** No non-empty join mapping for occurrenceRemarks ** |
|
158 |
otherCatalogNumbers,,** No non-empty join mapping for otherCatalogNumbers ** |
|
159 |
preparations,,** No non-empty join mapping for preparations ** |
|
160 |
startDayOfYear,,** No non-empty join mapping for startDayOfYear ** |
|
161 |
typeStatus,,** No non-empty join mapping for typeStatus ** |
|
162 |
year,,** No non-empty join mapping for year ** |
|
141 |
BasisOfRecord,,** No join mapping for BasisOfRecord ** |
|
142 |
DateLastModified,,** No join mapping for DateLastModified ** |
|
143 |
DayOfYear,,** No join mapping for JulianDay/_alt/2 ** |
|
144 |
JulianDay,,** No join mapping for JulianDay/_alt/1 ** |
|
145 |
PreparationType,,** No join mapping for PreparationType ** |
|
146 |
PreviousCatalogNumber,,** No join mapping for PreviousCatalogNumber ** |
|
147 |
RelatedCatalogItem,,** No join mapping for RelatedCatalogItem ** |
|
148 |
RelationshipType,,** No join mapping for RelationshipType ** |
|
149 |
TimeOfDay,,** No join mapping for TimeOfDay ** |
|
150 |
TypeStatus,,** No join mapping for TypeStatus ** |
|
151 |
basisOfRecord,,** No join mapping for basisOfRecord ** |
|
152 |
day,,** No join mapping for day ** |
|
153 |
dc_terms_modified,,** No join mapping for dcterms:modified ** |
|
154 |
endDayOfYear,,** No join mapping for endDayOfYear ** |
|
155 |
eventTime,,** No join mapping for eventTime ** |
|
156 |
month,,** No join mapping for month ** |
|
157 |
occurrenceRemarks,,** No join mapping for occurrenceRemarks ** |
|
158 |
otherCatalogNumbers,,** No join mapping for otherCatalogNumbers ** |
|
159 |
preparations,,** No join mapping for preparations ** |
|
160 |
startDayOfYear,,** No join mapping for startDayOfYear ** |
|
161 |
typeStatus,,** No join mapping for typeStatus ** |
|
162 |
year,,** No join mapping for year ** |
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".