Closed nichtich closed 9 months ago
The transformation should write three files instead of one:
marc21_authority_schema.json
marc21_bibliographic_schema.json
marc21_holdings_schema.json
Could be done in run-parser.xq by calling file:write for each of $db.
run-parser.xq
file:write
$db
Covered by #12
The transformation should write three files instead of one:
marc21_authority_schema.json
marc21_bibliographic_schema.json
marc21_holdings_schema.json