Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 258 about 13 years Aaron Marcuse-Kubitza Moved pre-BIEN 3 files into _archive folder
  bin 452 almost 13 years Aaron Marcuse-Kubitza bin/map: Add input row to exceptions
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 444 almost 13 years Aaron Marcuse-Kubitza Ignore .~* (lock files generated by OpenOffice....
  lib 455 almost 13 years Aaron Marcuse-Kubitza xml_dom.py: Improved readability by separating ...
  mappings 441 almost 13 years Aaron Marcuse-Kubitza mappings: Use stemParent instead of stemOrganis...
  schemas 431 almost 13 years Aaron Marcuse-Kubitza vegbien.sql: Reran renames to capture cases whe...
  test 421 almost 13 years Aaron Marcuse-Kubitza VegBIEN: Made taxondetermination.plantname_id r...
Makefile 5.83 KB 418 almost 13 years Aaron Marcuse-Kubitza Makefiles: Added empty rules for targets withou...
README.TXT 231 Bytes 268 about 13 years Aaron Marcuse-Kubitza Moved everything in scripts to root. inputs_Mak...
map 723 Bytes 274 about 13 years Aaron Marcuse-Kubitza Renamed util to bin

Latest revisions

# Date Author Comment
455 01/10/2012 04:46 PM Aaron Marcuse-Kubitza

xml_dom.py: Improved readability by separating into sections

454 01/10/2012 04:41 PM Aaron Marcuse-Kubitza

db_xml.py: Ignore only fields that are actually empty (rather than just not having element children), as a field containing anything other than a comment should be flagged as invalid input

453 01/10/2012 04:41 PM Aaron Marcuse-Kubitza

xml_dom.py: Changed is_empty() to consider nodes with only comments to be empty

452 01/10/2012 04:23 PM Aaron Marcuse-Kubitza

bin/map: Add input row to exceptions

451 01/10/2012 04:22 PM Aaron Marcuse-Kubitza

db_xml.py: Ignore empty fields. Fixes bug where a field that's not text but has no Element children will be treated as a table, and an error is triggered because the corresponding table does not exist in the database.

450 01/10/2012 04:19 PM Aaron Marcuse-Kubitza

xml_dom.py: Added has_elems() to check if node has Element children

449 01/10/2012 03:56 PM Aaron Marcuse-Kubitza

bin/map: Use xml_func.process()'s new on_error error handler. Add row to database errors and xml_func.SyntaxExceptions.

448 01/10/2012 03:54 PM Aaron Marcuse-Kubitza

xml_func.py: Changed formatting of comment that node with syntax errors is replaced with so that it starts on its own line

447 01/10/2012 03:50 PM Aaron Marcuse-Kubitza

xml_func.py: Use on_error exception handler to allow caller to print exceptions instead of raising them

446 01/10/2012 03:41 PM Aaron Marcuse-Kubitza

db_xml.py: Add node to any database exceptions generated in put()

View all revisions | View revisions

Also available in: Atom