Files
libre-bible-data/sources/asv-eng-asv.json
T
2026-07-15 20:12:22 -05:00

155 lines
5.1 KiB
JSON

{
"id": "asv-eng-asv",
"resource_type": "translation",
"project_name": "LibreBible",
"title": "American Standard Version (1901)",
"short_title": "American Standard Version",
"abbreviation": "ASV",
"alternate_ids": ["ENGASV", "eng-asv"],
"language": {
"code": "eng",
"name": "English",
"dialect": "archaic American"
},
"script": "Latn",
"canon": {
"scope": "protocanon",
"notes": "eBible describes this package as American Standard Version protocanon content."
},
"translation": {
"base_title": "American Standard Version",
"edition": "1901 American Standard Version",
"translation_year": 1901,
"edition_year": 1901,
"source_text_basis": "Revision of the English Revised Version with American committee preferences, commonly associated with the Hebrew Masoretic Text and Westcott-Hort Greek New Testament tradition.",
"tradition": "Protestant",
"public_description": "The American Standard Version of the Holy Bible, first published in 1901. This public-domain translation is a historically important formal English translation and a direct ancestor of later translations such as the NASB and WEB."
},
"contributors": [
{
"name": "American Standard Version translators",
"role": "translation"
},
{
"name": "eBible.org",
"role": "publisher and package provider"
}
],
"features": [
{
"id": "bible-text",
"type": "translation_text",
"label": "Bible text",
"languages": ["eng"],
"embedded": true
},
{
"id": "usfm-source",
"type": "source_format",
"label": "USFM source",
"format": "usfm",
"embedded": false
},
{
"id": "strongs-links",
"type": "concordance_links",
"label": "Strong's-linked words",
"languages": ["hebrew", "aramaic", "greek"],
"systems": ["strongs"],
"embedded": true,
"package": "packages/json/asv-eng-asv/strongs-links.jsonl"
},
{
"id": "translator-footnotes",
"type": "footnotes",
"label": "Translator footnotes",
"languages": ["eng"],
"embedded": true,
"package": "packages/json/asv-eng-asv/footnotes.jsonl"
}
],
"attachments": {
"included": [
{
"id": "asv-eng-asv-strongs-links",
"resource_type": "concordance_links",
"label": "Strong's links",
"relationship": "word-to-strongs",
"anchor_types": ["verse", "word", "strongs_number"],
"languages": ["hebrew", "aramaic", "greek"],
"systems": ["strongs"],
"source": "Embedded in the eBible USFM package.",
"package": "packages/json/asv-eng-asv/strongs-links.jsonl"
},
{
"id": "asv-eng-asv-footnotes",
"resource_type": "footnotes",
"label": "Translator footnotes",
"relationship": "verse-to-footnote",
"anchor_types": ["verse"],
"languages": ["eng"],
"source": "Embedded in the eBible USFM package when present.",
"package": "packages/json/asv-eng-asv/footnotes.jsonl"
}
],
"supported_future_types": [
"study_notes",
"commentary",
"cross_references",
"morphology",
"lemma_links",
"lexicon",
"dictionary",
"maps",
"timeline",
"media"
]
},
"source": {
"provider": "eBible.org",
"url": "https://ebible.org/find/show.php?id=eng-asv",
"download_url": "https://ebible.org/Scriptures/eng-asv_usfm.zip",
"format": "usfm-zip",
"upstream_id": "eng-asv",
"upstream_last_updated": "2026-05-22",
"available_formats": [
"browser",
"mobile-html",
"epub",
"pdf",
"plain-text",
"vpl-sql",
"browser-bible",
"usfx",
"usfm",
"xetex"
]
},
"license": {
"name": "Public Domain",
"redistribution": true,
"jurisdiction_notes": "eBible states the American Standard Version of the Holy Bible is in the Public Domain.",
"source_license_url": "https://ebible.org/eng-asv/copyright.htm",
"attribution": "This public domain Bible translation is provided courtesy of eBible.org.",
"restricted_notes": "No copyright restriction is listed by eBible for this ASV source package."
},
"checks": {
"expected_sha256": "712b44107ec98a5b8ca339751b37a593061ee630390c6a6d2edc54e334e1d6e4",
"last_checked_at": "2026-07-16T00:00:00-05:00"
},
"importer": {
"name": "scripts/import-usfm.js",
"version": "0.1.0"
},
"packages": {
"json_catalog": "packages/json/asv-eng-asv/catalog.json",
"verses_jsonl": "packages/json/asv-eng-asv/verses.jsonl",
"strongs_jsonl": "packages/json/asv-eng-asv/strongs-links.jsonl",
"footnotes_jsonl": "packages/json/asv-eng-asv/footnotes.jsonl"
},
"catalog_display": {
"primary_features": ["Bible text", "Strong's-linked words", "Translator footnotes", "USFM source"],
"summary": "Public-domain ASV package based on the 1901 American Standard Version from eBible USFM. This formal, historically important translation includes embedded Strong's links and is useful for comparison with KJV, WEB, and NASB-family readings."
}
}