Matches in Nanopublications for { <http://purl.org/np/RAckpvzFMWX2lQl9axbIMk09zoKtiN7qb7WHV4La0Yw54#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 "awesome image converter" assertion.
- step description "@is_fairstep(label='awesome image converter') # Give it your own name: def awesome_image_converter(image): from PIL import Image, ImageEnhance new_image= image.convert('RGB') new_image = ImageEnhance.Contrast(image) new_image= new_image.enhance(0.5) new_image = Image.blend(image, new_image, alpha=0.9) return new_image " assertion.
- step hasInputVar image assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.