inveniosoftware / invenio-marc21

Nice defaults for Invenio overlays using MARC21.
https://invenio-marc21.readthedocs.io
MIT License
1 stars 20 forks source link

schemas: update JSON-Schemas enums #19

Closed jirikuncar closed 8 years ago

jirikuncar commented 8 years ago

@jirikuncar commented on Thu Feb 11 2016

Check that all enums have correct value after fixing rules.

Example:

Add tests to verify not only the "identity" of MARC21 and TO_MARC21 but also validate against JSON-Schema.

jirikuncar commented 8 years ago

@switowski @hachreak @SamiHiltunen we should check at least all following enums:

"nonfiling_characters": {
    "enum": ["No nonfiling characters", "Number of nonfiling characters"]
},