Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RALmFK_DWegfg_frtEXfI7bAOnyx6mlwPcVaee6tRZipM#assertion>. }
Showing items 1 to 16 of
16
with 100 items per page.
- plan type Plan assertion.
- LinguisticSystem type ComputerLanguage assertion.
- plan label "A workflow combine two images" assertion.
- LinguisticSystem label "python" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- plan description "@is_fairworkflow(label='A workflow combine two images') def combine_images_workflow(bg_image, fg_image): blurred_image = blur(bg_image) transparent_image = white_to_transparency(fg_image) combined_image = overlay(blurred_image, transparent_image) return combined_image " assertion.
- step isStepOfPlan plan assertion.
- step isStepOfPlan plan assertion.
- step isStepOfPlan plan assertion.
- step precedes step assertion.
- step precedes step assertion.
- plan language LinguisticSystem assertion.
- out1 bindsTo fg_img assertion.
- out1 bindsTo bg_img assertion.
- out1 bindsTo result assertion.