issues
search
fair-workflows
/
fairworkflows
A python library for constructing, modifying and publishing scientific workflows described using semantic technologies.
Apache License 2.0
12
stars
3
forks
source link
Independent step publications
#153
Closed
svenvanderburg
closed
3 years ago
svenvanderburg
commented
3 years ago
Changes:
Remove code related to construction from rdf including steps
Always publish steps separately from workflow
Updating the workflow if a step is published, we register workflows that the step is part of on the step object.
closes #152
Changes:
closes #152