UNPKG

@natlibfi/melinda-record-match-validator

Version:

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

38 lines 1.11 kB
{ "description": "Return false if some titleFeatures mismatch (f245 $n & $p)", "skip": false, "only": false, "recordValuesA": { "title": { "titleFeatures": { "title": "Räsästen sukuyhdistys ry", "remainderOfTitle": "undefined", "numbersOfPartInSectionOfAWork": [ "I-osa" ], "namesOfPartInSectionOfAWork": [ "Historiikki 1945-2023" ] }, "seriesFeatures": [], "f946Features": [] } }, "recordValuesB": { "title": { "titleFeatures": { "title": "Räsästen sukuyhdistys ry", "remainderOfTitle": "undefined", "numbersOfPartInSectionOfAWork": [ "II-osa" ], "namesOfPartInSectionOfAWork": [ "DNA-tutkimus 2023" ] }, "seriesFeatures": [], "f946Features": [] } }, "expectedResults": false }