Reference integrations and workflow examples for embedding FAIRy into external scientific data workflows.
FAIRy is an open-source, rulepack-driven validation tool for checking research datasets against explicit requirements and producing machine-readable validation evidence.
This repository explores how FAIRy can act as a deterministic validation layer while external systems handle orchestration and downstream actions.
Demonstrates FAIRy as a validation gate in an iPaaS-orchestrated scientific data handoff.
A Workato recipe receives a dataset handoff event, invokes FAIRy locally through an on-prem agent, parses FAIRy's validation report, and routes the workflow based on PASS, WARN, or FAIL.
- FAIRy Core — validation engine and CLI
- FAIRy Rulepack Registry — machine-readable registry for FAIRy rulepack discovery