. . . . "Returns the pinned queries for the given resource (Space, agent, or other resource), formatted for tabular display." . . . "Get pinned queries for resource" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix gen: \n\nselect ?label ?tag ?date ?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 optional { ?query gen:hasPinGroupTag ?tag }\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-22T04:56:18Z"^^ . . . . "Get pinned queries for resource" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "Fp9gRkT6DfrTfRZhUqCCZ7B3CwUowm32eUKQHZrF54US5PbbVrMqQwfoN2gUFPGDgYmOHe40Rtxa601R4ugsF9ql9Cp/QeokCsGBfQLfqxJ41IFv3wjxRtgnYTBUY7f7q6zC26LCTXt2ePFhNq4rAM5ElCjgJVvcE5HloElZIXI=" . . .