Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 258 almost 13 years Aaron Marcuse-Kubitza Moved pre-BIEN 3 files into _archive folder
  bin 1018 almost 13 years Aaron Marcuse-Kubitza bin/map: Removed metadata values feature since ...
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1019 almost 13 years Aaron Marcuse-Kubitza VegX-VegBIEN mapping: Include the datasource na...
  lib 1017 almost 13 years Aaron Marcuse-Kubitza xml_dom.py: Fixed bug in parent() where it didn...
  mappings 1019 almost 13 years Aaron Marcuse-Kubitza VegX-VegBIEN mapping: Include the datasource na...
  schemas 1022 almost 13 years Aaron Marcuse-Kubitza vegbien.sql: locationdetermination.coordsaccura...
  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
1022 02/17/2012 03:32 PM Aaron Marcuse-Kubitza

vegbien.sql: locationdetermination.coordsaccuracy: Added comment with units

1021 02/17/2012 03:29 PM Aaron Marcuse-Kubitza

vegbien.sql: locationdetermination: Added determination status columns from taxondetermination

1020 02/17/2012 03:20 PM Aaron Marcuse-Kubitza

vegbien.sql: locationdetermination: Added coordinates-related fields

1019 02/17/2012 03:08 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Include the datasource name (now provided by map in /_ignore/inLabel) in the appropriate places in both VegX and VegBIEN

1018 02/17/2012 02:47 PM Aaron Marcuse-Kubitza

bin/map: Removed metadata values feature since the syntax used was causing problems with mappings starting with a ":", and metadata can instead be stored as attributes of the primary key's mapping

1017 02/16/2012 06:07 PM Aaron Marcuse-Kubitza

xml_dom.py: Fixed bug in parent() where it didn't account for NodeParentIter's first element returned being the current node, not its parent. Refactored parent() to use parentNode directly, and NodeParentIter to use parent(), instead of the other way around.

1016 02/16/2012 05:38 PM Aaron Marcuse-Kubitza

xml_dom.py: Fixed bug in parent() where incorrect variable name was used

1015 02/16/2012 05:05 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Use the input data source's label (e.g. SALVIAS) everywhere a reference is needed

1014 02/16/2012 05:04 PM Aaron Marcuse-Kubitza

bin/map: Store the input data source's label (e.g. SALVIAS) in the output XML tree for use by references in the mappings

1013 02/14/2012 06:57 PM Aaron Marcuse-Kubitza

xpath.py: get(): Fixed bug where it would try to create a node named . or .. if . or .. didn't have matching attributes. Now it will just reuse the current or parent node, but create any needed attrs if create is True.

View all revisions | View revisions

Also available in: Atom