Files
2026-07-12 11:47:15 -05:00

199 lines
7.3 KiB
JSON

{
"id": "net-engnet",
"resource_type": "translation",
"project_name": "LibreBible",
"title": "NET Bible",
"short_title": "NET Bible",
"abbreviation": "NET",
"alternate_ids": ["ENGNET", "engnet"],
"language": {
"code": "eng",
"name": "English",
"dialect": "American"
},
"script": "Latn",
"canon": {
"scope": "protocanon",
"notes": "eBible describes this package as English NET Bible protocanon content."
},
"translation": {
"base_title": "NET Bible",
"edition": "NET Bible with Strong's links from eBible USFM and full NET notes from official NET Bible endpoints",
"translation_year": 1996,
"edition_year": 2019,
"source_text_basis": "Best available Hebrew, Aramaic, and Greek texts according to the NET Bible publisher description.",
"tradition": "Evangelical / interdenominational",
"public_description": "The NET Bible is a modern English translation known for extensive translator notes and study notes. This package imports Bible text and Strong's-linked words from eBible USFM, then layers in the full NET translator, textual-critical, and study notes from official NET Bible endpoints."
},
"contributors": [
{
"name": "Biblical Studies Press, L.L.C.",
"role": "copyright holder and publisher"
},
{
"name": "NET Bible translators",
"role": "translation"
},
{
"name": "eBible.org",
"role": "package provider"
}
],
"features": [
{
"id": "bible-text",
"type": "translation_text",
"label": "Bible text",
"languages": ["eng"],
"embedded": true
},
{
"id": "strongs-links",
"type": "concordance_links",
"label": "Strong's-linked words",
"languages": ["hebrew", "aramaic", "greek"],
"systems": ["strongs"],
"embedded": true,
"package": "packages/json/net-engnet/strongs-links.jsonl"
},
{
"id": "translator-notes",
"type": "footnotes",
"label": "Full NET translator notes",
"languages": ["eng"],
"embedded": false,
"package": "packages/json/net-engnet/footnotes.jsonl"
},
{
"id": "study-notes",
"type": "study_notes",
"label": "Full NET study notes",
"languages": ["eng"],
"embedded": false,
"package": "packages/json/net-engnet/study-notes.jsonl"
},
{
"id": "usfm-source",
"type": "source_format",
"label": "USFM source",
"format": "usfm",
"embedded": false
},
{
"id": "strongs-dictionary-lookup",
"type": "lexicon_lookup",
"label": "Strong's dictionary lookup",
"languages": ["hebrew", "aramaic", "greek", "eng"],
"systems": ["strongs"],
"embedded": false,
"package": "packages/json/strongs-open-scriptures/entries.jsonl"
}
],
"attachments": {
"included": [
{
"id": "net-engnet-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/net-engnet/strongs-links.jsonl"
},
{
"id": "net-engnet-translator-notes",
"resource_type": "footnotes",
"label": "Full NET translator and textual notes",
"relationship": "verse-to-translator-note",
"anchor_types": ["verse"],
"languages": ["eng"],
"source": "Imported from official NET Bible note endpoints.",
"package": "packages/json/net-engnet/footnotes.jsonl"
},
{
"id": "net-engnet-study-notes",
"resource_type": "study_notes",
"label": "Full NET study notes",
"relationship": "verse-to-study-note",
"anchor_types": ["verse"],
"languages": ["eng"],
"source": "Imported from official NET Bible note endpoints.",
"package": "packages/json/net-engnet/study-notes.jsonl"
},
{
"id": "net-engnet-strongs-dictionary",
"resource_type": "lexicon",
"label": "Strong's dictionary lookup",
"relationship": "strongs-number-to-definition",
"anchor_types": ["strongs_number", "word"],
"languages": ["hebrew", "aramaic", "greek", "eng"],
"systems": ["strongs"],
"source": "LibreBible resource strongs-open-scriptures.",
"package": "packages/json/strongs-open-scriptures/entries.jsonl"
}
],
"supported_future_types": [
"commentary",
"cross_references",
"morphology",
"lemma_links",
"lexicon",
"dictionary",
"maps",
"timeline",
"media"
]
},
"source": {
"provider": "eBible.org",
"url": "https://ebible.org/find/show.php?id=engnet",
"download_url": "https://ebible.org/Scriptures/engnet_usfm.zip",
"notes_url": "https://netbible.org/resource/netNote/<reference>/<position>",
"notes_api_url": "https://labs.bible.org/api/?passage=<reference>&type=json&formatting=full",
"format": "usfm-zip",
"upstream_id": "engnet",
"upstream_last_updated": "2026-05-22",
"available_formats": [
"browser",
"mobile-html",
"epub",
"pdf",
"plain-text",
"vpl-sql",
"browser-bible",
"usfx",
"usfm",
"xetex"
]
},
"license": {
"name": "NET Bible permissions; all rights reserved",
"redistribution": true,
"jurisdiction_notes": "NET Bible text and notes are not public domain or open-source content. LibreBible may use this resource only under NET Bible permission terms for free/noncommercial use and must preserve attribution and restrictions.",
"source_license_url": "https://netbible.com/copyright/",
"attribution": "Scripture quoted by permission. Quotations designated (NET) are from the NET Bible (R) copyright (C) 1996, 2019 by Biblical Studies Press, L.L.C. http://netbible.com All rights reserved.",
"restricted_notes": "Free app use must keep NET attribution visible; internet-enabled apps must hyperlink NET to http://netbible.org. The NET Bible may not be sold, bundled with anything sold, used as a gift to solicit donations, or charged for shipping/handling. Commercial uses require separate permission."
},
"checks": {
"expected_sha256": "9ecbc937a332824052c3c50383a82e75f9d8b9bfc71532d151c6b3ac687d8392",
"last_checked_at": "2026-07-12T00:00:00-05:00"
},
"importer": {
"name": "scripts/import-usfm.js + scripts/import-net-notes.js",
"version": "0.3.0"
},
"packages": {
"json_catalog": "packages/json/net-engnet/catalog.json",
"verses_jsonl": "packages/json/net-engnet/verses.jsonl",
"strongs_jsonl": "packages/json/net-engnet/strongs-links.jsonl",
"footnotes_jsonl": "packages/json/net-engnet/footnotes.jsonl",
"study_notes_jsonl": "packages/json/net-engnet/study-notes.jsonl"
},
"catalog_display": {
"primary_features": ["Bible text", "Strong's-linked words", "Full NET translator notes", "Full NET study notes", "USFM source"],
"summary": "Licensed/free-to-use NET Bible package using eBible USFM for text and Strong's links, plus full NET notes imported from official NET Bible note endpoints. This resource is not public domain and must follow NET Bible attribution and free-use restrictions."
}
}