Matches in Nanopublications for { <http://purl.org/np/RAhCbDgo-LGiYythn6xh6vENPqReOP1wF6gN5cDIBN-kk#step> ?p ?o ?g. }
Showing items 1 to 7 of
7
with 100 items per page.
- step type Step assertion.
- step type ScriptTask assertion.
- step label "An awesome function to flip an image from left to right" assertion.
- step description "@is_fairstep(label='An awesome function to flip an image from left to right') def my_awesome_flipping(image): from PIL import Image # Flip the image from left to right image_flipped = image.transpose(method=Image.FLIP_LEFT_RIGHT) return image_flipped " assertion.
- step hasInputVar image assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.