Revision 5953
Added by Aaron Marcuse-Kubitza over 12 years ago
map | ||
---|---|---|
184 | 184 |
def update_in_label(): |
185 | 185 |
if in_label_ref[0] != None and out_is_db: |
186 | 186 |
# TODO: Move this to the mappings as some kind of metadata |
187 |
col_defaults['creator_id'] = db_xml.put(out_db, xpath.path2xml(
|
|
187 |
col_defaults['reference_id'] = db_xml.put(out_db, xpath.path2xml(
|
|
188 | 188 |
'reference/shortname="'+in_label_ref[0]+'"'), row_ins_ct_ref) |
189 | 189 |
|
190 | 190 |
def prep_root(): |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Renamed creator_ids to reference_id since they are now fkeys to reference