Correctly parse conglomerate entity normalizations
#2
by
davidkartchner
- opened
Some entities have multiple normalizations grouped together with a '+' character (e.g. something that looks similar to "MESH:D1089843+D1998523"). These should be split into multiple normalizations.
This also fixes an error where some normalizations have an extra "MESH:" prepended to the db_id
nice!
gabrielaltay
changed pull request status to
merged