UNPKG

@natlibfi/melinda-record-match-validator

Version:

Validates if two records matched by melinda-record-matching can be merged and sets merge priority

31 lines 961 B
{ "description": "Return true if only mismatch is in diacritics [MET-406]", "note": "Actual case in [MET-406] has also a typo in title", "skip": false, "only": false, "recordValuesA": { "title": { "titleFeatures": { "title": "Behtolaccat ja ipmasat", "remainderOfTitle": "noveallat", "numbersOfPartInSectionOfAWork": [], "namesOfPartInSectionOfAWork": [] }, "seriesFeatures": [], "f946Features": [] } }, "recordValuesB": { "title": { "titleFeatures": { "title": "Behtolaččat ja ipmašat", "remainderOfTitle": "Noveallat", "numbersOfPartInSectionOfAWork": [], "namesOfPartInSectionOfAWork": [] }, "seriesFeatures": [], "f946Features": [] } }, "expectedResults": true }