. . . . "Returns the pinned queries for the given resource (Space, agent, or other resource), formatted for list display." . . . "Get pinned queries 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:hasPinnedQuery .\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:hasPinnedQuery ?query .\n }\n optional { graph ?pi { ?query nt:hasLabelFromApi ?api_label } }\n bind(if(bound(?api_label),\n if(contains(?api_label, \" - \"), strbefore(?api_label, \" - \"), ?api_label),\n str(?query)) as ?rawlabel)\n bind(replace(str(?query), \"https://w3id.org/np/\", \"\") as ?spec_path)\n bind(concat(\"\", ?rawlabel, \"\") as ?label)\n} order by desc(?date)" . . "Tobias Kuhn" . "2026-04-22T05:08:01Z"^^ . . . . . "Get pinned queries for resource" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "kJisLi/KjeAYj/Ai9g4f2wP3sTtRaSQju2his71FxqCkFA6QuoH/n3DndCBpaEcDyXua12eSyzHtMl30A0zTXPY6GEvDN3e/2Cewl2cv8YILS6ANAtdq01eoJJBzq36bVDy8PS6jNBrB2Qlserv5NcO60UIGbQSAL9hYuVYF/k4=" . . .