@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { "Method & Protocols" . . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . nt:hasLabelFromApi "Template: Jupyter Notebook Computational Method - Template for describing a Jupyter Notebook as a reusable computational method..." . this: dct:created "2025-10-14T13:14:52.544Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Science Live has pinned template: Template: Jupyter Notebook Computational Method"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "CUJEDRcLwXWpk8ajTBwOE/F45P97svczxHJiUGN1DNHb5XiCE0pHzUiOHmjViFBTU5DWcEi+Fi+bInxmvVCl/EHcJZKc0Ln7K2VNQKB8xqCFGJOh++BbtuO9zYArOZkAVf7X8fHuFDNnsi+ca25TqIA0CNW5Gl5cR9+Cz/N+BnQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . nt:hasLabelFromApi "Science Live - ScienceLive is a platform that connects existing and emerging research using ..." . }