Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAhNjXCwTeXaG9aP879eWErboAW8EqX3PjmBUPYGYfp5Y#assertion>. }
Showing items 1 to 17 of
17
with 100 items per page.
- step type Step assertion.
- step type ScriptTask assertion.
- LinguisticSystem type ComputerLanguage assertion.
- out1 type Variable assertion.
- image type Variable assertion.
- step label "My awesome step to add " assertion.
- LinguisticSystem label "python" assertion.
- out1 label "out1" assertion.
- image label "image" assertion.
- out1 comment "None" assertion.
- image comment "None" assertion.
- LinguisticSystem versionInfo "3.8.3.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- step description "@is_fairstep(label='My awesome step to add ') # Give it your own name: def my_awesome_step(image): from PIL import ImageDraw from PIL import Image new_image= ImageDraw.Draw( image # Image ).text( (0, 0), # Coordinates 'Hello world!', # Text (0, 0, 0) # Color ) # new_image = .... return new_image " assertion.
- step hasInputVar image assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.