Skip to content

Commit

Permalink
Support ranges in Avram export
Browse files Browse the repository at this point in the history
This makes Avram export from MARC21 valid Avram as discussed in
#405 and
#402.
  • Loading branch information
nichtich committed Apr 4, 2024
1 parent ca5d61c commit 42b99c4
Show file tree
Hide file tree
Showing 6 changed files with 62,421 additions and 105 deletions.
1 change: 1 addition & 0 deletions .github/workflows/avram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- run: npm install -g [email protected] ajv ajv-formats # checking Avram 0.9.6
- name: Validate Avram Schema files
run: |
avram -s marc-schema/marc-schema.json
avram -s src/main/resources/pica-schema.json
avram -s src/main/resources/pica/avram-k10plus-title.json
avram -s src/main/resources/unimarc/avram-unimarc.json
Expand Down
Loading

0 comments on commit 42b99c4

Please sign in to comment.