Tutorials
Tutorials provide goal-oriented, step-by-step paths through complete RECAP workflows. Start with one tutorial and follow it from setup through working code, then use the How-To guides, Explanation, and Reference for focused procedures, concepts, and exact API details.
Domain Models
- Resource Examples: reusable file and instrument resource shapes. See resource templates and builder API.
Provenance Workflows
- Complete Local Provenance: sample hierarchy, process run, parameters, and local provenance query. See quick start, build process runs, and trace provenance.
Remote Integration
- Remote Client: connect through RecapClient.from_url() using authenticated REST JSON query/read and command transports. See remote authentication, client API, and query API.