collectiveaccess / providence

Cataloguing and data/media management application
GNU General Public License v3.0
290 stars 166 forks source link

Data importer not matching label on ORG class entity #1503

Open Monica-Wood opened 9 months ago

Monica-Wood commented 9 months ago

In an entitySplitter with matchOn set to labels or nonpreferred_labels, then ORG class entities aren't matched correctly. Even with doNotParse, the label is split up and searched on forename, middlename, surname etc. It works if you matchOn displayname only, but there is no way to tell it to also look in nonpreferred_labels.

Branch: dev/php8