[ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#pubInfo", "@graph": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCv0G5BIY0o0/ONHMQIggW+QXHEUcQJpY0KT8sDouETxw576phhzXtm1MjbuWmBP7kgBlbyhhObr6+/wXbtcuaUlFPupbRtArO/N3C7rhadtd5ZKqyj8Je+ku8vt7DcfR3qBWyNxSGyUrVZaWfM+r1cr6X/CaT6KQqv+D9BWpyKZwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "HW/XkC0uZSbSvEMQYVJUyxMCSavQeivkjZdu3uuM8JHpp2u6ASM6oV/fvh9/P8Q5Qp5s8qDFGtyU4af2NPkHcZ2KaZhjd1Xh01o5BsB+WWxTPcn7EpkBL0Y87bbxfIQra0kDnjIgkraBnSLVmC6Q3lVv1B3RasPhUpMsl4WG1mM=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y" } ] }, { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y", "http://purl.org/nanopub/x/introduces": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#step" } ], "http://www.w3.org/ns/prov#generatedAtTime": [ { "@value": "2021-06-29T15:00:04.399551", "@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/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#assertion", "@graph": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#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/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#img1", "@type": [ "http://purl.org/net/p-plan#Variable" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "float" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "img1" } ] }, { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#img2", "@type": [ "http://purl.org/net/p-plan#Variable" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "float" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "img2" } ] }, { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#out1", "@type": [ "http://purl.org/net/p-plan#Variable" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "float" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "out1" } ] }, { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#step", "http://purl.org/dc/terms/description": [ { "@value": "@is_fairstep(label='Convert the RGB color image to grayscale')\ndef image_combined(img1:float, img2:float) -> float:\n img_combined = Image.blend(img1, img2, 0.5)\n return img_combined\n" } ], "http://purl.org/dc/terms/language": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#LinguisticSystem" } ], "http://purl.org/net/p-plan#hasInputVar": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#img1" }, { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#img2" } ], "http://purl.org/net/p-plan#hasOutputVar": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#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": "Convert the RGB color image to grayscale" } ] } ] }, { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#Head", "@graph": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#pubInfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#provenance", "@graph": [ { "@id": "http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#assertion", "http://www.w3.org/ns/prov#generatedAtTime": [ { "@value": "2021-06-29T15:00:04.399551", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ] } ] } ]