bible-technology / scripture-burrito

Scripture Burrito Schema & Docs 🌯
http://docs.burrito.bible/
MIT License
21 stars 13 forks source link

Extra-jsonschema Validation #223

Open jag3773 opened 3 years ago

jag3773 commented 3 years ago

Document cases that we want to validate that can't be done directly in jsonschema.

Metadata validation beyond what jsonschema supports (like validating that a prefix used in a document is declared up above) will be addressed as they come up and we'll use our example libraries to validate such things.