Project

General

Profile

« Previous | Next » 

Revision 4657

inputs/*/*/map.csv: Moved filter suffixes to separate filter column to enable automapping to work on those mappings' terms, using the steps at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Map_refactoring#Move-filter-suffixes-to-separate-filter-column&gt;. Note that the only changes to VegBIEN.csvs are the (now automapped) names of terms in "No join mapping" comments.

View differences:

map.csv
34 34
Country,country,,
35 35
StateProvince,stateProvince,,
36 36
County,county,,
37
Locality,Locality/_merge/1,,
37
Locality,locality,/_merge/1,
38 38
Longitude,verbatimLongitude,,
39 39
Latitude,verbatimLatitude,,
40 40
CoordinatePrecision,coordinatePrecision,,
41 41
BoundingBox,footprintWKT,,
42
MinimumElevation,MinimumElevation/_nullIf:[null=.]/value,,
42
MinimumElevation,minimumElevationInMeters,/_nullIf:[null=.]/value,
43 43
MaximumElevation,maximumElevationInMeters,,
44 44
MinimumDepth,minimumDepthInMeters,,
45 45
MaximumDepth,maximumDepthInMeters,,
......
49 49
PreviousCatalogNumber,otherCatalogNumbers,,
50 50
RelationshipType,relationshipOfResource,,
51 51
RelatedCatalogItem,relatedResourceID,,
52
Notes,Notes/_merge/1,,
52
Notes,fieldNotes,/_merge/1,
53 53
Habitat,habitat,,
54
PlantFungusDescription,"Notes/_merge/2/_label[label=""plant fungus""]/value",,
55
Substrate,"Locality/_merge/2/_label[label=""substrate""]/value",,
56
Vegetation,"Locality/_merge/3/_label[label=""vegetation""]/value",,
54
PlantFungusDescription,fieldNotes,"/_merge/2/_label[label=""plant fungus""]/value",
55
Substrate,locality,"/_merge/2/_label[label=""substrate""]/value",
56
Vegetation,locality,"/_merge/3/_label[label=""vegetation""]/value",
57 57
UniqueNYInternalRecordNumber,occurrenceID,,

Also available in: Unified diff