UNPKG

@natlibfi/melinda-record-match-validator

Version:

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

7 lines 224 B
{ "description": "Return false if both records have opposing (part/set) partSetFeature.type", "recordValuesA": {"type": "part"}, "recordValuesB": {"type": "set"}, "expectedResults": false, "skip": false }