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 1348 over 12 years Aaron Marcuse-Kubitza bin/map: In debug mode, print output XPaths
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1353 over 12 years Aaron Marcuse-Kubitza VegBIEN mappings: plantnames: Nest taxons hiera...
  lib 1352 over 12 years Aaron Marcuse-Kubitza xpath.py: parse(): _paths(): Remove trailing ","
  mappings 1353 over 12 years Aaron Marcuse-Kubitza VegBIEN mappings: plantnames: Nest taxons hiera...
  schemas 1339 over 12 years Aaron Marcuse-Kubitza filter_ERD.csv: Removed no longer needed refere...
  to_do 811 almost 13 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 6.4 KB 1288 over 12 years Aaron Marcuse-Kubitza Makefile: Fixed subdir remake target to work fo...
README.TXT 1.62 KB 879 almost 13 years Aaron Marcuse-Kubitza Switched to using inputs/test as main test target
map 867 Bytes 1299 over 12 years Aaron Marcuse-Kubitza map: On nimoy, use bien2_staging unless otherwi...

Latest revisions

# Date Author Comment
1353 03/11/2012 03:18 PM Aaron Marcuse-Kubitza

VegBIEN mappings: plantnames: Nest taxons hierarchically using plantname.parent_id. Mappings using _forEach: Append a "," to the `in` list so that mappings will sort from shortest to longest `in` list ("]" comes after "," in ASCII, causing this not to happen without the trailing ",").

1352 03/11/2012 03:14 PM Aaron Marcuse-Kubitza

xpath.py: parse(): _paths(): Remove trailing ","

1351 03/11/2012 02:38 PM Aaron Marcuse-Kubitza

xpath_func.py: _forEach: Made syntax more natural-looking by using values instead of names for string args and attrs instead of branches for array args

1350 03/11/2012 02:36 PM Aaron Marcuse-Kubitza

xpath.py: parse() Fixed bug in _paths() where empty lists would be parsed as a list containing a single empty path, instead of as an empty list

1349 03/11/2012 01:26 PM Aaron Marcuse-Kubitza

VegBIEN mappings: Place names: Use _forEach to simplify XPaths for recursively nested places

1348 03/11/2012 01:22 PM Aaron Marcuse-Kubitza

bin/map: In debug mode, print output XPaths

1347 03/09/2012 07:51 PM Aaron Marcuse-Kubitza

xpath_func.py: _forEach: Fixed to support _val replacements anywhere, by doing a string-based search-and-replace on a quoted XPath instead of a list-based search-and-replace on an already-parsed XPath

1346 03/09/2012 07:41 PM Aaron Marcuse-Kubitza

xpath_func.py: Renamed _for to _forEach. Finished implementing _forEach.

1345 03/09/2012 07:41 PM Aaron Marcuse-Kubitza

xpath.py: Import xpath_func after defining XpathElem because xpath_func depends on XpathElem and it hasn't yet been factored into a separate file

1344 03/09/2012 07:39 PM Aaron Marcuse-Kubitza

util.py: Added list_replace()

View all revisions | View revisions

Also available in: Atom