[ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#pubInfo", "@graph": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#assertion", "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "http://purl.org/np/RAUFOWeBoesDV2E0UCY0gcxAIRg0GOShdW6tx-PgayiBw" } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9V9kbrIuR0DFnTApZo6KB6GiORCWC4IikDso95k3Xd421XT8Ye41FgtmN8XWv4iPffqNR5dJuZUzopLcvlAYa3mpCVh3r4V4P6ZKNrXounRKrnvqO8i/OSptSYVWfpRcmVMPwnvrY0sFiGKAIiPSJopaAXKcc2gFUMtRtVW3RCwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "J350Ksfuh4zh5MLcHXAFJJqME/jUbB1RobrZgJBnT9Y2DX5UinhgFKj+FT4Y+S05lG9VY3SBx+ozGcMMEEgNXpK+COLMqEcjEzBgiK+zuF7vb+AKtkrp3rQAVIR3ZMtSvza0pFyKMfZ29qiGmJyqeB3kyTrrxkWi9H9Vr+Fp1CE=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps" } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps", "http://purl.org/nanopub/x/introduces": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#step" } ], "http://www.w3.org/ns/prov#generatedAtTime": [ { "@value": "2021-06-14T16:08:01.325202", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0000-0000-0000" } ] } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#provenance", "@graph": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#assertion", "http://www.w3.org/ns/prov#generatedAtTime": [ { "@value": "2021-06-14T16:08:01.325202", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ] } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#assertion", "@graph": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#LinguisticSystem", "@type": [ "https://schema.org/ComputerLanguage" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "python" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { "@id": "https://www.wikidata.org/wiki/Q28865" } ], "http://www.w3.org/2002/07/owl#versionInfo": [ { "@value": "3.7.9.final.0" } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#im1", "@type": [ "http://purl.org/net/p-plan#Variable" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "None" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "im1" } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#im2", "@type": [ "http://purl.org/net/p-plan#Variable" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "None" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "im2" } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#out1", "@type": [ "http://purl.org/net/p-plan#Variable" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "None" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "out1" } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#step", "http://purl.org/dc/terms/description": [ { "@value": "@is_fairstep(label='Blend two images')\ndef blend_image(im1, im2): \n from PIL import Image\n im_blended= Image.blend(im1, im2, alpha=0.5)\n return im_blended\n" } ], "http://purl.org/dc/terms/language": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#LinguisticSystem" } ], "http://purl.org/net/p-plan#hasInputVar": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#im1" }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#im2" } ], "http://purl.org/net/p-plan#hasOutputVar": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#out1" } ], "@type": [ "http://dkm.fbk.eu/index.php/BPMN2_Ontology#ScriptTask", "http://purl.org/net/p-plan#Step" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Blend two images" } ] } ] }, { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#Head", "@graph": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "http://purl.org/np/RAozFarMFGjj3wOoULVnhQlHJeTernLrO86SE6VTefEps#pubInfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ]