Skip to content

Tool for converting output from OntoFlow to a declarative workchain used by ExecFlow

License

Notifications You must be signed in to change notification settings

H2020-OpenModel/OntoConv

Repository files navigation

OntoConv

Tool for converting output from OntoFlow to a declarative workchain used by ExecFlow.

Installation

OntoConv can be installed as a Python package inside your own environment. Since there is no deployment on the PyPi platform, you have too directly install it from this repository

pip install .

or add it as dependency to your project

git+https://github.com/H2020-OpenModel/OntoConv@<commit code>

or install it with pip

pip install git+https://github.com/H2020-OpenModel/OntoConv

To install a given release, commit or branch, you can addit to the end of the URL preceeded by an "@"-sign. For example: pip install git+https://github.com/H2020-OpenModel/OntoConv@<commit code>.

As a developer, you might want to install OntoConv with

pip install -U -e .[dev]
pre-commit install

About

Tool for converting output from OntoFlow to a declarative workchain used by ExecFlow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •