Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 1598 over 12 years Aaron Marcuse-Kubitza Moved _archive/tapir2flatClient/trunk/client/ t...
  bin 2602 about 12 years Aaron Marcuse-Kubitza xml_func.py: process(): Refactored to emphasize...
  config 272 over 12 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 2556 about 12 years Aaron Marcuse-Kubitza xpath.py: get(): Create attrs: Put keys last so...
  lib 2602 about 12 years Aaron Marcuse-Kubitza xml_func.py: process(): Refactored to emphasize...
  mappings 2529 about 12 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: Removed _t...
  schemas 2596 about 12 years Aaron Marcuse-Kubitza schemas/functions.sql: Added _merge relational ...
  to_do 2547 about 12 years Aaron Marcuse-Kubitza to_do/timeline.doc: Updated to reflect the mont...
Makefile 9.47 KB 2095 about 12 years Aaron Marcuse-Kubitza main Makefile: VegBIEN DB: functions schema: Re...
README.TXT 2.7 KB 1967 about 12 years Aaron Marcuse-Kubitza main Makefile: VegBIEN DB: Install public schem...
map 978 Bytes 1979 about 12 years Aaron Marcuse-Kubitza root map: Fill in defaults for inputs from VegB...

Latest revisions

# Date Author Comment
2602 06/04/2012 02:17 PM Aaron Marcuse-Kubitza

xml_func.py: process(): Refactored to emphasize special handling for row-based and column-based modes. In row-based mode, always use a DB relational function over a local XML function when possible, to faciliate testing of DB relational functions in row-based mode. (The shadowed local XML version will still be tested in non-DB modes, such as outputting to intermediate XML files.)

2601 06/04/2012 01:01 PM Aaron Marcuse-Kubitza

bin/map: Move retrieval of out_db's relational functions outside of process_input() so they can also be used by the non-by_col case

2600 06/04/2012 12:52 PM Aaron Marcuse-Kubitza

bin/map: out_is_db: Don't evaluate relational functions in xml_func.process() because these will be evaluated by db_xml.put()

2599 06/04/2012 12:41 PM Aaron Marcuse-Kubitza

xml_func.py: Removed no longer used strip()

2598 06/04/2012 12:40 PM Aaron Marcuse-Kubitza

bin/map: Use xml_func.process(..., strip=True) instead of xml_func.strip()

2597 06/04/2012 12:39 PM Aaron Marcuse-Kubitza

xml_func.py: process(): Added strip()'s functionality via strip option

2596 06/04/2012 12:10 PM Aaron Marcuse-Kubitza

schemas/functions.sql: Added _merge relational function

2595 06/04/2012 11:48 AM Aaron Marcuse-Kubitza

schemas/functions.sql: Added join_strs() aggregate

2594 06/04/2012 10:21 AM Aaron Marcuse-Kubitza

sql.py: Renamed index_pkey() to add_pkey() to be consistent with add_index()

2593 06/04/2012 10:07 AM Aaron Marcuse-Kubitza

sql.py: into_table_name(): In function args, omit column name for function result columns

View all revisions | View revisions

Also available in: Atom