Project

General

Profile

XPath cleanup

Removing obsolete mappings

  1. Remove the mapping
  2. make
  3. svn st
  4. For any inputs/*/maps/VegBIEN.*.csv maps that have changed:
    1. svn di the map to check that it didn't change in ways that affect the datasource
    2. Run make inputs/<datasource>/test/ and check that the tests either pass or didn't change in ways that affect the datasource
      • Note that some datasources may have a column for a term, but have no data in that column or no data applicable to the obsolete mapping.
        These datasources will have failing tests, but the new test output can be accepted as long as the inserted rows count didn't change.