-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.json
69 lines (69 loc) · 2.78 KB
/
versions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"Original":{
"Abbreviation": "Original",
"Title": "Original Version",
"Description": "This is a default placeholder for origional versions of texts and resources",
"Language": "",
"Date": ""
},
"VUL" :{
"Abbreviation": "VUL",
"Title": "Vulgata",
"Description": "The Latin Vulgate is an early 5th century version of the Bible in Latin.",
"PublicDomain": true,
"Language": "lat-lte",
"Date": "405"
},
"NVUL" :{
"Abbreviation": "NVUL",
"Title": "Nova Vulgata",
"Description": "First published in 1979, with a second edition in 1986.",
"License": "© 1986 Libreria Editrice Vaticana, Città del Vaticano",
"Language": "lat-con",
"Date": "1979"
},
"OEB":{
"Abbreviation": "OEB",
"Title": "Open English Bible",
"Description": "Committed to creating a completely free modern English translation of the Bible",
"PublicDomain": true,
"Language": "eng",
"Date": "2020"
},
"AELF": {
"Abbreviation": "AELF",
"Title": "Association Épiscopale Liturgique Francophones",
"Description": "Association Épiscopale Liturgique pour les pays Francophones. ",
"License": "© 1980-1988, A.E.L.F., Paris",
"Permission": "We do not have permission",
"Language": "fra-sta",
"Date": "1988"
},
"SBLGNT":{
"Abbreviation": "SBLGNT",
"Title": "Society of Biblical Literature Greek New Testament",
"Description": "This is a greek new testament which is made available to us to use by the Society of Biblical Literature.",
"License": "© 2010 by the [Society of Biblical Literature](http://sbl-site.org/) and [Logos Bible Software](http://www.logos.com/).",
"Language": "grc-koi",
"Date": "2010"
},
"CODEX-SINAITICUS":{
"Abbreviation": "CODEX-SINAITICUS",
"Title": "Codex Sinaiticus (Septuigent and New Testament)",
"Description": "A transcribed copy of the the Coex Sinaiticus which is one of the oldest and most intact versions of the greek bible.",
"License": "Codex Sinaiticus by [The Codex Sinaiticus Project](http://www.codexsinaiticus.org/) is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/).",
"Language": "grc-koi",
"Date": "325-360",
"Notes": "The current texts were imported version 1.04 (25.3.2014) in March 2021."
},
"WLC": {
"Abbreviation": "WLC",
"Title": "Westminster Leningrad Codex",
"Description": "A digitized version of the Leningrad Codex (1008 CE).",
"PublicDomain": true,
"License": "All biblical Hebrew text, in any format, may be viewed or copied without restriction. [Citation of this site as the source](https://tanach.us/) of the text is appreciated. Please include the version number, 26.2, as a reference.",
"Language": "hbo",
"Date": "1008",
"Notes": "The current texts were imported version 26.2 (18 Dec 2020) in March 2021."
}
}