UNPKG

@natlibfi/melinda-record-match-validator

Version:

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

11 lines 358 B
{ "description": "Split extent clause correctly when unit-string contains diacritics and/or hyphens correctly", "string": "1 CD-äänilevy (9 min 9 s)", "expectedResults": [ {"amount": "1", "unit": "CD-äänilevy"}, {"amount": "9", "unit": "min"}, {"amount": "9", "unit": "s"} ], "skip": false, "only": false }