Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RA68leeu82yWPFOpGNV-xqUmUibxxWaKQGCDsNEsWQJ9g#assertion>. }
Showing items 1 to 21 of
21
with 100 items per page.
- LinguisticSystem type ComputerLanguage assertion.
- step type Step assertion.
- step type ScriptTask assertion.
- image type Variable assertion.
- angle_rotation type Variable assertion.
- out1 type Variable assertion.
- LinguisticSystem label "python" assertion.
- step label "Awesome step for rotating an image by any angle" assertion.
- image label "image" assertion.
- angle_rotation label "angle_rotation" assertion.
- out1 label "out1" assertion.
- image comment "None" assertion.
- angle_rotation comment "None" assertion.
- out1 comment "None" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- step description "@is_fairstep(label='Awesome step for rotating an image by any angle') # Give it your own name: def rotate_image(image, angle_rotation): new_image = image.rotate(angle=angle_rotation) return new_image " assertion.
- step hasInputVar image assertion.
- step hasInputVar angle_rotation assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.