From 1dc6c8ee4c69457dc99244bedce80db26e55b4fa Mon Sep 17 00:00:00 2001 From: Larry Versaw Date: Wed, 23 Aug 2023 11:51:25 -0600 Subject: [PATCH] conversion and initial cleanup --- manifest.yaml | 222 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 manifest.yaml diff --git a/manifest.yaml b/manifest.yaml new file mode 100644 index 0000000..98a43b4 --- /dev/null +++ b/manifest.yaml @@ -0,0 +1,222 @@ +dublin_core: + type: 'bundle' + conformsto: 'rc0.2' + contributor: + - "Easterntz_Wa" + - "Embracetz" + creator: 'Easterntz_Wa' + description: 'An unrestricted literal Bible' + format: 'text/usfm' + identifier: 'reg' + issued: '2023-08-23' + language: + identifier: 'mgv' + title: "Matengo" + direction: 'ltr' + modified: '2023-08-23' + publisher: 'Wycliffe Associates' + relation: + - 'mgv/reg' + rights: 'CC BY-SA 4.0' + source: + - + identifier: 'ulb' + language: 'en' + version: '1' + subject: 'Bible' + title: 'Matengo Bible' + version: '1.0' +checking: + checking_entity: [] + checking_level: '1' + +projects: + - + title: 'Matayo' + versification: ufw + identifier: 'mat' + sort: 40 + path: './41-MAT.usfm' + categories: [ 'bible-nt' ] + - + title: 'Marko' + versification: ufw + identifier: 'mrk' + sort: 41 + path: './42-MRK.usfm' + categories: [ 'bible-nt' ] + - + title: 'Luka' + versification: ufw + identifier: 'luk' + sort: 42 + path: './43-LUK.usfm' + categories: [ 'bible-nt' ] + - + title: 'Yohana' + versification: ufw + identifier: 'jhn' + sort: 43 + path: './44-JHN.usfm' + categories: [ 'bible-nt' ] + - + title: 'Matendu Gimitume' + versification: ufw + identifier: 'act' + sort: 44 + path: './45-ACT.usfm' + categories: [ 'bible-nt' ] + - + title: 'Warumi' + versification: ufw + identifier: 'rom' + sort: 45 + path: './46-ROM.usfm' + categories: [ 'bible-nt' ] + - + title: '1 Wakoritho' + versification: ufw + identifier: '1co' + sort: 46 + path: './47-1CO.usfm' + categories: [ 'bible-nt' ] + - + title: '2 Wakoritho' + versification: ufw + identifier: '2co' + sort: 47 + path: './48-2CO.usfm' + categories: [ 'bible-nt' ] + - + title: 'Wagalatia' + versification: ufw + identifier: 'gal' + sort: 48 + path: './49-GAL.usfm' + categories: [ 'bible-nt' ] + - + title: 'Waefesu' + versification: ufw + identifier: 'eph' + sort: 49 + path: './50-EPH.usfm' + categories: [ 'bible-nt' ] + - + title: 'Wafilipi' + versification: ufw + identifier: 'php' + sort: 50 + path: './51-PHP.usfm' + categories: [ 'bible-nt' ] + - + title: 'Akolosae' + versification: ufw + identifier: 'col' + sort: 51 + path: './52-COL.usfm' + categories: [ 'bible-nt' ] + - + title: '1 Wathesslonike' + versification: ufw + identifier: '1th' + sort: 52 + path: './53-1TH.usfm' + categories: [ 'bible-nt' ] + - + title: '2 Wathesalonike' + versification: ufw + identifier: '2th' + sort: 53 + path: './54-2TH.usfm' + categories: [ 'bible-nt' ] + - + title: '1 Timotheu' + versification: ufw + identifier: '1ti' + sort: 54 + path: './55-1TI.usfm' + categories: [ 'bible-nt' ] + - + title: '2 Timotheu' + versification: ufw + identifier: '2ti' + sort: 55 + path: './56-2TI.usfm' + categories: [ 'bible-nt' ] + - + title: 'Titu' + versification: ufw + identifier: 'tit' + sort: 56 + path: './57-TIT.usfm' + categories: [ 'bible-nt' ] + - + title: 'Filimoni' + versification: ufw + identifier: 'phm' + sort: 57 + path: './58-PHM.usfm' + categories: [ 'bible-nt' ] + - + title: 'Ebrabia' + versification: ufw + identifier: 'heb' + sort: 58 + path: './59-HEB.usfm' + categories: [ 'bible-nt' ] + - + title: 'Waraka Gwaka Yakobu' + versification: ufw + identifier: 'jas' + sort: 59 + path: './60-JAS.usfm' + categories: [ 'bible-nt' ] + - + title: '1 Petro' + versification: ufw + identifier: '1pe' + sort: 60 + path: './61-1PE.usfm' + categories: [ 'bible-nt' ] + - + title: '2 Petro' + versification: ufw + identifier: '2pe' + sort: 61 + path: './62-2PE.usfm' + categories: [ 'bible-nt' ] + - + title: '1 Yohana' + versification: ufw + identifier: '1jn' + sort: 62 + path: './63-1JN.usfm' + categories: [ 'bible-nt' ] + - + title: '2 Yohana' + versification: ufw + identifier: '2jn' + sort: 63 + path: './64-2JN.usfm' + categories: [ 'bible-nt' ] + - + title: '3 Yohana' + versification: ufw + identifier: '3jn' + sort: 64 + path: './65-3JN.usfm' + categories: [ 'bible-nt' ] + - + title: 'Yuda' + versification: ufw + identifier: 'jud' + sort: 65 + path: './66-JUD.usfm' + categories: [ 'bible-nt' ] + - + title: 'Ufunuo' + versification: ufw + identifier: 'rev' + sort: 66 + path: './67-REV.usfm' + categories: [ 'bible-nt' ]