File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424# -- Project information -----------------------------------------------------
2525
2626project = 'WfCommons'
27- copyright = '2020-2021 , WfCommons Team'
27+ copyright = '2020-2022 , WfCommons Team'
2828author = 'WfCommons Team'
2929
3030# The short X.Y version
Original file line number Diff line number Diff line change 33
44|pypi-badge | |build-badge | |license-badge |
55
6- `WfCommons <https://wfcommons.org >`__ is a community framework for
6+ `WfCommons <https://wfcommons.org >`__ is an open-source framework for
77enabling scientific workflow research and development. This Python package
88provides methods for analyzing instances, deriving recipes, and generating
99representative synthetic workflow instances.
Original file line number Diff line number Diff line change @@ -62,6 +62,6 @@ simulation frameworks that support WfFormat can then use both types of instances
6262interchangeably. WfFormat uses a JSON specification available in the
6363`WfFormat Schema GitHub <https://github.com/wfcommons/workflow-schema >`_
6464repository. The current version of the WfCommons Python package uses the schema
65- version :code: `1.1 `. The schema GitHub repository provides detailed explanation
65+ version :code: `1.3 `. The schema GitHub repository provides detailed explanation
6666of WfFormat (including required fields), and also a validator script for verifying
6767the compatibility of instances.
You can’t perform that action at this time.
0 commit comments