Closed glass-ships closed 1 year ago
Where does the config live that says: "use narrow matches for node replacement" vs "us only exact matches for node replacement"?
I... don't know if we have one, to be honest
Oh, so in response to the config question- I think for now we might just bring this in with only "exact match", and open it up to include narrow in another PR
Restricting to exact sounds good as a first safe step, but you may loose quite a bit of relevant Information. I think it's worth making that configurable via some property like "merge_on_property".
nice one @hrshdhgd thanks for taking a look at that!!
is there anything preventing this from being merged as is?
There's a lot of formatting noise in this now, but the relevant changes are in:
model/config/sssom_config.py
tests/unit/test_sssom_mapping.py
addresses #108 fix #110
Tasks:
Clarify existing examples (this can/should probably be a separate issue)see #113