diff --git a/manifest.yaml b/manifest.yaml new file mode 100644 index 0000000..55c8f5c --- /dev/null +++ b/manifest.yaml @@ -0,0 +1,43 @@ +--- + +dublin_core: + conformsto: 'rc0.2' + contributor: + - 'Wycliffe Associates' + creator: 'Wycliffe Associates' + description: '' + format: 'text/markdown' + identifier: 'obs-tn' + issued: '2015-08-26' + language: + direction: 'ltr' + identifier: 'en' + title: 'English' + modified: '2017-01-03' + publisher: 'unfoldingWord' + relation: + - 'en/obs' + rights: 'CC BY-SA 4.0' + source: + - + identifier: 'obs-tn' + language: 'en' + version: '4' + subject: 'OBS translationNotes' + title: 'translationNotes' + type: 'help' + version: '4' + +checking: + checking_entity: + - 'Wycliffe Associates' + checking_level: '3' + +projects: + - + categories: + identifier: 'obs' + path: './content' + sort: 0 + title: 'OBS translationNotes' + versification: "ufw" diff --git a/package.json b/package.json deleted file mode 100644 index 9c8e0b7..0000000 --- a/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "package_version": "1", - "modified_at": 20170103175417, - "content_mime_type": "text/markdown", - "versification_slug": "ufw", - "language": { - "slug": "en", - "dir": "ltr", - "name": "English" - }, - "resource": { - "status": { - "source_translations": [ - { - "resource_slug": "obs-tn", - "language_slug": "en", - "version": "4" - } - ], - "translate_mode": "all", - "version": "4", - "license": "CC BY-SA", - "contributors": [ - "Distant Shores Media" - ], - "checking_level": "3", - "checking_entity": [ - "Distant Shores Media", - "Wycliffe Associates" - ], - "checks_performed": [], - "pub_date": "2015-08-26", - "comments": "Original source text." - }, - "type": "book", - "slug": "obs-tn", - "name": "OBS translationNotes" - }, - "chunk_status": [] -} \ No newline at end of file