Revision 3678
Added by Aaron Marcuse-Kubitza over 12 years ago
VegX.self.plots.csv | ||
---|---|---|
18 | 18 |
->/*s/abioticObservation[*ID]/simpleUserdefined[name=texture]/value,->/*s/abioticObservation[*ID]/simpleUserdefined[name=texture]/value |
19 | 19 |
->/*s/communityDetermination[*ID]/*s/communityConcept/commonName,->/*s/communityDetermination[*ID]/*s/communityConcept/commonName |
20 | 20 |
->/*s/communityDetermination[*ID]/*s/communityConcept/name,->/*s/communityDetermination[*ID]/*s/communityConcept/name |
21 |
/*ID->/*s/project/personnel[role=metadataProvider]/organizationName,/*ID->/*s/project/personnel[role=metadataProvider]/organizationName |
|
22 |
/*ID->/*s/project:[personnel[role=metadataProvider]/organizationName=$/_ignore/inLabel]/title,/*ID->/*s/project:[personnel[role=metadataProvider]/organizationName=$/_ignore/inLabel]/title |
|
21 |
/*ID->/*s/project/title,/*ID->/*s/project/title |
|
23 | 22 |
/*UniqueIdentifierID->/*s/plot/area,/*UniqueIdentifierID->/*s/plot/area |
24 | 23 |
/*UniqueIdentifierID->/*s/plot/geospatial/CoordinateUncertaintyInMeters,/*UniqueIdentifierID->/*s/plot/geospatial/CoordinateUncertaintyInMeters |
25 | 24 |
/*UniqueIdentifierID->/*s/plot/geospatial/DecimalLatitude,/*UniqueIdentifierID->/*s/plot/geospatial/DecimalLatitude |
... | ... | |
35 | 34 |
/*UniqueIdentifierID->/*s/plot/location[placeType=country]/placeName,/*UniqueIdentifierID->/*s/plot/location[placeType=country]/placeName |
36 | 35 |
/*UniqueIdentifierID->/*s/plot/location[placeType=county]/placeName,/*UniqueIdentifierID->/*s/plot/location[placeType=county]/placeName |
37 | 36 |
/*UniqueIdentifierID->/*s/plot/location[placeType=state]/placeName,/*UniqueIdentifierID->/*s/plot/location[placeType=state]/placeName |
37 |
/*UniqueIdentifierID->/*s/plot/plotName,/*UniqueIdentifierID->/*s/plot/plotName |
|
38 |
/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier,/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier |
|
38 | 39 |
/*UniqueIdentifierID->/*s/plot/slopeAspect,/*UniqueIdentifierID->/*s/plot/slopeAspect |
39 | 40 |
/*UniqueIdentifierID->/*s/plot/slopeGradient,/*UniqueIdentifierID->/*s/plot/slopeGradient |
40 | 41 |
/obsEndDate,/obsEndDate |
41 | 42 |
/obsStartDate,/obsStartDate |
42 |
/partyWithRole/*ID->/parties/party/organizationName,/partyWithRole/*ID->/parties/party/organizationName |
|
43 | 43 |
/simpleUserdefined[name=method]/*ID/method/name,/simpleUserdefined[name=method]/*ID/method/name |
44 | 44 |
/simpleUserdefined[name=parent]/value->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/plotName,/simpleUserdefined[name=parent]/value->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/plotName |
45 |
/simpleUserdefined[name=parent]/value->/*s/plotObservation/partyWithRole/*ID->/parties/party/organizationName,/simpleUserdefined[name=parent]/value->/*s/plotObservation/partyWithRole/*ID->/parties/party/organizationName |
|
46 |
/simpleUserdefined[name=parent]/value->/*s/plotObservation:[partyWithRole/*ID->/parties/party/organizationName=$/_ignore/inLabel]/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier,/simpleUserdefined[name=parent]/value->/*s/plotObservation:[partyWithRole/*ID->/parties/party/organizationName=$/_ignore/inLabel]/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier |
|
45 |
/simpleUserdefined[name=parent]/value->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier,/simpleUserdefined[name=parent]/value->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier |
|
47 | 46 |
/simpleUserdefined[name=precipitation]/value,/simpleUserdefined[name=precipitation]/value |
48 | 47 |
/temperature,/temperature |
49 |
:[partyWithRole/*ID->/parties/party/organizationName=$/_ignore/inLabel]/*UniqueIdentifierID->/*s/plot/plotName,:[partyWithRole/*ID->/parties/party/organizationName=$/_ignore/inLabel]/*UniqueIdentifierID->/*s/plot/plotName |
|
50 |
:[partyWithRole/*ID->/parties/party/organizationName=$/_ignore/inLabel]/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier,:[partyWithRole/*ID->/parties/party/organizationName=$/_ignore/inLabel]/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier |
Also available in: Unified diff
mappings/DwC2-VegBIEN.specimens.csv, VegX-VegBIEN.stems.csv: Removed all manual mappings to datasource_id now that datasource_id is auto-populated, both on the VegBIEN output side and the DwC/VegX input side. This should greatly simplify many of the mappings!