. . . . "Returns the pinned templates for the given resource (Space, agent, or other resource), formatted for list display." . . . "Get pinned templates for resource" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix gen: \n\nselect ?label ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np npx:hasNanopubType gen:hasPinnedTemplate .\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n }\n graph ?a {\n values ?_resource_multi_iri {}\n ?_resource_multi_iri gen:hasPinnedTemplate ?template .\n }\n optional { graph ?pi { ?template nt:hasLabelFromApi ?api_label } }\n bind(if(bound(?api_label),\n if(contains(?api_label, \" - \"), strbefore(?api_label, \" - \"), ?api_label),\n str(?template)) as ?rawlabel)\n bind(concat(\"\", ?rawlabel, \"\") as ?label)\n} order by desc(?date)" . . "Tobias Kuhn" . "2026-04-22T05:22:11Z"^^ . . . . "Get pinned templates for resource" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "giYeQ3vvXWbdhGHD3D+iXCXmsB3l5AnBimk75pg0tEVdQagrtj72+ItuNmJNFT7RcVUoG4Fv3ImiocK5ej/1EDO+BhEzStR9BCpcVAPeor9t78eIoMkN4SoiUyrkeoj+otrdd/pLuauJzIS4k9lqddTq1eHh69fZn5FRbcbYkcI=" . . .