https://github.com/scailfin/benchmark-templates
Workflow Templates are parameterized workflow specifications for the Reproducible Open Benchmarks for Data Analysis Platform (ROB)
https://github.com/scailfin/benchmark-templates
benchmarks data-analysis reproducibility
Last synced: 5 months ago
JSON representation
Workflow Templates are parameterized workflow specifications for the Reproducible Open Benchmarks for Data Analysis Platform (ROB)
- Host: GitHub
- URL: https://github.com/scailfin/benchmark-templates
- Owner: scailfin
- License: mit
- Created: 2019-06-14T13:19:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T19:18:48.000Z (over 6 years ago)
- Last Synced: 2025-09-07T13:32:12.293Z (10 months ago)
- Topics: benchmarks, data-analysis, reproducibility
- Language: Python
- Homepage:
- Size: 871 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
============================================================
Workflow Templates for Reproducible Data Analysis Benchmarks
============================================================
.. image:: https://img.shields.io/pypi/pyversions/benchmark-templates.svg
:target: https://pypi.org/pypi/benchmark-templates
.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
:target: https://github.com/scailfin/benchmark-templates/blob/master/LICENSE
About
=====
**Workflow Templates** are parameterized workflow specifications for the *Reproducible Open Benchmarks for Data Analysis Platform (ROB)*. Workflow templates are motivated by the goal to allow users to run pre-defined data analytics workflows while providing their own input data, parameters, as well as their own code modules. Workflow templates are inspired by, but not limited to, workflow specifications for the `Reproducible Research Data Analysis Platform (REANA) `_.
**Note**: This repository is discontinued. It has been replaced by the core package for the `Reproducible Open Benchmarks for Data Analysis Platform (ROB) `_.
More Information
================
The `Workflow Templates Section `_ provides further information about templates and their syntax. `Benchmark Templates `_ are an extension of the base templates. These templates are used by the `Reproducible Benchmark Engine `_ to run benchmark workflows and maintain benchmark results.