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 990 almost 13 years Aaron Marcuse-Kubitza bin/map: Only print error/run time stats in ver...
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 993 almost 13 years Aaron Marcuse-Kubitza input.Makefile: Fixed error message when no DB ...
  lib 1002 almost 13 years Aaron Marcuse-Kubitza xpath.py: Added elem_is_empty()
  mappings 972 almost 13 years Aaron Marcuse-Kubitza inputs/SALVIAS/maps/VegX.organisms.csv: Mapped ...
  schemas 956 almost 13 years Aaron Marcuse-Kubitza Regenerated vegbien.ERD exports
  to_do 811 almost 13 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 6.07 KB 879 almost 13 years Aaron Marcuse-Kubitza Switched to using inputs/test as main test target
README.TXT 1.62 KB 879 almost 13 years Aaron Marcuse-Kubitza Switched to using inputs/test as main test target
map 889 Bytes 957 almost 13 years Aaron Marcuse-Kubitza map: Map standard DB names to original DB names...

Latest revisions

# Date Author Comment
1002 02/14/2012 04:16 PM Aaron Marcuse-Kubitza

xpath.py: Added elem_is_empty()

1001 02/14/2012 04:10 PM Aaron Marcuse-Kubitza

xpath.py: Added documentation labels to each section

1000 02/14/2012 04:04 PM Aaron Marcuse-Kubitza

xpath.py: Added support for getting the parent node when encountering ".."

999 02/14/2012 04:02 PM Aaron Marcuse-Kubitza

xml_dom.py: Added parent() to get parent node without recursing past the root node to the document object. Documented that NodeParentIter incorporates this sanity check.

998 02/14/2012 03:44 PM Aaron Marcuse-Kubitza

xpath.py: get(): Renamed parent to root to better reflect that it's the starting point for the search. Calling it parent will later be confusing when we want to get the parent node using "..".

997 02/14/2012 03:31 PM Aaron Marcuse-Kubitza

xpath.py: Added parser support for attribute values that are references to another part of the XML tree

996 02/14/2012 03:21 PM Aaron Marcuse-Kubitza

xml_func.py: Fixed module description comment to reflect that not all XML funcs generate text

995 02/14/2012 03:20 PM Aaron Marcuse-Kubitza

xml_func.py: Refactored to add funcs to the module funcs variable as they are defined. Renamed defined functions to the name of the corresponding XML function.

994 02/14/2012 03:01 PM Aaron Marcuse-Kubitza

xml_func.py: Added _ignore func to "comment out" an XML subtree

993 02/14/2012 02:55 PM Aaron Marcuse-Kubitza

input.Makefile: Fixed error message when no DB file found so that it doesn't incorrectly imply that PostgreSQL inputs are supported

View all revisions | View revisions

Also available in: Atom