Read HAZUS Taxonomy strings and convert them to GEM Taxonomy strings
The exposure models for Canada, Puerto Rico, United States of America, and the US virgin Islands do not provide GEM Taxonomy strings but rather HAZUS Taxonomy strings. A simple translation via CSV file is difficult because we have 4894 unique HAZUS Taxonomy strings in these models. It seems more prudent to develop an import function for the taxonomy-lib. This function can then directly translate the HAZUS-style strings into GEM-style strings and store them in the internal format for further processing.