📦 (WIP) Program that sets up a bulk integration between a CKAN water data hub's datasets and vector geospatial features with Geoconnex. Ran as a Docker container and built with Rust.
Find a file
2026-05-04 15:50:51 -04:00
src feat: initial scaffolding for ckan_geoconnex_bulk_runner 2026-05-04 15:50:51 -04:00
Cargo.lock feat: initial scaffolding for ckan_geoconnex_bulk_runner 2026-05-04 15:50:51 -04:00
Cargo.toml feat: initial scaffolding for ckan_geoconnex_bulk_runner 2026-05-04 15:50:51 -04:00
config.toml feat: initial scaffolding for ckan_geoconnex_bulk_runner 2026-05-04 15:50:51 -04:00
README.md feat: initial scaffolding for ckan_geoconnex_bulk_runner 2026-05-04 15:50:51 -04:00

ckan_geoconnex_bulk_runner

Status: This codebase is currently a work in progress and more documentation is planned.

The ckan_geoconnex_bulk_runner codebase is meant to run as a container for a bulk integration of a CKAN instance's relevant datasets and locations (e.g. for water data hubs) to the Geoconnex knowledge graph. The codebase ultimately runs as a program outputting to standard output JSON-LD on a new line for each approved dataset/location which the Geoconnex crawler then uses to update the Geoconnex knowledge graph.

Refer to "The Geoconnex Bulk Namespace" documentation here for more information: https://github.com/internetofwater/geoconnex.us/tree/master/namespaces/bulk

This runner is expected to be implemented for a water data hub with DataPusher+ enabled. For questions reach out to datHere, Center for Geospatial Solutions, or add an issue/discussion.

Installation and setup

cargo run --release