Scripture Burrito Documentation

_images/burrito_logo.png

Scripture Burrito is a standard for exchanging Bible translation projects between tools. At the core is a metadata file — the burrito — that describes every file in a project: what it contains, what part of Scripture it covers, and what role it plays. The same burrito can be stored as a zip file, a directory, a GitHub repository, a database, or delivered via API.

All burritos share a common structure — see Scripture Burrito Structure. Flavor-specific fields are documented below.

Scripture Burrito currently defines these flavors:

Any flavor can also be extended:

  • Derived — burritos produced from other burritos, such as back-translations and publication artifacts [Specification | Tutorial | Example]

  • Custom — defining your own nonstandard flavor using the x- prefix [Specification]

Documentation