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