bkuczenski / lca-tools

A Python package for doing stuff with LCA data
GNU General Public License v2.0
18 stars 1 forks source link

Synonym Manager #21

Open bkuczenski opened 7 years ago

bkuczenski commented 7 years ago

This is (?) part of the FlowDB refactor.. presently synonyms are managed by a bunch of ad hoc functions in create_synonyms.py but these should be unified into something similar to CompartmentManager, allowing for storage of customized local synonyms.

One thing is for sure- we don't want to use the foreground manager to also manage synonyms. maybe this gets folded into the FlowDB, maybe it is left separate. but out of the foreground.