@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dct:creator orcid:0000-0002-1784-2920; ; rdfs:comment """Most tools used by scientists lack associated metadata. To address this issue, each tool in Galaxy has a wrapper describing the tool itself along with the input and output parameters, annotations with ontologies, and a Persistent IDentifier (PID), among others.""" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-07-06T21:27:09.946Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "includes quotation from dint_a_00136"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAVEpTdLrX5XrhNl_gnvTaBcjRRSDu_hhZix8gu2HO7jI . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "iLr6pjpXU0NzdnxDGFSE2fEzIJRdfSgGT+dQZv0EhrxSQ2dIvs+W1iy5qzITOBECK1NSIpPEWhSevdy8x1vQA5NZ3x0RE7lH7NYRgyZ1sIdHHCFzKaH2l8vu4SpNKo/nmEuy5rg8dvMCr49SUwSmgxlTvPCkAXXdz1wp0LwZ8Wg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }