http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#Head http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo http://www.nanopub.org/nschema#hasAssertion http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#assertion http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo http://www.nanopub.org/nschema#hasProvenance http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#provenance http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo http://www.nanopub.org/nschema#hasPublicationInfo http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#pubInfo http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.nanopub.org/nschema#Nanopublication http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#assertion http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#LinguisticSystem http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://schema.org/ComputerLanguage http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#LinguisticSystem http://www.w3.org/2000/01/rdf-schema#label python http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#LinguisticSystem http://www.w3.org/2000/01/rdf-schema#seeAlso https://www.wikidata.org/wiki/Q28865 http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#LinguisticSystem http://www.w3.org/2002/07/owl#versionInfo 3.7.9.final.0 http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#out1 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/net/p-plan#Variable http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#out1 http://www.w3.org/2000/01/rdf-schema#comment None http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#out1 http://www.w3.org/2000/01/rdf-schema#label out1 http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#rgb http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/net/p-plan#Variable http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#rgb http://www.w3.org/2000/01/rdf-schema#comment None http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#rgb http://www.w3.org/2000/01/rdf-schema#label rgb http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step http://purl.org/dc/terms/description @is_fairstep(label='Convert the RGB color image to grayscale') def grayscale(rgb): return np.dot(rgb[...,:3], [0.299, 0.587, 0.114]) http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step http://purl.org/dc/terms/language http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#LinguisticSystem http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step http://purl.org/net/p-plan#hasInputVar http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#rgb http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step http://purl.org/net/p-plan#hasOutputVar http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#out1 http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://dkm.fbk.eu/index.php/BPMN2_Ontology#ScriptTask http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/net/p-plan#Step http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step http://www.w3.org/2000/01/rdf-schema#label Convert the RGB color image to grayscale http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#provenance http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#assertion http://www.w3.org/ns/prov#generatedAtTime 2021-06-14T14:21:52.714053 http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#pubInfo http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#sig http://purl.org/nanopub/x/hasAlgorithm RSA http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#sig http://purl.org/nanopub/x/hasPublicKey MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCD0/NXW4aH07lWeqN00hKVsQFT8IArmlwRKAY8IFGV9ijOcjMkxlyXUp3v6tin5/cC4/HgVcv8mEPdCTbIFbnyLf1KmEgLvWs7SE7wIpQFhG79ptwaH3AVfP+BxIZyCXpTIGAV3Fu56yNEyn4nZZELS03O20D9WXDVD7le3RKzUQIDAQAB http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#sig http://purl.org/nanopub/x/hasSignature M1jWHvrdV6I9BIbWApgF7MfN332f0KB0rdC6zpFm5Isxg6G34Y9vlryL4/8cUQodrg/7Tqlfh2TjRNV3g5r5BY0WFPhzhooSpz1DI8Y4+m3ghsZu9A/L0vbRrHxkW5zsZ7JN/XHPBYIjeQXBL4md62PtLLF/6JdhYpEjUnHoPQY= http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#sig http://purl.org/nanopub/x/hasSignatureTarget http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo http://purl.org/nanopub/x/introduces http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo http://www.w3.org/ns/prov#generatedAtTime 2021-06-14T14:21:52.714053 http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo http://www.w3.org/ns/prov#wasAttributedTo https://orcid.org/0000-0000-0000-0000