[ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#pubInfo", "@graph": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#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": "FfaskwIV1hbGON9euVzlTmf1t+k4qQKWjZIM288qtDvxhB2KsCQDKaPCIwRL8HDXFSx8FIgsJGx2MK5ux0g3FsFFDqUwvgcODSUBpGSUIGs0/MqajPq8HaZE8VtcZynDEM9fGHnHAqGyKrYhBrM344mF9XcixFxDOQpxkXelr7c=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM" } ] }, { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM", "http://purl.org/nanopub/x/introduces": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#step" } ], "http://www.w3.org/ns/prov#generatedAtTime": [ { "@value": "2021-06-14T17:08:34.853634", "@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/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#Head", "@graph": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#pubInfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#assertion", "@graph": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#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/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#img", "@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": "img" } ] }, { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#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/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#step", "http://purl.org/dc/terms/description": [ { "@value": "@is_fairstep(label='Apply a Gaussian blur to the negative from step 2')\ndef image_Gaussian(img:float) -> float:\n img_gauss = img.filter(ImageFilter.GaussianBlur(radius = 5))\n return img_gauss\n" } ], "http://purl.org/dc/terms/language": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#LinguisticSystem" } ], "http://purl.org/net/p-plan#hasInputVar": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#img" } ], "http://purl.org/net/p-plan#hasOutputVar": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#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": "Apply a Gaussian blur to the negative from step 2" } ] } ] }, { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#provenance", "@graph": [ { "@id": "http://purl.org/np/RAKcZyLTROFwaKOq-w8-P9xje9o3YXKNN2aa7xUEKmNVM#assertion", "http://www.w3.org/ns/prov#generatedAtTime": [ { "@value": "2021-06-14T17:08:34.853634", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ] } ] } ]