Update GitHub Actions workflow to use YARRML + Python pipeline while preserving all quality control.
Requirements
- Install YARRML tools (RMLMapper, YARRML parser) in GitHub Actions
- Update workflow to use YARRML → Python enrichment pipeline
- Maintain gene mapping, chemical enrichment, and validation steps
- Preserve automatic Turtle File Quality Control integration
Pipeline Steps
- YARRML core XML-to-RDF mapping
- Python gene mapping and precision filtering
- Python chemical identifier enrichment via BridgeDb
- Quality validation and file generation
Dependencies
Success Criteria
- Workflow generates equivalent RDF files with new approach
- All quality enhancements preserved (gene filtering, chemical IDs)
- Performance remains within acceptable limits
Update GitHub Actions workflow to use YARRML + Python pipeline while preserving all quality control.
Requirements
Pipeline Steps
Dependencies
Success Criteria