diff --git a/manifest.yaml b/manifest.yaml new file mode 100644 index 0000000..9deea8a --- /dev/null +++ b/manifest.yaml @@ -0,0 +1,250 @@ +dublin_core: + type: book + conformsto: rc0.2 + comment: "" + format: text/markdown + identifier: ulb + title: 'Unlocked Literal Bible - Bengali' + subject: Bible + description: 'An unrestricted literal Bible' + language: + identifier: bn + title: বাংলা + direction: ltr + source: + - + identifier: ulb + language: 'Holy Bible in Bengali: 1905' + version: '1' + rights: 'CC BY-SA 4.0' + creator: 'Distant Shores Media' + contributor: + - 'BIDHAN CHANDRA BAULIA' + - 'SANJAY CHAKROBORTY' + - 'PRODIP PALIT SNIGDHA BISWAS' + relation: [] + publisher: unfoldingWord + issued: '2016-10-19' + modified: '2016-10-19T00:00:00.000Z' + version: '1' +checking: + checking_entity: + - 'AYAN KUMAR GHOSH' + checking_level: '3' +projects: + - + categories: + - bible-nt + identifier: mat + path: ./41-MAT.usfm + sort: 40 + title: Matthew + versification: ufw + - + categories: + - bible-nt + identifier: mrk + path: ./42-MRK.usfm + sort: 41 + title: Mark + versification: ufw + - + categories: + - bible-nt + identifier: luk + path: ./43-LUK.usfm + sort: 42 + title: Luke + versification: ufw + - + categories: + - bible-nt + identifier: jhn + path: ./44-JHN.usfm + sort: 43 + title: John + versification: ufw + - + categories: + - bible-nt + identifier: act + path: ./45-ACT.usfm + sort: 44 + title: Acts + versification: ufw + - + categories: + - bible-nt + identifier: rom + path: ./46-ROM.usfm + sort: 45 + title: Romans + versification: ufw + - + categories: + - bible-nt + identifier: 1co + path: ./47-1CO.usfm + sort: 46 + title: '1 Corinthians' + versification: ufw + - + categories: + - bible-nt + identifier: 2co + path: ./48-2CO.usfm + sort: 47 + title: '2 Corinthians' + versification: ufw + - + categories: + - bible-nt + identifier: gal + path: ./49-GAL.usfm + sort: 48 + title: Galatians + versification: ufw + - + categories: + - bible-nt + identifier: eph + path: ./50-EPH.usfm + sort: 49 + title: Ephesians + versification: ufw + - + categories: + - bible-nt + identifier: php + path: ./51-PHP.usfm + sort: 50 + title: Philippians + versification: ufw + - + categories: + - bible-nt + identifier: col + path: ./52-COL.usfm + sort: 51 + title: Colossians + versification: ufw + - + categories: + - bible-nt + identifier: 1th + path: ./53-1TH.usfm + sort: 52 + title: '1 Thessalonians' + versification: ufw + - + categories: + - bible-nt + identifier: 2th + path: ./54-2TH.usfm + sort: 53 + title: '2 Thessalonians' + versification: ufw + - + categories: + - bible-nt + identifier: 1ti + path: ./55-1TI.usfm + sort: 54 + title: '1 Timothy' + versification: ufw + - + categories: + - bible-nt + identifier: 2ti + path: ./56-2TI.usfm + sort: 55 + title: '2 Timothy' + versification: ufw + - + categories: + - bible-nt + identifier: tit + path: ./57-TIT.usfm + sort: 56 + title: Titus + versification: ufw + - + categories: + - bible-nt + identifier: phm + path: ./58-PHM.usfm + sort: 57 + title: Philemon + versification: ufw + - + categories: + - bible-nt + identifier: heb + path: ./59-HEB.usfm + sort: 58 + title: Hebrews + versification: ufw + - + categories: + - bible-nt + identifier: jas + path: ./60-JAS.usfm + sort: 59 + title: James + versification: ufw + - + categories: + - bible-nt + identifier: 1pe + path: ./61-1PE.usfm + sort: 60 + title: '1 Peter' + versification: ufw + - + categories: + - bible-nt + identifier: 2pe + path: ./62-2PE.usfm + sort: 61 + title: '2 Peter' + versification: ufw + - + categories: + - bible-nt + identifier: 1jn + path: ./63-1JN.usfm + sort: 62 + title: '1 John' + versification: ufw + - + categories: + - bible-nt + identifier: 2jn + path: ./64-2JN.usfm + sort: 63 + title: '2 John' + versification: ufw + - + categories: + - bible-nt + identifier: 3jn + path: ./65-3JN.usfm + sort: 64 + title: '3 John' + versification: ufw + - + categories: + - bible-nt + identifier: jud + path: ./66-JUD.usfm + sort: 65 + title: Jude + versification: ufw + - + categories: + - bible-nt + identifier: rev + path: ./67-REV.usfm + sort: 66 + title: Revelation + versification: ufw diff --git a/package.json b/package.json deleted file mode 100644 index d8948bc..0000000 --- a/package.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "package_version": 0.1, - "modified_at": "20161114000000", - "content_mime_type": "text/usfm", - "versification_slug": "ufw", - "language": { - "slug": "bn", - "name": "বাংলা", - "dir": "ltr" - }, - "resource": { - "slug": "bn-ulb", - "name": "Unlocked Literal Bible - Bengali", - "icon": "https://cdn.door43.org/en/ulb/v7/icon.jpg", - "status": { - "translate_mode": "all", - "checking_entity": [ - "AYAN KUMAR GHOSH" - ], - "checking_level": "3", - "comments": "", - "contributors": [ - "BIDHAN CHANDRA BAULIA", - "SANJAY CHAKROBORTY", - "PRODIP PALIT SNIGDHA BISWAS" - ], - "pub_date": "2016-10-19", - "source_translations": [ - { - "language_slug": "en", - "resource_slug": "bn-bible", - "version": "1" - } - ], - "version": "1", - "license": "CC BY-SA 4.0", - "checks_performed": [] - }, - "projects": [ - { - "slug": "1co", - "chunks_url": "https://cdn.door43.org/bible/1co/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "1 Corinthians", - "sort": "47" - }, - { - "slug": "1jn", - "chunks_url": "https://cdn.door43.org/bible/1jn/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "1 John", - "sort": "63" - }, - { - "slug": "1pe", - "chunks_url": "https://cdn.door43.org/bible/1pe/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "1 Peter", - "sort": "61" - }, - { - "slug": "1th", - "chunks_url": "https://cdn.door43.org/bible/1th/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "1 Thessalonians", - "sort": "53" - }, - { - "slug": "1ti", - "chunks_url": "https://cdn.door43.org/bible/1ti/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "1 Timothy", - "sort": "55" - }, - { - "slug": "2co", - "chunks_url": "https://cdn.door43.org/bible/2co/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "2 Corinthians", - "sort": "48" - }, - { - "slug": "2jn", - "chunks_url": "https://cdn.door43.org/bible/2jn/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "2 John", - "sort": "64" - }, - { - "slug": "2pe", - "chunks_url": "https://cdn.door43.org/bible/2pe/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "2 Peter", - "sort": "62" - }, - { - "slug": "2th", - "chunks_url": "https://cdn.door43.org/bible/2th/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "2 Thessalonians", - "sort": "54" - }, - { - "slug": "2ti", - "chunks_url": "https://cdn.door43.org/bible/2ti/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "2 Timothy", - "sort": "56" - }, - { - "slug": "3jn", - "chunks_url": "https://cdn.door43.org/bible/3jn/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "3 John", - "sort": "65" - }, - { - "slug": "act", - "chunks_url": "https://cdn.door43.org/bible/act/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Acts", - "sort": "45" - }, - { - "slug": "col", - "chunks_url": "https://cdn.door43.org/bible/col/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Colossians", - "sort": "52" - }, - { - "slug": "eph", - "chunks_url": "https://cdn.door43.org/bible/eph/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Ephesians", - "sort": "50" - }, - { - "slug": "gal", - "chunks_url": "https://cdn.door43.org/bible/gal/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Galatians", - "sort": "49" - }, - { - "slug": "heb", - "chunks_url": "https://cdn.door43.org/bible/heb/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Hebrews", - "sort": "59" - }, - { - "slug": "jas", - "chunks_url": "https://cdn.door43.org/bible/jas/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "James", - "sort": "60" - }, - { - "slug": "jhn", - "chunks_url": "https://cdn.door43.org/bible/jhn/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "John", - "sort": "44" - }, - { - "slug": "jud", - "chunks_url": "https://cdn.door43.org/bible/jud/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Jude", - "sort": "66" - }, - { - "slug": "luk", - "chunks_url": "https://cdn.door43.org/bible/luk/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Luke", - "sort": "43" - }, - { - "slug": "mat", - "chunks_url": "https://cdn.door43.org/bible/mat/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Matthew", - "sort": "41" - }, - { - "slug": "mrk", - "chunks_url": "https://cdn.door43.org/bible/mrk/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Mark", - "sort": "42" - }, - { - "slug": "phm", - "chunks_url": "https://cdn.door43.org/bible/phm/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Philemon", - "sort": "58" - }, - { - "slug": "php", - "chunks_url": "https://cdn.door43.org/bible/php/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Philippians", - "sort": "51" - }, - { - "slug": "rev", - "chunks_url": "https://cdn.door43.org/bible/rev/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Revelation", - "sort": "67" - }, - { - "slug": "rom", - "chunks_url": "https://cdn.door43.org/bible/rom/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Romans", - "sort": "46" - }, - { - "slug": "tit", - "chunks_url": "https://cdn.door43.org/bible/tit/v3/chunks.json", - "desc": "", - "categories": [ - "bible-nt" - ], - "name": "Titus", - "sort": "57" - } - ] - } -}