Matches in Nanopublications for { <http://purl.org/np/RAETk9dUzv5xKzXT1yrG1KgEqwWKzMPiOiu6LoSqfQkEA#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 "Put here a name of your awesome step (include the word awesome so others will find it)" assertion.
- step description "@is_fairstep(label='Put here a name of your awesome step (include the word awesome so others will find it)') # Give it your own name: def my_awesome_step(image): from PIL import Image new_image1 = image.convert('L') new_image2 = contrast_image(new_image1,0.2) new_image = Image.blend(image,new_image2, alpha=0.5) # new_image = .... return new_image " assertion.
- step hasInputVar image assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.