What problem does it solve?
This skill provides a unified implementation for managing complex data transformation chains, enabling users to wire together SPARQL endpoints, pivot between datasets, and augment information without manual query construction.
Core Features & Use Cases
- Chain Orchestration: Define and execute sequences of Bundle transformations including source starters, filters, pivots, and augmentations.
- SPARQL Integration: Seamlessly interface with Parliament-operated APIs and Wikidata using a standardized library of engines and templates.
- Use Case: A researcher can use this skill to build a multi-step data flow that starts with a list of MPs, pivots to their birthplaces, and enriches the result with external Wikidata attributes, all while maintaining provenance.
Quick Start
Use the kgx-node-flow skill to execute a chain spec that fetches UK MPs and pivots to their associated committee memberships.