. . . . "Returns the assertion templates created by the given user." . . . "Get templates by given user" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect ?label ?tag ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:signedBy ?_user_iri .\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np npx:hasNanopubType nt:AssertionTemplate .\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?a rdfs:label ?label .\n optional { ?a nt:hasTag ?tag . }\n filter not exists { ?a a nt:UnlistedTemplate }\n }\n} order by desc(?date)" . . "Tobias Kuhn" . "2026-04-21T05:48:50Z"^^ . . . . "Get templates by given user" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "lGD39IZZigUfpnlf/5XxyIN1y6YhjxtuduvFXyi1xxsUY98m7YRMDI3XeBCmDvdozzir2aMuapOHns5qtc/4lCFIcVx2/anMP0P/5ML3exK+xylLPnmuHRVc3RdGxy9wHlRDg9C1lWMHesWS0Uwqq6J44VMCt99sl+OWtVkgXrs=" . . .