{"id":40171925,"url":"https://github.com/fairagro/m4.4_sciwin_client_examples","last_synced_at":"2026-01-19T17:07:08.768Z","repository":{"id":306426475,"uuid":"1026134129","full_name":"fairagro/m4.4_sciwin_client_examples","owner":"fairagro","description":"Example Projects for SciWIn Client","archived":false,"fork":false,"pushed_at":"2025-10-15T06:16:32.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-15T19:02:41.319Z","etag":null,"topics":["commonwl","cwl","sciwin","workflow"],"latest_commit_sha":null,"homepage":"https://fairagro.github.io/m4.4_sciwin_client/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fairagro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-25T11:11:43.000Z","updated_at":"2025-10-15T06:16:36.000Z","dependencies_parsed_at":"2025-07-25T17:48:49.897Z","dependency_job_id":"e825374e-f6ac-4ef8-a6d0-7903895cb6fd","html_url":"https://github.com/fairagro/m4.4_sciwin_client_examples","commit_stats":null,"previous_names":["fairagro/m4.4_sciwin_client_examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fairagro/m4.4_sciwin_client_examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairagro%2Fm4.4_sciwin_client_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairagro%2Fm4.4_sciwin_client_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairagro%2Fm4.4_sciwin_client_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairagro%2Fm4.4_sciwin_client_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fairagro","download_url":"https://codeload.github.com/fairagro/m4.4_sciwin_client_examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairagro%2Fm4.4_sciwin_client_examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28577208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T16:29:19.148Z","status":"ssl_error","status_checked_at":"2026-01-19T16:29:17.772Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["commonwl","cwl","sciwin","workflow"],"created_at":"2026-01-19T17:07:08.251Z","updated_at":"2026-01-19T17:07:08.761Z","avatar_url":"https://github.com/fairagro.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SciWIn Client Examples\nThis repo provides all [SciWIn Client](https://github.com/fairagro/m4.4_sciwin_client) Examples from the [Documentation](https://fairagro.github.io/m4.4_sciwin_client/).\n\n## [Getting started example](https://github.com/fairagro/m4.4_sciwin_client_demo_basic/tree/complete_run)\nThe getting started example is the most basic example provided with SciWIn Client. It creates a simple two-step-workflow without using containerization. It is made to get familiar with the basic capabilities of the `create` and `connect` commands.\n\u003cdetails\u003e\u003csummary\u003ePreview Workflow\u003c/summary\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/fairagro/m4.4_sciwin_client_demo_basic/complete_run/workflow.svg\" alt=\"workflow\"/\u003e\n\u003c/details\u003e\n\n## [Advanced example](https://github.com/fairagro/m4.4_sciwin_client_demo/tree/complete_run)\nThe advanced example provides a real world use case using data from the german elections 2025 for the city of brunswick. Herein containerization is used and it is much more focused on how a real project will look like compared to the basic example. The workflow is a complex multiple-step operation which is built in two iterations.\n\u003cdetails\u003e\u003csummary\u003ePreview Workflow\u003c/summary\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/fairagro/m4.4_sciwin_client_demo/complete_run/workflow_final.svg\" alt=\"workflow\"/\u003e\n\u003c/details\u003e\n\n## [Corn Prediction](https://github.com/fairagro/m4.4_demo_corn_prediction/tree/run)\nThis example demonstrates the usage of `s4n`  through a simplified crop yield prediction pipeline that combines soil and weather data to train models and generate county-level yield predictions for Iowa.\n\u003cdetails\u003e\u003csummary\u003ePreview Workflow\u003c/summary\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/fairagro/m4.4_demo_corn_prediction/main/workflow.svg\" alt=\"workflow\"/\u003e\n\u003c/details\u003e\n\n## [Automated Metrics](https://github.com/fairagro/m4.4_metrics)\nAn Example Repo where the SciWin-Client Team does collect metrics about the SciWIn-Client by using a Workflow created by SciWin-Client. This Workflow is executed on a regular basis using GitHub Actions.\n\u003cdetails\u003e\u003csummary\u003ePreview Workflow\u003c/summary\u003e\n\n```mermaid\n---\nconfig:\n  theme: base\n  look: neo\n  themeVariables:\n    primaryColor: '#C5E0B4'\n    primaryTextColor: '#231f20'\n    secondaryColor: '#EEEEEE'\n    lineColor: '#385723'    \n    fontSize: 12px\n    tertiaryTextColor: '#231f20'\n    fontFamily: 'Fira Sans, trebuchet ms, verdana, arial'\n---\nflowchart TB\n  linkStyle default stroke:#385723,stroke-width: 2px;\n  subgraph inputs[Workflow Inputs]\n    direction TB\n    token(token)\n    git(git)\n  end\n  subgraph outputs[Workflow Outputs]\n    direction TB\n    raw_data(raw_data)\n    analyzed_data(analyzed_data)\n    badge(badge)\n    platform(platform)\n    readme(readme)\n    release(release)\n    history(history)\n  end\n    collect(collect)\n  token --\u003e |token|collect\n    analyze(analyze)\n  collect --\u003e |json|analyze\n    announce(announce)\n  analyze --\u003e |json|announce\n    announce_templates_template_md(../../templates/template.md)\n  announce_templates_template_md --\u003e |templates_template_md|announce\n    provenance(provenance)\n  git --\u003e |git|provenance\n  analyze --\u003e |analyzed_data_json|provenance\n  collect --\u003e |raw_data|raw_data\n  analyze --\u003e |analyzed_data|analyzed_data\n  analyze --\u003e |badge|badge\n  analyze --\u003e |platform|platform\n  announce --\u003e |readme|readme\n  analyze --\u003e |release|release\n  provenance --\u003e |history|history\n  style inputs fill:#EEEEEE,stroke-width:2px;\n  style token stroke:#0f9884,fill:#6FC1B5,stroke-width:2px;\n  style git stroke:#0f9884,fill:#6FC1B5,stroke-width:2px;\n  style outputs fill:#EEEEEE,stroke-width:2px;\n  style raw_data stroke:#823909,fill:#F8CBAD,stroke-width:2px;\n  style analyzed_data stroke:#823909,fill:#F8CBAD,stroke-width:2px;\n  style badge stroke:#823909,fill:#F8CBAD,stroke-width:2px;\n  style platform stroke:#823909,fill:#F8CBAD,stroke-width:2px;\n  style readme stroke:#823909,fill:#F8CBAD,stroke-width:2px;\n  style release stroke:#823909,fill:#F8CBAD,stroke-width:2px;\n  style history stroke:#823909,fill:#F8CBAD,stroke-width:2px;\n  style collect stroke:#385723,stroke-width:2px;\n  style analyze stroke:#385723,stroke-width:2px;\n  style announce stroke:#385723,stroke-width:2px;\n  style announce_templates_template_md font-size:9px,fill:#cfeae6, stroke:#9FD6CE,stroke-width:2px;\n  style provenance stroke:#385723,stroke-width:2px;\n```\n\n\u003c/details\u003e\n\n## Coming soon\n...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffairagro%2Fm4.4_sciwin_client_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffairagro%2Fm4.4_sciwin_client_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffairagro%2Fm4.4_sciwin_client_examples/lists"}