Revision 6239
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/SALVIAS/plotMetadata_/map.csv | ||
---|---|---|
2 | 2 |
MethodCode,OMIT,,Not globally unique after lookup_MethodCode_Description is combined with PlotMethod |
3 | 3 |
PlotID,locationID,,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
4 | 4 |
orig_filename,*orig_filename,, |
5 |
AccessCode,*AccessCode,,"3 plots contain 3 in this field and ""del"" in tmp_del"
|
|
5 |
AccessCode,dcterms:accessRights,"/_map:[1=private,2=""metadata only"",3=public,4=""data by request""]/value","3 plots contain 3 in this field and ""del"" in tmp_del"
|
|
6 | 6 |
project_id,projectID,, |
7 | 7 |
PrimOwnerID,*PrimOwnerID,, |
8 | 8 |
SiteCode,plotName,,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
inputs/SALVIAS/plotMetadata_/VegBIEN.csv | ||
---|---|---|
4 | 4 |
PlotID,"/location/_if[@name=""if subplot""]/else/sourceaccessioncode/_if[@name=""if geovalidation""]/else","Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
5 | 5 |
SiteCode,"/location/_if[@name=""if subplot""]/then/parent_id/location/authorlocationcode",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
6 | 6 |
PlotID,"/location/_if[@name=""if subplot""]/then/parent_id/location/sourceaccessioncode","Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
7 |
AccessCode,"/location/accesslevel/_map:[1=private,2=""metadata only"",3=public,4=""data by request""]/value","3 plots contain 3 in this field and ""del"" in tmp_del" |
|
7 | 8 |
plot_area_ha,/location/area_m2/_ha_to_m2/value,"Brad: Area in hectares. Is there any way to store units?; Aaron: VegX plot area annotation says ""Total area of the plot in square meters."" so units are fixed" |
8 | 9 |
Elev,/location/elevation_m/_alt/1,Brad: Mean elevation in meters. This is a constrained decimal value; is there no place for this in VegX other than verbatimElevation? Check with Nick. |
9 | 10 |
elev_max_m,/location/elevation_m/_alt/2/_avg/max, |
... | ... | |
65 | 66 |
slope_gradient,/location/slopegradient_fraction/_alt/1, |
66 | 67 |
PlotID,"/location/sourceaccessioncode/_join/1/_if[@name=""if subplot and unique only within parent""]/then/_first/1","Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
67 | 68 |
SiteCode,"/location/sourceaccessioncode/_join/1/_if[@name=""if subplot and unique only within parent""]/then/_first/2",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
68 |
AccessCode,,"** No join mapping for *AccessCode ** 3 plots contain 3 in this field and ""del"" in tmp_del" |
|
69 | 69 |
Country_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
70 | 70 |
ElevSource,,** No join mapping for *ElevSource ** |
71 | 71 |
MethodCode,,** No non-empty join mapping for OMIT ** Not globally unique after lookup_MethodCode_Description is combined with PlotMethod |
inputs/SALVIAS/plotMetadata_/test.xml.ref | ||
---|---|---|
6 | 6 |
<location> |
7 | 7 |
<authorlocationcode>$SiteCode</authorlocationcode> |
8 | 8 |
<sourceaccessioncode>$PlotID</sourceaccessioncode> |
9 |
<accesslevel> |
|
10 |
<_map> |
|
11 |
<1>private</1> |
|
12 |
<2>metadata only</2> |
|
13 |
<3>public</3> |
|
14 |
<4>data by request</4> |
|
15 |
<value>$AccessCode</value> |
|
16 |
</_map> |
|
17 |
</accesslevel> |
|
9 | 18 |
<area_m2><_ha_to_m2><value>$plot_area_ha</value></_ha_to_m2></area_m2> |
10 | 19 |
<elevation_m> |
11 | 20 |
<_alt> |
inputs/SALVIAS/plotMetadata_/new_terms.csv | ||
---|---|---|
1 | 1 |
MethodCode,OMIT,,Not globally unique after lookup_MethodCode_Description is combined with PlotMethod |
2 |
AccessCode,dcterms:accessRights,"/_map:[1=private,2=""metadata only"",3=public,4=""data by request""]/value","3 plots contain 3 in this field and ""del"" in tmp_del" |
|
2 | 3 |
SiteCode,plotName,,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
3 | 4 |
MajorGeo,continent,, |
4 | 5 |
PolDiv1,stateProvince,,Brad: No; pol1=stateProvince |
inputs/SALVIAS/plotMetadata_/unmapped_terms.csv | ||
---|---|---|
1 | 1 |
*orig_filename |
2 |
*AccessCode |
|
3 | 2 |
*PrimOwnerID |
4 | 3 |
*SiteName |
5 | 4 |
*new_world |
Also available in: Unified diff
inputs/SALVIAS/plotMetadata_/map.csv: Mapped AccessCode to dcterms:accessRights with appropriate _map filter