migrated to RC0.2
This commit is contained in:
parent
014ab26a71
commit
a5fb27deeb
|
@ -0,0 +1,50 @@
|
|||
dublin_core:
|
||||
type: book
|
||||
conformsto: rc0.2
|
||||
comment: ""
|
||||
format: text/markdown
|
||||
identifier: ulb
|
||||
title: 'Unlocked Literal Bible - Cebuano'
|
||||
subject: Bible
|
||||
description: 'An unrestricted literal Bible'
|
||||
language:
|
||||
identifier: ceb
|
||||
title: Cebuano
|
||||
direction: ltr
|
||||
source:
|
||||
-
|
||||
identifier: ulb
|
||||
language: en-ulb
|
||||
version: '4'
|
||||
rights: 'CC BY-SA 4.0'
|
||||
creator: 'Distant Shores Media'
|
||||
contributor:
|
||||
- GemFox
|
||||
- Jeffrey
|
||||
- Johanna
|
||||
- Junette
|
||||
- Benny
|
||||
- Racquel
|
||||
relation: []
|
||||
publisher: unfoldingWord
|
||||
issued: '2016-07-31'
|
||||
modified: '2016-07-31T00:00:00.000Z'
|
||||
version: '4.1'
|
||||
checking:
|
||||
checking_entity:
|
||||
- 'Kim Eviola'
|
||||
- 'Rachel Lindongan'
|
||||
- 'Linda Bernardino'
|
||||
- 'Noel Sulatan'
|
||||
- 'Gem Lalaan'
|
||||
- 'Aquilino De La Cruz'
|
||||
checking_level: '3'
|
||||
projects:
|
||||
-
|
||||
categories:
|
||||
- bible-nt
|
||||
identifier: eph
|
||||
path: ./50-EPH.usfm
|
||||
sort: 49
|
||||
title: 'Taga Efeso'
|
||||
versification: ufw
|
61
package.json
61
package.json
|
@ -1,61 +0,0 @@
|
|||
{
|
||||
"package_version": 0.1,
|
||||
"modified_at": "20161114000000",
|
||||
"content_mime_type": "text/usfm",
|
||||
"versification_slug": "ufw",
|
||||
"language": {
|
||||
"slug": "ceb",
|
||||
"name": "Cebuano",
|
||||
"dir": "ltr"
|
||||
},
|
||||
"resource": {
|
||||
{
|
||||
"slug": "ceb-ulb",
|
||||
"name": "Unlocked Literal Bible - Cebuano",
|
||||
"icon": "https://cdn.door43.org/en/ulb/v7/icon.jpg",
|
||||
"status": {
|
||||
"translate_mode": "all",
|
||||
"checking_entity": [
|
||||
"Kim Eviola",
|
||||
"Rachel Lindongan",
|
||||
"Linda Bernardino",
|
||||
"Noel Sulatan",
|
||||
"Gem Lalaan",
|
||||
"Aquilino De La Cruz"
|
||||
],
|
||||
"checking_level": "3",
|
||||
"comments": "",
|
||||
"contributors": [
|
||||
"GemFox",
|
||||
"Jeffrey",
|
||||
"Johanna",
|
||||
"Junette",
|
||||
"Benny",
|
||||
"Racquel"
|
||||
],
|
||||
"pub_date": "2016-07-31",
|
||||
"source_translations": [
|
||||
{
|
||||
"language_slug": "en",
|
||||
"resource_slug": "en-ulb",
|
||||
"version": "4"
|
||||
}
|
||||
],
|
||||
"version": "4.1",
|
||||
"license": "CC BY-SA 4.0",
|
||||
"checks_performed": []
|
||||
},
|
||||
"projects": [
|
||||
{
|
||||
"slug": "eph",
|
||||
"chunks_url": "https://cdn.door43.org/bible/eph/v3/chunks.json",
|
||||
"desc": "",
|
||||
"categories": [
|
||||
"bible-nt"
|
||||
],
|
||||
"name": "Taga Efeso",
|
||||
"sort": "50"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue