Add map and KJV audio resource packages
This commit is contained in:
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"id": "bible-routes-ubs-marble",
|
||||
"resource_type": "map",
|
||||
"project_name": "LibreBible",
|
||||
"title": "UBS Project MARBLE Bible Routes",
|
||||
"short_title": "Bible Routes",
|
||||
"abbreviation": "UBS Routes",
|
||||
"alternate_ids": ["ubsicap/ubs-open-license/ubs-bible-routes"],
|
||||
"language": {
|
||||
"code": "eng",
|
||||
"name": "English"
|
||||
},
|
||||
"script": "Latn",
|
||||
"canon": {
|
||||
"scope": "whole-bible",
|
||||
"notes": "Bible story and journey route overlays provided as SVG and GeoJSON route files."
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "United Bible Societies",
|
||||
"role": "dataset provider"
|
||||
},
|
||||
{
|
||||
"name": "Project MARBLE",
|
||||
"role": "route data project"
|
||||
}
|
||||
],
|
||||
"features": [
|
||||
{
|
||||
"id": "bible-route-overlays",
|
||||
"type": "maps",
|
||||
"label": "Bible journey route overlays",
|
||||
"languages": ["eng"],
|
||||
"embedded": true,
|
||||
"package": "packages/json/bible-routes-ubs-marble/routes.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "geojson-route-files",
|
||||
"type": "maps",
|
||||
"label": "GeoJSON route files",
|
||||
"languages": ["eng"],
|
||||
"embedded": true,
|
||||
"package": "packages/json/bible-routes-ubs-marble/geojson"
|
||||
}
|
||||
],
|
||||
"attachments": {
|
||||
"included": [
|
||||
{
|
||||
"id": "ubs-bible-routes",
|
||||
"resource_type": "map",
|
||||
"label": "Bible route overlays",
|
||||
"relationship": "passage-to-route",
|
||||
"anchor_types": ["book", "chapter", "verse_range", "route"],
|
||||
"languages": ["eng"],
|
||||
"source": "UBS Project MARBLE Bible Routes.",
|
||||
"package": "packages/json/bible-routes-ubs-marble/routes.jsonl"
|
||||
}
|
||||
],
|
||||
"supported_future_types": ["atlas_images", "timeline", "teaching_slides"]
|
||||
},
|
||||
"source": {
|
||||
"provider": "United Bible Societies Project MARBLE",
|
||||
"url": "https://github.com/ubsicap/ubs-open-license/tree/main/ubs-bible-routes",
|
||||
"download_url": "https://github.com/ubsicap/ubs-open-license/archive/3a6edd8212df2e1189037ad39687726990c80d56.zip",
|
||||
"format": "github-zip",
|
||||
"upstream_id": "ubsicap/ubs-open-license/ubs-bible-routes",
|
||||
"upstream_last_updated": "2026-07-12",
|
||||
"commit": "3a6edd8212df2e1189037ad39687726990c80d56",
|
||||
"available_formats": ["geojson", "svg", "csv"]
|
||||
},
|
||||
"license": {
|
||||
"name": "Creative Commons Attribution-ShareAlike 4.0 International",
|
||||
"redistribution": true,
|
||||
"share_alike": true,
|
||||
"source_license_url": "https://github.com/ubsicap/ubs-open-license/blob/main/ubs-bible-routes/LICENSE.md",
|
||||
"attribution": "Bible Routes from UBS Project MARBLE. Preserve Creative Commons Attribution-ShareAlike 4.0 notices.",
|
||||
"restricted_notes": "Derivative route packages must preserve attribution and share-alike licensing."
|
||||
},
|
||||
"checks": {
|
||||
"expected_sha256": "5e4556cb95c4b0dea05e69ece3f4a4de4af921e388e3fbe3136178a88927fc46",
|
||||
"last_checked_at": "2026-07-12T19:45:00Z"
|
||||
},
|
||||
"importer": {
|
||||
"name": "scripts/import-ubs-bible-routes.js",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"packages": {
|
||||
"json_catalog": "packages/json/bible-routes-ubs-marble/catalog.json",
|
||||
"routes_jsonl": "packages/json/bible-routes-ubs-marble/routes.jsonl",
|
||||
"geojson_dir": "packages/json/bible-routes-ubs-marble/geojson"
|
||||
},
|
||||
"catalog_display": {
|
||||
"primary_features": ["Bible journey route overlays", "GeoJSON route files"],
|
||||
"summary": "UBS Project MARBLE route data normalized into route metadata and packaged GeoJSON overlays for contextual Bible journey maps."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,115 @@
|
||||
{
|
||||
"id": "biblical-places-openbible",
|
||||
"resource_type": "map",
|
||||
"project_name": "LibreBible",
|
||||
"title": "OpenBible Biblical Places",
|
||||
"short_title": "Biblical Places",
|
||||
"abbreviation": "OB Places",
|
||||
"alternate_ids": ["openbibleinfo/Bible-Geocoding-Data"],
|
||||
"language": {
|
||||
"code": "eng",
|
||||
"name": "English"
|
||||
},
|
||||
"script": "Latn",
|
||||
"canon": {
|
||||
"scope": "whole-bible",
|
||||
"notes": "Verse-linked ancient biblical places with modern-location candidates and representative coordinates."
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "OpenBible.info",
|
||||
"role": "dataset maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Stephen Smith",
|
||||
"role": "dataset creator"
|
||||
}
|
||||
],
|
||||
"features": [
|
||||
{
|
||||
"id": "verse-linked-biblical-places",
|
||||
"type": "maps",
|
||||
"label": "Verse-linked biblical places",
|
||||
"languages": ["eng"],
|
||||
"embedded": true,
|
||||
"package": "packages/json/biblical-places-openbible/verse-places.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "place-gazetteer",
|
||||
"type": "gazetteer",
|
||||
"label": "Biblical place gazetteer",
|
||||
"languages": ["eng"],
|
||||
"embedded": true,
|
||||
"package": "packages/json/biblical-places-openbible/places.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "modern-location-candidates",
|
||||
"type": "maps",
|
||||
"label": "Modern location candidates",
|
||||
"languages": ["eng"],
|
||||
"embedded": true,
|
||||
"package": "packages/json/biblical-places-openbible/modern-locations.jsonl"
|
||||
}
|
||||
],
|
||||
"attachments": {
|
||||
"included": [
|
||||
{
|
||||
"id": "openbible-verse-places",
|
||||
"resource_type": "map",
|
||||
"label": "Verse to biblical places",
|
||||
"relationship": "verse-to-place",
|
||||
"anchor_types": ["verse", "place", "modern_location"],
|
||||
"languages": ["eng"],
|
||||
"source": "OpenBible.info Bible Geocoding Data.",
|
||||
"package": "packages/json/biblical-places-openbible/verse-places.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "openbible-place-images",
|
||||
"resource_type": "media",
|
||||
"label": "Place image references",
|
||||
"relationship": "place-to-image",
|
||||
"anchor_types": ["place", "image"],
|
||||
"languages": ["eng"],
|
||||
"source": "OpenBible.info image metadata, including upstream image credits.",
|
||||
"package": "packages/json/biblical-places-openbible/place-images.jsonl"
|
||||
}
|
||||
],
|
||||
"supported_future_types": ["routes", "timeline", "atlas_images", "offline_tiles"]
|
||||
},
|
||||
"source": {
|
||||
"provider": "OpenBible.info Bible Geocoding Data",
|
||||
"url": "https://github.com/openbibleinfo/Bible-Geocoding-Data",
|
||||
"download_url": "https://github.com/openbibleinfo/Bible-Geocoding-Data/archive/7eb18a5ee62f27b9b93bd6689ea272d76dd23b8f.zip",
|
||||
"format": "github-zip",
|
||||
"upstream_id": "openbibleinfo/Bible-Geocoding-Data",
|
||||
"upstream_last_updated": "2026-07-12",
|
||||
"commit": "7eb18a5ee62f27b9b93bd6689ea272d76dd23b8f",
|
||||
"available_formats": ["jsonl", "geojson", "kml", "images"]
|
||||
},
|
||||
"license": {
|
||||
"name": "CC BY 4.0 dataset with ODbL-derived geometry and per-image media licenses",
|
||||
"redistribution": true,
|
||||
"source_license_url": "https://github.com/openbibleinfo/Bible-Geocoding-Data",
|
||||
"attribution": "Bible Geocoding Data by OpenBible.info. Preserve OpenBible attribution, OpenStreetMap/ODbL-derived geometry notices where applicable, and per-image credits.",
|
||||
"restricted_notes": "Some geometry is credited to OpenStreetMap and some image records carry separate upstream media credits. Apps must show attribution and should not assume every image has the same license."
|
||||
},
|
||||
"checks": {
|
||||
"expected_sha256": "d4df6b4e456eea86ee4fe310e1190d7d1669b218f690bb0dcf778a0201cfc3d4",
|
||||
"last_checked_at": "2026-07-12T19:45:00Z"
|
||||
},
|
||||
"importer": {
|
||||
"name": "scripts/import-openbible-places.js",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"packages": {
|
||||
"json_catalog": "packages/json/biblical-places-openbible/catalog.json",
|
||||
"places_jsonl": "packages/json/biblical-places-openbible/places.jsonl",
|
||||
"modern_locations_jsonl": "packages/json/biblical-places-openbible/modern-locations.jsonl",
|
||||
"verse_places_jsonl": "packages/json/biblical-places-openbible/verse-places.jsonl",
|
||||
"place_images_jsonl": "packages/json/biblical-places-openbible/place-images.jsonl"
|
||||
},
|
||||
"catalog_display": {
|
||||
"primary_features": ["Verse-linked biblical places", "Biblical place gazetteer", "Modern location candidates"],
|
||||
"summary": "OpenBible.info biblical place data normalized into verse-place links, ancient place records, modern-location candidates, coordinates, confidence scores, and image attribution for contextual map panels."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"id": "kjv-audio-eliranwong",
|
||||
"resource_type": "audio_bible",
|
||||
"project_name": "LibreBible",
|
||||
"title": "King James Version Audio - British Accent",
|
||||
"short_title": "KJV Audio",
|
||||
"abbreviation": "KJV Audio",
|
||||
"alternate_ids": ["eliranwong/MP3_KingJamesVersion_british"],
|
||||
"language": {
|
||||
"code": "eng",
|
||||
"name": "English",
|
||||
"dialect": "British accent"
|
||||
},
|
||||
"script": "Latn",
|
||||
"canon": {
|
||||
"scope": "protocanon",
|
||||
"notes": "Verse-by-verse KJV audio matching the 66-book Protestant canon."
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Eliran Wong",
|
||||
"role": "audio package creator"
|
||||
},
|
||||
{
|
||||
"name": "Unique Bible App",
|
||||
"role": "text-to-speech audio generation tool"
|
||||
}
|
||||
],
|
||||
"features": [
|
||||
{
|
||||
"id": "verse-audio",
|
||||
"type": "audio_bible",
|
||||
"label": "Verse-level audio",
|
||||
"languages": ["eng"],
|
||||
"format": "mp3",
|
||||
"embedded": false,
|
||||
"package": "packages/json/kjv-audio-eliranwong/audio-segments.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "chapter-playlists",
|
||||
"type": "audio_playlist",
|
||||
"label": "Chapter playlists",
|
||||
"languages": ["eng"],
|
||||
"format": "jsonl",
|
||||
"embedded": true,
|
||||
"package": "packages/json/kjv-audio-eliranwong/chapter-playlists.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "book-audio-packages",
|
||||
"type": "audio_package_index",
|
||||
"label": "Book ZIP package index",
|
||||
"languages": ["eng"],
|
||||
"format": "github-zip-index",
|
||||
"embedded": true,
|
||||
"package": "packages/json/kjv-audio-eliranwong/book-packages.jsonl"
|
||||
}
|
||||
],
|
||||
"attachments": {
|
||||
"included": [
|
||||
{
|
||||
"id": "kjv-eng-kjv2006-verse-audio",
|
||||
"resource_type": "audio_bible",
|
||||
"label": "KJV verse audio",
|
||||
"relationship": "translation-verse-to-audio",
|
||||
"anchor_types": ["translation", "book", "chapter", "verse"],
|
||||
"languages": ["eng"],
|
||||
"source": "MP3 King James Version (British accent) by Eliran Wong.",
|
||||
"target_resource_id": "kjv-eng-kjv2006",
|
||||
"package": "packages/json/kjv-audio-eliranwong/audio-segments.jsonl"
|
||||
},
|
||||
{
|
||||
"id": "kjv-eng-kjv2006-chapter-audio-playlists",
|
||||
"resource_type": "audio_playlist",
|
||||
"label": "KJV chapter audio playlists",
|
||||
"relationship": "translation-chapter-to-audio-playlist",
|
||||
"anchor_types": ["translation", "book", "chapter"],
|
||||
"languages": ["eng"],
|
||||
"source": "Generated from Eliran Wong's verse-level KJV audio package index.",
|
||||
"target_resource_id": "kjv-eng-kjv2006",
|
||||
"package": "packages/json/kjv-audio-eliranwong/chapter-playlists.jsonl"
|
||||
}
|
||||
],
|
||||
"supported_future_types": ["reader_metadata", "pronunciation_audio", "offline_audio_cache"]
|
||||
},
|
||||
"source": {
|
||||
"provider": "Eliran Wong",
|
||||
"url": "https://github.com/eliranwong/MP3_KingJamesVersion_british",
|
||||
"download_url": "https://raw.githubusercontent.com/eliranwong/MP3_KingJamesVersion_british/d20316fc78ab114055ed39b04fa32bcf5484a3e9/README.md",
|
||||
"format": "github-readme-plus-book-zips",
|
||||
"upstream_id": "eliranwong/MP3_KingJamesVersion_british",
|
||||
"upstream_last_updated": "2026-07-12",
|
||||
"commit": "d20316fc78ab114055ed39b04fa32bcf5484a3e9",
|
||||
"audio_package_index_url": "https://api.github.com/repos/eliranwong/MP3_KingJamesVersion_british/contents?ref=d20316fc78ab114055ed39b04fa32bcf5484a3e9",
|
||||
"available_formats": ["mp3", "book-zip"]
|
||||
},
|
||||
"license": {
|
||||
"name": "Creative Commons Attribution 4.0 International",
|
||||
"redistribution": true,
|
||||
"source_license_url": "https://creativecommons.org/licenses/by/4.0/",
|
||||
"attribution": "MP3 Bible - King James Version (British accent) by Eliran Wong is licensed under a Creative Commons Attribution 4.0 International License.",
|
||||
"restricted_notes": "Attribution must be preserved wherever audio playback or downloads are exposed."
|
||||
},
|
||||
"checks": {
|
||||
"expected_sha256": "a1617fc79273db939bf5c2656e56271d44c1cb72a9314a50be1b924672033356",
|
||||
"last_checked_at": "2026-07-12T20:14:18Z"
|
||||
},
|
||||
"importer": {
|
||||
"name": "scripts/import-kjv-audio-eliranwong.js",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"packages": {
|
||||
"json_catalog": "packages/json/kjv-audio-eliranwong/catalog.json",
|
||||
"audio_segments_jsonl": "packages/json/kjv-audio-eliranwong/audio-segments.jsonl",
|
||||
"chapter_playlists_jsonl": "packages/json/kjv-audio-eliranwong/chapter-playlists.jsonl",
|
||||
"book_packages_jsonl": "packages/json/kjv-audio-eliranwong/book-packages.jsonl"
|
||||
},
|
||||
"catalog_display": {
|
||||
"primary_features": ["Verse-level audio", "Chapter playlists", "Book ZIP package index"],
|
||||
"summary": "CC BY 4.0 KJV British-accent MP3 audio indexed by LibreBible verse ID, with generated chapter playlists and pinned upstream book ZIP package metadata."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user