Revision 111
Added by Aaron Marcuse-Kubitza about 13 years ago
SALVIAS-VegBank.organisms.csv | ||
---|---|---|
2 | 2 |
OBSERVATION_ID,"/{taxonImportance/stemCount/stemLocation/taxonInterpretation[ROLE_ID/aux_Role/roleCode=collector]:[interpretationType=Author,originalInterpretation=true,currentInterpretation=false,interpretationDate=epoch,*_ID/plantConcept,*_ID/party]/museumAccessionNumber,*_ID/observation/*_ID/plot:[confidentialityStatus=0]/authorPlotCode}" |
3 | 3 |
plot_code,/*_ID/observation/*_ID/plot/PARENT_ID/plot:[confidentialityStatus=0]/authorPlotCode |
4 | 4 |
census_no,"/taxonImportance/stemCount/stemLocation/taxonInterpretation[ROLE_ID/aux_Role/roleCode=collector]/definedValue[*_ID/userDefined[tableName=taxonInterpretation,userDefinedName=censusNo]:[userDefinedType=varchar]]:[@fkey=tableRecord_ID]/definedValue" |
5 |
census_date,/*_ID/observation/obsStartDate |
|
5 |
census_date,/*_ID/observation/obsStartDate/_date/year
|
|
6 | 6 |
subplot,"/*_ID/observation/{*_ID/plot:[confidentialityStatus=0]/authorPlotCode,authorObsCode}" |
7 | 7 |
individual_code,"/taxonImportance/stemCount/stemLocation/taxonInterpretation[ROLE_ID/aux_Role/roleCode=collector]/definedValue[*_ID/userDefined[tableName=taxonInterpretation,userDefinedName=individualCode]:[userDefinedType=varchar]]:[@fkey=tableRecord_ID]/definedValue" |
8 | 8 |
tag1,/taxonImportance/stemCount/stemLocation/stemCode |
Also available in: Unified diff
xml_func.py: Added support for decimal years (with day as the fraction)