Matches in Nanopublications for { <http://purl.org/np/RAvJMb-rFh6-3qjzsXN3Wi7PSlqJ-kj72Q5QA03G0mqdQ#plan> ?p ?o ?g. }
Showing items 1 to 3 of
3
with 100 items per page.
- plan type Plan assertion.
- plan label "My Workflow" assertion.
- plan description "@is_fairworkflow(label='My Workflow') def my_workflow(in1, in2, in3): """ A simple addition, subtraction, multiplication workflow """ t1 = add(in1, in2) t2 = sub(in1, in2) t3 = mul(weird(t1, in3), t2) return t3 " assertion.