Matches in Nanopublications for { <http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#step> ?p ?o ?g. }
Showing items 1 to 9 of
9
with 100 items per page.
- step type Step assertion.
- step type ScriptTask assertion.
- step label "Convert the RGB color image to grayscale" assertion.
- step description "@is_fairstep(label='Convert the RGB color image to grayscale') def image_combined(img1:float, img2:float) -> float: img_combined = Image.blend(img1, img2, 0.5) return img_combined " assertion.
- step hasInputVar img1 assertion.
- step hasInputVar img2 assertion.
- step isStepOfPlan plan assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.