-
Notifications
You must be signed in to change notification settings - Fork 12
Gateway Language Resources File Structure
Christopher Klapp edited this page Jul 24, 2017
·
4 revisions
This is the current implementation.
- Update to nest each GLRP, Gateway Language Resource Package, by language code.
- remove language from the name/id of each resource if exists.
In the code folder structure ./static/
:
- resources/
- bibles/
- udb-en/v9/
- ulb-en/v6/
- ugnt/v0/
- uhb/v0/
- translationHelps/
- translationAcademy/v5/
- translationNotes/v0/
- translationWords/v0/
- lexicons/
- en-UGL/v0/
- en-UHL/v0/
- bibles/
In the folder structure of the Bible's name ./static/resources/bibles/
:
- [bible-id]/[v0]/
- [book-id]/
- [chapter].json
- [book-id]/
- translationNotes/v0/
- index.json
- groups/
- eph/
- figs-metaphors.json
- ...json
- eph/
- translationAcademy/v0/
- index.json
- content/
- figs-metaphors.md
- ...md
- translationWords/v0/
- index.json
- groups/
- eph/
- adoption.json
- ...json
- eph/
- content/
- adoption.md
- ...md
- en-UGL/v0/
- index.json (key is strongs number, name is greek word)
- content/
- [strongs number].json