Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: '12'
- run: npm install ajv
- run: npm install ajv ajv-formats
- run: |
wget https://github.com/bible-technology/scripture-burrito/archive/develop.zip
unzip develop.zip
Expand Down
22 changes: 3 additions & 19 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"meta": {
"version": "0.3.0",
"version": "1.0.0-rc1",
"category": "source",
"generator": {
"softwareName": "Paratext",
"softwareVersion": "9.1.0.0",
"userName": "Tim Steenwyk"
},
"defaultLanguage": "en",
"defaultLocale": "en",
"dateCreated": "2020-06-22T16:07:29.435082-04:00",
"normalization": "NFC"
},
Expand Down Expand Up @@ -54,22 +54,6 @@
"audience": "common",
"usfmVersion": "2.6"
},
"canonType": [
"ot",
"nt",
"dc"
],
"canonSpec": {
"ot": {
"name": "western"
},
"nt": {
"name": "western"
},
"dc": {
"name": "westernInterconfessional"
}
},
"currentScope": {
"GEN": [],
"EXO": [],
Expand Down Expand Up @@ -161,7 +145,7 @@
"en": "The World English Bible is in the Public Domain. That means that it is not copyrighted. However, 'World English Bible' is a Trademark of eBible.org. You may copy, publish, proclaim, distribute, redistribute, sell, give away, quote, memorize, read publicly, broadcast, transmit, share, back up, post on the Internet, print, reproduce, preach, teach from, and use the World English Bible as much as you want, and others may also do so. All we ask is that if you CHANGE the actual text of the World English Bible in any way, you not call the result the World English Bible any more. This is to avoid confusion, not to limit your freedom. The Holy Bible is God's Word. It belongs to God. He gave it to us freely, and we who have worked on this translation freely give it to you by dedicating it to the Public Domain."
}
},
"names": {
"localizedNames": {
"GEN": {
"short": {
"en": "Genesis"
Expand Down