[ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#pubInfo", "@graph": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#assertion", "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "http://purl.org/np/RAX3VjaG1ZCGBhM7up9PgC6Am9-FpjFjj8aeKIx-fkoh4" } ] }, { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtTQ1JpnqX5lUuxCZ5ZLa8Jm0a81WWoAxef6EyIhOTFrX9MTS8tEHWgGteg7UEO6DFj2vqRVa5iM9C9qPy9HzRF/6gXJp3y+3prm/N8uGExPcOTpho4nak9eDraN+AjM/BbFJy3DuJMVfW1EtEJcuPU3UNtbnb8QrNbbfIdBwS7QIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "NE/ugx9Up+bv5d5lYxanjPFq09X34X42f/XaQv+nQxxButVes6CnVkzwUNtXgCoCTc0sUl7cksmh2p7Y+ahygqEK84YHvbBQZAJgoHWH+DYMxGgWVO802LtaI1gN1vgLgZPIhRd13+GoHkxrCbvLOC/4F6gxJP/XMafdbyGeLq4=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4" } ] }, { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4", "http://purl.org/nanopub/x/introduces": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#step" } ], "http://www.w3.org/ns/prov#generatedAtTime": [ { "@value": "2021-06-14T16:55:20.480441", "@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/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#Head", "@graph": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#pubInfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#assertion", "@graph": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#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/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#image", "@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": "image" } ] }, { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#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/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#step", "http://purl.org/dc/terms/description": [ { "@value": "@is_fairstep(label='awesome smoothening of an image')\n# Give it your own name:\ndef my_awesome_step(image): \n from PIL import Image\n # new_image = ....\n smoothenedImage = image.filter(ImageFilter.SMOOTH)\n new_image = image.filter(ImageFilter.SMOOTH_MORE)\n return new_image\n" } ], "http://purl.org/dc/terms/language": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#LinguisticSystem" } ], "http://purl.org/net/p-plan#hasInputVar": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#image" } ], "http://purl.org/net/p-plan#hasOutputVar": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#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": "awesome smoothening of an image" } ] } ] }, { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#provenance", "@graph": [ { "@id": "http://purl.org/np/RABlrutqDgSxbVajOl-vJgjIP8syEO0lbfR39127fWgi4#assertion", "http://www.w3.org/ns/prov#generatedAtTime": [ { "@value": "2021-06-14T16:55:20.480441", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ] } ] } ]