Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate JSON created for FOLIO #110

Open
jgreben opened this issue Nov 17, 2021 · 0 comments
Open

Validate JSON created for FOLIO #110

jgreben opened this issue Nov 17, 2021 · 0 comments

Comments

@jgreben
Copy link
Contributor

jgreben commented Nov 17, 2021

Use a JSON Schema Validation tool to validate the JSON constructed by the mapping, based on the FOLIO inventory-storage schema

https://python-jsonschema.readthedocs.io/en/stable/
https://pypi.org/project/jsonschema/

Here are places to start looking for the schemas. There may end up being more than just these needed:
https://github.com/folio-org/mod-inventory-storage/tree/master/ramls
https://github.com/folio-org/mod-inventory-storage/blob/master/ramls/instance.json
https://dev.folio.org/reference/api/#mod-inventory-storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant