Skip to content

Commit 84086ea

Browse files
authored
Merge pull request #137 from woutdenolf/ewoks_github_and_metadata
Ewoks: moved to github, .wci file and terminology
2 parents e30b689 + f721659 commit 84086ea

1 file changed

Lines changed: 23 additions & 9 deletions

File tree

_data/workflow_systems.yml

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -547,15 +547,29 @@
547547
metadata: ["Anomaly Detection", "Provenance", "Monitoring"]
548548
extensions: ["HPC Execution", "Plugins", "Config Templating"]
549549

550-
#- type: gitlab
551-
# namespace: workflow/ewoks
552-
# project: ewoks
553-
# gitlab_url: https://gitlab.esrf.fr
554-
555-
- type: pypi
556-
distribution: ewoks
557-
avatar: https://ewoks.esrf.fr/en/latest/_static/ewoks.png
558-
website: https://ewoks.esrf.fr/
550+
- type: github
551+
organization: ewoks-kit
552+
repository: ewoks
553+
metadata: doc/_external
554+
website: https://ewoks.esrf.fr
555+
terminology:
556+
characteristics:
557+
Flow: ["Task", "Iterative"]
558+
Granularity: ["Functions", "Executables", "Sub-workflows"]
559+
Coupling: ["Loose"]
560+
Dynamicity: ["Branches"]
561+
Domain: ["Agnostic"]
562+
composition:
563+
Description: ["Schema", "API", "GUI"]
564+
Abstraction: ["Abstract"]
565+
Modularity: ["Hierarchical"]
566+
orchestration:
567+
Planning: ["Static", "Dynamic"]
568+
Execution: ["Runner", "Resource Manager"]
569+
data_management:
570+
Transport: ["Streaming"]
571+
metadata: ["Provenance", "Monitoring", "Anomaly Detection"]
572+
extensions: ["External WMS", "External Job Queue"]
559573

560574
- type: github
561575
organization: hyperflow-wms

0 commit comments

Comments
 (0)