bible-technology / scripture-burrito

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

Refactor type schema to make flavorTypes and flavors explicit #140

Closed mvahowe closed 4 years ago

mvahowe commented 4 years ago

This PR is part 2 of refactoring the schema structure before working on the detail.

The most significant changes are in type.schema.json.

Some time soon I'd like to consider moving all the scope-type fields under one object. I didn't do it in this PR in the interests of transparency.

The files should be indented correctly, and should end with a newline.

After this PR I think it should be feasible to do multiple PRs in parallel.

mvahowe commented 4 years ago

The test document was invalid, and CI checks were failing silently. This has been fixed by @rdb and me.

mvahowe commented 4 years ago

@rdb Thanks. I still fantasize about tweaking the format into RelaxNG :-)