FabianDeister / Library_curation_BOLD

GNU General Public License v3.0
1 stars 2 forks source link

public voucher not correctly assigned #28

Closed bwprice closed 5 months ago

bwprice commented 5 months ago

PUBLIC VOUCHER has the neg and pos match criteria listed below, however the following are classed as "fail" when they should pass:

Vouchered:Registered Collection Museum Vouchered:Type Museum Vouchered:Type Series

code: my @neg = ( 'DNA', 'e-vouch', 'privat', 'no voucher', 'unvouchered', 'destr', 'lost', 'missing', 'no specimen', 'none', 'not vouchered', 'person', 'Photo Voucher Only', 'not registered', );

my @pos = qw( herb museum registered type national CBG INHS deposit harbarium hebarium holot );