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 260 B
{ "description": "Return true if one record A has partSetFeature.type: unknown and record B has a defined partSetFeature.type", "recordValuesA": {"type": "unknown"}, "recordValuesB": {"type": "set"}, "expectedResults": true, "skip": false }