Matches in Nanopublications for { <http://purl.org/np/RAo4J6eIIwACOK-J9VRzI0QSl5APJcINgLHpCyMKI5f5o#step> ?p ?o ?g. }
Showing items 1 to 3 of
3
with 100 items per page.
- step type scriptTask assertion.
- step type Step assertion.
- step description "#!/usr/bin/env python3 import click @click.command() @click.option('--sample_input1') @click.option('--sample_input2') def step1(sample_input1, sample_input2): ''' description of step 1 ''' pass if __name__ == '__main__': step1()" assertion.