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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user