Compare commits

...

3 Commits

Author SHA1 Message Date
unfoldingWord de19765cc2 Replace Manifest with valid YAML file
Signed-off-by: unfoldingWord <info@unfoldingword.org>
2024-04-23 02:58:42 +00:00
unfoldingWord 891012732c Replace Manifest with valid YAML file
Signed-off-by: unfoldingWord <info@unfoldingword.org>
2024-04-23 02:47:07 +00:00
unfoldingWord c26fadcbd6 Replace Manifest with valid YAML file
Signed-off-by: unfoldingWord <info@unfoldingword.org>
2024-04-23 02:40:29 +00:00
1 changed files with 58 additions and 63 deletions

View File

@ -1,7 +1,5 @@
---
dublin_core: dublin_core:
conformsto: 'rc0.2' conformsto: rc0.2
contributor: contributor:
- 'Jesse Griffin, BA Biblical Studies, MA Biblical Languages' - 'Jesse Griffin, BA Biblical Studies, MA Biblical Languages'
- 'Perry Oakes, PhD in Old Testament, MA in Linguistics' - 'Perry Oakes, PhD in Old Testament, MA in Linguistics'
@ -9,75 +7,72 @@ dublin_core:
- 'Henry Whitney, BA Linguistics' - 'Henry Whitney, BA Linguistics'
- 'James N. Pohlig, M.Div., MA in Linguistics, D. Litt. in Biblical Languages' - 'James N. Pohlig, M.Div., MA in Linguistics, D. Litt. in Biblical Languages'
- 'Ben Jore, BA Biblical Studies, M.Div.' - 'Ben Jore, BA Biblical Studies, M.Div.'
- 'Bev Staley' - Bev Staley
- 'Carol Brinneman' - Carol Brinneman
- 'Jody Garcia' - Jody Garcia
- 'Kara Anderson' - Kara Anderson
- 'Kim Puterbaugh' - Kim Puterbaugh
- 'Lizz Carlton' - Lizz Carlton
- 'Door43 World Missions Community' - Door43 World Missions Community
creator: 'Door43 World Missions Community' creator: Door43 World Missions Community
description: 'A modular handbook that provides a condensed explanation of Bible translation and checking principles that the global Church has implicitly affirmed define trustworthy translations. It enables translators to learn how to create trustworthy translations of the Bible in their own language.' description: >-
format: 'text/markdown' A modular handbook that provides a condensed explanation of Bible
identifier: 'ta' translation and checking principles that the global Church has implicitly
issued: '2018-10-03' affirmed define trustworthy translations. It enables translators to learn
how to create trustworthy translations of the Bible in their own language.
format: text/markdown
identifier: ta
issued: '2024-04-23'
language: language:
identifier: 'en' identifier: en
title: 'English' title: English
direction: 'ltr' direction: ltr
modified: '2018-10-03' modified: '2024-04-23'
publisher: 'unfoldingWord' publisher: unfoldingWord
relation: relation:
- 'en/ust' - en/ust
- 'en/ult' - en/ult
- 'en/tn' - en/tn
- 'en/tw' - en/tw
rights: 'CC BY-SA 4.0' rights: CC BY-SA 4.0
source: source:
- - identifier: ta
identifier: 'ta' language: en
language: 'en'
version: '10' version: '10'
subject: 'Translation Academy' subject: Translation Academy
title: 'translationAcademy' title: translationAcademy
type: 'man' type: man
version: '10' version: '3'
checking: checking:
checking_entity: checking_entity:
- 'unfoldingWord' - unfoldingWord
checking_level: '3' checking_level: '3'
projects: projects:
- - categories:
categories: - ta
- 'ta' identifier: intro
identifier: 'intro' path: ./intro
path: './intro'
sort: 0 sort: 0
title: 'Introduction to translationAcademy' title: Introduction to translationAcademy
versification: versification: null
- - categories:
categories: - ta
- 'ta' identifier: process
identifier: 'process' path: ./process
path: './process'
sort: 1 sort: 1
title: 'Process Manual' title: Process Manual
versification: versification: null
- - categories:
categories: - ta
- 'ta' identifier: translate
identifier: 'translate' path: ./translate
path: './translate'
sort: 2 sort: 2
title: 'Translation Manual' title: Translation Manual
versification: versification: null
- - categories:
categories: - ta
- 'ta' identifier: checking
identifier: 'checking' path: ./checking
path: './checking'
sort: 3 sort: 3
title: 'Checking Manual' title: Checking Manual
versification: versification: null